NetBSD/sys/arch/arc
tsutsui 7ff0d7e309 Defer arc_init_wired_map() call after MD ipl_sr_bits[] is initilized
in platform dependent init functions.

arc_init_wired_map() refers ipl_sr_bits[] via
extent_create(9) -> mutex_init(9) -> makeiplcookie(9)
since the partial merge of vmlocking.
2007-08-08 17:26:57 +00:00
..
arc Defer arc_init_wired_map() call after MD ipl_sr_bits[] is initilized 2007-08-08 17:26:57 +00:00
compile
conf Remove iso(4) from GENERIC kernels, as discussed on tech-net@ 2007-08-06 21:26:53 +00:00
dev Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
dti
include Generic soft interrupts are mandatory. 2007-07-14 21:48:17 +00:00
isa Adapt to the new signature of callout_init(). 2007-07-11 19:37:22 +00:00
jazz Change one overlooked label reference from "bad" to "done". 2007-07-30 14:32:40 +00:00
pci Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
stand
Makefile
TODO Remove items about now obsolete spllowersoftclock() and CLKF_BASEPRI(). 2007-03-04 09:09:10 +00:00