freebsd-src/sys/amd64
John Baldwin 410d857972 Remove linux_mib_destroy() (which I actually added in between 5.0 and 5.1)
which existed to cleanup the linux_osname mutex.  Now that MTX_SYSINIT()
has grown a SYSUNINIT to destroy mutexes on unload, the extra destroy here
was redundant and resulted in panics in debug kernels.

MFC after:	1 week
Reported by:	Goran Gajic ggajic at afrodita dot rcub dot bg dot ac dot yu
2005-12-15 16:30:41 +00:00
..
acpica Catch up with ACPI-CA 20051021 import 2005-11-01 22:44:08 +00:00
amd64 Fix stale comment. 2005-12-14 21:47:02 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Merge DRM CVS as of 2005-12-02, adding i915 DRM support thanks to Alexey Popov, 2005-12-03 01:23:50 +00:00
ia32 Catch up to the system siginfo changes. Use a union for the ia32 layout 2005-12-06 23:06:29 +00:00
include MFi386: 2005-12-08 18:33:30 +00:00
isa For the amd64 platform, we can depend on the TSC being present. This patch 2005-12-12 22:27:07 +00:00
linux32 Remove linux_mib_destroy() (which I actually added in between 5.0 and 5.1) 2005-12-15 16:30:41 +00:00
pci Modify the pci_cfgdisable() routine to bring it more in line with 2005-10-25 04:53:29 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00