From: Paul Mundt Date: Tue, 19 Jan 2010 06:20:35 +0000 (+0900) Subject: sh: Split out MMUCR.URB based entry wiring in to shared helper. X-Git-Tag: v2.6.34-rc1~285^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb29c677b366fdf4f6522cd82228a32567aa98c7;p=pandora-kernel.git sh: Split out MMUCR.URB based entry wiring in to shared helper. Presently this is duplicated between tlb-sh4 and tlb-pteaex. Split the helpers out in to a generic tlb-urb that can be used by any parts equipped with MMUCR.URB. At the same time, move the SH-5 code out-of-line, as we require single global state for DTLB entry wiring. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed