From: Mohan Kumar M Date: Tue, 12 Sep 2006 12:18:21 +0000 (+0530) Subject: [POWERPC] Fix interrupt clearing in kdump shutdown sequence X-Git-Tag: v2.6.18~13^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e8e8dacc566cc91cd8707cb092e76c7bbfab178;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed