On Sat, Oct 07, 2006 at 12:35:16AM +0900, Yoichi Yuasa wrote: > Hi Ralf, > > This patch has fixed build errors by the IRQ handler change. I didn't like David Howell's MIPS patch which left alot of the pt_regs passing in the MIPS code still alive. So I went for a much larger and intrusive solution which I've pushed just so at least some configurations are usable again. I've tested Malta without multithreading (OK), Malta VSMP (hangs), Malta SMTC (hangs), Qemu (OK) so it seems there is something still broken with SMP, I guess IPIs. Ralf