[PATCH bpf-next 0/2] bpf, arm64: Stack argument fixes

Will Deacon will at kernel.org
Mon Jun 1 05:22:39 PDT 2026


On Mon, Jun 01, 2026 at 12:50:19AM +0000, patchwork-bot+netdevbpf at kernel.org wrote:
> Hello:
> 
> This series was applied to bpf/bpf-next.git (master)
> by Alexei Starovoitov <ast at kernel.org>:
> 
> On Thu, 28 May 2026 09:17:46 -0700 you wrote:
> > 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.
> > 
> > [...]
> 
> Here is the summary with links:
>   - [bpf-next,1/2] bpf, arm64: Fix redundant MOV and clarify stack arg comments
>     https://git.kernel.org/bpf/bpf-next/c/12a585e607fa
>   - [bpf-next,2/2] selftests/bpf: Use at least 10 args in stack argument tests
>     https://git.kernel.org/bpf/bpf-next/c/157317ba662a

Thanks, Puranjay!

Will



More information about the linux-arm-kernel mailing list