.pylintrc: warning: ignored by one of the .gitignore files In file included from ../net/unix/unix_bpf.c:5: In file included from ../include/linux/skmsg.h:13: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/unix/unix_bpf.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/unix] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../security/smack/smack_netfilter.c:15: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: security/smack/smack_netfilter.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/bpf/test_run.c:17: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/bpf/test_run.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/bpf] Error 2 In file included from ../net/xfrm/xfrm_policy.c:46: In file included from ../include/net/espintcp.h:6: In file included from ../include/linux/skmsg.h:13: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/xfrm/xfrm_policy.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../security/selinux/hooks.c:51: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ In file included from ../security/selinux/hooks.c:74: In file included from ../include/uapi/linux/nfs_mount.h:13: In file included from ../include/linux/nfs.h:12: In file included from ../include/linux/sunrpc/auth.h:13: In file included from ../include/linux/sunrpc/sched.h:19: ../include/linux/sunrpc/xdr.h:803:46: warning: result of comparison of constant 4611686018427387903 with expression of type '__u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] 803 | if (U32_MAX >= SIZE_MAX / sizeof(*p) && len > SIZE_MAX / sizeof(*p)) | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ 1 warning and 1 error generated. make[5]: *** [../scripts/Makefile.build:287: security/selinux/hooks.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/ipv6/netfilter/ip6_tables.c:29: In file included from ../include/linux/netfilter_ipv6/ip6_tables.h:23: In file included from ../include/uapi/linux/netfilter_ipv6/ip6_tables.h:22: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6_tables.o] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from ../net/core/sock.c:145: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/core/sock.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/ipv4/route.c:95: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv4/route.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/netfilter/core.c:19: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/netfilter/core.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/netfilter/nf_queue.c:14: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/netfilter/nf_queue.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: security/smack] Error 2 make[4]: *** Waiting for unfinished jobs.... Warning: ../security/landlock/ruleset.c:206 Invalid param: const struct landlock_layer (*const layers)[] Warning: ../security/landlock/ruleset.c:206 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' Warning: ../security/landlock/ruleset.c:685 Invalid param: layer_mask_t (*const layer_masks)[] Warning: ../security/landlock/ruleset.c:685 function parameter 'layer_mask_t (*const layer_masks' not described in 'landlock_init_layer_masks' In file included from ../net/ipv6/netfilter/ip6table_security.c:16: In file included from ../include/linux/netfilter_ipv6/ip6_tables.h:23: In file included from ../include/uapi/linux/netfilter_ipv6/ip6_tables.h:22: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6table_security.o] Error 1 In file included from ../net/ipv6/netfilter/ip6table_mangle.c:9: In file included from ../include/linux/netfilter_ipv6/ip6_tables.h:23: In file included from ../include/uapi/linux/netfilter_ipv6/ip6_tables.h:22: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6table_mangle.o] Error 1 In file included from ../net/ipv6/netfilter/ip6table_raw.c:9: In file included from ../include/linux/netfilter_ipv6/ip6_tables.h:23: In file included from ../include/uapi/linux/netfilter_ipv6/ip6_tables.h:22: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6table_raw.o] Error 1 In file included from ../net/ipv6/netfilter/ip6table_filter.c:11: In file included from ../include/linux/netfilter_ipv6/ip6_tables.h:23: In file included from ../include/uapi/linux/netfilter_ipv6/ip6_tables.h:22: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6table_filter.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: security/selinux] Error 2 In file included from ../net/ipv6/netfilter/ip6table_nat.c:11: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6table_nat.o] Error 1 In file included from ../net/netfilter/utils.c:5: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/netfilter/utils.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/netfilter] Error 2 In file included from ../net/core/skbuff.c:95: In file included from ../net/core/sock_destructor.h:4: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/core/skbuff.o] Error 1 In file included from ../net/ipv6/netfilter/nf_defrag_ipv6_hooks.c:17: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/nf_defrag_ipv6_hooks.o] Error 1 make[5]: *** [../scripts/Makefile.build:554: net/ipv6/netfilter] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/ipv4/ip_forward.c:32: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv4/ip_forward.o] Error 1 Warning: ../security/landlock/fs.c:764 Invalid param: layer_mask_t (*const layer_masks_parent1)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:764 function parameter 'layer_mask_t (*const layer_masks_parent1' not described in 'is_access_to_paths_allowed' Warning: ../security/landlock/fs.c:764 Invalid param: layer_mask_t (*const layer_masks_parent2)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:764 function parameter 'layer_mask_t (*const layer_masks_parent2' not described in 'is_access_to_paths_allowed' Warning: ../security/landlock/fs.c:1034 Invalid param: layer_mask_t (*const layer_masks_dom)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:1034 function parameter 'layer_mask_t (*const layer_masks_dom' not described in 'collect_domain_accesses' In file included from ../net/ipv6/ip6_offload.c:16: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv6/ip6_offload.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/core] Error 2 make[4]: *** [../scripts/Makefile.build:554: net/ipv4] Error 2 make[4]: *** [../scripts/Makefile.build:554: net/xfrm] Error 2 In file included from ../net/ipv6/tcpv6_offload.c:13: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv6/tcpv6_offload.o] Error 1 In file included from ../net/ipv6/inet6_hashtables.c:24: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv6/inet6_hashtables.o] Error 1 In file included from ../net/sched/act_nat.c:25: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/sched/act_nat.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/ipv6/af_inet6.c:41: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv6/af_inet6.o] Error 1 In file included from ../net/sched/act_csum.c:25: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/sched/act_csum.o] Error 1 In file included from ../security/apparmor/lsm.c:23: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: security/apparmor/lsm.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/ipv6/ip6_output.c:40: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv6/ip6_output.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/ipv6] Error 2 In file included from ../drivers/scsi/iscsi_tcp.c:31: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: drivers/scsi/iscsi_tcp.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../drivers/scsi/libiscsi_tcp.c:29: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: drivers/scsi/libiscsi_tcp.o] Error 1 In file included from ../drivers/scsi/libiscsi.c:19: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: drivers/scsi/libiscsi.o] Error 1 In file included from ../drivers/scsi/scsi_transport_iscsi.c:15: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: drivers/scsi/scsi_transport_iscsi.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: drivers/scsi] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../drivers/block/drbd/drbd_bitmap.c:22: In file included from ../drivers/block/drbd/drbd_int.h:32: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_bitmap.o] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from ../drivers/nvme/host/tcp.c:15: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/nvme/host/tcp.o] Error 1 make[5]: *** [../scripts/Makefile.build:554: drivers/nvme/host] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from ../drivers/block/drbd/drbd_proc.c:22: In file included from ../drivers/block/drbd/drbd_int.h:32: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_proc.o] Error 1 In file included from ../io_uring/zcrx.c:16: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[4]: *** [../scripts/Makefile.build:287: io_uring/zcrx.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../drivers/nvme/target/tcp.c:15: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/nvme/target/tcp.o] Error 1 make[5]: *** [../scripts/Makefile.build:554: drivers/nvme/target] Error 2 make[4]: *** [../scripts/Makefile.build:554: drivers/nvme] Error 2 make[4]: *** [../scripts/Makefile.build:554: net/sched] Error 2 make[4]: *** [../scripts/Makefile.build:554: security/apparmor] Error 2 make[3]: *** [../scripts/Makefile.build:554: security] Error 2 make[3]: *** Waiting for unfinished jobs.... In file included from ../drivers/block/drbd/drbd_receiver.c:36: In file included from ../drivers/block/drbd/drbd_int.h:32: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_receiver.o] Error 1 In file included from ../drivers/block/drbd/drbd_worker.c:27: In file included from ../drivers/block/drbd/drbd_int.h:32: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_worker.o] Error 1 In file included from ../kernel/bpf/btf.c:24: In file included from ../include/linux/skmsg.h:13: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/btf.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../drivers/block/drbd/drbd_req.c:18: In file included from ../drivers/block/drbd/drbd_int.h:32: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_req.o] Error 1 make[3]: *** [../scripts/Makefile.build:554: io_uring] Error 2 In file included from ../drivers/block/drbd/drbd_actlog.c:18: In file included from ../drivers/block/drbd/drbd_int.h:32: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_actlog.o] Error 1 make[5]: *** [../scripts/Makefile.build:554: drivers/block/drbd] Error 2 make[4]: *** [../scripts/Makefile.build:554: drivers/block] Error 2 make[4]: *** [../scripts/Makefile.build:554: kernel/bpf] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:554: net] Error 2 In file included from ../drivers/net/ethernet/broadcom/bnx2.c:43: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ ../drivers/net/ethernet/broadcom/bnx2.c:8189:33: warning: shift count >= width of type [-Wshift-count-overflow] 8189 | persist_dma_mask = dma_mask = DMA_BIT_MASK(64); | ^~~~~~~~~~~~~~~~ ../include/linux/dma-mapping.h:73:54: note: expanded from macro 'DMA_BIT_MASK' 73 | #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) | ^ ~~~ 1 warning and 1 error generated. make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnx2.o] Error 1 make[7]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/brocade/bna/bnad_debugfs.c:14: In file included from ../drivers/net/ethernet/brocade/bna/bnad.h:26: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/brocade/bna/bnad_debugfs.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/brocade/bna/bnad.c:24: In file included from ../drivers/net/ethernet/brocade/bna/bnad.h:26: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ ../drivers/net/ethernet/brocade/bna/bnad.c:3555:46: warning: shift count >= width of type [-Wshift-count-overflow] 3555 | err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); | ^~~~~~~~~~~~~~~~ ../include/linux/dma-mapping.h:73:54: note: expanded from macro 'DMA_BIT_MASK' 73 | #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) | ^ ~~~ 1 warning and 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/brocade/bna/bnad.o] Error 1 In file included from ../drivers/net/ethernet/brocade/bna/bnad_ethtool.c:21: In file included from ../drivers/net/ethernet/brocade/bna/bnad.h:26: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/brocade/bna/bnad_ethtool.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.c:62: In file included from ../drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.h:8: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.o] Error 1 make[8]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec] Error 2 make[8]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/broadcom/cnic.c:39: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/cnic.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/cxgb3/l2t.c:42: In file included from ../drivers/net/ethernet/chelsio/cxgb3/cxgb3_defs.h:36: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb3/l2t.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.c:39: In file included from ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.h:37: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/libcxgb] Error 2 make[7]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/chelsio/cxgb4/l2t.c:44: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/l2t.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/chelsio/cxgb4/smt.c:35: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/smt.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_main.c:18: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_main.o] Error 1 make[9]: *** Waiting for unfinished jobs.... In file included from ../fs/dlm/midcomms.c:136: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: fs/dlm/midcomms.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/chelsio/cxgb4vf/sge.c:42: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4vf/sge.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/cxgb4vf] Error 2 In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:69: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:6658:46: warning: shift count >= width of type [-Wshift-count-overflow] 6658 | err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); | ^~~~~~~~~~~~~~~~ ../include/linux/dma-mapping.h:73:54: note: expanded from macro 'DMA_BIT_MASK' 73 | #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) | ^ ~~~ 1 warning and 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.o] Error 1 In file included from ../drivers/net/ethernet/brocade/bna/cna_fwimg.c:12: In file included from ../drivers/net/ethernet/brocade/bna/bnad.h:26: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/brocade/bna/cna_fwimg.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/brocade/bna] Error 2 make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/brocade] Error 2 make[6]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.c:18: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.o] Error 1 In file included from ../fs/dlm/lowcomms.c:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: fs/dlm/lowcomms.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: fs/dlm] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/chelsio/cxgb4/sge.c:46: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/sge.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c:14: In file included from ../drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.h:7: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.o] Error 1 make[8]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/inline_crypto/ch_ktls] Error 2 In file included from ../drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c:51: In file included from ../drivers/net/ethernet/chelsio/cxgb3/cxgb3_defs.h:36: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c:26: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.o] Error 1 In file included from ../drivers/net/ethernet/emulex/benet/be_ethtool.c:14: In file included from ../drivers/net/ethernet/emulex/benet/be.h:20: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/emulex/benet/be_ethtool.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_hw.c:18: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_hw.o] Error 1 make[8]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/inline_crypto/chtls] Error 2 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/inline_crypto] Error 2 In file included from ../drivers/net/ethernet/chelsio/cxgb4/t4_hw.c:36: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/t4_hw.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/cxgb4/srq.c:35: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/srq.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c:9: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/cxgb4/clip_tbl.c:18: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/clip_tbl.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c:48: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/cxgb3] Error 2 In file included from ../drivers/net/ethernet/chelsio/cxgb4/sched.c:38: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/sched.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c:46: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.o] Error 1 In file included from ../drivers/net/ethernet/emulex/benet/be_roce.c:19: In file included from ../drivers/net/ethernet/emulex/benet/be.h:20: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/emulex/benet/be_roce.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c:40: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c:36: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.c:38: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/cxgb4] Error 2 make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio] Error 2 In file included from ../drivers/net/ethernet/emulex/benet/be_cmds.c:15: In file included from ../drivers/net/ethernet/emulex/benet/be.h:20: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/emulex/benet/be_cmds.o] Error 1 In file included from ../drivers/net/ethernet/emulex/benet/be_main.c:16: In file included from ../drivers/net/ethernet/emulex/benet/be.h:20: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ ../drivers/net/ethernet/emulex/benet/be_main.c:5835:49: warning: shift count >= width of type [-Wshift-count-overflow] 5835 | status = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); | ^~~~~~~~~~~~~~~~ ../include/linux/dma-mapping.h:73:54: note: expanded from macro 'DMA_BIT_MASK' 73 | #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) | ^ ~~~ 1 warning and 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/emulex/benet/be_main.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/emulex/benet] Error 2 make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/emulex] Error 2 In file included from ../fs/smb/server/auth.c:27: In file included from ../fs/smb/server/connection.h:12: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/auth.o] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/fungible/funeth/funeth_main.c:18: In file included from ../drivers/net/ethernet/fungible/funeth/funeth_ktls.h:6: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_main.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/fungible/funeth/funeth_tx.c:10: In file included from ../drivers/net/ethernet/fungible/funeth/funeth_ktls.h:6: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_tx.o] Error 1 In file included from ../fs/smb/server/vfs.c:26: In file included from ../fs/smb/server/connection.h:12: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/vfs.o] Error 1 In file included from ../fs/smb/server/server.c:19: In file included from ../fs/smb/server/connection.h:12: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/server.o] Error 1 In file included from ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:24: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/hisilicon/hns3/hns3_enet.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/fungible/funeth/funeth_ktls.c:4: In file included from ../drivers/net/ethernet/fungible/funeth/funeth_ktls.h:6: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_ktls.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/fungible/funeth] Error 2 make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/fungible] Error 2 In file included from ../drivers/net/ethernet/google/gve/gve_rx_dqo.c:18: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/google/gve/gve_rx_dqo.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/google/gve] Error 2 make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/google] Error 2 In file included from ../drivers/net/xen-netfront.c:41: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: drivers/net/xen-netfront.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../fs/smb/server/vfs_cache.c:18: In file included from ../fs/smb/server/connection.h:12: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/vfs_cache.o] Error 1 In file included from ../fs/smb/server/misc.c:14: In file included from ../fs/smb/server/connection.h:12: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/misc.o] Error 1 In file included from ../fs/smb/server/oplock.c:14: In file included from ../fs/smb/server/connection.h:12: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/oplock.o] Error 1 make[5]: *** [../scripts/Makefile.build:554: fs/smb/server] Error 2 make[5]: *** Waiting for unfinished jobs.... Warning: ../fs/nfsd/filecache.c:381 function parameter 'pnf' not described in 'nfsd_file_put_local' Warning: ../fs/nfsd/filecache.c:381 Excess function parameter 'nf' description in 'nfsd_file_put_local' In file included from ../drivers/net/bonding/bond_main.c:90: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/net/bonding/bond_main.o] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:17: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[9]: *** [../scripts/Makefile.build:287: drivers/net/wireless/intel/iwlwifi/mvm/mac80211.o] Error 1 make[9]: *** Waiting for unfinished jobs.... make[5]: *** [../scripts/Makefile.build:554: drivers/net/bonding] Error 2 In file included from ../drivers/net/ovpn/tcp.c:13: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/net/ovpn/tcp.o] Error 1 make[6]: *** Waiting for unfinished jobs.... Warning: ../fs/nfsd/localio.c:50 function parameter 'pnf' not described in 'nfsd_open_local_fh' Warning: ../fs/nfsd/localio.c:50 Excess function parameter 'nfp' description in 'nfsd_open_local_fh' make[5]: *** [../scripts/Makefile.build:554: drivers/net/ovpn] Error 2 make[8]: *** [../scripts/Makefile.build:554: drivers/net/wireless/intel/iwlwifi/mvm] Error 2 make[8]: *** Waiting for unfinished jobs.... make[7]: *** [../scripts/Makefile.build:554: drivers/net/wireless/intel/iwlwifi] Error 2 make[6]: *** [../scripts/Makefile.build:554: drivers/net/wireless/intel] Error 2 make[5]: *** [../scripts/Makefile.build:554: drivers/net/wireless] Error 2 make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/broadcom] Error 2 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/hisilicon/hns3] Error 2 make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/hisilicon] Error 2 make[5]: *** [../scripts/Makefile.build:554: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:554: drivers/net] Error 2 make[3]: *** [../scripts/Makefile.build:554: drivers] Error 2 make[4]: *** [../scripts/Makefile.build:554: fs/smb] Error 2 make[3]: *** [../scripts/Makefile.build:554: fs] Error 2 make[3]: *** [../scripts/Makefile.build:554: kernel] Error 2 make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 .pylintrc: warning: ignored by one of the .gitignore files In file included from ../security/smack/smack_netfilter.c:15: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: security/smack/smack_netfilter.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/bpf/test_run.c:17: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/bpf/test_run.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/bpf] Error 2 make[4]: *** Waiting for unfinished jobs.... Warning: ../security/landlock/ruleset.c:206 Invalid param: const struct landlock_layer (*const layers)[] Warning: ../security/landlock/ruleset.c:206 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' Warning: ../security/landlock/ruleset.c:685 Invalid param: layer_mask_t (*const layer_masks)[] Warning: ../security/landlock/ruleset.c:685 function parameter 'layer_mask_t (*const layer_masks' not described in 'landlock_init_layer_masks' In file included from ../net/unix/unix_bpf.c:5: In file included from ../include/linux/skmsg.h:13: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/unix/unix_bpf.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/unix] Error 2 In file included from ../security/selinux/hooks.c:51: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ In file included from ../security/selinux/hooks.c:74: In file included from ../include/uapi/linux/nfs_mount.h:13: In file included from ../include/linux/nfs.h:12: In file included from ../include/linux/sunrpc/auth.h:13: In file included from ../include/linux/sunrpc/sched.h:19: ../include/linux/sunrpc/xdr.h:803:46: warning: result of comparison of constant 4611686018427387903 with expression of type '__u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] 803 | if (U32_MAX >= SIZE_MAX / sizeof(*p) && len > SIZE_MAX / sizeof(*p)) | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ 1 warning and 1 error generated. make[5]: *** [../scripts/Makefile.build:287: security/selinux/hooks.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/core/sock.c:145: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/core/sock.o] Error 1 make[5]: *** Waiting for unfinished jobs.... Warning: ../security/landlock/fs.c:764 Invalid param: layer_mask_t (*const layer_masks_parent1)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:764 function parameter 'layer_mask_t (*const layer_masks_parent1' not described in 'is_access_to_paths_allowed' Warning: ../security/landlock/fs.c:764 Invalid param: layer_mask_t (*const layer_masks_parent2)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:764 function parameter 'layer_mask_t (*const layer_masks_parent2' not described in 'is_access_to_paths_allowed' Warning: ../security/landlock/fs.c:1034 Invalid param: layer_mask_t (*const layer_masks_dom)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:1034 function parameter 'layer_mask_t (*const layer_masks_dom' not described in 'collect_domain_accesses' In file included from ../net/xfrm/xfrm_policy.c:46: In file included from ../include/net/espintcp.h:6: In file included from ../include/linux/skmsg.h:13: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/xfrm/xfrm_policy.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/core/skbuff.c:95: In file included from ../net/core/sock_destructor.h:4: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/core/skbuff.o] Error 1 In file included from ../net/netfilter/core.c:19: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/netfilter/core.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/ipv4/route.c:95: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv4/route.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/ipv6/netfilter/ip6_tables.c:29: In file included from ../include/linux/netfilter_ipv6/ip6_tables.h:23: In file included from ../include/uapi/linux/netfilter_ipv6/ip6_tables.h:22: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6_tables.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:554: security/smack] Error 2 make[4]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:554: security/selinux] Error 2 In file included from ../net/ipv6/netfilter/ip6table_filter.c:11: In file included from ../include/linux/netfilter_ipv6/ip6_tables.h:23: In file included from ../include/uapi/linux/netfilter_ipv6/ip6_tables.h:22: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6table_filter.o] Error 1 In file included from ../net/netfilter/nf_queue.c:14: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/netfilter/nf_queue.o] Error 1 In file included from ../net/ipv4/ip_forward.c:32: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv4/ip_forward.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/core] Error 2 In file included from ../net/ipv6/netfilter/ip6table_raw.c:9: In file included from ../include/linux/netfilter_ipv6/ip6_tables.h:23: In file included from ../include/uapi/linux/netfilter_ipv6/ip6_tables.h:22: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6table_raw.o] Error 1 In file included from ../net/ipv6/netfilter/ip6table_mangle.c:9: In file included from ../include/linux/netfilter_ipv6/ip6_tables.h:23: In file included from ../include/uapi/linux/netfilter_ipv6/ip6_tables.h:22: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6table_mangle.o] Error 1 In file included from ../net/ipv6/ip6_offload.c:16: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv6/ip6_offload.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/ipv6/netfilter/ip6table_security.c:16: In file included from ../include/linux/netfilter_ipv6/ip6_tables.h:23: In file included from ../include/uapi/linux/netfilter_ipv6/ip6_tables.h:22: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6table_security.o] Error 1 In file included from ../net/netfilter/utils.c:5: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/netfilter/utils.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/netfilter] Error 2 In file included from ../security/apparmor/lsm.c:23: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: security/apparmor/lsm.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/ipv6/netfilter/ip6table_nat.c:11: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6table_nat.o] Error 1 In file included from ../net/ipv6/netfilter/nf_defrag_ipv6_hooks.c:17: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/nf_defrag_ipv6_hooks.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/ipv4] Error 2 In file included from ../net/ipv6/netfilter/nf_conntrack_reasm.c:28: In file included from ../include/linux/netfilter_ipv6.h:11: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/nf_conntrack_reasm.o] Error 1 make[5]: *** [../scripts/Makefile.build:554: net/ipv6/netfilter] Error 2 In file included from ../net/ipv6/tcpv6_offload.c:13: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv6/tcpv6_offload.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/xfrm] Error 2 In file included from ../net/sched/act_nat.c:25: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/sched/act_nat.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/ipv6/inet6_hashtables.c:24: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv6/inet6_hashtables.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/ipv6] Error 2 In file included from ../net/sched/act_csum.c:25: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/sched/act_csum.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: security/apparmor] Error 2 make[3]: *** [../scripts/Makefile.build:554: security] Error 2 make[3]: *** Waiting for unfinished jobs.... In file included from ../drivers/scsi/scsi_transport_iscsi.c:15: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: drivers/scsi/scsi_transport_iscsi.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../drivers/scsi/libiscsi_tcp.c:29: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: drivers/scsi/libiscsi_tcp.o] Error 1 In file included from ../drivers/scsi/iscsi_tcp.c:31: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: drivers/scsi/iscsi_tcp.o] Error 1 In file included from ../drivers/scsi/libiscsi.c:19: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: drivers/scsi/libiscsi.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: drivers/scsi] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../drivers/block/drbd/drbd_proc.c:22: In file included from ../drivers/block/drbd/drbd_int.h:32: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_proc.o] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from ../drivers/nvme/target/tcp.c:15: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/nvme/target/tcp.o] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from ../drivers/block/drbd/drbd_bitmap.c:22: In file included from ../drivers/block/drbd/drbd_int.h:32: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_bitmap.o] Error 1 In file included from ../io_uring/zcrx.c:16: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[4]: *** [../scripts/Makefile.build:287: io_uring/zcrx.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:554: net/sched] Error 2 In file included from ../drivers/block/drbd/drbd_worker.c:27: In file included from ../drivers/block/drbd/drbd_int.h:32: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_worker.o] Error 1 In file included from ../drivers/nvme/host/tcp.c:15: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/nvme/host/tcp.o] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from ../drivers/block/drbd/drbd_actlog.c:18: In file included from ../drivers/block/drbd/drbd_int.h:32: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_actlog.o] Error 1 In file included from ../drivers/block/drbd/drbd_req.c:18: In file included from ../drivers/block/drbd/drbd_int.h:32: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_req.o] Error 1 make[5]: *** [../scripts/Makefile.build:554: drivers/nvme/target] Error 2 make[5]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:554: net] Error 2 In file included from ../drivers/block/drbd/drbd_main.c:45: In file included from ../drivers/block/drbd/drbd_int.h:32: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_main.o] Error 1 make[3]: *** [../scripts/Makefile.build:554: io_uring] Error 2 In file included from ../drivers/block/drbd/drbd_receiver.c:36: In file included from ../drivers/block/drbd/drbd_int.h:32: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_receiver.o] Error 1 make[5]: *** [../scripts/Makefile.build:554: drivers/nvme/host] Error 2 make[4]: *** [../scripts/Makefile.build:554: drivers/nvme] Error 2 In file included from ../drivers/block/drbd/drbd_nl.c:24: In file included from ../drivers/block/drbd/drbd_int.h:32: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_nl.o] Error 1 make[5]: *** [../scripts/Makefile.build:554: drivers/block/drbd] Error 2 make[4]: *** [../scripts/Makefile.build:554: drivers/block] Error 2 In file included from ../kernel/bpf/btf.c:24: In file included from ../include/linux/skmsg.h:13: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/btf.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:554: kernel/bpf] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/brocade/bna/bnad.c:24: In file included from ../drivers/net/ethernet/brocade/bna/bnad.h:26: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ ../drivers/net/ethernet/brocade/bna/bnad.c:3555:46: warning: shift count >= width of type [-Wshift-count-overflow] 3555 | err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); | ^~~~~~~~~~~~~~~~ ../include/linux/dma-mapping.h:73:54: note: expanded from macro 'DMA_BIT_MASK' 73 | #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) | ^ ~~~ 1 warning and 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/brocade/bna/bnad.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/broadcom/bnx2.c:43: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ ../drivers/net/ethernet/broadcom/bnx2.c:8189:33: warning: shift count >= width of type [-Wshift-count-overflow] 8189 | persist_dma_mask = dma_mask = DMA_BIT_MASK(64); | ^~~~~~~~~~~~~~~~ ../include/linux/dma-mapping.h:73:54: note: expanded from macro 'DMA_BIT_MASK' 73 | #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) | ^ ~~~ 1 warning and 1 error generated. make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnx2.o] Error 1 make[7]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/brocade/bna/bnad_ethtool.c:21: In file included from ../drivers/net/ethernet/brocade/bna/bnad.h:26: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/brocade/bna/bnad_ethtool.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_main.c:18: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_main.o] Error 1 make[9]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/broadcom/cnic.c:39: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/cnic.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.c:62: In file included from ../drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.h:8: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.o] Error 1 make[8]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec] Error 2 make[8]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c:14: In file included from ../drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.h:7: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.o] Error 1 make[8]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/inline_crypto/ch_ktls] Error 2 In file included from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.c:18: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c:26: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.o] Error 1 In file included from ../fs/dlm/midcomms.c:136: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: fs/dlm/midcomms.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/chelsio/cxgb3/l2t.c:42: In file included from ../drivers/net/ethernet/chelsio/cxgb3/cxgb3_defs.h:36: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb3/l2t.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../fs/dlm/lowcomms.c:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: fs/dlm/lowcomms.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: fs/dlm] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/brocade/bna/bnad_debugfs.c:14: In file included from ../drivers/net/ethernet/brocade/bna/bnad.h:26: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/brocade/bna/bnad_debugfs.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/cxgb4vf/sge.c:42: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4vf/sge.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/cxgb4vf] Error 2 make[7]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/chelsio/cxgb4/l2t.c:44: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/l2t.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c:51: In file included from ../drivers/net/ethernet/chelsio/cxgb3/cxgb3_defs.h:36: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/cxgb4/smt.c:35: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/smt.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:69: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:6658:46: warning: shift count >= width of type [-Wshift-count-overflow] 6658 | err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); | ^~~~~~~~~~~~~~~~ ../include/linux/dma-mapping.h:73:54: note: expanded from macro 'DMA_BIT_MASK' 73 | #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) | ^ ~~~ 1 warning and 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/cxgb4/t4_hw.c:36: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/t4_hw.o] Error 1 In file included from ../drivers/net/ethernet/emulex/benet/be_main.c:16: In file included from ../drivers/net/ethernet/emulex/benet/be.h:20: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ ../drivers/net/ethernet/emulex/benet/be_main.c:5835:49: warning: shift count >= width of type [-Wshift-count-overflow] 5835 | status = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); | ^~~~~~~~~~~~~~~~ ../include/linux/dma-mapping.h:73:54: note: expanded from macro 'DMA_BIT_MASK' 73 | #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) | ^ ~~~ 1 warning and 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/emulex/benet/be_main.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_hw.c:18: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_hw.o] Error 1 make[8]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/inline_crypto/chtls] Error 2 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/inline_crypto] Error 2 In file included from ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.c:39: In file included from ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.h:37: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/libcxgb] Error 2 In file included from ../drivers/net/ethernet/chelsio/cxgb4/sge.c:46: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/sge.o] Error 1 In file included from ../drivers/net/ethernet/emulex/benet/be_ethtool.c:14: In file included from ../drivers/net/ethernet/emulex/benet/be.h:20: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/emulex/benet/be_ethtool.o] Error 1 In file included from ../drivers/net/ethernet/emulex/benet/be_cmds.c:15: In file included from ../drivers/net/ethernet/emulex/benet/be.h:20: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/emulex/benet/be_cmds.o] Error 1 In file included from ../drivers/net/ethernet/brocade/bna/cna_fwimg.c:12: In file included from ../drivers/net/ethernet/brocade/bna/bnad.h:26: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/brocade/bna/cna_fwimg.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/brocade/bna] Error 2 make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/brocade] Error 2 make[6]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/chelsio/cxgb4/clip_tbl.c:18: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/clip_tbl.o] Error 1 In file included from ../drivers/net/ethernet/emulex/benet/be_roce.c:19: In file included from ../drivers/net/ethernet/emulex/benet/be.h:20: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/emulex/benet/be_roce.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/emulex/benet] Error 2 make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/emulex] Error 2 In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c:48: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c:9: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/cxgb4/srq.c:35: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/srq.o] Error 1 In file included from ../drivers/net/ethernet/fungible/funeth/funeth_main.c:18: In file included from ../drivers/net/ethernet/fungible/funeth/funeth_ktls.h:6: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_main.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/fungible/funeth/funeth_tx.c:10: In file included from ../drivers/net/ethernet/fungible/funeth/funeth_ktls.h:6: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_tx.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c:36: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/cxgb3] Error 2 In file included from ../drivers/net/ethernet/chelsio/cxgb4/sched.c:38: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/sched.o] Error 1 In file included from ../drivers/net/ethernet/fungible/funeth/funeth_ktls.c:4: In file included from ../drivers/net/ethernet/fungible/funeth/funeth_ktls.h:6: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_ktls.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/fungible/funeth] Error 2 make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/fungible] Error 2 In file included from ../fs/smb/server/vfs.c:26: In file included from ../fs/smb/server/connection.h:12: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/vfs.o] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/xen-netfront.c:41: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: drivers/net/xen-netfront.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../fs/smb/server/auth.c:27: In file included from ../fs/smb/server/connection.h:12: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/auth.o] Error 1 In file included from ../fs/smb/server/vfs_cache.c:18: In file included from ../fs/smb/server/connection.h:12: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/vfs_cache.o] Error 1 In file included from ../fs/smb/server/server.c:19: In file included from ../fs/smb/server/connection.h:12: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/server.o] Error 1 In file included from ../drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:17: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[9]: *** [../scripts/Makefile.build:287: drivers/net/wireless/intel/iwlwifi/mvm/mac80211.o] Error 1 make[8]: *** [../scripts/Makefile.build:554: drivers/net/wireless/intel/iwlwifi/mvm] Error 2 make[8]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.c:38: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: In file included from ../include/net/tls.h:47: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/cxgb4] Error 2 make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio] Error 2 In file included from ../fs/smb/server/oplock.c:14: In file included from ../fs/smb/server/connection.h:12: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/oplock.o] Error 1 In file included from ../fs/smb/server/misc.c:14: In file included from ../fs/smb/server/connection.h:12: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/misc.o] Error 1 In file included from ../fs/smb/server/connection.c:14: In file included from ../fs/smb/server/connection.h:12: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/connection.o] Error 1 In file included from ../drivers/net/ethernet/google/gve/gve_rx_dqo.c:18: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/google/gve/gve_rx_dqo.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/google/gve] Error 2 make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/google] Error 2 In file included from ../fs/smb/server/ksmbd_work.c:12: In file included from ../fs/smb/server/connection.h:12: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/ksmbd_work.o] Error 1 make[5]: *** [../scripts/Makefile.build:554: fs/smb/server] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:24: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/hisilicon/hns3/hns3_enet.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/hisilicon/hns3] Error 2 make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/hisilicon] Error 2 In file included from ../drivers/net/ethernet/intel/fm10k/fm10k_main.c:8: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ ../drivers/net/ethernet/intel/fm10k/fm10k_main.c:885:16: warning: division by zero is undefined [-Wdivision-by-zero] 885 | desc_flags |= FM10K_SET_FLAG(tx_flags, FM10K_TX_FLAGS_CSUM, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 886 | FM10K_TXD_FLAG_CSUM); | ~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/fm10k/fm10k_main.c:877:26: note: expanded from macro 'FM10K_SET_FLAG' 877 | ((u32)(_input & _flag) / (_flag / _result))) | ^ ~~~~~~~~~~~~~~~~~ 1 warning and 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/intel/fm10k/fm10k_main.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/intel/idpf/idpf_dev.c:4: In file included from ../drivers/net/ethernet/intel/idpf/idpf.h:22: In file included from ../drivers/net/ethernet/intel/idpf/idpf_txrx.h:10: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/intel/idpf/idpf_dev.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/intel/idpf/idpf_ethtool.c:4: In file included from ../drivers/net/ethernet/intel/idpf/idpf.h:22: In file included from ../drivers/net/ethernet/intel/idpf/idpf_txrx.h:10: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/intel/idpf/idpf_ethtool.o] Error 1 In file included from ../drivers/net/ethernet/intel/idpf/idpf_lib.c:4: In file included from ../drivers/net/ethernet/intel/idpf/idpf.h:22: In file included from ../drivers/net/ethernet/intel/idpf/idpf_txrx.h:10: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/intel/idpf/idpf_lib.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/intel/fm10k] Error 2 make[7]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/intel/idpf/idpf_main.c:4: In file included from ../drivers/net/ethernet/intel/idpf/idpf.h:22: In file included from ../drivers/net/ethernet/intel/idpf/idpf_txrx.h:10: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ ../drivers/net/ethernet/intel/idpf/idpf_main.c:176:39: warning: shift count >= width of type [-Wshift-count-overflow] 176 | err = dma_set_mask_and_coherent(dev, DMA_BIT_MASK(64)); | ^~~~~~~~~~~~~~~~ ../include/linux/dma-mapping.h:73:54: note: expanded from macro 'DMA_BIT_MASK' 73 | #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) | ^ ~~~ 1 warning and 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/intel/idpf/idpf_main.o] Error 1 In file included from ../drivers/net/ethernet/intel/idpf/idpf_txrx.c:7: In file included from ../drivers/net/ethernet/intel/idpf/idpf.h:22: In file included from ../drivers/net/ethernet/intel/idpf/idpf_txrx.h:10: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/intel/idpf/idpf_txrx.o] Error 1 In file included from ../drivers/net/ethernet/intel/idpf/idpf_virtchnl.c:6: In file included from ../drivers/net/ethernet/intel/idpf/idpf.h:22: In file included from ../drivers/net/ethernet/intel/idpf/idpf_txrx.h:10: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/intel/idpf/idpf_virtchnl.o] Error 1 In file included from ../drivers/net/ethernet/intel/idpf/idpf_vf_dev.c:4: In file included from ../drivers/net/ethernet/intel/idpf/idpf.h:22: In file included from ../drivers/net/ethernet/intel/idpf/idpf_txrx.h:10: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/intel/idpf/idpf_vf_dev.o] Error 1 Warning: ../fs/nfsd/filecache.c:381 function parameter 'pnf' not described in 'nfsd_file_put_local' Warning: ../fs/nfsd/filecache.c:381 Excess function parameter 'nf' description in 'nfsd_file_put_local' In file included from ../drivers/net/ethernet/intel/idpf/idpf_singleq_txrx.c:7: In file included from ../drivers/net/ethernet/intel/idpf/idpf.h:22: In file included from ../drivers/net/ethernet/intel/idpf/idpf_txrx.h:10: ../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 661 | return tcp_accecn_ace(th) > 0x1; | ^ 1 error generated. make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/intel/idpf/idpf_singleq_txrx.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/intel/idpf] Error 2 make[7]: *** [../scripts/Makefile.build:554: drivers/net/wireless/intel/iwlwifi] Error 2 make[6]: *** [../scripts/Makefile.build:554: drivers/net/wireless/intel] Error 2 make[5]: *** [../scripts/Makefile.build:554: drivers/net/wireless] Error 2 Warning: ../fs/nfsd/localio.c:50 function parameter 'pnf' not described in 'nfsd_open_local_fh' Warning: ../fs/nfsd/localio.c:50 Excess function parameter 'nfp' description in 'nfsd_open_local_fh' make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/broadcom] Error 2 make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/intel] Error 2 make[5]: *** [../scripts/Makefile.build:554: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:554: drivers/net] Error 2 make[3]: *** [../scripts/Makefile.build:554: drivers] Error 2 make[4]: *** [../scripts/Makefile.build:554: fs/smb] Error 2 make[3]: *** [../scripts/Makefile.build:554: fs] Error 2 make[3]: *** [../scripts/Makefile.build:554: kernel] Error 2 make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.tBO4wA6Sh4 2025-07-02 01:14:07.519777518 -0700 +++ /tmp/tmp.ZMTy7VqfQ2 2025-07-02 01:14:57.708429167 -0700 @@ -2,9 +1,0 @@ -In file included from ../net/unix/unix_bpf.c:5: -In file included from ../include/linux/skmsg.h:13: -../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] - 661 | return tcp_accecn_ace(th) > 0x1; - | ^ -1 error generated. -make[5]: *** [../scripts/Makefile.build:287: net/unix/unix_bpf.o] Error 1 -make[4]: *** [../scripts/Makefile.build:554: net/unix] Error 2 -make[4]: *** Waiting for unfinished jobs.... @@ -26,2 +17,6 @@ -In file included from ../net/xfrm/xfrm_policy.c:46: -In file included from ../include/net/espintcp.h:6: +make[4]: *** Waiting for unfinished jobs.... +Warning: ../security/landlock/ruleset.c:206 Invalid param: const struct landlock_layer (*const layers)[] +Warning: ../security/landlock/ruleset.c:206 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' +Warning: ../security/landlock/ruleset.c:685 Invalid param: layer_mask_t (*const layer_masks)[] +Warning: ../security/landlock/ruleset.c:685 function parameter 'layer_mask_t (*const layer_masks' not described in 'landlock_init_layer_masks' +In file included from ../net/unix/unix_bpf.c:5: @@ -33,2 +28,2 @@ -make[5]: *** [../scripts/Makefile.build:287: net/xfrm/xfrm_policy.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:287: net/unix/unix_bpf.o] Error 1 +make[4]: *** [../scripts/Makefile.build:554: net/unix] Error 2 @@ -51,4 +46 @@ -In file included from ../net/ipv6/netfilter/ip6_tables.c:29: -In file included from ../include/linux/netfilter_ipv6/ip6_tables.h:23: -In file included from ../include/uapi/linux/netfilter_ipv6/ip6_tables.h:22: -In file included from ../include/linux/netfilter_ipv6.h:11: +In file included from ../net/core/sock.c:145: @@ -59,3 +51,11 @@ -make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6_tables.o] Error 1 -make[6]: *** Waiting for unfinished jobs.... -In file included from ../net/core/sock.c:145: +make[5]: *** [../scripts/Makefile.build:287: net/core/sock.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +Warning: ../security/landlock/fs.c:764 Invalid param: layer_mask_t (*const layer_masks_parent1)[LANDLOCK_NUM_ACCESS_FS] +Warning: ../security/landlock/fs.c:764 function parameter 'layer_mask_t (*const layer_masks_parent1' not described in 'is_access_to_paths_allowed' +Warning: ../security/landlock/fs.c:764 Invalid param: layer_mask_t (*const layer_masks_parent2)[LANDLOCK_NUM_ACCESS_FS] +Warning: ../security/landlock/fs.c:764 function parameter 'layer_mask_t (*const layer_masks_parent2' not described in 'is_access_to_paths_allowed' +Warning: ../security/landlock/fs.c:1034 Invalid param: layer_mask_t (*const layer_masks_dom)[LANDLOCK_NUM_ACCESS_FS] +Warning: ../security/landlock/fs.c:1034 function parameter 'layer_mask_t (*const layer_masks_dom' not described in 'collect_domain_accesses' +In file included from ../net/xfrm/xfrm_policy.c:46: +In file included from ../include/net/espintcp.h:6: +In file included from ../include/linux/skmsg.h:13: @@ -66 +66 @@ -make[5]: *** [../scripts/Makefile.build:287: net/core/sock.o] Error 1 +make[5]: *** [../scripts/Makefile.build:287: net/xfrm/xfrm_policy.o] Error 1 @@ -68 +68,2 @@ -In file included from ../net/ipv4/route.c:95: +In file included from ../net/core/skbuff.c:95: +In file included from ../net/core/sock_destructor.h:4: @@ -73,2 +74 @@ -make[5]: *** [../scripts/Makefile.build:287: net/ipv4/route.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:287: net/core/skbuff.o] Error 1 @@ -83 +83,10 @@ -In file included from ../net/netfilter/nf_queue.c:14: +In file included from ../net/ipv4/route.c:95: +../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] + 661 | return tcp_accecn_ace(th) > 0x1; + | ^ +1 error generated. +make[5]: *** [../scripts/Makefile.build:287: net/ipv4/route.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../net/ipv6/netfilter/ip6_tables.c:29: +In file included from ../include/linux/netfilter_ipv6/ip6_tables.h:23: +In file included from ../include/uapi/linux/netfilter_ipv6/ip6_tables.h:22: @@ -89 +98,2 @@ -make[5]: *** [../scripts/Makefile.build:287: net/netfilter/nf_queue.o] Error 1 +make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6_tables.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... @@ -92,5 +102,2 @@ -Warning: ../security/landlock/ruleset.c:206 Invalid param: const struct landlock_layer (*const layers)[] -Warning: ../security/landlock/ruleset.c:206 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' -Warning: ../security/landlock/ruleset.c:685 Invalid param: layer_mask_t (*const layer_masks)[] -Warning: ../security/landlock/ruleset.c:685 function parameter 'layer_mask_t (*const layer_masks' not described in 'landlock_init_layer_masks' -In file included from ../net/ipv6/netfilter/ip6table_security.c:16: +make[4]: *** [../scripts/Makefile.build:554: security/selinux] Error 2 +In file included from ../net/ipv6/netfilter/ip6table_filter.c:11: @@ -104,4 +111,2 @@ -make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6table_security.o] Error 1 -In file included from ../net/ipv6/netfilter/ip6table_mangle.c:9: -In file included from ../include/linux/netfilter_ipv6/ip6_tables.h:23: -In file included from ../include/uapi/linux/netfilter_ipv6/ip6_tables.h:22: +make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6table_filter.o] Error 1 +In file included from ../net/netfilter/nf_queue.c:14: @@ -113 +118,8 @@ -make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6table_mangle.o] Error 1 +make[5]: *** [../scripts/Makefile.build:287: net/netfilter/nf_queue.o] Error 1 +In file included from ../net/ipv4/ip_forward.c:32: +../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] + 661 | return tcp_accecn_ace(th) > 0x1; + | ^ +1 error generated. +make[5]: *** [../scripts/Makefile.build:287: net/ipv4/ip_forward.o] Error 1 +make[4]: *** [../scripts/Makefile.build:554: net/core] Error 2 @@ -123 +135 @@ -In file included from ../net/ipv6/netfilter/ip6table_filter.c:11: +In file included from ../net/ipv6/netfilter/ip6table_mangle.c:9: @@ -131,4 +143,2 @@ -make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6table_filter.o] Error 1 -make[4]: *** [../scripts/Makefile.build:554: security/selinux] Error 2 -In file included from ../net/ipv6/netfilter/ip6table_nat.c:11: -In file included from ../include/linux/netfilter_ipv6.h:11: +make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6table_mangle.o] Error 1 +In file included from ../net/ipv6/ip6_offload.c:16: @@ -139,2 +149,5 @@ -make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6table_nat.o] Error 1 -In file included from ../net/netfilter/utils.c:5: +make[5]: *** [../scripts/Makefile.build:287: net/ipv6/ip6_offload.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../net/ipv6/netfilter/ip6table_security.c:16: +In file included from ../include/linux/netfilter_ipv6/ip6_tables.h:23: +In file included from ../include/uapi/linux/netfilter_ipv6/ip6_tables.h:22: @@ -146,4 +159,3 @@ -make[5]: *** [../scripts/Makefile.build:287: net/netfilter/utils.o] Error 1 -make[4]: *** [../scripts/Makefile.build:554: net/netfilter] Error 2 -In file included from ../net/core/skbuff.c:95: -In file included from ../net/core/sock_destructor.h:4: +make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6table_security.o] Error 1 +In file included from ../net/netfilter/utils.c:5: +In file included from ../include/linux/netfilter_ipv6.h:11: @@ -154,2 +166,3 @@ -make[5]: *** [../scripts/Makefile.build:287: net/core/skbuff.o] Error 1 -In file included from ../net/ipv6/netfilter/nf_defrag_ipv6_hooks.c:17: +make[5]: *** [../scripts/Makefile.build:287: net/netfilter/utils.o] Error 1 +make[4]: *** [../scripts/Makefile.build:554: net/netfilter] Error 2 +In file included from ../security/apparmor/lsm.c:23: @@ -161,2 +174 @@ -make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/nf_defrag_ipv6_hooks.o] Error 1 -make[5]: *** [../scripts/Makefile.build:554: net/ipv6/netfilter] Error 2 +make[5]: *** [../scripts/Makefile.build:287: security/apparmor/lsm.o] Error 1 @@ -164 +176,2 @@ -In file included from ../net/ipv4/ip_forward.c:32: +In file included from ../net/ipv6/netfilter/ip6table_nat.c:11: +In file included from ../include/linux/netfilter_ipv6.h:11: @@ -169,8 +182,3 @@ -make[5]: *** [../scripts/Makefile.build:287: net/ipv4/ip_forward.o] Error 1 -Warning: ../security/landlock/fs.c:764 Invalid param: layer_mask_t (*const layer_masks_parent1)[LANDLOCK_NUM_ACCESS_FS] -Warning: ../security/landlock/fs.c:764 function parameter 'layer_mask_t (*const layer_masks_parent1' not described in 'is_access_to_paths_allowed' -Warning: ../security/landlock/fs.c:764 Invalid param: layer_mask_t (*const layer_masks_parent2)[LANDLOCK_NUM_ACCESS_FS] -Warning: ../security/landlock/fs.c:764 function parameter 'layer_mask_t (*const layer_masks_parent2' not described in 'is_access_to_paths_allowed' -Warning: ../security/landlock/fs.c:1034 Invalid param: layer_mask_t (*const layer_masks_dom)[LANDLOCK_NUM_ACCESS_FS] -Warning: ../security/landlock/fs.c:1034 function parameter 'layer_mask_t (*const layer_masks_dom' not described in 'collect_domain_accesses' -In file included from ../net/ipv6/ip6_offload.c:16: +make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/ip6table_nat.o] Error 1 +In file included from ../net/ipv6/netfilter/nf_defrag_ipv6_hooks.c:17: +In file included from ../include/linux/netfilter_ipv6.h:11: @@ -181,2 +189 @@ -make[5]: *** [../scripts/Makefile.build:287: net/ipv6/ip6_offload.o] Error 1 -make[4]: *** [../scripts/Makefile.build:554: net/core] Error 2 +make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/nf_defrag_ipv6_hooks.o] Error 1 @@ -184,2 +191,2 @@ -make[4]: *** [../scripts/Makefile.build:554: net/xfrm] Error 2 -In file included from ../net/ipv6/tcpv6_offload.c:13: +In file included from ../net/ipv6/netfilter/nf_conntrack_reasm.c:28: +In file included from ../include/linux/netfilter_ipv6.h:11: @@ -190,2 +197,3 @@ -make[5]: *** [../scripts/Makefile.build:287: net/ipv6/tcpv6_offload.o] Error 1 -In file included from ../net/ipv6/inet6_hashtables.c:24: +make[6]: *** [../scripts/Makefile.build:287: net/ipv6/netfilter/nf_conntrack_reasm.o] Error 1 +make[5]: *** [../scripts/Makefile.build:554: net/ipv6/netfilter] Error 2 +In file included from ../net/ipv6/tcpv6_offload.c:13: @@ -196 +204,2 @@ -make[5]: *** [../scripts/Makefile.build:287: net/ipv6/inet6_hashtables.o] Error 1 +make[5]: *** [../scripts/Makefile.build:287: net/ipv6/tcpv6_offload.o] Error 1 +make[4]: *** [../scripts/Makefile.build:554: net/xfrm] Error 2 @@ -204,2 +213 @@ -In file included from ../net/ipv6/af_inet6.c:41: -In file included from ../include/linux/netfilter_ipv6.h:11: +In file included from ../net/ipv6/inet6_hashtables.c:24: @@ -210 +218,2 @@ -make[5]: *** [../scripts/Makefile.build:287: net/ipv6/af_inet6.o] Error 1 +make[5]: *** [../scripts/Makefile.build:287: net/ipv6/inet6_hashtables.o] Error 1 +make[4]: *** [../scripts/Makefile.build:554: net/ipv6] Error 2 @@ -217,2 +226,4 @@ -In file included from ../security/apparmor/lsm.c:23: -In file included from ../include/linux/netfilter_ipv6.h:11: +make[4]: *** [../scripts/Makefile.build:554: security/apparmor] Error 2 +make[3]: *** [../scripts/Makefile.build:554: security] Error 2 +make[3]: *** Waiting for unfinished jobs.... +In file included from ../drivers/scsi/scsi_transport_iscsi.c:15: @@ -223 +234 @@ -make[5]: *** [../scripts/Makefile.build:287: security/apparmor/lsm.o] Error 1 +make[5]: *** [../scripts/Makefile.build:287: drivers/scsi/scsi_transport_iscsi.o] Error 1 @@ -225,2 +236 @@ -In file included from ../net/ipv6/ip6_output.c:40: -In file included from ../include/linux/netfilter_ipv6.h:11: +In file included from ../drivers/scsi/libiscsi_tcp.c:29: @@ -231,2 +241 @@ -make[5]: *** [../scripts/Makefile.build:287: net/ipv6/ip6_output.o] Error 1 -make[4]: *** [../scripts/Makefile.build:554: net/ipv6] Error 2 +make[5]: *** [../scripts/Makefile.build:287: drivers/scsi/libiscsi_tcp.o] Error 1 @@ -239,7 +247,0 @@ -make[5]: *** Waiting for unfinished jobs.... -In file included from ../drivers/scsi/libiscsi_tcp.c:29: -../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] - 661 | return tcp_accecn_ace(th) > 0x1; - | ^ -1 error generated. -make[5]: *** [../scripts/Makefile.build:287: drivers/scsi/libiscsi_tcp.o] Error 1 @@ -252,6 +253,0 @@ -In file included from ../drivers/scsi/scsi_transport_iscsi.c:15: -../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] - 661 | return tcp_accecn_ace(th) > 0x1; - | ^ -1 error generated. -make[5]: *** [../scripts/Makefile.build:287: drivers/scsi/scsi_transport_iscsi.o] Error 1 @@ -260 +256 @@ -In file included from ../drivers/block/drbd/drbd_bitmap.c:22: +In file included from ../drivers/block/drbd/drbd_proc.c:22: @@ -266 +262 @@ -make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_bitmap.o] Error 1 +make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_proc.o] Error 1 @@ -268 +264 @@ -In file included from ../drivers/nvme/host/tcp.c:15: +In file included from ../drivers/nvme/target/tcp.c:15: @@ -273,4 +269,3 @@ -make[6]: *** [../scripts/Makefile.build:287: drivers/nvme/host/tcp.o] Error 1 -make[5]: *** [../scripts/Makefile.build:554: drivers/nvme/host] Error 2 -make[5]: *** Waiting for unfinished jobs.... -In file included from ../drivers/block/drbd/drbd_proc.c:22: +make[6]: *** [../scripts/Makefile.build:287: drivers/nvme/target/tcp.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... +In file included from ../drivers/block/drbd/drbd_bitmap.c:22: @@ -282 +277 @@ -make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_proc.o] Error 1 +make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_bitmap.o] Error 1 @@ -290 +285,3 @@ -In file included from ../drivers/nvme/target/tcp.c:15: +make[4]: *** [../scripts/Makefile.build:554: net/sched] Error 2 +In file included from ../drivers/block/drbd/drbd_worker.c:27: +In file included from ../drivers/block/drbd/drbd_int.h:32: @@ -295,9 +292,2 @@ -make[6]: *** [../scripts/Makefile.build:287: drivers/nvme/target/tcp.o] Error 1 -make[5]: *** [../scripts/Makefile.build:554: drivers/nvme/target] Error 2 -make[4]: *** [../scripts/Makefile.build:554: drivers/nvme] Error 2 -make[4]: *** [../scripts/Makefile.build:554: net/sched] Error 2 -make[4]: *** [../scripts/Makefile.build:554: security/apparmor] Error 2 -make[3]: *** [../scripts/Makefile.build:554: security] Error 2 -make[3]: *** Waiting for unfinished jobs.... -In file included from ../drivers/block/drbd/drbd_receiver.c:36: -In file included from ../drivers/block/drbd/drbd_int.h:32: +make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_worker.o] Error 1 +In file included from ../drivers/nvme/host/tcp.c:15: @@ -308,2 +298,3 @@ -make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_receiver.o] Error 1 -In file included from ../drivers/block/drbd/drbd_worker.c:27: +make[6]: *** [../scripts/Makefile.build:287: drivers/nvme/host/tcp.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... +In file included from ../drivers/block/drbd/drbd_actlog.c:18: @@ -315,3 +306,3 @@ -make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_worker.o] Error 1 -In file included from ../kernel/bpf/btf.c:24: -In file included from ../include/linux/skmsg.h:13: +make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_actlog.o] Error 1 +In file included from ../drivers/block/drbd/drbd_req.c:18: +In file included from ../drivers/block/drbd/drbd_int.h:32: @@ -322 +313,2 @@ -make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/btf.o] Error 1 +make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_req.o] Error 1 +make[5]: *** [../scripts/Makefile.build:554: drivers/nvme/target] Error 2 @@ -324 +316,2 @@ -In file included from ../drivers/block/drbd/drbd_req.c:18: +make[3]: *** [../scripts/Makefile.build:554: net] Error 2 +In file included from ../drivers/block/drbd/drbd_main.c:45: @@ -330 +323 @@ -make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_req.o] Error 1 +make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_main.o] Error 1 @@ -332 +325 @@ -In file included from ../drivers/block/drbd/drbd_actlog.c:18: +In file included from ../drivers/block/drbd/drbd_receiver.c:36: @@ -338 +331,10 @@ -make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_actlog.o] Error 1 +make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_receiver.o] Error 1 +make[5]: *** [../scripts/Makefile.build:554: drivers/nvme/host] Error 2 +make[4]: *** [../scripts/Makefile.build:554: drivers/nvme] Error 2 +In file included from ../drivers/block/drbd/drbd_nl.c:24: +In file included from ../drivers/block/drbd/drbd_int.h:32: +../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] + 661 | return tcp_accecn_ace(th) > 0x1; + | ^ +1 error generated. +make[6]: *** [../scripts/Makefile.build:287: drivers/block/drbd/drbd_nl.o] Error 1 @@ -340,0 +343,8 @@ +In file included from ../kernel/bpf/btf.c:24: +In file included from ../include/linux/skmsg.h:13: +../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] + 661 | return tcp_accecn_ace(th) > 0x1; + | ^ +1 error generated. +make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/btf.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... @@ -343 +353,14 @@ -make[3]: *** [../scripts/Makefile.build:554: net] Error 2 +In file included from ../drivers/net/ethernet/brocade/bna/bnad.c:24: +In file included from ../drivers/net/ethernet/brocade/bna/bnad.h:26: +../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] + 661 | return tcp_accecn_ace(th) > 0x1; + | ^ +../drivers/net/ethernet/brocade/bna/bnad.c:3555:46: warning: shift count >= width of type [-Wshift-count-overflow] + 3555 | err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); + | ^~~~~~~~~~~~~~~~ +../include/linux/dma-mapping.h:73:54: note: expanded from macro 'DMA_BIT_MASK' + 73 | #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) + | ^ ~~~ +1 warning and 1 error generated. +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/brocade/bna/bnad.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... @@ -357 +380 @@ -In file included from ../drivers/net/ethernet/brocade/bna/bnad_debugfs.c:14: +In file included from ../drivers/net/ethernet/brocade/bna/bnad_ethtool.c:21: @@ -363,4 +386,2 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/brocade/bna/bnad_debugfs.o] Error 1 -make[8]: *** Waiting for unfinished jobs.... -In file included from ../drivers/net/ethernet/brocade/bna/bnad.c:24: -In file included from ../drivers/net/ethernet/brocade/bna/bnad.h:26: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/brocade/bna/bnad_ethtool.o] Error 1 +In file included from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_main.c:18: @@ -370,10 +391,4 @@ -../drivers/net/ethernet/brocade/bna/bnad.c:3555:46: warning: shift count >= width of type [-Wshift-count-overflow] - 3555 | err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); - | ^~~~~~~~~~~~~~~~ -../include/linux/dma-mapping.h:73:54: note: expanded from macro 'DMA_BIT_MASK' - 73 | #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) - | ^ ~~~ -1 warning and 1 error generated. -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/brocade/bna/bnad.o] Error 1 -In file included from ../drivers/net/ethernet/brocade/bna/bnad_ethtool.c:21: -In file included from ../drivers/net/ethernet/brocade/bna/bnad.h:26: +1 error generated. +make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_main.o] Error 1 +make[9]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/broadcom/cnic.c:39: @@ -384 +399 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/brocade/bna/bnad_ethtool.o] Error 1 +make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/cnic.o] Error 1 @@ -397 +412,5 @@ -In file included from ../drivers/net/ethernet/broadcom/cnic.c:39: +In file included from ../drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c:14: +In file included from ../drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.h:7: +In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: +In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: +In file included from ../include/net/tls.h:47: @@ -402 +421,21 @@ -make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/cnic.o] Error 1 +make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.o] Error 1 +make[8]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/inline_crypto/ch_ktls] Error 2 +In file included from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.c:18: +../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] + 661 | return tcp_accecn_ace(th) > 0x1; + | ^ +1 error generated. +make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.o] Error 1 +In file included from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c:26: +../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] + 661 | return tcp_accecn_ace(th) > 0x1; + | ^ +1 error generated. +make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.o] Error 1 +In file included from ../fs/dlm/midcomms.c:136: +../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] + 661 | return tcp_accecn_ace(th) > 0x1; + | ^ +1 error generated. +make[5]: *** [../scripts/Makefile.build:287: fs/dlm/midcomms.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... @@ -411,2 +450 @@ -In file included from ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.c:39: -In file included from ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.h:37: +In file included from ../fs/dlm/lowcomms.c:47: @@ -417,7 +455,5 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.o] Error 1 -make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/libcxgb] Error 2 -make[7]: *** Waiting for unfinished jobs.... -In file included from ../drivers/net/ethernet/chelsio/cxgb4/l2t.c:44: -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: -In file included from ../include/net/tls.h:47: +make[5]: *** [../scripts/Makefile.build:287: fs/dlm/lowcomms.o] Error 1 +make[4]: *** [../scripts/Makefile.build:554: fs/dlm] Error 2 +make[4]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/brocade/bna/bnad_debugfs.c:14: +In file included from ../drivers/net/ethernet/brocade/bna/bnad.h:26: @@ -428,6 +464,2 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/l2t.o] Error 1 -make[8]: *** Waiting for unfinished jobs.... -In file included from ../drivers/net/ethernet/chelsio/cxgb4/smt.c:35: -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: -In file included from ../include/net/tls.h:47: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/brocade/bna/bnad_debugfs.o] Error 1 +In file included from ../drivers/net/ethernet/chelsio/cxgb4vf/sge.c:42: @@ -438,2 +470,7 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/smt.o] Error 1 -In file included from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_main.c:18: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4vf/sge.o] Error 1 +make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/cxgb4vf] Error 2 +make[7]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/chelsio/cxgb4/l2t.c:44: +In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: +In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: +In file included from ../include/net/tls.h:47: @@ -444,3 +481,4 @@ -make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_main.o] Error 1 -make[9]: *** Waiting for unfinished jobs.... -In file included from ../fs/dlm/midcomms.c:136: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/l2t.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c:51: +In file included from ../drivers/net/ethernet/chelsio/cxgb3/cxgb3_defs.h:36: @@ -451,3 +489,5 @@ -make[5]: *** [../scripts/Makefile.build:287: fs/dlm/midcomms.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... -In file included from ../drivers/net/ethernet/chelsio/cxgb4vf/sge.c:42: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o] Error 1 +In file included from ../drivers/net/ethernet/chelsio/cxgb4/smt.c:35: +In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: +In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: +In file included from ../include/net/tls.h:47: @@ -458,2 +498 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4vf/sge.o] Error 1 -make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/cxgb4vf] Error 2 +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/smt.o] Error 1 @@ -473,2 +512,4 @@ -In file included from ../drivers/net/ethernet/brocade/bna/cna_fwimg.c:12: -In file included from ../drivers/net/ethernet/brocade/bna/bnad.h:26: +In file included from ../drivers/net/ethernet/chelsio/cxgb4/t4_hw.c:36: +In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: +In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: +In file included from ../include/net/tls.h:47: @@ -479,5 +520,17 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/brocade/bna/cna_fwimg.o] Error 1 -make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/brocade/bna] Error 2 -make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/brocade] Error 2 -make[6]: *** Waiting for unfinished jobs.... -In file included from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.c:18: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/t4_hw.o] Error 1 +In file included from ../drivers/net/ethernet/emulex/benet/be_main.c:16: +In file included from ../drivers/net/ethernet/emulex/benet/be.h:20: +../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] + 661 | return tcp_accecn_ace(th) > 0x1; + | ^ +../drivers/net/ethernet/emulex/benet/be_main.c:5835:49: warning: shift count >= width of type [-Wshift-count-overflow] + 5835 | status = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); + | ^~~~~~~~~~~~~~~~ +../include/linux/dma-mapping.h:73:54: note: expanded from macro 'DMA_BIT_MASK' + 73 | #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) + | ^ ~~~ +1 warning and 1 error generated. +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/emulex/benet/be_main.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_hw.c:18: +In file included from ../include/net/tls.h:47: @@ -488,2 +541,5 @@ -make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.o] Error 1 -In file included from ../fs/dlm/lowcomms.c:47: +make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_hw.o] Error 1 +make[8]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/inline_crypto/chtls] Error 2 +make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/inline_crypto] Error 2 +In file included from ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.c:39: +In file included from ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.h:37: @@ -494,3 +550,2 @@ -make[5]: *** [../scripts/Makefile.build:287: fs/dlm/lowcomms.o] Error 1 -make[4]: *** [../scripts/Makefile.build:554: fs/dlm] Error 2 -make[4]: *** Waiting for unfinished jobs.... +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.o] Error 1 +make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/libcxgb] Error 2 @@ -503,5 +558,2 @@ -In file included from ../drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c:14: -In file included from ../drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.h:7: -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: -In file included from ../include/net/tls.h:47: +In file included from ../drivers/net/ethernet/emulex/benet/be_ethtool.c:14: +In file included from ../drivers/net/ethernet/emulex/benet/be.h:20: @@ -512,4 +564,3 @@ -make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.o] Error 1 -make[8]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/inline_crypto/ch_ktls] Error 2 -In file included from ../drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c:51: -In file included from ../drivers/net/ethernet/chelsio/cxgb3/cxgb3_defs.h:36: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/emulex/benet/be_ethtool.o] Error 1 +In file included from ../drivers/net/ethernet/emulex/benet/be_cmds.c:15: +In file included from ../drivers/net/ethernet/emulex/benet/be.h:20: @@ -520,2 +571,3 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o] Error 1 -In file included from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c:26: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/emulex/benet/be_cmds.o] Error 1 +In file included from ../drivers/net/ethernet/brocade/bna/cna_fwimg.c:12: +In file included from ../drivers/net/ethernet/brocade/bna/bnad.h:26: @@ -526,2 +578,14 @@ -make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.o] Error 1 -In file included from ../drivers/net/ethernet/emulex/benet/be_ethtool.c:14: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/brocade/bna/cna_fwimg.o] Error 1 +make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/brocade/bna] Error 2 +make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/brocade] Error 2 +make[6]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/chelsio/cxgb4/clip_tbl.c:18: +In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: +In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: +In file included from ../include/net/tls.h:47: +../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] + 661 | return tcp_accecn_ace(th) > 0x1; + | ^ +1 error generated. +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/clip_tbl.o] Error 1 +In file included from ../drivers/net/ethernet/emulex/benet/be_roce.c:19: @@ -533,3 +597,6 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/emulex/benet/be_ethtool.o] Error 1 -make[8]: *** Waiting for unfinished jobs.... -In file included from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_hw.c:18: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/emulex/benet/be_roce.o] Error 1 +make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/emulex/benet] Error 2 +make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/emulex] Error 2 +In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c:48: +In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: +In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: @@ -541,4 +608,2 @@ -make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_hw.o] Error 1 -make[8]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/inline_crypto/chtls] Error 2 -make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/inline_crypto] Error 2 -In file included from ../drivers/net/ethernet/chelsio/cxgb4/t4_hw.c:36: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.o] Error 1 +In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c:9: @@ -552 +617 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/t4_hw.o] Error 1 +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.o] Error 1 @@ -562,3 +627,2 @@ -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c:9: -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: +In file included from ../drivers/net/ethernet/fungible/funeth/funeth_main.c:18: +In file included from ../drivers/net/ethernet/fungible/funeth/funeth_ktls.h:6: @@ -570,4 +634,4 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.o] Error 1 -In file included from ../drivers/net/ethernet/chelsio/cxgb4/clip_tbl.c:18: -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_main.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/fungible/funeth/funeth_tx.c:10: +In file included from ../drivers/net/ethernet/fungible/funeth/funeth_ktls.h:6: @@ -579,2 +643,2 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/clip_tbl.o] Error 1 -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c:48: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_tx.o] Error 1 +In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c:36: @@ -588 +652 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.o] Error 1 +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.o] Error 1 @@ -599,3 +663,2 @@ -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c:46: -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: +In file included from ../drivers/net/ethernet/fungible/funeth/funeth_ktls.c:4: +In file included from ../drivers/net/ethernet/fungible/funeth/funeth_ktls.h:6: @@ -607,3 +670,5 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.o] Error 1 -In file included from ../drivers/net/ethernet/emulex/benet/be_roce.c:19: -In file included from ../drivers/net/ethernet/emulex/benet/be.h:20: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_ktls.o] Error 1 +make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/fungible/funeth] Error 2 +make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/fungible] Error 2 +In file included from ../fs/smb/server/vfs.c:26: +In file included from ../fs/smb/server/connection.h:12: @@ -614,5 +679,3 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/emulex/benet/be_roce.o] Error 1 -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c:40: -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: -In file included from ../include/net/tls.h:47: +make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/vfs.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/xen-netfront.c:41: @@ -623,5 +686,4 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.o] Error 1 -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c:36: -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: -In file included from ../include/net/tls.h:47: +make[5]: *** [../scripts/Makefile.build:287: drivers/net/xen-netfront.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../fs/smb/server/auth.c:27: +In file included from ../fs/smb/server/connection.h:12: @@ -632,5 +694,3 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.o] Error 1 -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.c:38: -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: -In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: -In file included from ../include/net/tls.h:47: +make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/auth.o] Error 1 +In file included from ../fs/smb/server/vfs_cache.c:18: +In file included from ../fs/smb/server/connection.h:12: @@ -641,5 +701,3 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.o] Error 1 -make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/cxgb4] Error 2 -make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio] Error 2 -In file included from ../drivers/net/ethernet/emulex/benet/be_cmds.c:15: -In file included from ../drivers/net/ethernet/emulex/benet/be.h:20: +make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/vfs_cache.o] Error 1 +In file included from ../fs/smb/server/server.c:19: +In file included from ../fs/smb/server/connection.h:12: @@ -650,3 +708,2 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/emulex/benet/be_cmds.o] Error 1 -In file included from ../drivers/net/ethernet/emulex/benet/be_main.c:16: -In file included from ../drivers/net/ethernet/emulex/benet/be.h:20: +make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/server.o] Error 1 +In file included from ../drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:17: @@ -656,12 +713,8 @@ -../drivers/net/ethernet/emulex/benet/be_main.c:5835:49: warning: shift count >= width of type [-Wshift-count-overflow] - 5835 | status = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); - | ^~~~~~~~~~~~~~~~ -../include/linux/dma-mapping.h:73:54: note: expanded from macro 'DMA_BIT_MASK' - 73 | #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) - | ^ ~~~ -1 warning and 1 error generated. -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/emulex/benet/be_main.o] Error 1 -make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/emulex/benet] Error 2 -make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/emulex] Error 2 -In file included from ../fs/smb/server/auth.c:27: -In file included from ../fs/smb/server/connection.h:12: +1 error generated. +make[9]: *** [../scripts/Makefile.build:287: drivers/net/wireless/intel/iwlwifi/mvm/mac80211.o] Error 1 +make[8]: *** [../scripts/Makefile.build:554: drivers/net/wireless/intel/iwlwifi/mvm] Error 2 +make[8]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.c:38: +In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:59: +In file included from ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h:43: +In file included from ../include/net/tls.h:47: @@ -672,5 +725,5 @@ -make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/auth.o] Error 1 -make[6]: *** Waiting for unfinished jobs.... -In file included from ../drivers/net/ethernet/fungible/funeth/funeth_main.c:18: -In file included from ../drivers/net/ethernet/fungible/funeth/funeth_ktls.h:6: -In file included from ../include/net/tls.h:47: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.o] Error 1 +make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/cxgb4] Error 2 +make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio] Error 2 +In file included from ../fs/smb/server/oplock.c:14: +In file included from ../fs/smb/server/connection.h:12: @@ -681,5 +734,3 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_main.o] Error 1 -make[8]: *** Waiting for unfinished jobs.... -In file included from ../drivers/net/ethernet/fungible/funeth/funeth_tx.c:10: -In file included from ../drivers/net/ethernet/fungible/funeth/funeth_ktls.h:6: -In file included from ../include/net/tls.h:47: +make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/oplock.o] Error 1 +In file included from ../fs/smb/server/misc.c:14: +In file included from ../fs/smb/server/connection.h:12: @@ -690,2 +741,2 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_tx.o] Error 1 -In file included from ../fs/smb/server/vfs.c:26: +make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/misc.o] Error 1 +In file included from ../fs/smb/server/connection.c:14: @@ -697,2 +748,10 @@ -make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/vfs.o] Error 1 -In file included from ../fs/smb/server/server.c:19: +make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/connection.o] Error 1 +In file included from ../drivers/net/ethernet/google/gve/gve_rx_dqo.c:18: +../include/net/tcp.h:661:9: error: call to undeclared function 'tcp_accecn_ace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] + 661 | return tcp_accecn_ace(th) > 0x1; + | ^ +1 error generated. +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/google/gve/gve_rx_dqo.o] Error 1 +make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/google/gve] Error 2 +make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/google] Error 2 +In file included from ../fs/smb/server/ksmbd_work.c:12: @@ -704 +763,3 @@ -make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/server.o] Error 1 +make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/ksmbd_work.o] Error 1 +make[5]: *** [../scripts/Makefile.build:554: fs/smb/server] Error 2 +make[5]: *** Waiting for unfinished jobs.... @@ -711,4 +772,3 @@ -make[8]: *** Waiting for unfinished jobs.... -In file included from ../drivers/net/ethernet/fungible/funeth/funeth_ktls.c:4: -In file included from ../drivers/net/ethernet/fungible/funeth/funeth_ktls.h:6: -In file included from ../include/net/tls.h:47: +make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/hisilicon/hns3] Error 2 +make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/hisilicon] Error 2 +In file included from ../drivers/net/ethernet/intel/fm10k/fm10k_main.c:8: @@ -718,5 +778,14 @@ -1 error generated. -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_ktls.o] Error 1 -make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/fungible/funeth] Error 2 -make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/fungible] Error 2 -In file included from ../drivers/net/ethernet/google/gve/gve_rx_dqo.c:18: +../drivers/net/ethernet/intel/fm10k/fm10k_main.c:885:16: warning: division by zero is undefined [-Wdivision-by-zero] + 885 | desc_flags |= FM10K_SET_FLAG(tx_flags, FM10K_TX_FLAGS_CSUM, + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 886 | FM10K_TXD_FLAG_CSUM); + | ~~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/intel/fm10k/fm10k_main.c:877:26: note: expanded from macro 'FM10K_SET_FLAG' + 877 | ((u32)(_input & _flag) / (_flag / _result))) + | ^ ~~~~~~~~~~~~~~~~~ +1 warning and 1 error generated. +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/intel/fm10k/fm10k_main.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/intel/idpf/idpf_dev.c:4: +In file included from ../drivers/net/ethernet/intel/idpf/idpf.h:22: +In file included from ../drivers/net/ethernet/intel/idpf/idpf_txrx.h:10: @@ -727,4 +796,5 @@ -make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/google/gve/gve_rx_dqo.o] Error 1 -make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/google/gve] Error 2 -make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/google] Error 2 -In file included from ../drivers/net/xen-netfront.c:41: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/intel/idpf/idpf_dev.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/intel/idpf/idpf_ethtool.c:4: +In file included from ../drivers/net/ethernet/intel/idpf/idpf.h:22: +In file included from ../drivers/net/ethernet/intel/idpf/idpf_txrx.h:10: @@ -735,4 +805,4 @@ -make[5]: *** [../scripts/Makefile.build:287: drivers/net/xen-netfront.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... -In file included from ../fs/smb/server/vfs_cache.c:18: -In file included from ../fs/smb/server/connection.h:12: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/intel/idpf/idpf_ethtool.o] Error 1 +In file included from ../drivers/net/ethernet/intel/idpf/idpf_lib.c:4: +In file included from ../drivers/net/ethernet/intel/idpf/idpf.h:22: +In file included from ../drivers/net/ethernet/intel/idpf/idpf_txrx.h:10: @@ -743,3 +813,6 @@ -make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/vfs_cache.o] Error 1 -In file included from ../fs/smb/server/misc.c:14: -In file included from ../fs/smb/server/connection.h:12: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/intel/idpf/idpf_lib.o] Error 1 +make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/intel/fm10k] Error 2 +make[7]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/intel/idpf/idpf_main.c:4: +In file included from ../drivers/net/ethernet/intel/idpf/idpf.h:22: +In file included from ../drivers/net/ethernet/intel/idpf/idpf_txrx.h:10: @@ -749,4 +822,11 @@ -1 error generated. -make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/misc.o] Error 1 -In file included from ../fs/smb/server/oplock.c:14: -In file included from ../fs/smb/server/connection.h:12: +../drivers/net/ethernet/intel/idpf/idpf_main.c:176:39: warning: shift count >= width of type [-Wshift-count-overflow] + 176 | err = dma_set_mask_and_coherent(dev, DMA_BIT_MASK(64)); + | ^~~~~~~~~~~~~~~~ +../include/linux/dma-mapping.h:73:54: note: expanded from macro 'DMA_BIT_MASK' + 73 | #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) + | ^ ~~~ +1 warning and 1 error generated. +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/intel/idpf/idpf_main.o] Error 1 +In file included from ../drivers/net/ethernet/intel/idpf/idpf_txrx.c:7: +In file included from ../drivers/net/ethernet/intel/idpf/idpf.h:22: +In file included from ../drivers/net/ethernet/intel/idpf/idpf_txrx.h:10: @@ -757,7 +837,4 @@ -make[6]: *** [../scripts/Makefile.build:287: fs/smb/server/oplock.o] Error 1 -make[5]: *** [../scripts/Makefile.build:554: fs/smb/server] Error 2 -make[5]: *** Waiting for unfinished jobs.... -Warning: ../fs/nfsd/filecache.c:381 function parameter 'pnf' not described in 'nfsd_file_put_local' -Warning: ../fs/nfsd/filecache.c:381 Excess function parameter 'nf' description in 'nfsd_file_put_local' -In file included from ../drivers/net/bonding/bond_main.c:90: -In file included from ../include/net/tls.h:47: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/intel/idpf/idpf_txrx.o] Error 1 +In file included from ../drivers/net/ethernet/intel/idpf/idpf_virtchnl.c:6: +In file included from ../drivers/net/ethernet/intel/idpf/idpf.h:22: +In file included from ../drivers/net/ethernet/intel/idpf/idpf_txrx.h:10: @@ -768,3 +845,4 @@ -make[6]: *** [../scripts/Makefile.build:287: drivers/net/bonding/bond_main.o] Error 1 -make[6]: *** Waiting for unfinished jobs.... -In file included from ../drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:17: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/intel/idpf/idpf_virtchnl.o] Error 1 +In file included from ../drivers/net/ethernet/intel/idpf/idpf_vf_dev.c:4: +In file included from ../drivers/net/ethernet/intel/idpf/idpf.h:22: +In file included from ../drivers/net/ethernet/intel/idpf/idpf_txrx.h:10: @@ -775,4 +853,6 @@ -make[9]: *** [../scripts/Makefile.build:287: drivers/net/wireless/intel/iwlwifi/mvm/mac80211.o] Error 1 -make[9]: *** Waiting for unfinished jobs.... -make[5]: *** [../scripts/Makefile.build:554: drivers/net/bonding] Error 2 -In file included from ../drivers/net/ovpn/tcp.c:13: +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/intel/idpf/idpf_vf_dev.o] Error 1 +Warning: ../fs/nfsd/filecache.c:381 function parameter 'pnf' not described in 'nfsd_file_put_local' +Warning: ../fs/nfsd/filecache.c:381 Excess function parameter 'nf' description in 'nfsd_file_put_local' +In file included from ../drivers/net/ethernet/intel/idpf/idpf_singleq_txrx.c:7: +In file included from ../drivers/net/ethernet/intel/idpf/idpf.h:22: +In file included from ../drivers/net/ethernet/intel/idpf/idpf_txrx.h:10: @@ -783,7 +863,2 @@ -make[6]: *** [../scripts/Makefile.build:287: drivers/net/ovpn/tcp.o] Error 1 -make[6]: *** Waiting for unfinished jobs.... -Warning: ../fs/nfsd/localio.c:50 function parameter 'pnf' not described in 'nfsd_open_local_fh' -Warning: ../fs/nfsd/localio.c:50 Excess function parameter 'nfp' description in 'nfsd_open_local_fh' -make[5]: *** [../scripts/Makefile.build:554: drivers/net/ovpn] Error 2 -make[8]: *** [../scripts/Makefile.build:554: drivers/net/wireless/intel/iwlwifi/mvm] Error 2 -make[8]: *** Waiting for unfinished jobs.... +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/intel/idpf/idpf_singleq_txrx.o] Error 1 +make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/intel/idpf] Error 2 @@ -792,0 +868,2 @@ +Warning: ../fs/nfsd/localio.c:50 function parameter 'pnf' not described in 'nfsd_open_local_fh' +Warning: ../fs/nfsd/localio.c:50 Excess function parameter 'nfp' description in 'nfsd_open_local_fh' @@ -794,2 +871 @@ -make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/hisilicon/hns3] Error 2 -make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/hisilicon] Error 2 +make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/intel] Error 2 Per-file breakdown --- /tmp/tmp.auXNrymEp5 2025-07-02 01:14:57.720429084 -0700 +++ /tmp/tmp.XT6fLYraVj 2025-07-02 01:14:57.724429056 -0700 @@ -4,0 +5,2 @@ + 1 ../drivers/net/ethernet/intel/fm10k/fm10k_main.c + 1 ../drivers/net/ethernet/intel/idpf/idpf_main.c @@ -6 +8 @@ - 92 ../include/net/tcp.h + 100 ../include/net/tcp.h