lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 3 Nov 2010 10:05:07 +0800
From:	Lin Ming <lin@...g.vg>
To:	randrianasulu@...il.com
Cc:	linux-kernel@...r.kernel.org
Subject: Re: 2.6.37-rc1 build failure

On Wed, Nov 3, 2010 at 1:32 PM,  <randrianasulu@...il.com> wrote:
> Trying to make new kernel i run into this:
>
>  CC      arch/x86/lib/delay.o
>  AS      arch/x86/lib/getuser.o
>  AS      arch/x86/lib/putuser.o
>  CC      arch/x86/lib/usercopy_32.o
>  AR      arch/x86/lib/lib.a
>  LD      vmlinux.o
>  MODPOST vmlinux.o
> WARNING: modpost: Found 2 section mismatch(es).
> To see full details build your kernel with:
> 'make CONFIG_DEBUG_SECTION_MISMATCH=y'
>  GEN     .version
>  CHK     include/generated/compile.h
>  UPD     include/generated/compile.h
>  CC      init/version.o
>  LD      init/built-in.o
>  LD      .tmp_vmlinux1
> kernel/built-in.o: In function `free_event':
> perf_event.c:(.text+0x66eb3): undefined reference to `irq_work_sync'
> kernel/built-in.o: In function `perf_output_put_handle':
> perf_event.c:(.text+0x680e1): undefined reference to `irq_work_queue'
> kernel/built-in.o: In function `__perf_event_overflow':
> perf_event.c:(.text+0x6a75e): undefined reference to `irq_work_queue'
> make: *** [.tmp_vmlinux1] Ошибка 1
>
> kernel.org git master up to
>
> commit eb8abb927ae2fd1730e24ea94cd9527f3c086292
> Author: Theodore Ts'o <tytso@....edu>
> Date:   Tue Nov 2 09:34:50 2010 -0400
>
>    ext4: Remove useless spinlock in ext4_getattr()
>
>
>
> this is my .config

I build with you .config, but no error.

Maybe you can make distclean and re-build.

Lin Ming
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ