commit | b273ed266a353ee6b238856e1ae705660dafdd70 | [log] [tgz] |
---|---|---|
author | Edson Seabra <Edson.Seabra@cyclades.com> | Mon Dec 19 09:16:50 2005 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Tue Dec 20 15:39:33 2005 +1100 |
tree | ecc520a875549537e61de65ad624bb08341b69f3 | |
parent | 3eb6f26bcd0d2ce53498deda988e68d663e1c9c2 [diff] |
[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>