Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Tue, 23 Jan 2024 19:13:09 +0100 you wrote: > Some of the BPF selftests use the "p" constraint in inline assembly > snippets, for input operands for MOV (rN = rM) instructions. > > This is mainly done via the __imm_ptr macro defined in > tools/testing/selftests/bpf/progs/bpf_misc.h: > > #define __imm_ptr(name) [name]"p"(&name) > > [...] Here is the summary with links: - bpf: use r constraint instead of p constraint in selftests https://git.kernel.org/bpf/bpf-next/c/bbc094b30526 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html