tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/rnull_mod.o ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files ../kernel/bpf/syscall.c: In function ‘bpf_raw_tp_link_attach’: ../kernel/bpf/syscall.c:3870:33: error: implicit declaration of function ‘tracepoint_is_faultable’ [-Wimplicit-function-declaration] 3870 | tracepoint_is_faultable(btp->tp)); | ^~~~~~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: kernel/bpf/syscall.o] Error 1 make[4]: *** [../scripts/Makefile.build:478: kernel/bpf] Error 2 make[3]: *** [../scripts/Makefile.build:478: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1936: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 New errors added --- /tmp/tmp.IQJGUnB22v 2024-11-01 12:16:06.883806448 -0700 +++ /tmp/tmp.JuHaLZjU6H 2024-11-01 12:16:21.553672697 -0700 @@ -4 +4,11 @@ -WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/rnull_mod.o +../kernel/bpf/syscall.c: In function ‘bpf_raw_tp_link_attach’: +../kernel/bpf/syscall.c:3870:33: error: implicit declaration of function ‘tracepoint_is_faultable’ [-Wimplicit-function-declaration] + 3870 | tracepoint_is_faultable(btp->tp)); + | ^~~~~~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:229: kernel/bpf/syscall.o] Error 1 +make[4]: *** [../scripts/Makefile.build:478: kernel/bpf] Error 2 +make[3]: *** [../scripts/Makefile.build:478: kernel] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1936: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-1/Makefile:224: __sub-make] Error 2 +make: *** [Makefile:224: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.t9xBQZ31Yg 2024-11-01 12:16:21.559672642 -0700 +++ /tmp/tmp.XxCjlRx6fN 2024-11-01 12:16:21.564672597 -0700 @@ -0,0 +1 @@ + 1 ../kernel/bpf/syscall.c