Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/xen/i386
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.
Home |
Main Index |
Thread Index |
Old Index