Subject: CVS commit: src/sys/arch/xen/i386
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 01/09/2008 23:45:34
Module Name:	src
Committed By:	bouyer
Date:		Wed Jan  9 23:45:34 UTC 2008

Modified Files:
	src/sys/arch/xen/i386: spl.S

Log Message:
Move a CLI() after .Lspllower_resume; because on Xen .Lspllower_resume
may be called from Xdoreti via iret, so with interrupts enabled.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/xen/i386/spl.S

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