Re: linux-next: Tree for July 28 (fs/binfmt_misc.ko)

From: Sedat Dilek
Date: Thu Jul 28 2011 - 10:05:35 EST


On Thu, Jul 28, 2011 at 5:57 AM, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> Hi all,
>
> Just in case anyone needs reminding: ÂPlease do not add anything destined
> for v3.2 into linux-next included trees until after v3.1-rc1.
>
> The powerpc allyesconfig build (at least) still fails today.
>
> Changes since 20110727:
>
> Linus' tree still has its build failure from the staging tree which I
> have still left.
>
> The slave-dma tree lost a conflict.
>
> The mfd tree lost its conflicts.
>
> The akpm tree lost its build failure.
>
> ----------------------------------------------------------------------------
>

Hi,

just see this build-break on the last mile:

[...]
OBJCOPY arch/x86/boot/compressed/vmlinux.bin
HOSTCC arch/x86/boot/compressed/relocs
HOSTCC arch/x86/boot/compressed/mkpiggy
/mnt/sdb3/linux-kernel/linux-3.0/debian/build/source_i386_none/arch/x86/boot/compressed/relocs.c:
In function 'print_absolute_symbols':
/mnt/sdb3/linux-kernel/linux-3.0/debian/build/source_i386_none/arch/x86/boot/compressed/relocs.c:405:14:
warning: variable 'sh_symtab' set but not used
[-Wunused-but-set-variable]
ERROR: "copy_from_user_overflow" [fs/binfmt_misc.ko] undefined!
make[5]: *** [__modpost] Error 1
make[4]: *** [modules] Error 2
make[4]: *** Waiting for unfinished jobs....
RELOCS arch/x86/boot/compressed/vmlinux.relocs
GZIP arch/x86/boot/compressed/vmlinux.bin.gz
MKPIGGY arch/x86/boot/compressed/piggy.S
AS arch/x86/boot/compressed/piggy.o
LD arch/x86/boot/compressed/vmlinux
ZOFFSET arch/x86/boot/zoffset.h
OBJCOPY arch/x86/boot/vmlinux.bin
AS arch/x86/boot/header.o
LD arch/x86/boot/setup.elf
OBJCOPY arch/x86/boot/setup.bin
BUILD arch/x86/boot/bzImage
Setup is 15596 bytes (padded to 15872 bytes).
System is 2471 kB
CRC eb598167
Kernel: arch/x86/boot/bzImage is ready (#1)
make[3]: *** [sub-make] Error 2
make[2]: *** [all] Error 2

I have these binfmt kernel-config options set:

CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_AOUT is not set
CONFIG_BINFMT_MISC=m

- Sedat -
--
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/