========== 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/run_tags_test.sh: 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 ../security/apparmor/lsm.c:1138: warning: Function parameter or struct member 'protocol' not described in 'apparmor_socket_post_create' ../security/apparmor/lsm.c:1138: warning: Excess function parameter 'ptotocol' description in 'apparmor_socket_post_create' ../drivers/block/drbd/drbd_bitmap.c:1220: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_read' ../drivers/block/drbd/drbd_bitmap.c:1232: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write' ../drivers/block/drbd/drbd_bitmap.c:1244: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write_all' ../drivers/block/drbd/drbd_bitmap.c:1271: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write_copy_pages' ../drivers/block/drbd/drbd_main.c:3431: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bmio_set_n_write' ../drivers/block/drbd/drbd_main.c:3457: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bmio_clear_n_write' ../drivers/block/drbd/drbd_main.c:3518: warning: Function parameter or struct member 'peer_device' not described in 'drbd_queue_bitmap_io' ../drivers/block/drbd/drbd_main.c:3560: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bitmap_io' ../net/ipv4/tcp_output.c:187:3: warning: result of comparison of constant -1 with expression of type 'u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare] 187 | NET_ADD_STATS(sock_net(sk), LINUX_MIB_TCPACKCOMPRESSED, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 188 | tp->compressed_ack); | ~~~~~~~~~~~~~~~~~~~ ../include/net/ip.h:302:41: note: expanded from macro 'NET_ADD_STATS' 302 | #define NET_ADD_STATS(net, field, adnd) SNMP_ADD_STATS((net)->mib.net_statistics, field, adnd) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/net/snmp.h:143:4: note: expanded from macro 'SNMP_ADD_STATS' 143 | this_cpu_add(mib->mibs[field], addend) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/percpu-defs.h:491:33: note: expanded from macro 'this_cpu_add' 491 | #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) :140:1: note: expanded from here 140 | this_cpu_add_8 | ^ ../arch/x86/include/asm/percpu.h:553:35: note: expanded from macro 'this_cpu_add_8' 553 | #define this_cpu_add_8(pcp, val) percpu_add_op(8, volatile, (pcp), val) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/percpu.h:173:31: note: expanded from macro 'percpu_add_op' 173 | ((val) == 1 || (val) == -1)) ? \ | ~~~~~ ^ ~~ 1 warning generated. In file included from ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:43: In file included from ../include/linux/tcp.h:17: In file included from ../include/linux/skbuff.h:15: In file included from ../include/linux/time.h:60: In file included from ../include/linux/time32.h:13: In file included from ../include/linux/timex.h:67: In file included from ../arch/x86/include/asm/timex.h:5: In file included from ../arch/x86/include/asm/processor.h:19: In file included from ../arch/x86/include/asm/cpuid.h:62: In file included from ../arch/x86/include/asm/paravirt.h:21: In file included from ../include/linux/cpumask.h:13: In file included from ../include/linux/bitmap.h:13: In file included from ../include/linux/string.h:374: ../include/linux/fortify-string.h:566:4: warning: call to '__read_overflow2_field' declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 566 | __read_overflow2_field(q_size_field, size); | ^ ../include/linux/fortify-string.h:566:4: warning: call to '__read_overflow2_field' declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 2 warnings generated. In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:419: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:88:21: error: too many arguments provided to function-like macro invocation 88 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:419: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:88:3: error: use of undeclared identifier '__assign_str' 88 | __assign_str(err, err); | ^ ../include/trace/../../../drivers/net/fjes/fjes_trace.h:148:21: error: too many arguments provided to function-like macro invocation 148 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:419: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:148:3: error: use of undeclared identifier '__assign_str' 148 | __assign_str(err, err); | ^ ../include/trace/../../../drivers/net/fjes/fjes_trace.h:192:21: error: too many arguments provided to function-like macro invocation 192 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:419: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:192:3: error: use of undeclared identifier '__assign_str' 192 | __assign_str(err, err); | ^ ../include/trace/../../../drivers/net/fjes/fjes_trace.h:235:21: error: too many arguments provided to function-like macro invocation 235 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:419: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:235:3: error: use of undeclared identifier '__assign_str' 235 | __assign_str(err, err); | ^ ../include/trace/../../../drivers/net/fjes/fjes_trace.h:261:21: error: too many arguments provided to function-like macro invocation 261 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:419: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:261:3: error: use of undeclared identifier '__assign_str' 261 | __assign_str(err, err); | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:469: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:88:21: error: too many arguments provided to function-like macro invocation 88 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:469: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:148:21: error: too many arguments provided to function-like macro invocation 148 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:469: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:192:21: error: too many arguments provided to function-like macro invocation 192 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:469: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:235:21: error: too many arguments provided to function-like macro invocation 235 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:469: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:261:21: error: too many arguments provided to function-like macro invocation 261 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:103: In file included from ../include/trace/perf.h:75: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:88:21: error: too many arguments provided to function-like macro invocation 88 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:103: In file included from ../include/trace/perf.h:75: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:88:3: error: use of undeclared identifier '__assign_str' 88 | __assign_str(err, err); | ^ ../include/trace/../../../drivers/net/fjes/fjes_trace.h:148:21: error: too many arguments provided to function-like macro invocation 148 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:103: In file included from ../include/trace/perf.h:75: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:148:3: error: use of undeclared identifier '__assign_str' 148 | __assign_str(err, err); | ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[6]: *** [../scripts/Makefile.build:244: drivers/net/fjes/fjes_trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/net/fjes] Error 2 make[5]: *** Waiting for unfinished jobs.... ../net/ipv4/tcp_lp.c:122: warning: Function parameter or struct member 'ack' not described in 'tcp_lp_cong_avoid' ../net/ipv4/tcp_lp.c:122: warning: Function parameter or struct member 'acked' not described in 'tcp_lp_cong_avoid' ../net/ipv4/tcp_lp.c:272: warning: Function parameter or struct member 'sample' not described in 'tcp_lp_pkts_acked' make[4]: *** [../scripts/Makefile.build:485: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:485: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net/wt-0/Makefile:1934: .] Error 2 make[1]: *** [/home/nipa/net/wt-0/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __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/run_tags_test.sh: 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 In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:419: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:88:21: error: too many arguments provided to function-like macro invocation 88 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:419: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:88:3: error: use of undeclared identifier '__assign_str' 88 | __assign_str(err, err); | ^ ../include/trace/../../../drivers/net/fjes/fjes_trace.h:148:21: error: too many arguments provided to function-like macro invocation 148 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:419: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:148:3: error: use of undeclared identifier '__assign_str' 148 | __assign_str(err, err); | ^ ../include/trace/../../../drivers/net/fjes/fjes_trace.h:192:21: error: too many arguments provided to function-like macro invocation 192 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:419: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:192:3: error: use of undeclared identifier '__assign_str' 192 | __assign_str(err, err); | ^ ../include/trace/../../../drivers/net/fjes/fjes_trace.h:235:21: error: too many arguments provided to function-like macro invocation 235 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:419: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:235:3: error: use of undeclared identifier '__assign_str' 235 | __assign_str(err, err); | ^ ../include/trace/../../../drivers/net/fjes/fjes_trace.h:261:21: error: too many arguments provided to function-like macro invocation 261 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:419: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:261:3: error: use of undeclared identifier '__assign_str' 261 | __assign_str(err, err); | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:469: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:88:21: error: too many arguments provided to function-like macro invocation 88 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:469: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:148:21: error: too many arguments provided to function-like macro invocation 148 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:469: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:192:21: error: too many arguments provided to function-like macro invocation 192 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:469: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:235:21: error: too many arguments provided to function-like macro invocation 235 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:469: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:261:21: error: too many arguments provided to function-like macro invocation 261 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:103: In file included from ../include/trace/perf.h:75: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:88:21: error: too many arguments provided to function-like macro invocation 88 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:103: In file included from ../include/trace/perf.h:75: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:88:3: error: use of undeclared identifier '__assign_str' 88 | __assign_str(err, err); | ^ ../include/trace/../../../drivers/net/fjes/fjes_trace.h:148:21: error: too many arguments provided to function-like macro invocation 148 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:103: In file included from ../include/trace/perf.h:75: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:148:3: error: use of undeclared identifier '__assign_str' 148 | __assign_str(err, err); | ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[6]: *** [../scripts/Makefile.build:244: drivers/net/fjes/fjes_trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/net/fjes] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:485: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:485: drivers] Error 2 make[2]: *** [/home/nipa/net/wt-0/Makefile:1934: .] Error 2 make[1]: *** [/home/nipa/net/wt-0/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __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/run_tags_test.sh: 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 In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:419: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:88:21: error: too many arguments provided to function-like macro invocation 88 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:419: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:88:3: error: use of undeclared identifier '__assign_str' 88 | __assign_str(err, err); | ^ ../include/trace/../../../drivers/net/fjes/fjes_trace.h:148:21: error: too many arguments provided to function-like macro invocation 148 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:419: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:148:3: error: use of undeclared identifier '__assign_str' 148 | __assign_str(err, err); | ^ ../include/trace/../../../drivers/net/fjes/fjes_trace.h:192:21: error: too many arguments provided to function-like macro invocation 192 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:419: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:192:3: error: use of undeclared identifier '__assign_str' 192 | __assign_str(err, err); | ^ ../include/trace/../../../drivers/net/fjes/fjes_trace.h:235:21: error: too many arguments provided to function-like macro invocation 235 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:419: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:235:3: error: use of undeclared identifier '__assign_str' 235 | __assign_str(err, err); | ^ ../include/trace/../../../drivers/net/fjes/fjes_trace.h:261:21: error: too many arguments provided to function-like macro invocation 261 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:419: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:261:3: error: use of undeclared identifier '__assign_str' 261 | __assign_str(err, err); | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:469: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:88:21: error: too many arguments provided to function-like macro invocation 88 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:469: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:148:21: error: too many arguments provided to function-like macro invocation 148 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:469: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:192:21: error: too many arguments provided to function-like macro invocation 192 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:469: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:235:21: error: too many arguments provided to function-like macro invocation 235 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:102: In file included from ../include/trace/trace_events.h:469: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:261:21: error: too many arguments provided to function-like macro invocation 261 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:103: In file included from ../include/trace/perf.h:75: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:88:21: error: too many arguments provided to function-like macro invocation 88 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:103: In file included from ../include/trace/perf.h:75: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:88:3: error: use of undeclared identifier '__assign_str' 88 | __assign_str(err, err); | ^ ../include/trace/../../../drivers/net/fjes/fjes_trace.h:148:21: error: too many arguments provided to function-like macro invocation 148 | __assign_str(err, err); | ^ ../include/trace/stages/stage6_event_callback.h:34:9: note: macro '__assign_str' defined here 34 | #define __assign_str(dst) \ | ^ In file included from ../drivers/net/fjes/fjes_trace.c:13: In file included from ../drivers/net/fjes/fjes_trace.h:365: In file included from ../include/trace/define_trace.h:103: In file included from ../include/trace/perf.h:75: ../include/trace/../../../drivers/net/fjes/fjes_trace.h:148:3: error: use of undeclared identifier '__assign_str' 148 | __assign_str(err, err); | ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[6]: *** [../scripts/Makefile.build:244: drivers/net/fjes/fjes_trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/net/fjes] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:485: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:485: drivers] Error 2 make[2]: *** [/home/nipa/net/wt-0/Makefile:1934: .] Error 2 make[1]: *** [/home/nipa/net/wt-0/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2