Module Name: src Committed By: matt Date: Sat May 28 05:24:55 UTC 2011
Modified Files: src/sys/arch/powerpc/booke: booke_machdep.c Log Message: Cast physmem to uint64_t before calling ctob to avoid sign extension errors. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/powerpc/booke/booke_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.