NetBSD/sys/arch/arm
scw ee92d9d4d2 Fix ARM_VECTORS_LOW fallout caused by the recent reaper removal.
Just before removing the vector page mapping, switch to the kernel
pmap's L1/vector page mapping so as not to pull the rug out from
under ourselves.

To prevent the stale L1/vector page mapping from being restored by
cpu_switch, replace the relevant fields of the dying process' pcb
with those of lwp0's pcb.
2004-01-18 13:03:50 +00:00
..
arm Work-around an obscure bug (reported by a couple of people, and reproduced 2003-12-15 09:27:18 +00:00
arm32 Fix ARM_VECTORS_LOW fallout caused by the recent reaper removal. 2004-01-18 13:03:50 +00:00
conf Change reference at bottom from sys/dev/majors to sys/conf/majors to match 2003-12-10 02:04:00 +00:00
footbridge
fpe-arm
include Rearrange process exit path to avoid need to free resources from different 2004-01-04 11:33:29 +00:00
iomd Change the control flow in vidcaudio_set_params() so as to make the indentation 2004-01-17 23:41:20 +00:00
ixp12x0 Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
mainbus On a riscstation leave the iobase as requested, don't add IO_CONF_BASE to 2004-01-03 14:42:12 +00:00
ofw Enable/Restore alignment fault state on interrupt handler entry/exit. 2003-11-05 21:10:59 +00:00
s3c2xx0 add a function to initialize variables used by splfoo(). 2003-12-17 13:20:04 +00:00
sa11x0 Enable/Restore alignment fault state on interrupt handler entry/exit. 2003-11-05 21:10:59 +00:00
xscale Use __insn_barrier() to prevent the compiler reordering splx/splraise 2004-01-12 10:25:06 +00:00
Makefile