diff options
author | Cyrill Gorcunov <gorcunov@gmail.com> | 2008-09-10 20:19:50 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-10-16 16:53:09 +0200 |
commit | 87783be4c26d79f5cde245e6e8a9fd2b295e92d7 (patch) | |
tree | 40e32ca854e5c944581650eb8d4f9d19d30415ee /arch/x86/kernel/cpu/amd.c | |
parent | x86: fix HPET compiler error when not using CONFIG_PCI_MSI (diff) | |
download | linux-87783be4c26d79f5cde245e6e8a9fd2b295e92d7.tar.xz linux-87783be4c26d79f5cde245e6e8a9fd2b295e92d7.zip |
x86: io-apic - get rid of __DO_ACTION macro
Replace __DO_ACTION macro with io_apic_modify_irq function.
This allow us to 'grep' definitions being hided by
__DO_ACTION macro:
__unmask_IO_APIC_irq
__mask_IO_APIC_irq
__mask_and_edge_IO_APIC_irq
__unmask_and_level_IO_APIC_irq
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Acked-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/cpu/amd.c')
0 files changed, 0 insertions, 0 deletions