Module Name: src
Committed By: skrll
Date: Wed May 24 06:27:33 UTC 2017
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Move closer to the common pmap by using the same pmap_remove_all
optimisation where TLB flushes are avoided by clever ASID assignment.
pmap_remove_all_complete can now be removed.
To generate a diff of this commit:
cvs rdiff -u -r1.347 -r1.348 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.