Re: [PATCH] x86 acpi/irq: Define gsi_end when X86_IO_APIC isundefined

From: Ingo Molnar
Date: Thu May 06 2010 - 02:18:32 EST



* Eric W. Biederman <ebiederm@xxxxxxxxxxxx> wrote:

> Oops. My recent changes introducing a global gsi_end variable failed
> to take into account the case of using acpi on a system not built to
> support IO_APICs, causing the build to fail. Define gsi_end to 15 when
> CONFIG_X86_IO_APIC is not set to avoid compile errors.
>
> Signed-off-by: Eric W. Biederman <ebiederm@xxxxxxxxxxxx>
> ---
> arch/x86/include/asm/io_apic.h | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)

Applied to tip:x86/irq, thanks Eric!

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/