Module Name: src Committed By: skrll Date: Mon Dec 14 09:48:41 UTC 2015
Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: Delete pmap_pmaps and its only user pmap_dump_all. The list wasn't being updated in an MP-safe manner. To generate a diff of this commit: cvs rdiff -u -r1.331 -r1.332 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.