Revision 075c733e19ce7530b53b78151cc4d303c8f64548 authored by Ralf Baechle on 05 July 2007, 07:14:21 UTC, committed by Ralf Baechle on 06 July 2007, 15:17:11 UTC
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 <ralf@linux-mips.org>
1 parent 9349075
History
File Mode Size
keys
selinux
Kconfig -rw-r--r-- 3.2 KB
Makefile -rw-r--r-- 556 bytes
capability.c -rw-r--r-- 2.7 KB
commoncap.c -rw-r--r-- 9.4 KB
dummy.c -rw-r--r-- 25.8 KB
inode.c -rw-r--r-- 9.2 KB
root_plug.c -rw-r--r-- 3.9 KB
security.c -rw-r--r-- 5.4 KB

back to top