freebsd-dev/sys/amd64/linux32
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
..
linux32_dummy.c
linux32_genassym.c
linux32_ipc64.h
linux32_locore.s
linux32_machdep.c Correct the amount of data to allocate in these local copies of 2005-06-24 17:41:28 +00:00
linux32_proto.h Regen. 2005-07-13 20:35:09 +00:00
linux32_syscall.h Regen. 2005-07-13 20:35:09 +00:00
linux32_sysent.c Regen. 2005-07-13 20:35:09 +00:00
linux32_sysvec.c Remove linux_mib_destroy() (which I actually added in between 5.0 and 5.1) 2005-12-15 16:30:41 +00:00
linux.h
Makefile
syscalls.conf
syscalls.master Make a pass through all the compat ABIs sychronizing the MP safe flags 2005-07-13 20:32:42 +00:00