Ralf Baechle wrote:
Looks ok - but this patch series conflicts with your earlier patch http://www.linux-mips.org/git?p=linux-queue.git;a=commit;h=45d0f39ad6ecc84fa5a3ca301497842ea68bd633 Let me know what to do. Thanks.
If possible, please drop the commit above, then apply new four patches. Or, apply three patches except for "MIPS: EMMA2RH: Use handle_edge_irq() handler". I hope they don't conflict with the commit above. MIPS: Mark Eins: Fix cascading interrupt dispatcher * MIPS: EMMA2RH: Use handle_edge_irq() handler for GPIO interrupts MIPS: EMMA2RH: Use set_irq_chip_and_handler_name MIPS: EMMA2RH: Set UART mapbase Sorry for inconvenience, P.S.
* Prevent cascading interrupt bits being processed afterward
I would like to say `prevent A from B', of course... Shinya