[POWERPC] Revise PPC44x MMU code for arch/powerpc
authorDavid Gibson <david@gibson.dropbear.id.au>
Mon, 30 Apr 2007 04:06:25 +0000 (14:06 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 2 May 2007 10:04:29 +0000 (20:04 +1000)
commit57d7909e0d2dd54567ae775e22b14076b777042a
tree6f2e14e0bbb92ff138ae89468136668e58e60d1f
parentc3e8011ad1bf4791a9c6d70ac1b377df93a9f5af
[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 <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/head_44x.S
arch/powerpc/mm/44x_mmu.c
arch/powerpc/mm/mmu_decl.h
include/asm-powerpc/mmu-44x.h [new file with mode: 0644]
include/asm-powerpc/mmu.h