[MIPS] DECstation: Fix irq handling
When I post a patch (commit f431baa5), I just tried to not change behavior of existing codes, but it seems dec/int-handler.S had been broken since its previous commit 937a8015. The caller of plat_irq_dispatch do setup/restore TI_REGS($28), so dec's plat_irq_dispatch should not do it, and there is no need to adjust RA. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Showing
Please register or sign in to comment