Re: linux-next: Tree for October 28

From: Ingo Molnar
Date: Wed Oct 29 2008 - 03:49:40 EST



* Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:

> On Tue, 28 Oct 2008 18:30:55 +1100
> Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
>
> > I have created today's linux-next tree at
> > git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git
>
> x86_64 allnoconfig:
>
> arch/x86/kernel/genx2apic_uv_x.c: In function 'uv_rtc_init':
> arch/x86/kernel/genx2apic_uv_x.c:355: error: implicit declaration of function 'uv_bios_freq_base'
> arch/x86/kernel/genx2apic_uv_x.c: In function 'uv_system_init':
> arch/x86/kernel/genx2apic_uv_x.c:438: error: implicit declaration of function 'uv_bios_init'
> arch/x86/kernel/genx2apic_uv_x.c:439: error: implicit declaration of function 'uv_bios_get_sn_info'
> arch/x86/kernel/genx2apic_uv_x.c:439: error: 'uv_type' undeclared (first use in this function)
> arch/x86/kernel/genx2apic_uv_x.c:439: error: (Each undeclared identifier is reported only once
> arch/x86/kernel/genx2apic_uv_x.c:439: error: for each function it appears in.)
> arch/x86/kernel/genx2apic_uv_x.c:439: error: 'sn_partition_id' undeclared (first use in this function)
> arch/x86/kernel/genx2apic_uv_x.c:440: error: 'uv_coherency_id' undeclared (first use in this function)
> arch/x86/kernel/genx2apic_uv_x.c:440: error: 'uv_region_size' undeclared (first use in this function)
> make[1]: *** [arch/x86/kernel/genx2apic_uv_x.o] Error 1
> make: *** [arch/x86/kernel/genx2apic_uv_x.o] Error 2
>
>
> Guys, allnoconfig breakage is very common. It's easy to configure and
> is very quick to test. Please use it.

i test allnoconfig multiple times a day.

By the looks of it i suspect Git left around some stale file which
fooled my testing? Checking now.

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/