From: Paul Mundt Date: Thu, 2 Apr 2009 08:40:16 +0000 (+0900) Subject: sh: Kill off broken direct-mapped cache mode. X-Git-Tag: v2.6.30-rc1~200^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8208828dc014dc0193dc5558995556df0fbe3a5;p=pandora-kernel.git sh: Kill off broken direct-mapped cache mode. Forcing direct-mapped worked on certain older 2-way set associative parts, but was always error prone on 4-way parts. As these are the norm these days, there is not much point in continuing to support this mode. Most of the folks that used direct-mapped mode generally just wanted writethrough caching in the first place.. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed