Subject: CVS commit: [netbsd-4] src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/17/2007 22:10:30
Module Name:	src
Committed By:	tron
Date:		Wed Jan 17 22:10:30 UTC 2007

Modified Files:
	src/sys/arch/xen/xen [netbsd-4]: xbd_xenbus.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #365):
	sys/arch/xen/xen/xbd_xenbus.c: revision 1.17
Fix still possible race condition where xbd_handler could still try to process
an event before the device is ready.
Reported, and tested by anzi at dnainternet net on port-xen.


To generate a diff of this commit:
cvs rdiff -r1.14.10.1 -r1.14.10.2 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.