Re: [PATCH v2 5/6] s390/bpf: Add kCFI support
From: Heiko Carstens
Date: Wed Jul 29 2026 - 08:20:56 EST
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 <hca@xxxxxxxxxxxxx>
> ---
> 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?