Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Sat, 16 Nov 2024 17:10:52 +0900 you wrote: > The hash_combine() could be trapped when compiled with sanitizer like "zig cc" > or clang with signed-integer-overflow option. This patch parameters and return > type to unsigned long to remove the potential overflow. > > Signed-off-by: Sidong Yang <sidong.yang@xxxxxxxxxx> > --- > tools/lib/bpf/btf.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - libbpf: Change hash_combine parameters from long to unsigned long https://git.kernel.org/bpf/bpf-next/c/2c8b09ac2537 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html