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:
ebf2ed2
)
[POWERPC] Fix interrupt clearing in kdump shutdown sequence
author
Mohan Kumar M
<mohan@in.ibm.com>
Tue, 12 Sep 2006 12:18:21 +0000
(17:48 +0530)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 13 Sep 2006 08:31:23 +0000
(18:31 +1000)
Call chip->eoi(irq) to clear any pending interrupt in case of kdump
shutdown sequence. chip->end(irq) does not serve this purpose.
Signed-off-by: Mohan Kumar M <mohan@in.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found