Files
linux-apfs/arch/sh/kernel/cpu
Yong Zhang d11584a044 SH: 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.

Signed-off-by: Yong Zhang <yong.zhang0@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2011-10-28 14:39:28 +09:00
..
2011-03-29 14:48:13 +02:00
2011-10-28 14:39:28 +09:00
2010-05-11 11:48:31 +09:00
2011-04-18 19:04:50 +09:00
2011-01-13 15:20:40 +09:00