cvs commit: src/sys/amd64/amd64 critical.c src/sys/amd64/include
critical.h
Peter Wemm
peter at FreeBSD.org
Sat Dec 6 15:13:23 PST 2003
peter 2003/12/06 15:13:22 PST
FreeBSD src repository
Modified files:
sys/amd64/amd64 critical.c
sys/amd64/include critical.h
Log:
Revert some amd64 changes that cached curthread and converge back to the
i386 version. The curthread special case in pcpu.h solves my complaint
about the verbose macro expansion in this case. Note that the i386
version still has some OBE comments, I didn't re-add them back again.
Approved by: re (scottl)
Revision Changes Path
1.13 +1 -11 src/sys/amd64/amd64/critical.c
1.6 +2 -8 src/sys/amd64/include/critical.h
More information about the cvs-src
mailing list