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]
Message-ID: <YMd/owzz9xQ9p0ca@kroah.com>
Date:   Mon, 14 Jun 2021 18:11:15 +0200
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Holger Hoffstätte 
        <holger@...lied-asynchrony.com>
Cc:     linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
        akpm@...ux-foundation.org, linux@...ck-us.net, shuah@...nel.org,
        patches@...nelci.org, lkft-triage@...ts.linaro.org, pavel@...x.de,
        jonathanh@...dia.com, f.fainelli@...il.com, stable@...r.kernel.org,
        Jiri Olsa <jolsa@...nel.org>, Sasha Levin <sashal@...nel.org>
Subject: Re: [PATCH 5.10 000/131] 5.10.44-rc1 review

On Mon, Jun 14, 2021 at 05:36:45PM +0200, Holger Hoffstätte wrote:
> On 2021-06-14 12:26, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.10.44 release.
> 
> Hmm..I build my kernel with BTF for bpftrace and this gives me:
> 
> ...
>   CC      init/version.o
>   AR      init/built-in.a
>   LD      vmlinux.o
>   MODPOST vmlinux.symvers
>   MODINFO modules.builtin.modinfo
>   GEN     modules.builtin
>   LD      .tmp_vmlinux.btf
>   BTF     .btf.vmlinux.bin.o
>   LD      .tmp_vmlinux.kallsyms1
>   KSYMS   .tmp_vmlinux.kallsyms1.S
>   AS      .tmp_vmlinux.kallsyms1.S
>   LD      .tmp_vmlinux.kallsyms2
>   KSYMS   .tmp_vmlinux.kallsyms2.S
>   AS      .tmp_vmlinux.kallsyms2.S
>   LD      vmlinux
>   BTFIDS  vmlinux
> FAILED unresolved symbol migrate_enable
> 
> thanks to:
> 
> > Jiri Olsa <jolsa@...nel.org>
> >      bpf: Add deny list of btf ids check for tracing programs
> 
> When I revert this it builds fine, just like before. Maybe a missing
> requirement or followup fix? I didn't find anything with a quick search.
> Using gcc-11, if it matters.

Looks like we need the change that exported this function, let me see if
it's worth to add that, or to revert this one...

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ