NetBSD/sys/compat/linux
ad 284c2b9aef Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since
we no longer need to guard against access from hardware interrupt handlers.

Additionally, if cloning a process with CLONE_SIGHAND, arrange to have the
child process share the parent's lock so that signal state may be kept in
sync. Partially addresses PR kern/37437.
2008-04-24 18:39:20 +00:00
..
arch Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
common Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
files.linux merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_syscall.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_syscallargs.h s/i386/__i386__/. 2008-01-01 17:40:22 +00:00
linux_syscalls.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile.inc merge ktrace-lwp. 2005-12-11 12:16:03 +00:00