Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [newlock2] src/sys/arch
Module Name: src
Committed By: ad
Date: Fri Jan 19 20:07:56 UTC 2007
Modified Files:
src/sys/arch/amd64/amd64 [newlock2]: locore.S
src/sys/arch/i386/i386 [newlock2]: locore.S
src/sys/arch/xen/i386 [newlock2]: locore.S
Log Message:
cpu_exit: be more conservative and only clear curlwp after TR has been
loaded.
To generate a diff of this commit:
cvs rdiff -r1.18.8.6 -r1.18.8.7 src/sys/arch/amd64/amd64/locore.S
cvs rdiff -r1.43.4.6 -r1.43.4.7 src/sys/arch/i386/i386/locore.S
cvs rdiff -r1.17.6.2 -r1.17.6.3 src/sys/arch/xen/i386/locore.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