NetBSD/sys/arch/xen
ad 66fefd117b It's not a good idea for device drivers to modify b_flags, as they don't
need to understand the locking around that field. Instead of setting
B_ERROR, set b_error instead. b_error is 'owned' by whoever completes
the I/O request.
2007-07-29 12:15:35 +00:00
..
compile
conf Remove leftover netns stuff. 2007-07-07 05:13:14 +00:00
i386 Add an IPL_VM argument to comply with the new vmem_create() prototype, 2007-07-10 16:23:26 +00:00
include Generic soft interrupts are mandatory. 2007-07-14 21:48:17 +00:00
x86 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
xen It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
xenbus Looks like this was part of a botched merge; apply he@'s patch to make 2007-07-11 04:07:08 +00:00
Makefile