From: Paul Mundt Date: Tue, 31 Jul 2007 08:07:28 +0000 (+0900) Subject: sh: Support explicit L1 cache disabling. X-Git-Tag: v2.6.24-rc1~1377^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7bd34a15b85655f24d1b45edbe3bdfebf9d027e;p=pandora-kernel.git sh: Support explicit L1 cache disabling. This reworks the cache mode configuration in Kconfig, and allows for explicit selection of write-back/write-through/off configurations. All of the cache flushing routines are optimized away for the off case. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed