Module Name: src Committed By: martin Date: Mon Jul 31 17:59:23 UTC 2023
Modified Files: src/sys/arch/alpha/alpha [netbsd-9]: locore.s multiproc.s Log Message: Pull up following revision(s) (requested by riastradh in ticket #264): sys/arch/alpha/include/asm.h: revision 1.45 (patch) (also applied to locore.s and multiproc.s) alpha: Add missing barriers in cpu_switchto. Details in comments. (accidently missed in original commit for ticket #264) To generate a diff of this commit: cvs rdiff -u -r1.123 -r1.123.4.1 src/sys/arch/alpha/alpha/locore.s cvs rdiff -u -r1.13 -r1.13.92.1 src/sys/arch/alpha/alpha/multiproc.s Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.