From: Mahesh Salgaonkar Date: Tue, 7 Oct 2014 10:25:33 +0000 (+0530) Subject: powerpc/book3s: Don't clear MSR_RI in hmi handler. X-Git-Tag: fixes-against-v3.18-rc2~26^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c675c7db629bd1abf4a9a36c0200686716eeea05;p=pandora-kernel.git powerpc/book3s: Don't clear MSR_RI in hmi handler. In HMI interrupt handler we don't touch SRR0/SRR1, instead we touch HSRR0/HSRR1. Hence we don't need to clear MSR_RI bit. Signed-off-by: Mahesh Salgaonkar Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed