From: Ralf Baechle Date: Thu, 5 Jul 2007 07:14:21 +0000 (+0100) Subject: [MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR. X-Git-Tag: v2.6.22~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=075c733e19ce7530b53b78151cc4d303c8f64548;p=pandora-kernel.git [MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR. The RM7000 processors and the E9000 cores have a bug (though PMC-Sierra opposes it being called that) where invalid instructions in the same I-cache line worth of instructions being fetched may case spurious exceptions. The workaround for this was only enabled for E9000 cores; enable it also for all RM7000-based platforms. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed