Re: [patch 0/4] i386, x86_64: fix the irqbalance quirk for E7520/E7320/E7525

From: Siddha, Suresh B
Date: Tue Nov 07 2006 - 23:29:20 EST


On Tue, Nov 07, 2006 at 08:07:02PM -0800, Andrew Morton wrote:
> arch/i386/kernel/built-in.o: In function `verify_quirk_intel_irqbalance':
> arch/i386/kernel/quirks.c:19: undefined reference to `genapic'
> arch/i386/kernel/quirks.c:19: undefined reference to `apic_default'
> arch/i386/kernel/built-in.o: In function `__cpu_up':
> arch/i386/kernel/smpboot.c:1487: undefined reference to `genapic'
> arch/i386/kernel/smpboot.c:1487: undefined reference to `apic_default'
>
> The dependencies in the code which you're touching here are really really
> complex and fragile. One needs to review the change very carefully and
> test it exhaustively.

oops. I did compile and boot with 6 x86/x86_64 configs.. Seems something
is broken in my git test tree. Let me fix and getback to you.

thanks,
suresh
-
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/