]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32
authorDavid Gibson <david@gibson.dropbear.id.au>
Wed, 9 May 2007 05:20:37 +0000 (15:20 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 9 May 2007 06:35:01 +0000 (16:35 +1000)
commitf1a1eb299a8422c3e8d41753095bec44b2493398
tree2ca630390e0bcd7f729a65905b3deb86ae8b8d27
parentfcf9892b553ba638e6c8f9b6a140c99927c69693
[POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32

Commit d1953c8888ef034b912ee33bc2ea2cce6a414402 removed the use of
4level-fixup.h for 32-bit systems under arch/powerpc.  However, I
missed a few things activated on some configurations, resulting in
some warnings (at least with STRICT_MM_TYPECHECKS enabled) and build
errors in some circumstances.  This fixes it.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/mm/ppc_mmu_32.c
arch/powerpc/mm/tlb_32.c
arch/powerpc/platforms/86xx/mpc86xx_smp.c