From: Greg Ungerer Date: Fri, 14 Oct 2011 06:11:38 +0000 (+1000) Subject: m68k: page table support definitions and code for ColdFire MMU X-Git-Tag: v3.3-rc1~180^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91521c2ea6e3d5a790df40988101ad099ddbf7c8;p=pandora-kernel.git m68k: page table support definitions and code for ColdFire MMU The ColdFire V4e MMU is nothing like any of the other m68k MMU's. So we need to create a set of definitions and support routines for the kernels paging functions. This is largely taken from Freescales BSP code for this (though it was a 2.6.25 kernel). I have cleaned it up alot from the original. Signed-off-by: Greg Ungerer Acked-by: Geert Uytterhoeven Acked-by: Matt Waddel Acked-by: Kurt Mahan --- Reading git-diff-tree failed