linux-kernel-test/arch/mips/alchemy/common
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
..
clocks.c Fix common misspellings 2011-03-31 11:26:23 -03:00
dbdma.c MIPS: irq: Remove IRQF_DISABLED 2011-12-07 22:03:45 +00:00
dma.c MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? defines 2011-10-24 23:34:24 +01:00
gpiolib.c MIPS: Alchemy: support multiple GPIO styles in one kernel 2011-10-24 23:34:23 +01:00
irq.c MIPS: Alchemy: Convert irq.c to syscore_ops. 2011-05-19 09:55:45 +01:00
Makefile MIPS: Alchemy: Redo PCI as platform driver 2011-10-24 23:34:24 +01:00
platform.c MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines 2011-10-24 23:34:24 +01:00
power.c MIPS: Alchemy: abstract USB block control register access 2011-10-24 23:34:23 +01:00
prom.c MIPS: Alchemy: Resolve prom section mismatches 2010-10-04 18:33:59 +01:00
setup.c MIPS: Alchemy: Redo PCI as platform driver 2011-10-24 23:34:24 +01:00
sleeper.S MIPS: Alchemy: sleepcode without compile-time cputype dependencies 2010-07-05 17:17:30 +01:00
time.c MIPS: irq: Remove IRQF_DISABLED 2011-12-07 22:03:45 +00:00