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: 03/20/2005 14:33:36
Module Name: src
Committed By: tron
Date: Sun Mar 20 14:33:36 UTC 2005
Modified Files:
src/sys/arch/xen/xen [netbsd-3]: evtchn.c
Log Message:
Pull up revision 1.4 (requested by bouyer in ticket #32):
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.3.2.1 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.