]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Don't force MSR_RI in machine_check_exception
authorAnton Blanchard <anton@samba.org>
Tue, 11 Jan 2011 19:45:31 +0000 (19:45 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 21 Jan 2011 03:08:37 +0000 (14:08 +1100)
commita443506b8598bbd784cfe403ad1db2c7083ff465
treeb561e390f350c149df8006120269227ad2de97cd
parent7071854bb248926b85141d791f9fa17901a6fa4b
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>
arch/powerpc/kernel/traps.c