Re: Linux-2.6.13-rc7

From: Al Viro
Date: Wed Aug 24 2005 - 16:36:34 EST


On Thu, Aug 25, 2005 at 12:13:02AM +0400, Alexey Dobriyan wrote:
> On Wed, Aug 24, 2005 at 08:15:44PM +0100, Al Viro wrote:
> > Most of the remaining stuff is for
> > m68k (and applies both to Linus' tree and m68k CVS); I'll send that today
> > and if Geert ACKs them, we will be _very_ close to having 2.6.13 build
> > out of the box on the following set:
> > alpha,
>
> Do I understand correctly that alpha in "--><-- close" list?
>
> 2.6.13-rc7, alpha, allmodconfig:
>
> LD .tmp_vmlinux1
> net/built-in.o: In function `kmalloc':
> include/linux/slab.h:92: undefined reference to `__you_cannot_kmalloc_that_much'
> include/linux/slab.h:92: undefined reference to `__you_cannot_kmalloc_that_much'
>
> Guilty: net/ipv4/route.c
>
> $ nm net/ipv4/route.o | grep kmalloc
> U __you_cannot_kmalloc_that_much

Not here...

CC arch/alpha/lib/udelay.o
AR arch/alpha/lib/lib.a
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
KSYM .tmp_kallsyms1.S
AS .tmp_kallsyms1.o
LD .tmp_vmlinux2
KSYM .tmp_kallsyms2.S
AS .tmp_kallsyms2.o
LD .tmp_vmlinux3
KSYM .tmp_kallsyms3.S
AS .tmp_kallsyms3.o
LD vmlinux
SYSMAP System.map
SYSMAP .tmp_System.map
STRIP arch/alpha/boot/vmlinux

Allmodconfig on alpha, alpha-linux-gcc (GCC) 4.0.1 20050727 (Red Hat 4.0.1-5).

Which place triggers it in your build?
-
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/