Hello: This patch was applied to bpf/bpf-next.git (refs/heads/master): On Mon, 28 Sep 2020 18:50:47 -0700 you wrote: > Fix warning in bpf selftests, > > progs/test_raw_tp_test_run.c:18:10: warning: cast to smaller integer type 'int' from 'struct task_struct *' [-Wpointer-to-int-cast] > > Change int type cast to long to fix. Discovered with gcc-9 and llvm-11+ > where llvm was recent main branch. > > [...] Here is the summary with links: - [bpf-next] bpf, selftests: Fix cast to smaller integer type 'int' warning in raw_tp https://git.kernel.org/bpf/bpf-next/c/00e8c44a147a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html