From: Edson Seabra Date: Mon, 19 Dec 2005 15:16:50 +0000 (-0600) Subject: [PATCH] powerpc: CPM2 interrupt handler failure after 100,000 interrupts X-Git-Tag: v2.6.15-rc7~16^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b273ed266a353ee6b238856e1ae705660dafdd70;p=pandora-kernel.git [PATCH] powerpc: CPM2 interrupt handler failure after 100,000 interrupts The CPM2 interrupt handler does not return success to the IRQ subsystem, which causes it to kill the IRQ line after 100,000 interrupts. Signed-off-by: Edson Seabra Signed-off-by: Marcelo Tosatti Signed-off-by: Kumar Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed