Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/isa
Module Name: src
Committed By: bouyer
Date: Tue Nov 25 21:53:50 UTC 2008
Modified Files:
src/sys/arch/i386/isa: npx.c
Log Message:
npxdna(): even if there's no effective FPU context switch set ci_fpused;
FPU will be used and needs to be switched on next context switch.
Fix "panic: npxintr: wrong process" with Xen.
To generate a diff of this commit:
cvs rdiff -r1.133 -r1.134 src/sys/arch/i386/isa/npx.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