Re: 2.6.15-git latest build broken on UP x86-64

From: Andi Kleen
Date: Wed Nov 23 2005 - 11:42:15 EST


On Wed, Nov 23, 2005 at 09:49:49AM -0600, Pete Harlan wrote:
> On Wed, Nov 23, 2005 at 04:11:04AM +0100, Andi Kleen wrote:
> > On Tue, Nov 22, 2005 at 07:02:02PM -0800, Stephen Hemminger wrote:
> > > This looks new, it happens on Fedora Core 4 with UP x86-64.
> > >
> > > arch/x86_64/kernel/../../i386/kernel/cpu/mtrr/main.c:225: error: ???ipi_handler??? undeclared (first use in this function)
> > > arch/x86_64/kernel/../../i386/kernel/cpu/mtrr/main.c:225: error: (Each undeclared identifier is reported only once
> > > arch/x86_64/kernel/../../i386/kernel/cpu/mtrr/main.c:225: error: for each function it appears in.)
> > > make[2]: *** [arch/x86_64/kernel/../../i386/kernel/cpu/mtrr/main.o] Error 1
> > > make[2]: Target `__build' not remade because of errors.
> > > make[1]: *** [arch/x86_64/kernel/../../i386/kernel/cpu/mtrr] Error 2
> > >
> > > arch/x86_64/kernel/nmi.c:155: error: ???nmi_cpu_busy??? undeclared (first use in this function)
> > > arch/x86_64/kernel/nmi.c:155: error: (Each undeclared identifier is reported only once
> > > arch/x86_64/kernel/nmi.c:155: error: for each function it appears in.)
> > > make[1]: *** [arch/x86_64/kernel/nmi.o] Error 1
> > > make[1]: Target `__build' not remade because of errors.
> > > make: *** [arch/x86_64/kernel] Error 2
> >
> > Works for me with -git2 and defconfig changed to UP. config please and last changeset.
> >
> > -Andi
>
> Fails here too after a "git pull" this morning. Last changeset is:

Andrew already fixed it I believe.
-Andi
-
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/