Module Name: src Committed By: skrll Date: Wed Feb 12 17:34:18 UTC 2020
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Add a CTASSERT to pmap_grow_l2_bucket that PAGE_SIZE is a multiple of
L2_TABLE_SIZE_REAL.
To generate a diff of this commit:
cvs rdiff -u -r1.390 -r1.391 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.
