[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <83a2f94d-dd6e-2796-ad04-2f92ac3e583d@applied-asynchrony.com>
Date: Mon, 14 Jun 2021 17:36:45 +0200
From: Holger Hoffstätte <holger@...lied-asynchrony.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org
Cc: 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 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.
-h
Powered by blists - more mailing lists