[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171091442896.8613.6941801093368305972.git-patchwork-notify@kernel.org>
Date: Wed, 20 Mar 2024 06:00:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Puranjay Mohan <puranjay12@...il.com>
Cc: ast@...nel.org, daniel@...earbox.net, john.fastabend@...il.com,
andrii@...nel.org, martin.lau@...ux.dev, eddyz87@...il.com, song@...nel.org,
yonghong.song@...ux.dev, kpsingh@...nel.org, sdf@...gle.com,
haoluo@...gle.com, jolsa@...nel.org, bpf@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH bpf] bpf, arm64: fix bug in BPF_LDX_MEMSX
Hello:
This patch was applied to bpf/bpf.git (master)
by Alexei Starovoitov <ast@...nel.org>:
On Tue, 12 Mar 2024 23:59:17 +0000 you wrote:
> A64_LDRSW() takes three registers: Xt, Xn, Xm as arguments and it loads
> and sign extends the value at address Xn + Xm into register Xt.
>
> Currently, the offset is being directly used in place of the tmp
> register which has the offset already loaded by the last emitted
> instruction.
>
> [...]
Here is the summary with links:
- [bpf] bpf, arm64: fix bug in BPF_LDX_MEMSX
https://git.kernel.org/bpf/bpf/c/114b5b3b4bde
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists