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: Tue Jun 26 19:41:11 UTC 2007
Modified Files:
src/sys/arch/xen/i386: xen_intr.c
Log Message:
Remove the __asm("lock") again from softintr(), as ci_ipending is local
to the CPU. Thanks to YAMAMOTO Takashi and Andrew Doran for their comments
on this.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/xen/i386/xen_intr.c
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