From: Magnus Damm Date: Fri, 16 Oct 2009 05:38:48 +0000 (+0900) Subject: sh: disabled cache handling fix. X-Git-Tag: v2.6.32-rc6~121^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fb80ae8bd7549034845ebfba694d483070b768b;p=pandora-kernel.git sh: disabled cache handling fix. Add code to handle the cache disabled case. Fixes breakage introduced by 37443ef3f0406e855e169c87ae3f4ffb4b6ff635 ("sh: Migrate SH-4 cacheflush ops to function pointers."). Without this patch configuring caches off with CONFIG_CACHE_OFF=y makes kfr2r09 and migo-r lock up in fbdev deferred io or early user space. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed