]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
[PATCH] powerpc: CPM2 interrupt handler failure after 100,000 interrupts
authorEdson Seabra <Edson.Seabra@cyclades.com>
Mon, 19 Dec 2005 15:16:50 +0000 (09:16 -0600)
committerPaul Mackerras <paulus@samba.org>
Tue, 20 Dec 2005 04:39:33 +0000 (15:39 +1100)
commitb273ed266a353ee6b238856e1ae705660dafdd70
treeecc520a875549537e61de65ad624bb08341b69f3
parent3eb6f26bcd0d2ce53498deda988e68d663e1c9c2
[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 <Edson.Seabra@cyclades.com>
Signed-off-by: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc/platforms/85xx/mpc85xx_cds_common.c