linux/arch/mips/sgi-ip27
Yong Zhang 8b5690f884 MIPS: irq: Remove IRQF_DISABLED
Since commit [e58aa3d2: genirq: Run irq handlers with interrupts disabled],
We run all interrupt handlers with interrupts disabled and we even check
and yell when an interrupt handler returns with interrupts enabled (see
commit [b738a50a: genirq: Warn when handler enables interrupts]).

So now this flag is a NOOP and can be removed.

[ralf@linux-mips.org: Fixed up conflicts in
arch/mips/alchemy/common/dbdma.c, arch/mips/cavium-octeon/smp.c and
arch/mips/kernel/perf_event.c.]

Signed-off-by: Yong Zhang <yong.zhang0@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: tglx@linutronix.de
linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2835/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2011-12-07 22:03:45 +00:00
..
ip27-berr.c MIPS: Stop using <asm-generic/int-l64.h>. 2009-03-30 14:49:41 +02:00
ip27-console.c arch: Remove unnecessary inclusions of asm/semaphore.h 2008-04-18 22:14:49 -04:00
ip27-hubio.c MIPS: IP27: Fix GCC 4.6.0 build error. 2011-05-10 18:15:25 +01:00
ip27-init.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ip27-irq.c MIPS: irq: Remove IRQF_DISABLED 2011-12-07 22:03:45 +00:00
ip27-klconfig.c MIPS: IP27: klconfig.c checkpatch cleanup 2010-08-05 13:25:44 +01:00
ip27-klnuma.c MIPS: IP27: Fix GCC 4.6.0 build error. 2011-05-10 18:15:25 +01:00
ip27-memory.c mm: make totalhigh_pages unsigned long 2010-01-11 09:34:03 -08:00
ip27-nmi.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
ip27-reset.c
ip27-smp.c MIPS: SMP: Fix build. 2009-09-30 21:47:00 +02:00
ip27-timer.c MIPS: irq: Remove IRQF_DISABLED 2011-12-07 22:03:45 +00:00
ip27-xtalk.c MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. 2009-06-24 18:34:39 +01:00
Kconfig Fix common misspellings 2011-03-31 11:26:23 -03:00
Makefile MIPS: IP27: Migrate to new Platform file 2010-08-05 13:25:47 +01:00
Platform MIPS: IP27: Migrate to new Platform file 2010-08-05 13:25:47 +01:00
TODO Fix common misspellings 2011-03-31 11:26:23 -03:00