]> git.baikalelectronics.ru Git - kernel.git/commit
Don't copy SB1 cache error handler to uncached memory.
authorRalf Baechle <ralf@linux-mips.org>
Sat, 1 Oct 2005 19:22:39 +0000 (20:22 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:32:34 +0000 (19:32 +0100)
commit1ad5631ad0b6332d1a608ca48d699611293f9d0b
tree61772813b74f1b3064a51ba37f36d6093eadeed7
parent7e2a1b2c8503f30ced3fa29f35037e365108981e
Don't copy SB1 cache error handler to uncached memory.

This may have made sense on a paranoid day with pass 1 BCM1250 processors
that were throwing cache error exception left and right for no good
reason.  On modern silicion that hardly makes sense and the code had
gotten just an obscurity ...

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/c-sb1.c