From: Dale Farnsworth Date: Wed, 17 Dec 2008 10:09:13 +0000 (+0000) Subject: powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M X-Git-Tag: v2.6.29-rc1~574^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccdcef72c249c289898b164eada89a61855b9287;p=pandora-kernel.git powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M Add the ability for a classic ppc kernel to be loaded at an address of 32MB. This done by fixing a few places that assume we are loaded at address 0, and by changing several uses of KERNELBASE to use PAGE_OFFSET, instead. Signed-off-by: Dale Farnsworth Signed-off-by: Anton Vorontsov Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed