Module Name: src
Committed By: skrll
Date: Mon Nov 10 14:33:00 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
In pmap_fault_fixup re-instate the TLB flush for the shared L1 case that
occurs for non-ARM_MMU_EXTENDED kernels.
This fixes rump/rumpkern/t_sp:stress_killer on rpi which is currently
non-ARM_MMU_EXTENDED
To generate a diff of this commit:
cvs rdiff -u -r1.312 -r1.313 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.