Module Name: src Committed By: skrll Date: Wed Oct 29 22:52:21 UTC 2014
Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: Apply a bunch of break-before-make, i.e. set PTEs to zero, flush the TLB (across all CPUs) and set new PTE value. Mostly from matt@ with some updates from me. Flush the branch predictor in pmap_update. To generate a diff of this commit: cvs rdiff -u -r1.306 -r1.307 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.