From: David Gibson Date: Sun, 12 Oct 2008 17:54:24 +0000 (+0000) Subject: powerpc: Get USE_STRICT_MM_TYPECHECKS working again X-Git-Tag: v2.6.28-rc1~569^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5ea64dcbad89875d130596df14c9b25d994a737;p=pandora-kernel.git powerpc: Get USE_STRICT_MM_TYPECHECKS working again The typesafe version of the powerpc pagetable handling (with USE_STRICT_MM_TYPECHECKS defined) has bitrotted again. This patch makes a bunch of small fixes to get it back to building status. It's still not enabled by default as gcc still generates worse code with it for some reason. Signed-off-by: David Gibson Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed