dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/mips/loongson/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
..
cs5536 MIPS: irq: Remove IRQF_DISABLED 2011-12-07 22:03:45 +00:00
Makefile MIPS: Loongson: Define rtc device on MC146818-equipped systems 2010-07-05 17:17:32 +01:00
bonito-irq.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
cmdline.c MIPS: Loongson: Remove ad-hoc cmdline default 2011-03-14 21:07:25 +01:00
early_printk.c MIPS: Loongson: Change the Email address of Wu Zhangjin 2010-02-27 12:53:12 +01:00
env.c MIPS: Loongson: Fix GCC 2.6.0 build error. 2011-05-10 18:15:23 +01:00
gpio.c MIPS: Loongson 2F: Add gpio/gpioilb support 2010-05-21 21:31:16 +01:00
init.c MIPS: Loongson: Change the Email address of Wu Zhangjin 2010-02-27 12:53:12 +01:00
irq.c MIPS: Loongson: Remove set_irq_trigger_mode() 2010-08-05 13:26:23 +01:00
machtype.c MIPS: Loongson: Fix potentially wrong string handling 2011-03-14 21:07:26 +01:00
mem.c MIPS: Loongson: Fix phys_mem_access_prot() check 2010-04-30 20:52:51 +01:00
pci.c MIPS: Loongson 2F: Cleanup the #if clauses 2009-12-17 01:57:15 +00:00
platform.c mips: fix implicit smp.h usage in various files. 2011-10-31 19:30:55 -04:00
pm.c suspend: constify platform_suspend_ops 2010-11-16 14:14:02 +01:00
reset.c MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jump 2010-04-30 20:52:58 +01:00
rtc.c MIPS: Loongson: Define rtc device on MC146818-equipped systems 2010-07-05 17:17:32 +01:00
serial.c MIPS: Loongson: Change the Email address of Wu Zhangjin 2010-02-27 12:53:12 +01:00
setup.c MIPS: Fixup screen_info struct initializations 2010-04-30 20:52:42 +01:00
time.c MIPS: Loongson: Change the Email address of Wu Zhangjin 2010-02-27 12:53:12 +01:00
uart_base.c MIPS: Loongson: Change the Email address of Wu Zhangjin 2010-02-27 12:53:12 +01:00