From: Paul Mundt Date: Fri, 4 Dec 2009 07:22:11 +0000 (+0900) Subject: sh: Make associative cache writes fatal on all SH-4A parts. X-Git-Tag: v2.6.33-rc1~347^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e8a0d11a088ed51b1b649d3a1127a7bda3700a0;p=pandora-kernel.git sh: Make associative cache writes fatal on all SH-4A parts. Now that associative cache writes are no longer needed by the SH-4/SH-4A cache flush code, associative write support can be explicitly disabled for all SH-4A parts. This makes any associative write throw an exception, as this behaviour can not be assumed to exist on future parts. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed