Re: [PATCH 2/2 v2] x86, ioapic: move acpi_get_override_irq to acpi.c

From: Ingo Molnar
Date: Fri Apr 15 2011 - 06:19:55 EST



* Florian Mickler <florian@xxxxxxxxxxx> 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 <florian@xxxxxxxxxxx>
> Cc: Len Brown <lenb@xxxxxxxxxx>
> Cc: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
> Cc: kurup_avinash@xxxxxxxxx
> Cc: maciej.rutecki@xxxxxxxxx
> Cc: rjw@xxxxxxx
> Cc: sedat.dilek@xxxxxxxxx
> Cc: # .34+ <stable@xxxxxxxxxx>
> LKML-Reference: <1301558489-4198-1-git-send-email-florian@xxxxxxxxxxx>
> ---
> [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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/