From: Paul Mundt Date: Fri, 2 Apr 2010 07:13:27 +0000 (+0900) Subject: sh: Fix up the SH-3 build for recent TLB changes. X-Git-Tag: v2.6.34-rc4~87^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be97d758e5728099e95fe229866d5c6c900d3092;p=pandora-kernel.git sh: Fix up the SH-3 build for recent TLB changes. While the MMUCR.URB and ITLB/UTLB differentiation works fine for all SH-4 and later TLBs, these features are absent on SH-3. This splits out local_flush_tlb_all() in to SH-4 and PTEAEX copies while restoring the old SH-3 one, subsequently fixing up the build. This will probably want some further reordering and tidying in the future, but that's out of scope at present. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed