Subject: CVS commit: src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/17/2005 15:32:38
Module Name:	src
Committed By:	bouyer
Date:		Thu Mar 17 15:32:38 UTC 2005

Modified Files:
	src/sys/arch/xen/xen: evtchn.c

Log Message:
Protect various IRQ and event allocation/deallocations with splhigh().
Print the IRQ used for debug and misdirect events.


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