From: Alexei Starovoitov Date: Mon, 1 Jun 2026 00:49:21 +0000 (-0700) Subject: Merge branch 'bpf-arm64-stack-argument-fixes' X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=44cee8dd8b6fad5a823ce11696a6e41748853678;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'bpf-arm64-stack-argument-fixes' Puranjay Mohan says: ==================== bpf, arm64: Stack argument fixes Patch 1 fixes a redundant MOV in the arm64 JIT's emit_stack_arg_store_imm() and clarifies the stack layout comments. This is not a bug fix but an improvement. Patch 2 bumps the stack argument tests from 6-8 args to at least 10 so they actually exercise the native stack on arm64, where x0-x7 cover the first 8 arguments. ==================== Link: https://patch.msgid.link/20260528161750.1900674-1-puranjay@kernel.org Signed-off-by: Alexei Starovoitov --- 44cee8dd8b6fad5a823ce11696a6e41748853678