commit | 2e8e8dacc566cc91cd8707cb092e76c7bbfab178 | [log] [tgz] |
---|---|---|
author | Mohan Kumar M <mohan@in.ibm.com> | Tue Sep 12 17:48:21 2006 +0530 |
committer | Paul Mackerras <paulus@samba.org> | Wed Sep 13 18:31:23 2006 +1000 |
tree | ccb14c4d73874782bef530877f3e0066284bce3f | |
parent | ebf2ed283897b752daa743952aff43d78b725183 [diff] |
[POWERPC] Fix interrupt clearing in kdump shutdown sequence 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>