../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_printk’: ../kernel/trace/bpf_trace.c:378:9: warning: function ‘____bpf_trace_printk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 378 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); | ^~~ ../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_vprintk’: ../kernel/trace/bpf_trace.c:434:9: warning: function ‘____bpf_trace_vprintk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 434 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); | ^~~ ../kernel/trace/bpf_trace.c: In function ‘____bpf_seq_printf’: ../kernel/trace/bpf_trace.c:476:9: warning: function ‘____bpf_seq_printf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 476 | seq_bprintf(m, fmt, data.bin_args); | ^~~~~~~~~~~ ../kernel/bpf/helpers.c: In function ‘____bpf_snprintf’: ../kernel/bpf/helpers.c:1067:9: warning: function ‘____bpf_snprintf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1067 | err = bstr_printf(str, str_size, fmt, data.bin_args); | ^~~ ../kernel/bpf/trampoline.c: In function ‘__bpf_gtrampoline_unlink_prog’: ../kernel/bpf/trampoline.c:715:23: error: ‘struct kfunc_md’ has no member named ‘tramp’ 715 | if (md->tramp) | ^~ ../kernel/bpf/trampoline.c:716:25: error: implicit declaration of function ‘bpf_gtrampoline_remove’; did you mean ‘bpf_gtrampoline_update’? [-Wimplicit-function-declaration] 716 | bpf_gtrampoline_remove(md->tramp, link->link.prog, false); | ^~~~~~~~~~~~~~~~~~~~~~ | bpf_gtrampoline_update ../kernel/bpf/trampoline.c:716:50: error: ‘struct kfunc_md’ has no member named ‘tramp’ 716 | bpf_gtrampoline_remove(md->tramp, link->link.prog, false); | ^~ make[5]: *** [../scripts/Makefile.build:203: kernel/bpf/trampoline.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:461: kernel/bpf] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:461: kernel] Error 2 make[2]: *** [/home/nipa/bpf-next/wt-0/Makefile:2011: .] Error 2 make[1]: *** [/home/nipa/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 ../kernel/bpf/trampoline.c: In function ‘__bpf_gtrampoline_unlink_prog’: ../kernel/bpf/trampoline.c:715:23: error: ‘struct kfunc_md’ has no member named ‘tramp’ 715 | if (md->tramp) | ^~ ../kernel/bpf/trampoline.c:716:25: error: implicit declaration of function ‘bpf_gtrampoline_remove’; did you mean ‘bpf_gtrampoline_update’? [-Wimplicit-function-declaration] 716 | bpf_gtrampoline_remove(md->tramp, link->link.prog, false); | ^~~~~~~~~~~~~~~~~~~~~~ | bpf_gtrampoline_update ../kernel/bpf/trampoline.c:716:50: error: ‘struct kfunc_md’ has no member named ‘tramp’ 716 | bpf_gtrampoline_remove(md->tramp, link->link.prog, false); | ^~ make[5]: *** [../scripts/Makefile.build:203: kernel/bpf/trampoline.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../kernel/bpf/helpers.c: In function ‘____bpf_snprintf’: ../kernel/bpf/helpers.c:1067:9: warning: function ‘____bpf_snprintf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1067 | err = bstr_printf(str, str_size, fmt, data.bin_args); | ^~~ ../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_printk’: ../kernel/trace/bpf_trace.c:378:9: warning: function ‘____bpf_trace_printk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 378 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); | ^~~ ../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_vprintk’: ../kernel/trace/bpf_trace.c:434:9: warning: function ‘____bpf_trace_vprintk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 434 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); | ^~~ ../kernel/trace/bpf_trace.c: In function ‘____bpf_seq_printf’: ../kernel/trace/bpf_trace.c:476:9: warning: function ‘____bpf_seq_printf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 476 | seq_bprintf(m, fmt, data.bin_args); | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:461: kernel/bpf] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:461: kernel] Error 2 make[2]: *** [/home/nipa/bpf-next/wt-0/Makefile:2011: .] Error 2 make[1]: *** [/home/nipa/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2