diff options
author | Yong Zhang <yong.zhang0@gmail.com> | 2011-09-22 08:58:46 (GMT) |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2012-03-24 23:29:52 (GMT) |
commit | c0b79a90b1556a7e51d7a49a655eb60306f6258d (patch) | |
tree | e6f8427119e3e4c4aada70cfb04c6c430dcc7f84 /fs/freevxfs | |
parent | c16fa4f2ad19908a47c63d8fa436a1178438c7e7 (diff) | |
download | linux-c0b79a90b1556a7e51d7a49a655eb60306f6258d.tar.xz |
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>
Diffstat (limited to 'fs/freevxfs')
0 files changed, 0 insertions, 0 deletions