========== build_clang - FAILED 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 tools/testing/selftests/kvm/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/config: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/settings: warning: ignored by one of the .gitignore files ../net/bridge/netfilter/ebtables.c:1006:16: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1006 | s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:235:20: note: expanded from macro 'per_cpu_ptr' 235 | __verify_pcpu_ptr(ptr); \ | ^ ../include/linux/percpu-defs.h:219:47: note: expanded from macro '__verify_pcpu_ptr' 219 | const void __percpu *__vpp_verify = (typeof((ptr) + 0))NULL; \ | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ ../net/bridge/netfilter/ebtables.c:1006:16: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1006 | s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ | ^ ../include/linux/percpu-defs.h:231:23: note: expanded from macro 'SHIFT_PERCPU_PTR' 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) | ^ ../include/linux/compiler.h:177:31: note: expanded from macro 'RELOC_HIDE' 177 | __ptr = (unsigned long) (ptr); \ | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ ../net/bridge/netfilter/ebtables.c:1006:16: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1006 | s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ | ^ ../include/linux/percpu-defs.h:231:49: note: expanded from macro 'SHIFT_PERCPU_PTR' 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) | ^ ../include/linux/compiler.h:177:31: note: expanded from macro 'RELOC_HIDE' 177 | __ptr = (unsigned long) (ptr); \ | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ ../net/bridge/netfilter/ebtables.c:1006:16: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1006 | s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ | ^ ../include/linux/percpu-defs.h:231:23: note: expanded from macro 'SHIFT_PERCPU_PTR' 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) | ^ ../include/linux/compiler.h:178:13: note: expanded from macro 'RELOC_HIDE' 178 | (typeof(ptr)) (__ptr + (off)); }) | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ ../net/bridge/netfilter/ebtables.c:1006:16: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1006 | s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ | ^ ../include/linux/percpu-defs.h:231:49: note: expanded from macro 'SHIFT_PERCPU_PTR' 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) | ^ ../include/linux/compiler.h:178:13: note: expanded from macro 'RELOC_HIDE' 178 | (typeof(ptr)) (__ptr + (off)); }) | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ ../net/bridge/netfilter/ebtables.c:1111:28: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1111 | seqcount_t *s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:235:20: note: expanded from macro 'per_cpu_ptr' 235 | __verify_pcpu_ptr(ptr); \ | ^ ../include/linux/percpu-defs.h:219:47: note: expanded from macro '__verify_pcpu_ptr' 219 | const void __percpu *__vpp_verify = (typeof((ptr) + 0))NULL; \ | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ ../net/bridge/netfilter/ebtables.c:1111:28: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1111 | seqcount_t *s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ | ^ ../include/linux/percpu-defs.h:231:23: note: expanded from macro 'SHIFT_PERCPU_PTR' 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) | ^ ../include/linux/compiler.h:177:31: note: expanded from macro 'RELOC_HIDE' 177 | __ptr = (unsigned long) (ptr); \ | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ ../net/bridge/netfilter/ebtables.c:1111:28: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1111 | seqcount_t *s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ | ^ ../include/linux/percpu-defs.h:231:49: note: expanded from macro 'SHIFT_PERCPU_PTR' 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) | ^ ../include/linux/compiler.h:177:31: note: expanded from macro 'RELOC_HIDE' 177 | __ptr = (unsigned long) (ptr); \ | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ ../net/bridge/netfilter/ebtables.c:1111:28: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1111 | seqcount_t *s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ | ^ ../include/linux/percpu-defs.h:231:23: note: expanded from macro 'SHIFT_PERCPU_PTR' 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) | ^ ../include/linux/compiler.h:178:13: note: expanded from macro 'RELOC_HIDE' 178 | (typeof(ptr)) (__ptr + (off)); }) | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ ../net/bridge/netfilter/ebtables.c:1111:28: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1111 | seqcount_t *s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ | ^ ../include/linux/percpu-defs.h:231:49: note: expanded from macro 'SHIFT_PERCPU_PTR' 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) | ^ ../include/linux/compiler.h:178:13: note: expanded from macro 'RELOC_HIDE' 178 | (typeof(ptr)) (__ptr + (off)); }) | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ 10 errors generated. make[6]: *** [../scripts/Makefile.build:244: net/bridge/netfilter/ebtables.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [../scripts/Makefile.build:485: net/bridge/netfilter] Error 2 make[4]: *** [../scripts/Makefile.build:485: net/bridge] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:485: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1926: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 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 tools/testing/selftests/kvm/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/config: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/settings: warning: ignored by one of the .gitignore files WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/mm/testmmiotrace.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/locking/test-ww_mutex.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_objpool.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/imx/mxc-clk.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/imx/clk-imxrt1050.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_simpleondemand.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_performance.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_powersave.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_userspace.o 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 tools/testing/selftests/kvm/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/config: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/settings: warning: ignored by one of the .gitignore files ../net/bridge/netfilter/ebtables.c:1006:16: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1006 | s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:235:20: note: expanded from macro 'per_cpu_ptr' 235 | __verify_pcpu_ptr(ptr); \ | ^ ../include/linux/percpu-defs.h:219:47: note: expanded from macro '__verify_pcpu_ptr' 219 | const void __percpu *__vpp_verify = (typeof((ptr) + 0))NULL; \ | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ ../net/bridge/netfilter/ebtables.c:1006:16: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1006 | s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ | ^ ../include/linux/percpu-defs.h:231:23: note: expanded from macro 'SHIFT_PERCPU_PTR' 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) | ^ ../include/linux/compiler.h:177:31: note: expanded from macro 'RELOC_HIDE' 177 | __ptr = (unsigned long) (ptr); \ | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ ../net/bridge/netfilter/ebtables.c:1006:16: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1006 | s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ | ^ ../include/linux/percpu-defs.h:231:49: note: expanded from macro 'SHIFT_PERCPU_PTR' 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) | ^ ../include/linux/compiler.h:177:31: note: expanded from macro 'RELOC_HIDE' 177 | __ptr = (unsigned long) (ptr); \ | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ ../net/bridge/netfilter/ebtables.c:1006:16: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1006 | s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ | ^ ../include/linux/percpu-defs.h:231:23: note: expanded from macro 'SHIFT_PERCPU_PTR' 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) | ^ ../include/linux/compiler.h:178:13: note: expanded from macro 'RELOC_HIDE' 178 | (typeof(ptr)) (__ptr + (off)); }) | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ ../net/bridge/netfilter/ebtables.c:1006:16: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1006 | s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ | ^ ../include/linux/percpu-defs.h:231:49: note: expanded from macro 'SHIFT_PERCPU_PTR' 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) | ^ ../include/linux/compiler.h:178:13: note: expanded from macro 'RELOC_HIDE' 178 | (typeof(ptr)) (__ptr + (off)); }) | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ ../net/bridge/netfilter/ebtables.c:1111:28: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1111 | seqcount_t *s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:235:20: note: expanded from macro 'per_cpu_ptr' 235 | __verify_pcpu_ptr(ptr); \ | ^ ../include/linux/percpu-defs.h:219:47: note: expanded from macro '__verify_pcpu_ptr' 219 | const void __percpu *__vpp_verify = (typeof((ptr) + 0))NULL; \ | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ ../net/bridge/netfilter/ebtables.c:1111:28: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1111 | seqcount_t *s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ | ^ ../include/linux/percpu-defs.h:231:23: note: expanded from macro 'SHIFT_PERCPU_PTR' 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) | ^ ../include/linux/compiler.h:177:31: note: expanded from macro 'RELOC_HIDE' 177 | __ptr = (unsigned long) (ptr); \ | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ ../net/bridge/netfilter/ebtables.c:1111:28: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1111 | seqcount_t *s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ | ^ ../include/linux/percpu-defs.h:231:49: note: expanded from macro 'SHIFT_PERCPU_PTR' 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) | ^ ../include/linux/compiler.h:177:31: note: expanded from macro 'RELOC_HIDE' 177 | __ptr = (unsigned long) (ptr); \ | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ ../net/bridge/netfilter/ebtables.c:1111:28: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1111 | seqcount_t *s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ | ^ ../include/linux/percpu-defs.h:231:23: note: expanded from macro 'SHIFT_PERCPU_PTR' 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) | ^ ../include/linux/compiler.h:178:13: note: expanded from macro 'RELOC_HIDE' 178 | (typeof(ptr)) (__ptr + (off)); }) | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ ../net/bridge/netfilter/ebtables.c:1111:28: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? 1111 | seqcount_t *s = &per_cpu(ebt_recseq, cpu); | ^~~~~~~~~~ | xt_recseq ../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) | ^ ../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ | ^ ../include/linux/percpu-defs.h:231:49: note: expanded from macro 'SHIFT_PERCPU_PTR' 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) | ^ ../include/linux/compiler.h:178:13: note: expanded from macro 'RELOC_HIDE' 178 | (typeof(ptr)) (__ptr + (off)); }) | ^ ../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); | ^ 10 errors generated. make[6]: *** [../scripts/Makefile.build:244: net/bridge/netfilter/ebtables.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [../scripts/Makefile.build:485: net/bridge/netfilter] Error 2 make[4]: *** [../scripts/Makefile.build:485: net/bridge] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:485: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1926: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 New errors added --- /tmp/tmp.kubRFB85JM 2024-09-23 19:35:02.304774620 -0700 +++ /tmp/tmp.wyJQPf1jLk 2024-09-23 19:35:56.662910138 -0700 @@ -8,9 +8,195 @@ -WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/mm/testmmiotrace.o -WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/locking/test-ww_mutex.o -WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_objpool.o -WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/imx/mxc-clk.o -WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/imx/clk-imxrt1050.o -WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_simpleondemand.o -WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_performance.o -WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_powersave.o -WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_userspace.o +../net/bridge/netfilter/ebtables.c:1006:16: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? + 1006 | s = &per_cpu(ebt_recseq, cpu); + | ^~~~~~~~~~ + | xt_recseq +../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' + 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) + | ^ +../include/linux/percpu-defs.h:235:20: note: expanded from macro 'per_cpu_ptr' + 235 | __verify_pcpu_ptr(ptr); \ + | ^ +../include/linux/percpu-defs.h:219:47: note: expanded from macro '__verify_pcpu_ptr' + 219 | const void __percpu *__vpp_verify = (typeof((ptr) + 0))NULL; \ + | ^ +../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here + 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); + | ^ +../net/bridge/netfilter/ebtables.c:1006:16: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? + 1006 | s = &per_cpu(ebt_recseq, cpu); + | ^~~~~~~~~~ + | xt_recseq +../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' + 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) + | ^ +../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' + 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ + | ^ +../include/linux/percpu-defs.h:231:23: note: expanded from macro 'SHIFT_PERCPU_PTR' + 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) + | ^ +../include/linux/compiler.h:177:31: note: expanded from macro 'RELOC_HIDE' + 177 | __ptr = (unsigned long) (ptr); \ + | ^ +../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here + 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); + | ^ +../net/bridge/netfilter/ebtables.c:1006:16: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? + 1006 | s = &per_cpu(ebt_recseq, cpu); + | ^~~~~~~~~~ + | xt_recseq +../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' + 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) + | ^ +../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' + 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ + | ^ +../include/linux/percpu-defs.h:231:49: note: expanded from macro 'SHIFT_PERCPU_PTR' + 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) + | ^ +../include/linux/compiler.h:177:31: note: expanded from macro 'RELOC_HIDE' + 177 | __ptr = (unsigned long) (ptr); \ + | ^ +../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here + 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); + | ^ +../net/bridge/netfilter/ebtables.c:1006:16: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? + 1006 | s = &per_cpu(ebt_recseq, cpu); + | ^~~~~~~~~~ + | xt_recseq +../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' + 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) + | ^ +../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' + 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ + | ^ +../include/linux/percpu-defs.h:231:23: note: expanded from macro 'SHIFT_PERCPU_PTR' + 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) + | ^ +../include/linux/compiler.h:178:13: note: expanded from macro 'RELOC_HIDE' + 178 | (typeof(ptr)) (__ptr + (off)); }) + | ^ +../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here + 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); + | ^ +../net/bridge/netfilter/ebtables.c:1006:16: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? + 1006 | s = &per_cpu(ebt_recseq, cpu); + | ^~~~~~~~~~ + | xt_recseq +../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' + 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) + | ^ +../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' + 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ + | ^ +../include/linux/percpu-defs.h:231:49: note: expanded from macro 'SHIFT_PERCPU_PTR' + 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) + | ^ +../include/linux/compiler.h:178:13: note: expanded from macro 'RELOC_HIDE' + 178 | (typeof(ptr)) (__ptr + (off)); }) + | ^ +../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here + 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); + | ^ +../net/bridge/netfilter/ebtables.c:1111:28: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? + 1111 | seqcount_t *s = &per_cpu(ebt_recseq, cpu); + | ^~~~~~~~~~ + | xt_recseq +../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' + 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) + | ^ +../include/linux/percpu-defs.h:235:20: note: expanded from macro 'per_cpu_ptr' + 235 | __verify_pcpu_ptr(ptr); \ + | ^ +../include/linux/percpu-defs.h:219:47: note: expanded from macro '__verify_pcpu_ptr' + 219 | const void __percpu *__vpp_verify = (typeof((ptr) + 0))NULL; \ + | ^ +../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here + 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); + | ^ +../net/bridge/netfilter/ebtables.c:1111:28: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? + 1111 | seqcount_t *s = &per_cpu(ebt_recseq, cpu); + | ^~~~~~~~~~ + | xt_recseq +../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' + 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) + | ^ +../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' + 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ + | ^ +../include/linux/percpu-defs.h:231:23: note: expanded from macro 'SHIFT_PERCPU_PTR' + 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) + | ^ +../include/linux/compiler.h:177:31: note: expanded from macro 'RELOC_HIDE' + 177 | __ptr = (unsigned long) (ptr); \ + | ^ +../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here + 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); + | ^ +../net/bridge/netfilter/ebtables.c:1111:28: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? + 1111 | seqcount_t *s = &per_cpu(ebt_recseq, cpu); + | ^~~~~~~~~~ + | xt_recseq +../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' + 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) + | ^ +../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' + 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ + | ^ +../include/linux/percpu-defs.h:231:49: note: expanded from macro 'SHIFT_PERCPU_PTR' + 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) + | ^ +../include/linux/compiler.h:177:31: note: expanded from macro 'RELOC_HIDE' + 177 | __ptr = (unsigned long) (ptr); \ + | ^ +../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here + 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); + | ^ +../net/bridge/netfilter/ebtables.c:1111:28: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? + 1111 | seqcount_t *s = &per_cpu(ebt_recseq, cpu); + | ^~~~~~~~~~ + | xt_recseq +../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' + 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) + | ^ +../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' + 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ + | ^ +../include/linux/percpu-defs.h:231:23: note: expanded from macro 'SHIFT_PERCPU_PTR' + 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) + | ^ +../include/linux/compiler.h:178:13: note: expanded from macro 'RELOC_HIDE' + 178 | (typeof(ptr)) (__ptr + (off)); }) + | ^ +../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here + 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); + | ^ +../net/bridge/netfilter/ebtables.c:1111:28: error: use of undeclared identifier 'ebt_recseq'; did you mean 'xt_recseq'? + 1111 | seqcount_t *s = &per_cpu(ebt_recseq, cpu); + | ^~~~~~~~~~ + | xt_recseq +../include/linux/percpu-defs.h:269:43: note: expanded from macro 'per_cpu' + 269 | #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) + | ^ +../include/linux/percpu-defs.h:236:20: note: expanded from macro 'per_cpu_ptr' + 236 | SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \ + | ^ +../include/linux/percpu-defs.h:231:49: note: expanded from macro 'SHIFT_PERCPU_PTR' + 231 | RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)) + | ^ +../include/linux/compiler.h:178:13: note: expanded from macro 'RELOC_HIDE' + 178 | (typeof(ptr)) (__ptr + (off)); }) + | ^ +../include/linux/netfilter/x_tables.h:346:29: note: 'xt_recseq' declared here + 346 | DECLARE_PER_CPU(seqcount_t, xt_recseq); + | ^ +10 errors generated. +make[6]: *** [../scripts/Makefile.build:244: net/bridge/netfilter/ebtables.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:485: net/bridge/netfilter] Error 2 +make[4]: *** [../scripts/Makefile.build:485: net/bridge] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:485: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1926: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-0/Makefile:224: __sub-make] Error 2 +make: *** [Makefile:224: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.v1WT35VDMc 2024-09-23 19:35:56.668910264 -0700 +++ /tmp/tmp.QCiMXq4G6o 2024-09-23 19:35:56.672910347 -0700 @@ -0,0 +1 @@ + 10 ../net/bridge/netfilter/ebtables.c