Module Name: src Committed By: bouyer Date: Sat May 2 17:14:02 UTC 2020
Modified Files: src/sys/arch/amd64/amd64: cpufunc.S src/sys/arch/i386/i386: cpufunc.S Log Message: Move x86_hotpatch() in !XENPV section. Fixes XEN3* builds. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/sys/arch/amd64/amd64/cpufunc.S cvs rdiff -u -r1.39 -r1.40 src/sys/arch/i386/i386/cpufunc.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.