Re: more fallout from ATI Xpress timer workaround (was: Linux2.6.14-rc1)

From: Jean Delvare
Date: Tue Sep 13 2005 - 15:04:03 EST


Hi all,

> More fallout from the change mentioned above.
>
> LD .tmp_vmlinux1
> arch/i386/kernel/built-in.o(.init.text+0xd3a): In function
> `parse_cmdline_early':
> : undefined reference to `disable_timer_pin_1'
> arch/i386/kernel/built-in.o(.init.text+0xd3f): In function
> `parse_cmdline_early':
> : undefined reference to `disable_timer_pin_1'
> arch/i386/kernel/built-in.o(.init.text+0xd49): In function
> `parse_cmdline_early':
> : undefined reference to `disable_timer_pin_1'
> make: *** [.tmp_vmlinux1] Error 1
>
> This gets the kernel built:
>
> disable_timer_pin_1 needs IO-APIC, not just local APIC.
>
> Signed-off-by: Cal Peake <cp@xxxxxxxxxxxxxxxxxxx>

Just hit the same problem, Cal's works for me. Can it be pushed to into
git?

Thanks,
--
Jean Delvare
-
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/