NetBSD/sys/arch/sh3
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
..
conf defflag cache related options. 2008-03-15 22:48:58 +00:00
dev Use cfdata_t, aprint_*. 2008-03-27 03:16:29 +00:00
include Sort SH4_INTEVT_PCI* codes. 2008-03-23 05:45:45 +00:00
sh3 Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
Makefile
Makefile.inc