Hello: This patch was applied to bpf/bpf.git (master) by Martin KaFai Lau <martin.lau@xxxxxxxxxx>: On Tue, 8 Nov 2022 20:19:45 +0800 you wrote: > From: Pu Lehui <pulehui@xxxxxxxxxx> > > When cross-compiling test_verifier for 32-bit platforms, the casting error is shown below: > > test_verifier.c:1263:27: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast] > 1263 | info.xlated_prog_insns = (__u64)*buf; > | ^ > cc1: all warnings being treated as errors > > [...] Here is the summary with links: - [bpf] selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bit platforms https://git.kernel.org/bpf/bpf/c/0811664da064 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html