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: yamt
Date: Fri Jan 4 16:38:47 UTC 2008
Modified Files:
src/sys/arch/i386/i386: vm_machdep.c
src/sys/arch/i386/include: pcb.h
src/sys/arch/xen/i386: machdep.c
Log Message:
fix a bug in the previous. (per-cpu tss change)
keep iopl in pcb so that it won't lost.
To generate a diff of this commit:
cvs rdiff -r1.136 -r1.137 src/sys/arch/i386/i386/vm_machdep.c
cvs rdiff -r1.42 -r1.43 src/sys/arch/i386/include/pcb.h
cvs rdiff -r1.51 -r1.52 src/sys/arch/xen/i386/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