diff options
author | Alexander Gordeev <[email protected]> | 2012-03-20 15:19:36 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-03-23 13:47:25 +0100 |
commit | 4da7072ad6831a35a11341097ce477e18651bedd (patch) | |
tree | 5fc5b77adec0691174a20453884d8130a2d93335 /net/unix | |
parent | b7157acf429e6aef690646ba964b9ebd25049ec2 (diff) |
x86/io_apic: Move and reenable irq only when CONFIG_GENERIC_PENDING_IRQ=y
This patch removes dead code from certain .config variations.
When CONFIG_GENERIC_PENDING_IRQ=n irq move and reenable code is
never get executed, nor do_unmask_irq variable updates its init
value. Move the code under CONFIG_GENERIC_PENDING_IRQ macro.
Signed-off-by: Alexander Gordeev <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions