Module Name: src Committed By: tsutsui Date: Thu Jan 6 14:19:54 UTC 2011
Modified Files: src/sys/arch/hp300/hp300: machdep.c pmap_bootstrap.c Log Message: Move pmap_aliasmask initialization from pmap_bootstrap.c to machdep.c:hp300_init() before the first pmap(9) use. To generate a diff of this commit: cvs rdiff -u -r1.213 -r1.214 src/sys/arch/hp300/hp300/machdep.c cvs rdiff -u -r1.53 -r1.54 src/sys/arch/hp300/hp300/pmap_bootstrap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.