Module Name: src Committed By: skrll Date: Wed Oct 29 22:11:34 UTC 2014
Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: In pmap_deactivate don't set TTBR with the ASID of the deactivated LWP - use KERNEL_PID instead. This is probably a no-op as TTBCR_S_PD0 should (still) be set at the time of the call to cpu_setttb. To generate a diff of this commit: cvs rdiff -u -r1.305 -r1.306 src/sys/arch/arm/arm32/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.