diff options
author | Yong Zhang <yong.zhang0@gmail.com> | 2011-10-06 16:33:04 (GMT) |
---|---|---|
committer | Roland Dreier <roland@purestorage.com> | 2011-10-06 16:33:04 (GMT) |
commit | 10889a36437ffe92c9b81041525ac9661a8f2c92 (patch) | |
tree | 88e67b7e3850a898e1f02af94e63aa0393b795c3 /ipc/namespace.c | |
parent | 976d167615b64e14bc1491ca51d424e2ba9a5e84 (diff) | |
download | linux-10889a36437ffe92c9b81041525ac9661a8f2c92.tar.xz |
IB/ehca: Remove IRQF_DISABLED, since it's a no-op
Since commit e58aa3d2d0cc ("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 -- cf commit b738a50a2026 ("genirq: Warn when
handler enables interrupts").
So now this flag is a no-op and can be removed.
Signed-off-by: Yong Zhang <yong.zhang0@gmail.com>
Acked-by: Hoang-Nam Nguyen <hnguyen@de.ibm.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'ipc/namespace.c')
0 files changed, 0 insertions, 0 deletions