Date: Fri, 6 Feb 2004 12:38:39 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 cpu_switch.S Message-ID: <200402062038.i16KcdXI027326@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2004/02/06 12:38:39 PST
FreeBSD src repository
Modified files:
sys/amd64/amd64 cpu_switch.S
Log:
Remove the badsw* INVARIANTS checks. The events that this attempts
to catch are already nicely caught by trapping the null pointer derefs.
Remove no-longer-used noswitch/nothrow strings. They were referenced
by the stub cpu_switch() etc functions before they were implemented.
Try something a little different for the lock prefixes.
Prompted by: bde (the first two items anyway)
Revision Changes Path
1.147 +10 -96 src/sys/amd64/amd64/cpu_switch.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402062038.i16KcdXI027326>
