========== build_32bit - FAILED ../kernel/trace/bpf_trace.c:1073:22: warning: ‘ftrace_get_entry_ip’ defined but not used [-Wunused-function] 1073 | static unsigned long ftrace_get_entry_ip(unsigned long fentry_ip) | ^~~~~~~~~~~~~~~~~~~ New errors added --- /tmp/tmp.HmIFpK68Hs 2024-12-10 09:18:41.339025536 -0800 +++ /tmp/tmp.Lne3jsv1Bl 2024-12-10 09:21:08.530688172 -0800 @@ -0,0 +1,3 @@ +../kernel/trace/bpf_trace.c:1073:22: warning: ‘ftrace_get_entry_ip’ defined but not used [-Wunused-function] + 1073 | static unsigned long ftrace_get_entry_ip(unsigned long fentry_ip) + | ^~~~~~~~~~~~~~~~~~~ Per-file breakdown --- /tmp/tmp.kyGrw4SorN 2024-12-10 09:21:08.541688070 -0800 +++ /tmp/tmp.kGyqyazFZ8 2024-12-10 09:21:08.547688014 -0800 @@ -0,0 +1 @@ + 1 ../kernel/trace/bpf_trace.c