public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 6.12.y 0/4] s390/bpf: Tail call counter fixes
@ 2025-10-17  9:19 Ilya Leoshkevich
  2025-10-17  9:19 ` [PATCH 6.12.y 1/4] s390/bpf: Centralize frame offset calculations Ilya Leoshkevich
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ilya Leoshkevich @ 2025-10-17  9:19 UTC (permalink / raw)
  To: stable; +Cc: Ilya Leoshkevich

Hi,

As discussed in [1], here are the backports of the s390 BPF tail
counter fixes. Commits 1-2 are NFC prerequisites, commits 3-4 are
fixes themselves.

[1] https://lore.kernel.org/stable/CA+G9fYsdErtgqKuyPfFhMS9haGKavBVCHQnipv2EeXM3OK0-UQ@mail.gmail.com/

Best regards,
Ilya

Ilya Leoshkevich (4):
  s390/bpf: Centralize frame offset calculations
  s390/bpf: Describe the frame using a struct instead of constants
  s390/bpf: Write back tail call counter for BPF_PSEUDO_CALL
  s390/bpf: Write back tail call counter for BPF_TRAMP_F_CALL_ORIG

 arch/s390/net/bpf_jit.h      |  55 --------------
 arch/s390/net/bpf_jit_comp.c | 139 ++++++++++++++++++++++-------------
 2 files changed, 86 insertions(+), 108 deletions(-)
 delete mode 100644 arch/s390/net/bpf_jit.h

-- 
2.51.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-10-17  9:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-17  9:19 [PATCH 6.12.y 0/4] s390/bpf: Tail call counter fixes Ilya Leoshkevich
2025-10-17  9:19 ` [PATCH 6.12.y 1/4] s390/bpf: Centralize frame offset calculations Ilya Leoshkevich
2025-10-17  9:19 ` [PATCH 6.12.y 2/4] s390/bpf: Describe the frame using a struct instead of constants Ilya Leoshkevich
2025-10-17  9:19 ` [PATCH 6.12.y 3/4] s390/bpf: Write back tail call counter for BPF_PSEUDO_CALL Ilya Leoshkevich
2025-10-17  9:19 ` [PATCH 6.12.y 4/4] s390/bpf: Write back tail call counter for BPF_TRAMP_F_CALL_ORIG Ilya Leoshkevich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox