commit | c675c7db629bd1abf4a9a36c0200686716eeea05 | [log] [tgz] |
---|---|---|
author | Mahesh Salgaonkar <mahesh@linux.vnet.ibm.com> | Tue Oct 07 15:55:33 2014 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Oct 10 17:25:25 2014 +1100 |
tree | 63d4d6201c1362a95b5ea9dcc153c60d7b1ec878 | |
parent | 1028ccf560b97adbf272381a61a67e17d44d1054 [diff] |
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 <mahesh@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>