]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 's390-bpf-fix-bpf_arch_text_poke-with-new_addr-null-again'
authorAlexei Starovoitov <ast@kernel.org>
Thu, 17 Jul 2025 01:32:31 +0000 (18:32 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 17 Jul 2025 01:32:43 +0000 (18:32 -0700)
commitaf90e85307241ec495c2de85854cd2e35a4df16b
tree81b1a9b6cfc62c9dd25b8792ed8f3e8f6428014f
parentbf4807c89d8f92c47404b1e4eeeefb42259d1b50
parentd459dbbbfa323165849451edb9690a933c210bac
Merge branch 's390-bpf-fix-bpf_arch_text_poke-with-new_addr-null-again'

Ilya Leoshkevich says:

====================
s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL again

This series fixes a regression causing perf on s390 to trigger a kernel
panic.

Patch 1 fixes the issue, patch 2 adds a test to make sure this doesn't
happen again.
====================

Link: https://patch.msgid.link/20250716194524.48109-1-iii@linux.ibm.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>