Re: [GIT-PULL] time.c integration

From: Ingo Molnar
Date: Wed Jul 30 2008 - 14:52:19 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

> Also, please do smaller steps while bringing both time_32.c and
> time_64.c up into their final forms (and do it in multiple commits),
> and make sure each step compiles on their respective defconfig. time.c
> details are historically fragile, i'd not be surprised if this series
> was the target of bisection efforts.

i briefly put your current variant into tip/master, but it has build
problems as well:

arch/x86/kernel/io_apic_64.c: In function 'check_timer':
arch/x86/kernel/io_apic_64.c:2016: error: 'timer_ack' undeclared (first use in this function)
arch/x86/kernel/io_apic_64.c:2016: error: (Each undeclared identifier is reported only once
arch/x86/kernel/io_apic_64.c:2016: error: for each function it appears in.)

with:

http://redhat.com/~mingo/misc/config-Wed_Jul_30_20_50_17_CEST_2008.bad

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/