1
0
Fork 0
alistair23-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 [MIPS] IP28 support 2008-01-29 10:14:58 +00:00
ip22-berr.c [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 2006-10-08 02:38:28 +01:00
ip22-eisa.c [MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259 2007-11-26 17:26:14 +00:00
ip22-hpc.c [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
ip22-int.c irq: update all arches for new irq_desc, fix 2009-01-15 11:15:36 +01:00
ip22-mc.c [MIPS] IP28: switch to "normal" mode after PROM no longer needed 2008-07-15 18:44:32 +01:00
ip22-nvram.c [MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writel 2007-11-26 17:26:14 +00:00
ip22-platform.c MIPS: IP22/28: Switch over to RTC class driver 2008-10-15 12:46:51 +01:00
ip22-reset.c MIPS: IP22: Fix hang in power button interrupt handler 2009-05-20 18:53:13 +01:00
ip22-setup.c MIPS: IP22/28: Switch over to RTC class driver 2008-10-15 12:46:51 +01:00
ip22-time.c irq: update all arches for new irq_desc, fix 2009-01-15 11:15:36 +01:00
ip28-berr.c [MIPS] mips/sgi-ip22/ip28-berr.c: fix the build 2008-07-20 14:38:19 +01:00