Yong Zhang c0b79a90b1 um: 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: Richard Weinberger <richard@nod.at>
2012-03-25 00:29:52 +01:00
..
2009-04-01 08:59:17 -07:00
2011-05-25 08:39:41 -07:00
2009-12-15 08:53:25 -08:00
2011-11-02 14:15:26 +01:00
2010-09-22 17:22:39 -07:00
2011-11-02 14:14:52 +01:00
2011-07-25 20:57:13 -07:00
2012-03-25 00:29:52 +01:00
2010-09-22 17:22:39 -07:00
2012-03-25 00:29:52 +01:00
2008-02-05 09:44:30 -08:00