Re: [PATCH v2 5/6] s390/bpf: Add kCFI support

Heiko Carstens <[email protected]> Wed, 29 Jul 2026 14:10:38 +0200
Newsgroups dev.linux.lists.llvm,org.kernel.vger.bpf,org.kernel.vger.linux-kernel,org.kernel.vger.linux-s390
Message-ID <[email protected]>
On Mon, Jul 27, 2026 at 04:05:12PM +0200, Heiko Carstens wrote:
> This is the s390 variant of commit 710618c760c0 ("arm64/cfi,bpf: Support
> kCFI + BPF on arm64").
> 
> Signed-off-by: Heiko Carstens <[email protected]>
> ---
>  arch/s390/include/asm/cfi.h  |  7 +++++++
>  arch/s390/net/bpf_jit_comp.c | 28 ++++++++++++++++++++++++----
>  2 files changed, 31 insertions(+), 4 deletions(-)
>  create mode 100644 arch/s390/include/asm/cfi.h

Question to BPF maintainers: do you have any objections if this goes
upstream via the s390 git tree?