Patch queued for stable 5.15 https://lore.kernel.org/lkml/20220701130858.282569-2-po-hsu....@canonical.com/T/
After it's landed we will be able to get this fix via stable update. ** Changed in: ubuntu-kernel-tests Assignee: (unassigned) => Po-Hsu Lin (cypressyew) ** Changed in: ubuntu-kernel-tests Status: New => Incomplete ** Summary changed: - ubuntu_bpf build failed with "error: ‘struct bpf_test’ has no member named ‘fixup_kfunc_btf_id’" on J-5.15 + ubuntu_bpf build failed with "error: ‘struct bpf_test’ has no member named ‘fixup_kfunc_btf_id’" on J-5.15 / F-5.15 ** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1980517 Title: ubuntu_bpf build failed with "error: ‘struct bpf_test’ has no member named ‘fixup_kfunc_btf_id’" on J-5.15 / F-5.15 Status in ubuntu-kernel-tests: Incomplete Status in linux package in Ubuntu: Fix Released Status in linux source package in Jammy: Incomplete Bug description: Issue found on Jammy 5.15, the test build will fail with: In file included from /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/testing/selftests/bpf/verifier/tests.h:21, from test_verifier.c:432: /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/testing/selftests/bpf/verifier/calls.c:124:10: error: ‘struct bpf_test’ has no member named ‘fixup_kfunc_btf_id’ 124 | .fixup_kfunc_btf_id = { | ^~~~~~~~~~~~~~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/testing/selftests/bpf/verifier/calls.c:124:9: warning: braces around scalar initializer 124 | .fixup_kfunc_btf_id = { | ^ This is because of commit 13c6a37d4 "selftests/bpf: Add test for reg2btf_ids out of bounds access" upstream. Issue reported to stable mailing list: https://lore.kernel.org/stable/20220429104052.345760...@linuxfoundation.org/T/#m3ad9b4882ab3d98fc65feee95f5d78019461835f To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1980517/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp