Module Name: src Committed By: skrll Date: Sun Feb 2 08:19:15 UTC 2020
Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: Always call pmap_grow_map with a page aligned new VA. KASSERT that this happenes. To generate a diff of this commit: cvs rdiff -u -r1.385 -r1.386 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.