NetBSD/sys/arch/sparc
chs 4b312fc48f in cpu_switchto(), remove the MP-unsafe code to mark a pmap active on a CPU,
pmap_activate() already does this.  add MP locking to pmap_activate()
and pmap_deactivate().  move flushing of user windows and virtual caches
from pamp_activate() to pmap_deactivate().
2012-11-04 00:32:47 +00:00
..
compile
conf Add "options COMPAT_60" to all kernel configuration files 2012-10-17 14:48:07 +00:00
dev split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
fpu Change old-style function defintions to C89 prototypes. 2012-02-12 16:34:06 +00:00
include Add RAS support for sparc. 2012-11-02 00:01:19 +00:00
sparc in cpu_switchto(), remove the MP-unsafe code to mark a pmap active on a CPU, 2012-11-04 00:32:47 +00:00
stand Fix tftpboot which was broken by my botched WARNSfy in last year. 2012-07-16 11:26:27 +00:00
Makefile Fix target 'tags'. 2011-04-04 19:41:24 +00:00