CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/17 05:11:34
Modified files:
sys/arch/mips64/mips64: trap.c
Log message:
On kernels compiled with R10000 support, ignore (by simply returning)
`bus error upon instruction fetch' exceptions where the faulting address is
in the kernel, and at the very beginning of an I$ cache line.
(I've experienced these on an R16000 Fuel since several months already)
