From: Cyrill Gorcunov Date: Wed, 10 Sep 2008 18:19:50 +0000 (+0400) Subject: x86: io-apic - get rid of __DO_ACTION macro X-Git-Tag: v2.6.28-rc1~80^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87783be4c26d79f5cde245e6e8a9fd2b295e92d7;p=pandora-kernel.git 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 Acked-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed