Module Name: src Committed By: ad Date: Wed Jan 15 18:47:23 UTC 2020
Modified Files: src/sys/arch/amd64/amd64: locore.S src/sys/arch/i386/i386: locore.S Log Message: Back out the cpu_switchto() workaround now that it's no longer needed. To generate a diff of this commit: cvs rdiff -u -r1.199 -r1.200 src/sys/arch/amd64/amd64/locore.S cvs rdiff -u -r1.176 -r1.177 src/sys/arch/i386/i386/locore.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.