Subject: CVS commit: [netbsd-3] src/sys/arch/xen/i386
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/20/2005 14:28:23
Module Name:	src
Committed By:	tron
Date:		Sun Mar 20 14:28:23 UTC 2005

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

Log Message:
Pull up revision 1.5 (requested by bouyer in ticket #29):
Avoid loosing upcalls in stipending() by checking evtchn_upcall_pending
with upcalls unmasked.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.2.1 src/sys/arch/xen/i386/hypervisor_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.