On Tue, Mar 24, 2009 at 12:02:47AM +0900, Shinya Kuribayashi wrote: > 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. Okay, done. >> * Prevent cascading interrupt from bits being processed afterward > > I would like to say `prevent A from B', of course... Fixed. Ralf