m68k: ColdFire V4e MMU paging init code and miss handler
authorGreg Ungerer <gerg@uclinux.org>
Tue, 18 Oct 2011 06:24:19 +0000 (16:24 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Fri, 30 Dec 2011 00:20:38 +0000 (10:20 +1000)
commit066bf87b5c1b87f2eba7880b125f88e4f67e1c16
treea803e27c636032b4fa26d95509536587bfb063f5
parentd49316e84bbad307543c50be53555ca9a768f31d
m68k: ColdFire V4e MMU paging init code and miss handler

The different ColdFire V4e MMU requires its own dedicated paging init
code, and a TLB miss handler for its software driven TLB.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Matt Waddel <mwaddel@yahoo.com>
Acked-by: Kurt Mahan <kmahan@xmission.com>
arch/m68k/include/asm/mcfmmu.h
arch/m68k/mm/mcfmmu.c [new file with mode: 0644]
This page took 0.024426 seconds and 5 git commands to generate.