diff options
| author | Yong Zhang <[email protected]> | 2011-09-22 16:59:15 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2011-09-22 16:08:57 -0700 |
| commit | 9cfb5c05fee914cc65d4706801f6bc424082b5f5 (patch) | |
| tree | a71d33f1c89841b4e848546c0dedd9b880f473f7 /include/linux/debugobjects.h | |
| parent | 94abc56f4d90f289ea32a0a11d3577fcd8cb28fb (diff) | |
TTY: 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 <[email protected]>
Acked-by: Tobias Klauser <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions