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-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26d0e5324677dc0acce4c0fda52316154a1d689e;p=thirdparty%2Fkernel%2Fstable.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