Subject: CVS commit: [netbsd-3] src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/15/2007 21:12:09
Module Name:	src
Committed By:	tron
Date:		Mon Jan 15 21:12:09 UTC 2007

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

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1632):
	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.7.2.4 -r1.7.2.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.