NetBSD/sys/arch/arm
pooka 0bc323f5cd Initialize the link context in a signal frame to the receiving lwp's
link context instead of NULL.  Otherwise, if we got a signal while the
lwp had a link context set, the link context would be set to NULL upon
return from signal delivery.

christos@tech-kern: "I think you are right."
2007-07-08 10:19:21 +00:00
..
arm Initialize the link context in a signal frame to the receiving lwp's 2007-07-08 10:19:21 +00:00
arm32 No need to check if oldl == newl in cpu_switchto. All the callers ensure 2007-05-25 10:40:04 +00:00
conf Remove leftover netns stuff. 2007-07-07 05:13:14 +00:00
ep93xx Cast to char* before doing pointer arithmetic, convert one void* to char* 2007-03-05 22:18:59 +00:00
footbridge Make ipl_t and ipl_cookie_t 8-bit values. kmutex is now down to 12 bytes 2007-03-09 06:45:19 +00:00
fpe-arm Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
include Quick and dirty fix for hpcarm build failure, using hpcarm specific 2007-07-01 16:04:57 +00:00
iomd Rewrite the ARM mutex implementation to be of the simple-mutex variety. 2007-03-09 19:21:57 +00:00
ixp12x0 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
mainbus merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ofw Rewrite the ARM mutex implementation to be of the simple-mutex variety. 2007-03-09 19:21:57 +00:00
omap TRUE -> true, FALSE -> false 2007-02-22 05:14:04 +00:00
s3c2xx0 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
sa11x0 Rewrite the ARM mutex implementation to be of the simple-mutex variety. 2007-03-09 19:21:57 +00:00
xscale cosmetic 2007-06-28 15:09:14 +00:00
Makefile There's no need to expose arm/iomd/vidc.h to userland any more, since 2006-08-17 22:38:14 +00:00