Subject: CVS commit: src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 04/02/2006 15:36:10
Module Name: src
Committed By: bouyer
Date: Sun Apr 2 15:36:10 UTC 2006
Modified Files:
src/sys/arch/xen/xen: xbd_xenbus.c
Log Message:
xbd_xenbus_detach(): wait for the backed to release grant reference to the
ring before trying to revoke it, otherwise the kernel may panic in
xengnt_revoke_access.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 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.