From: Anton Blanchard Date: Tue, 11 Jan 2011 19:45:31 +0000 (+0000) Subject: powerpc: Don't force MSR_RI in machine_check_exception X-Git-Tag: v2.6.38-rc2~12^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a443506b8598bbd784cfe403ad1db2c7083ff465;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed