Prev: nfs kernel server causes: kernel BUG at include/linux/module.h:386!
Next: [tip:x86/mm] Correcting improper large page preservation
From: Ingo Molnar on 6 May 2010 02:20 * Eric W. Biederman <ebiederm(a)xmission.com> 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(a)xmission.com> > --- > 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(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |