Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Mon, 8 May 2023 23:55:02 -0700 you wrote: > It seems like __builtin_offset() doesn't preserve CO-RE field > relocations properly. So if offsetof() macro is defined through > __builtin_offset(), CO-RE-enabled BPF code using container_of() will be > subtly and silently broken. > > To avoid this problem, redefine offsetof() and container_of() in the > form that works with CO-RE relocations more reliably. > > [...] Here is the summary with links: - [bpf-next] libbpf: fix offsetof() and container_of() to work with CO-RE https://git.kernel.org/bpf/bpf-next/c/bdeeed3498c7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html