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: riastradh
Date: Wed Mar 1 08:38:50 UTC 2023
Modified Files:
src/sys/arch/amd64/amd64: locore.S spl.S
src/sys/arch/i386/i386: locore.S spl.S
Log Message:
x86: Expand on comments on ordering around stores to ci_curlwp.
No functional change intended.
PR kern/57240
To generate a diff of this commit:
cvs rdiff -u -r1.216 -r1.217 src/sys/arch/amd64/amd64/locore.S
cvs rdiff -u -r1.48 -r1.49 src/sys/arch/amd64/amd64/spl.S
cvs rdiff -u -r1.192 -r1.193 src/sys/arch/i386/i386/locore.S
cvs rdiff -u -r1.57 -r1.58 src/sys/arch/i386/i386/spl.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