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:
a934904
)
powerpc/xics: Reset the CPPR if H_EOI fails
author
Anton Blanchard
<anton@samba.org>
Wed, 30 Nov 2011 00:23:15 +0000
(
00:23
+0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 8 Dec 2011 03:02:23 +0000
(14:02 +1100)
I have an intermittent kdump fail where the hypervisor fails an H_EOI.
As a result our CPPR is never reset to 0xff and we no longer accept
interrupts.
This patch calls icp_hv_set_cppr to reset the CPPR if H_EOI fails,
fixing the kdump fail.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found