Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/trampoline.c: In function ‘trampoline_locks_lookup’: ../kernel/bpf/trampoline.c:43:42: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 43 | return &trampoline_locks[hash_64((u64) tr, TRAMPOLINE_LOCKS_BITS)].mutex; | ^ Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/trampoline.c: In function ‘trampoline_locks_lookup’: ../kernel/bpf/trampoline.c:43:42: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 43 | return &trampoline_locks[hash_64((u64) tr, TRAMPOLINE_LOCKS_BITS)].mutex; | ^