NetBSD/sys/arch/powerpc
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 mem*.S no longer include assym.h 2008-03-07 17:10:00 +00:00
fpu
ibm4xx Split device_t and softc for all com(4) devices (well, everything that 2008-03-14 15:09:09 +00:00
include SMP support for ofppc. (finally) Much thanks to Matt Thomas for help in 2008-04-08 02:33:03 +00:00
isa
marvell Need to include <powerpc/psl.h> and <powerpc/frame.h> here to get 2008-04-24 11:36:51 +00:00
oea SMP support for ofppc. (finally) Much thanks to Matt Thomas for help in 2008-04-08 02:33:03 +00:00
pci split device_t/softc. Use device_xname and device_private. 2008-04-04 16:04:19 +00:00
pic SMP support for ofppc. (finally) Much thanks to Matt Thomas for help in 2008-04-08 02:33:03 +00:00
powerpc Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
stand/mkbootimage Fix a segv if you forget to set the -m option. 2007-12-24 19:34:41 +00:00
tools/chrpicon Make this output the icon in 16 byte rows, which seems to be what IBM wants. 2008-01-23 23:22:02 +00:00
Makefile insert a .WAIT between include and include/foo subdirs, so that 2008-03-04 08:12:12 +00:00