Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: bouyer
Date: Tue Jul 1 18:49:21 UTC 2008
Modified Files:
src/sys/arch/amd64/amd64: spl.S
src/sys/arch/i386/i386: spl.S
src/sys/arch/xen/include: evtchn.h
src/sys/arch/xen/x86: hypervisor_machdep.c
Log Message:
Raise ci_idepth (and switch to interrupt stack on i386) becore calling
xenevt_event().
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/amd64/amd64/spl.S
cvs rdiff -r1.31 -r1.32 src/sys/arch/i386/i386/spl.S
cvs rdiff -r1.15 -r1.16 src/sys/arch/xen/include/evtchn.h
cvs rdiff -r1.8 -r1.9 src/sys/arch/xen/x86/hypervisor_machdep.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