From: Alexei Starovoitov Date: Tue, 1 Jul 2025 19:36:51 +0000 (-0700) Subject: Merge branch 's390-bpf-describe-the-frame-using-a-struct-instead-of-constants' X-Git-Tag: io_uring-6.17-20250815~127^2~50 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=26d0e5324677dc0acce4c0fda52316154a1d689e;p=linux-block.git Merge branch 's390-bpf-describe-the-frame-using-a-struct-instead-of-constants' Ilya Leoshkevich says: ==================== s390/bpf: Describe the frame using a struct instead of constants Hi, This series contains two small refactorings without functional changes. The first one removes the code duplication around calculating the distance from %r15 to the stack frame. The second one simplifies how offsets to various values stored inside the frame are calculated. Best regards, Ilya ==================== Link: https://patch.msgid.link/20250624121501.50536-1-iii@linux.ibm.com Signed-off-by: Alexei Starovoitov --- 26d0e5324677dc0acce4c0fda52316154a1d689e