1
0
Fork 0
alistair23-linux/arch/mips/loongson/common/cs5536
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
..
Makefile MIPS: Loongson: Migrate makefile to new Platform file 2010-08-05 13:25:45 +01:00
cs5536_acc.c MIPS: Loongson: Change the Email address of Wu Zhangjin 2010-02-27 12:53:12 +01:00
cs5536_ehci.c MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USB 2010-07-05 17:17:20 +01:00
cs5536_ide.c MIPS: Loongson: Add a missing break statement in CS5536 IDE code 2010-07-05 17:17:21 +01:00
cs5536_isa.c MIPS: Loongson: CS5536: Fix ISA support 2010-07-05 17:17:22 +01:00
cs5536_mfgpt.c MIPS: irq: Remove IRQF_DISABLED 2011-12-07 22:03:45 +00:00
cs5536_ohci.c MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USB 2010-07-05 17:17:20 +01:00
cs5536_pci.c MIPS: Loongson: Change the Email address of Wu Zhangjin 2010-02-27 12:53:12 +01:00