Module Name: src Committed By: skrll Date: Thu Jul 23 13:12:54 UTC 2020
Modified Files: src/sys/arch/aarch64/aarch64: cpuswitch.S Log Message: Reduce the window of having interrupts disabled in cpu_switchto{,_softint} and ensure astpending is checked with interrupts disabled. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/aarch64/aarch64/cpuswitch.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.