../kernel/bpf/trampoline.c:715:11: error: no member named 'tramp' in 'struct kfunc_md' 715 | if (md->tramp) | ~~ ^ ../kernel/bpf/trampoline.c:716:4: error: call to undeclared function 'bpf_gtrampoline_remove'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 716 | bpf_gtrampoline_remove(md->tramp, link->link.prog, false); | ^ ../kernel/bpf/trampoline.c:716:4: note: did you mean 'bpf_gtrampoline_update'? ../kernel/bpf/trampoline.c:654:12: note: 'bpf_gtrampoline_update' declared here 654 | static int bpf_gtrampoline_update(struct bpf_global_trampoline *tr) | ^ ../kernel/bpf/trampoline.c:716:31: error: no member named 'tramp' in 'struct kfunc_md' 716 | bpf_gtrampoline_remove(md->tramp, link->link.prog, false); | ~~ ^ 3 errors generated. 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[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:715:11: error: no member named 'tramp' in 'struct kfunc_md' 715 | if (md->tramp) | ~~ ^ ../kernel/bpf/trampoline.c:716:4: error: call to undeclared function 'bpf_gtrampoline_remove'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 716 | bpf_gtrampoline_remove(md->tramp, link->link.prog, false); | ^ ../kernel/bpf/trampoline.c:716:4: note: did you mean 'bpf_gtrampoline_update'? ../kernel/bpf/trampoline.c:654:12: note: 'bpf_gtrampoline_update' declared here 654 | static int bpf_gtrampoline_update(struct bpf_global_trampoline *tr) | ^ ../kernel/bpf/trampoline.c:716:31: error: no member named 'tramp' in 'struct kfunc_md' 716 | bpf_gtrampoline_remove(md->tramp, link->link.prog, false); | ~~ ^ 3 errors generated. 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[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