Module Name: src
Committed By: skrll
Date: Fri Jul 3 17:14:23 UTC 2020
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
1 page is enough for memhook now since the merge of the rmind-uvmplock
branch and the removal of sys/arch/arm/arm32/mem.c
The last users of memhook don't care about number of CPUs or page colours.
To generate a diff of this commit:
cvs rdiff -u -r1.415 -r1.416 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.