Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/arch/xen/xen
Module Name: src
Committed By: jdc
Date: Sun Aug 31 16:35:49 UTC 2008
Modified Files:
src/sys/arch/xen/xen [netbsd-4]: xbd_xenbus.c
Log Message:
Pull up revision 1.30 (requested by bouyer in ticket #1163).
xbd_map_align() can be called from interrupt context (though
xbd_handler()->dk_iodone()->dk_start()->xbd_start()), so don't try
to sleep in uvm_km_alloc().
To generate a diff of this commit:
cvs rdiff -r1.14.10.4 -r1.14.10.5 src/sys/arch/xen/xen/xbd_xenbus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index