commit | a443506b8598bbd784cfe403ad1db2c7083ff465 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Tue Jan 11 19:45:31 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Jan 21 14:08:37 2011 +1100 |
tree | b561e390f350c149df8006120269227ad2de97cd | |
parent | 7071854bb248926b85141d791f9fa17901a6fa4b [diff] |
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>