Messages in this thread |  | | | Date | Tue, 13 Sep 2005 09:34:36 +0200 | | From | "Udo A. Steinberg" <> | | Subject | Re: "Read my lips: no more merges" - aka Linux 2.6.14-rc1 | |
On Mon, 12 Sep 2005 20:34:17 -0700 (PDT) Linus Torvalds (LT) wrote:
LT> Ok, it's been two weeks (actually, two weeks and one day) since 2.6.13,
LT> and that means that the merge window is closed. I've released a
LT> 2.6.14-rc1, and we're now all supposed to help just clean up and fix
LT> everything, and aim for a really solid 2.6.14 release.
I'm getting a linker error due to disable_timer_pin_1, which is defined in
io_apic.c as int disable_timer_pin_1 __initdata;
but I'm building with
CONFIG_X86_UP_APIC=y
# CONFIG_X86_UP_IOAPIC is not set
CONFIG_X86_LOCAL_APIC=y
The error is in setup.c, which can't find the variable since io_apic.c isn't
being compiled in.
arch/i386/kernel/built-in.o(.init.text+0xd51): In function `parse_cmdline_early':
: undefined reference to `disable_timer_pin_1'
make: *** [.tmp_vmlinux1] Error 1
-Udo.
[unhandled content-type:application/pgp-signature] |  |