Module Name: src Committed By: matt Date: Tue Mar 24 07:16:16 UTC 2015
Modified Files: src/sys/arch/arm/arm32: cpuswitch.S Log Message: Rework register usage in cpu_switchto so curcpu() is preserved across ras_lookup. Only set vfp & tpid registers and do ras lookups if new lwp is not LW_SYSTEM. (tested on RPI and atf tests on BPI by skrll). To generate a diff of this commit: cvs rdiff -u -r1.87 -r1.88 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.