.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/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 ../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/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 ../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/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.... 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/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/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[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[4]: *** [../scripts/Makefile.build:554: security/smack] Error 2 make[4]: *** 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/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/core] 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/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 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' make[4]: *** [../scripts/Makefile.build:554: security/selinux] 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 make[5]: *** [../scripts/Makefile.build:554: net/ipv6/netfilter] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:554: net/netfilter] 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 ../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_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 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 make[4]: *** [../scripts/Makefile.build:554: net/ipv6] Error 2 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 ../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 ../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 ../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 ../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 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/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[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_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 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 make[5]: *** Waiting for unfinished jobs.... 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 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/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/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[4]: *** [../scripts/Makefile.build:554: drivers/scsi] Error 2 make[4]: *** Waiting for unfinished jobs.... 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[4]: *** [../scripts/Makefile.build:554: net/sched] 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[4]: *** [../scripts/Makefile.build:554: kernel/bpf] Error 2 make[4]: *** Waiting for unfinished jobs.... 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_state.c:17: 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_state.o] Error 1 In file included from ../drivers/block/drbd/drbd_debugfs.c:11: 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_debugfs.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 ../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[3]: *** [../scripts/Makefile.build:554: io_uring] Error 2 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/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/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 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_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/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/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/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/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_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 make[7]: *** 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/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/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 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/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/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/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/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 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[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/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 ../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/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/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 make[3]: *** [../scripts/Makefile.build:554: fs] Error 2 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/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/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/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/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.... make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/chelsio/cxgb3] Error 2 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/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_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/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[8]: *** 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 ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.c: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[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.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/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.... 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/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 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/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/chelsio/cxgb4/cxgb4_mps.c:4: 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_mps.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/cxgb4/cudbg_common.c:6: 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/cudbg_common.o] Error 1 In file included from ../drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.c: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[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.o] Error 1 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/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/chelsio/cxgb4/cudbg_lib.c:10: 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/cudbg_lib.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/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/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.... 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_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 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/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_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 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 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/ethernet/intel/fm10k] Error 2 make[7]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/intel/idpf/idpf_ptp.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_ptp.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 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/intel/idpf] Error 2 make[5]: *** [../scripts/Makefile.build:554: drivers/net/bonding] 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 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[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[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 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' 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' Warning: ../drivers/block/drbd/drbd_bitmap.c:1219 function parameter 'peer_device' not described in 'drbd_bm_read' Warning: ../drivers/block/drbd/drbd_bitmap.c:1231 function parameter 'peer_device' not described in 'drbd_bm_write' Warning: ../drivers/block/drbd/drbd_bitmap.c:1243 function parameter 'peer_device' not described in 'drbd_bm_write_all' Warning: ../drivers/block/drbd/drbd_bitmap.c:1270 function parameter 'peer_device' not described in 'drbd_bm_write_copy_pages' 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' 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' Warning: ../net/sunrpc/auth_gss/gss_krb5_crypto.c:902 function parameter 'len' not described in 'krb5_etm_decrypt' Warning: ../net/sunrpc/auth_gss/gss_krb5_crypto.c:902 function parameter 'buf' not described in 'krb5_etm_decrypt' In file included from ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:43: In file included from ../include/linux/tcp.h:17: In file included from ../include/linux/skbuff.h:15: In file included from ../include/linux/time.h:60: In file included from ../include/linux/time32.h:13: In file included from ../include/linux/timex.h:67: In file included from ../arch/x86/include/asm/timex.h:5: In file included from ../arch/x86/include/asm/processor.h:19: In file included from ../arch/x86/include/asm/cpuid/api.h:57: In file included from ../arch/x86/include/asm/paravirt.h:21: In file included from ../include/linux/cpumask.h:12: In file included from ../include/linux/bitmap.h:13: In file included from ../include/linux/string.h:392: ../include/linux/fortify-string.h:580:4: warning: call to '__read_overflow2_field' declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^ ../include/linux/fortify-string.h:580:4: warning: call to '__read_overflow2_field' declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 2 warnings generated. In file included from ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:8: In file included from ../drivers/net/ethernet/qlogic/qlcnic/qlcnic.h:10: In file included from ../include/linux/module.h:13: In file included from ../include/linux/stat.h:19: In file included from ../include/linux/time.h:60: In file included from ../include/linux/time32.h:13: In file included from ../include/linux/timex.h:67: In file included from ../arch/x86/include/asm/timex.h:5: In file included from ../arch/x86/include/asm/processor.h:19: In file included from ../arch/x86/include/asm/cpuid/api.h:57: In file included from ../arch/x86/include/asm/paravirt.h:21: In file included from ../include/linux/cpumask.h:12: In file included from ../include/linux/bitmap.h:13: In file included from ../include/linux/string.h:392: ../include/linux/fortify-string.h:580:4: warning: call to '__read_overflow2_field' declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^ 1 warning generated. Warning: ../net/ipv4/tcp_lp.c:121 function parameter 'ack' not described in 'tcp_lp_cong_avoid' Warning: ../net/ipv4/tcp_lp.c:121 function parameter 'acked' not described in 'tcp_lp_cong_avoid' Warning: ../net/ipv4/tcp_lp.c:271 function parameter 'sample' not described in 'tcp_lp_pkts_acked' In file included from ../drivers/net/ethernet/tehuti/tehuti.c:63: In file included from ../drivers/net/ethernet/tehuti/tehuti.h:10: In file included from ../include/linux/module.h:13: In file included from ../include/linux/stat.h:19: In file included from ../include/linux/time.h:60: In file included from ../include/linux/time32.h:13: In file included from ../include/linux/timex.h:67: In file included from ../arch/x86/include/asm/timex.h:5: In file included from ../arch/x86/include/asm/processor.h:19: In file included from ../arch/x86/include/asm/cpuid/api.h:57: In file included from ../arch/x86/include/asm/paravirt.h:21: In file included from ../include/linux/cpumask.h:12: In file included from ../include/linux/bitmap.h:13: In file included from ../include/linux/string.h:392: ../include/linux/fortify-string.h:580:4: warning: call to '__read_overflow2_field' declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^ 1 warning generated. In file included from ../drivers/net/ethernet/via/via-velocity.c:37: In file included from ../include/linux/module.h:13: In file included from ../include/linux/stat.h:19: In file included from ../include/linux/time.h:60: In file included from ../include/linux/time32.h:13: In file included from ../include/linux/timex.h:67: In file included from ../arch/x86/include/asm/timex.h:5: In file included from ../arch/x86/include/asm/processor.h:19: In file included from ../arch/x86/include/asm/cpuid/api.h:57: In file included from ../arch/x86/include/asm/paravirt.h:21: In file included from ../include/linux/cpumask.h:12: In file included from ../include/linux/bitmap.h:13: In file included from ../include/linux/string.h:392: ../include/linux/fortify-string.h:580:4: warning: call to '__read_overflow2_field' declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^ 1 warning generated. Warning: ../drivers/net/ethernet/sfc/ptp.c:204 Excess struct member 'valid' description in 'efx_ptp_timeset' ../drivers/net/ethernet/sun/niu.c:4650:6: warning: variable 'val' set but not used [-Wunused-but-set-variable] 4650 | u64 val; | ^ 1 warning generated. ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:2041:19: warning: cast to smaller integer type 'enum xgene_enet_id' from 'const void *' [-Wvoid-pointer-to-enum-cast] 2041 | pdata->enet_id = (enum xgene_enet_id)device_get_match_data(&pdev->dev); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. Warning: ../drivers/net/ethernet/sfc/siena/ptp.c:207 Excess struct member 'valid' description in 'efx_ptp_timeset'