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

[email protected] Fri, 24 Jul 2026 15:14:15 +0000 (UTC)
Newsgroups dev.linux.lists.llvm,org.kernel.vger.bpf,org.kernel.vger.linux-kernel,org.kernel.vger.linux-s390
Message-ID <639df699848dfe787ab17d36cb6bf0a84593e07ce341e2f2265e77208fdfd061@mail.kernel.org>
> 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