Subject: CVS commit: [bouyer-xen2] src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 01/18/2005 14:16:01
Module Name: src
Committed By: bouyer
Date: Tue Jan 18 14:16:01 UTC 2005
Modified Files:
src/sys/arch/xen/xen [bouyer-xen2]: ctrl_if.c
Log Message:
- Make compile for dom0ops
- Register ctrl_if_interrupt at IPL_HIGH + 2 so that ddb gets input in some
cases
XXX needs to be revised, we have a race condition in xencons !
To generate a diff of this commit:
cvs rdiff -r1.1.2.1 -r1.1.2.2 src/sys/arch/xen/xen/ctrl_if.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.