Module Name: src Committed By: riastradh Date: Thu Feb 23 14:55:25 UTC 2023
Modified Files: src/sys/arch/arm/arm: armv6_start.S src/sys/arch/arm/arm32: cpuswitch.S Log Message: arm32: Add missing barriers in cpu_switchto. Details in comments. PR kern/57240 XXX pullup-8 XXX pullup-9 XXX pullup-10 To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/arch/arm/arm/armv6_start.S cvs rdiff -u -r1.105 -r1.106 src/sys/arch/arm/arm32/cpuswitch.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.