Module Name: src Committed By: matt Date: Wed Apr 2 12:04:09 UTC 2014
Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: Because vector_page might be 0, we have to process the entry L1pt. Make sure to map the new l2 area after we've grown the kernel. If msgbufaddr is set, don't alloc space for msgbuf. To generate a diff of this commit: cvs rdiff -u -r1.274 -r1.275 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.