linux/arch/mips/sgi-ip32
Andrew Randrianasulu 950312ce22 MIPS: IP32: Fix hang on shutdown 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
..
crime.c
ip32-berr.c MIPS: IP32: ip32_be_handler symbol is needlessly defined global 2009-05-14 13:50:25 +01:00
ip32-irq.c MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c 2009-05-14 13:50:25 +01:00
ip32-memory.c MIPS: Stop using <asm-generic/int-l64.h>. 2009-03-30 14:49:41 +02:00
ip32-platform.c
ip32-reset.c MIPS: IP32: Fix hang on shutdown in power button interrupt handler. 2009-05-20 18:53:13 +01:00
ip32-setup.c
Makefile