Module Name: src Committed By: ad Date: Thu Apr 16 21:20:43 UTC 2020
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
With the right timing, V->P operations could change stuff behind the back of
callers working in the opposite direction - fix it. Tested by skrll@.
To generate a diff of this commit:
cvs rdiff -u -r1.404 -r1.405 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.
