Home
last modified time | relevance | path

Searched hist:a443506b8598bbd784cfe403ad1db2c7083ff465 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dtraps.cdiff a443506b8598bbd784cfe403ad1db2c7083ff465 Tue Jan 11 13:45:31 CST 2011 Anton Blanchard <anton@samba.org> powerpc: Don't force MSR_RI in machine_check_exception

We should never force MSR_RI on. If we take a machine check with MSR_RI off
then we have no chance of recovering safely.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>