Re: [PATCH 1/6] s390/tools: Pass symbol name to do_relocs()

From: bot+bpf-ci

Date: Fri Jul 24 2026 - 11:43:17 EST


> Pass the symbol symbol name which corresponds to a relocation to
> do_relocs(). This is preparation for kcfi support.
>
> Given that the s390 specific relocs tool is a stripped down version of the
> x86 version, add more code from the x86 version to the s390 version, while
> keeping coding style, etc. in order to add the required functionality.

This isn't a bug, but "the symbol symbol name" in the first sentence looks
like it has "symbol" repeated. Should that read "the symbol name"?


---
AI reviewed your patch. Please fix the bug or email reply why it's not a bug.
See: https://github.com/kernel-patches/vmtest/blob/master/ci/claude/README.md

CI run summary: https://github.com/kernel-patches/bpf/actions/runs/30100858043