git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1028ccf
)
powerpc/book3s: Don't clear MSR_RI in hmi handler.
author
Mahesh Salgaonkar
<mahesh@linux.vnet.ibm.com>
Tue, 7 Oct 2014 10:25:33 +0000
(15:55 +0530)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Fri, 10 Oct 2014 06:25:25 +0000
(17:25 +1100)
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>
No differences found