NetBSD/sys/arch/arm
scw 07acf64710 Re-instate the behaviour of sending SIGKILL to a process if uvm_fault()
returns ENOMEM. SIGSEGV just doesn't cut it. The original code looks to
have been lost in revision 1.34.
2003-11-15 20:18:34 +00:00
..
arm Check alignment of the fault PC before de-referencing it. 2003-11-14 19:03:17 +00:00
arm32 Re-instate the behaviour of sending SIGKILL to a process if uvm_fault() 2003-11-15 20:18:34 +00:00
conf Add "options ARM32_DISABLE_ALIGNMENT_FAULTS" to forcibly disable 2003-11-05 12:53:15 +00:00
footbridge Rename dsrtc to ds1687rtc to avoid conflicting with the MI i2c 2003-10-21 08:15:39 +00:00
fpe-arm Merge the nathanw_sa branch. 2003-01-17 21:55:23 +00:00
include Slight re-org of the alignment/ast exit macro to better mimic the 2003-11-14 16:57:28 +00:00
iomd eliminate uvm_useracc() in favor of checking the return value of 2003-11-13 03:09:28 +00:00
ixp12x0 Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
mainbus __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
ofw Enable/Restore alignment fault state on interrupt handler entry/exit. 2003-11-05 21:10:59 +00:00
s3c2xx0 Fix GCC 3 barfage. 2003-09-24 11:57:44 +00:00
sa11x0 Enable/Restore alignment fault state on interrupt handler entry/exit. 2003-11-05 21:10:59 +00:00
xscale Enable/Restore alignment fault state on interrupt handler entry/exit. 2003-11-05 21:10:59 +00:00
Makefile