Skip to content

ci/diffs: Add selftests/bpf callx GCC build fix - #531

Merged
theihor merged 1 commit into
masterfrom
ci-diffs-callx-gcc-fix
Sep 24, 2026
Merged

theihor merged 1 commit into
masterfrom
ci-diffs-callx-gcc-fix

Conversation

@theihor

@theihor theihor commented Sep 24, 2026

Copy link
Copy Markdown
Contributor

GCC doesn't support indirect calls in BPF, which breaks the bpf-gcc build of verifier_callx, verifier_callx_rodata and callx_rodata progs. Backport the upstream fix until it lands in the CI base.

Link: https://lore.kernel.org/bpf/20260924182104.261823-1-alexei.starovoitov@gmail.com/

GCC doesn't support indirect calls in BPF, which breaks the
bpf-gcc build of verifier_callx, verifier_callx_rodata and
callx_rodata progs. Backport the upstream fix until it lands
in the CI base.

Link: https://lore.kernel.org/bpf/20260924182104.261823-1-alexei.starovoitov@gmail.com/
Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
@theihor
theihor merged commit 1facd3d into master Sep 24, 2026
71 of 72 checks passed
@theihor
theihor deleted the ci-diffs-callx-gcc-fix branch September 24, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant