linux/arch/mips/sgi-ip22
Ralf Baechle 7e9e05cad9 MIPS: IP22: Fix hang in power button interrupt handler
The hang was caused by the use of disable_irq() from the interrupt handler
itself.  Fixed by the use of disable_irq_nosync().  The issue was
triggered by:

    commit 3aa551c9b4
    Author: Thomas Gleixner <tglx@linutronix.de>
    Date:   Mon Mar 23 18:28:15 2009 +0100

        genirq: add threaded interrupt handler support

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-05-20 18:53:13 +01:00
..
Makefile
ip22-berr.c
ip22-eisa.c
ip22-hpc.c
ip22-int.c irq: update all arches for new irq_desc, fix 2009-01-15 11:15:36 +01:00
ip22-mc.c
ip22-nvram.c
ip22-platform.c
ip22-reset.c MIPS: IP22: Fix hang in power button interrupt handler 2009-05-20 18:53:13 +01:00
ip22-setup.c
ip22-time.c irq: update all arches for new irq_desc, fix 2009-01-15 11:15:36 +01:00
ip28-berr.c