From: David Gibson Date: Mon, 30 Apr 2007 04:06:25 +0000 (+1000) Subject: [POWERPC] Revise PPC44x MMU code for arch/powerpc X-Git-Tag: v2.6.22-rc1~358^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57d7909e0d2dd54567ae775e22b14076b777042a;p=pandora-kernel.git [POWERPC] Revise PPC44x MMU code for arch/powerpc This patch takes the definitions for the PPC44x MMU (a software loaded TLB) from asm-ppc/mmu.h, cleans them up of things no longer necessary in arch/powerpc and puts them in a new asm-powerpc/mmu_44x.h file. It also substantially simplifies arch/powerpc/mm/44x_mmu.c and makes a couple of small fixes necessary for the 44x MMU code to build and work properly in arch/powerpc. Signed-off-by: David Gibson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed