* Florian Mickler <[email protected]> wrote:

> In order to get rid of the ugly CONFIG_ACPI ifdef, we move
> the function acpi_get_override_irq into acpi.c and add a new
> helper function ioapic_get_irq to io_apic.c.
> 
> Signed-off-by: Florian Mickler <[email protected]>
> Cc: Len Brown <[email protected]>
> Cc: "Eric W. Biederman" <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> Cc: [email protected]
> Cc: [email protected]
> Cc: # .34+ <[email protected]>
> LKML-Reference: <[email protected]>
> ---
> [v2: removed the acpi_get_override_irq macro in acpi.h] 
> 
> 
>  arch/x86/include/asm/io_apic.h |    8 +++++++-
>  arch/x86/kernel/apic/io_apic.c |   40 
> ++++++++++++----------------------------
>  arch/x86/pci/acpi.c            |   24 ++++++++++++++++++++++++
>  include/linux/acpi.h           |    6 ++++++
>  4 files changed, 49 insertions(+), 29 deletions(-)

Len, is this change fine to you?

Thanks,

        Ingo

_______________________________________________
stable mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/stable

Reply via email to