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: 04/28/2005 10:33:16
Module Name:	src
Committed By:	tron
Date:		Thu Apr 28 10:33:16 UTC 2005

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

Log Message:
Pull up revision 1.9 (requested by bouyer in ticket #193):
don't unmask an event channel until all interrupts for it are served.
fix problems with shared (physical) interrupts.


To generate a diff of this commit:
cvs rdiff -r1.3.2.5 -r1.3.2.6 src/sys/arch/xen/xen/evtchn.c

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