Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/socket.c:1794:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? ../net/bpf/test_run.c:510:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? ../net/bpf/test_run.c:516:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? ../net/bpf/test_run.c:521:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? ../net/bpf/test_run.c:526:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? ../net/bpf/test_run.c:531:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? ../net/bpf/test_run.c:536:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? ../net/bpf/test_run.c:545:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? ../net/bpf/test_run.c:551:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? ../net/bpf/test_run.c:556:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? ../net/bpf/test_run.c:561:14: warning: symbol 'bpf_fentry_test10' was not declared. Should it be static? ../net/bpf/test_run.c:566:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? ../net/bpf/test_run.c:570:15: warning: symbol 'bpf_fentry_test_ppvoid' was not declared. Should it be static? ../net/bpf/test_run.c:574:15: warning: symbol 'bpf_fentry_test_pppvoid' was not declared. Should it be static? ../net/bpf/test_run.c:578:15: warning: symbol 'bpf_fentry_test_ppfile' was not declared. Should it be static? ../net/bpf/test_run.c:582:22: warning: symbol 'bpf_fexit_test_ret_ppfile' was not declared. Should it be static? ../net/bpf/test_run.c:587:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? ../net/bpf/test_run.c:593:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? ../net/bpf/test_run.c:600:17: warning: symbol 'bpf_modify_return_test_tp' was not declared. Should it be static? ../net/bpf/test_run.c:607:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? ../net/bpf/test_run.c:629:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? ../net/bpf/test_run.c:634:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? ../net/bpf/test_run.c:640:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? ../net/bpf/test_run.c:644:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' was not declared. Should it be static? ../io_uring/poll.c:433:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:433:40: expected int mask ../io_uring/poll.c:433:40: got restricted __poll_t [usertype] mask ../io_uring/poll.c:283:38: warning: incorrect type in assignment (different base types) ../io_uring/poll.c:283:38: expected signed int [usertype] res ../io_uring/poll.c:283:38: got restricted __poll_t ../io_uring/poll.c:303:56: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:302:66: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:302:66: expected restricted __poll_t [usertype] val ../io_uring/poll.c:302:66: got unsigned int ../io_uring/poll.c:302:52: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:302:52: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:302:52: got unsigned short ../io_uring/poll.c:305:51: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:305:51: expected signed int [usertype] res ../io_uring/poll.c:305:51: got restricted __poll_t [usertype] mask ../io_uring/poll.c:306:53: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:306:53: expected signed int [usertype] res ../io_uring/poll.c:306:53: got restricted __poll_t [usertype] mask ../io_uring/poll.c:359:71: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:359:65: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:359:65: expected restricted __poll_t [usertype] val ../io_uring/poll.c:359:65: got unsigned int ../io_uring/poll.c:621:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:621:40: expected int mask ../io_uring/poll.c:621:40: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:701:38: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:701:38: expected int mask ../io_uring/poll.c:701:38: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:701:55: warning: incorrect type in argument 3 (different base types) ../io_uring/poll.c:701:55: expected int events ../io_uring/poll.c:701:55: got restricted __poll_t [usertype] events ../io_uring/poll.c:708:33: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:708:33: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:708:33: got int ../io_uring/poll.c:846:24: warning: invalid assignment: |= ../io_uring/poll.c:846:24: left side has type unsigned int ../io_uring/poll.c:846:24: right side has type restricted __poll_t ../io_uring/poll.c:848:24: warning: invalid assignment: |= ../io_uring/poll.c:848:24: left side has type unsigned int ../io_uring/poll.c:848:24: right side has type restricted __poll_t ../io_uring/poll.c:850:55: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:849:29: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:849:38: warning: incorrect type in return expression (different base types) ../io_uring/poll.c:849:38: expected restricted __poll_t ../io_uring/poll.c:849:38: got unsigned int ../io_uring/poll.c:910:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:910:40: expected signed int [usertype] res ../io_uring/poll.c:910:40: got restricted __poll_t [addressable] [assigned] [usertype] result_mask ../io_uring/poll.c:941:38: warning: invalid assignment: &= ../io_uring/poll.c:941:38: left side has type restricted __poll_t ../io_uring/poll.c:941:38: right side has type int ../io_uring/poll.c:942:52: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:942:38: warning: invalid assignment: |= ../io_uring/poll.c:942:38: left side has type restricted __poll_t ../io_uring/poll.c:942:38: right side has type unsigned int ../io_uring/wait.c: note: in included file (through ../include/trace/events/io_uring.h): ../include/linux/io_uring_types.h:224:37: warning: array of flexible structures ../io_uring/io_uring.c:467:28: warning: invalid assignment: |= ../io_uring/io_uring.c:467:28: left side has type bool ../io_uring/io_uring.c:467:28: right side has type restricted io_req_flags_t ../io_uring/io_uring.c: note: in included file (through ../include/linux/io_uring/cmd.h): ../include/linux/io_uring_types.h:224:37: warning: array of flexible structures ../io_uring/io_uring.c:755:58: warning: array of flexible structures ../io_uring/io_uring.c:885:69: warning: array of flexible structures ../io_uring/io_uring.c: note: in included file: ../io_uring/io_uring.h:180:73: warning: array of flexible structures ../io_uring/io_uring.c:1333:25: warning: restricted io_req_flags_t degrades to integer ../io_uring/sqpoll.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:224:37: warning: array of flexible structures ../io_uring/query.c: note: in included file (through ../io_uring/query.h): ../include/linux/io_uring_types.h:224:37: warning: array of flexible structures ../net/core/datagram.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): ../include/net/checksum.h:41:45: warning: incorrect type in argument 3 (different base types) ../include/net/checksum.h:41:45: expected restricted __wsum [usertype] sum ../include/net/checksum.h:41:45: got unsigned int ../io_uring/register.c: note: in included file: ../include/linux/io_uring_types.h:224:37: warning: array of flexible structures ../net/core/skbuff.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): ../include/net/checksum.h:33:39: warning: incorrect type in argument 3 (different base types) ../include/net/checksum.h:33:39: expected restricted __wsum [usertype] sum ../include/net/checksum.h:33:39: got unsigned int ../net/ipv4/tcp_ipv4.c:3393:41: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3393:41: expected void const *data ../net/ipv4/tcp_ipv4.c:3393:41: got struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3519:45: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3519:45: expected void const *data ../net/ipv4/tcp_ipv4.c:3519:45: got struct tcp_congestion_ops const [noderef] __rcu *extern [addressable] [toplevel] tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3523:50: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_ipv4.c:3523:50: expected struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3523:50: got struct tcp_congestion_ops * ../net/ipv4/tcp_ipv4.c:3394:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3394:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3520:45: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3520:45: warning: dereference of noderef expression ../io_uring/napi.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:224:37: warning: array of flexible structures ../net/core/xdp.c:903:17: warning: symbol 'bpf_xdp_metadata_rx_timestamp' was not declared. Should it be static? ../net/core/xdp.c:925:17: warning: symbol 'bpf_xdp_metadata_rx_hash' was not declared. Should it be static? ../net/core/xdp.c:958:17: warning: symbol 'bpf_xdp_metadata_rx_vlan_tag' was not declared. Should it be static? ../net/core/filter.c:1434:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1434:39: expected struct sock_filter const *filter ../net/core/filter.c:1434:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:1512:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1512:39: expected struct sock_filter const *filter ../net/core/filter.c:1512:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:2343:45: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:2343:45: expected restricted __be32 [usertype] daddr ../net/core/filter.c:2343:45: got unsigned int [usertype] ipv4_nh ../net/core/filter.c:3970:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? ../net/core/filter.c:4714:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? ../net/core/filter.c:5128:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? ../net/core/filter.c:8131:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/filter.c:12135:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? ../net/core/filter.c:12165:17: warning: symbol 'bpf_dynptr_from_skb_meta' was not declared. Should it be static? ../net/core/filter.c:12181:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? ../net/core/filter.c:12197:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? ../net/core/filter.c:12218:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? ../net/core/filter.c:12315:17: warning: symbol 'bpf_sock_ops_enable_tx_tstamp' was not declared. Should it be static? ../net/core/filter.c:12365:17: warning: symbol 'bpf_xdp_pull_data' was not declared. Should it be static? ../net/core/filter.c:12541:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? ../net/core/filter.c:1942:43: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1942:43: expected restricted __wsum [usertype] diff ../net/core/filter.c:1942:43: got unsigned long long [usertype] to ../net/core/filter.c:1945:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1945:36: expected restricted __be16 [usertype] old ../net/core/filter.c:1945:36: got unsigned long long [usertype] from ../net/core/filter.c:1945:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1945:42: expected restricted __be16 [usertype] new ../net/core/filter.c:1945:42: got unsigned long long [usertype] to ../net/core/filter.c:1948:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1948:36: expected restricted __be32 [usertype] from ../net/core/filter.c:1948:36: got unsigned long long [usertype] from ../net/core/filter.c:1948:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1948:42: expected restricted __be32 [usertype] to ../net/core/filter.c:1948:42: got unsigned long long [usertype] to ../net/core/filter.c:1994:59: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1994:59: expected restricted __wsum [usertype] diff ../net/core/filter.c:1994:59: got unsigned long long [usertype] to ../net/core/filter.c:1997:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1997:52: expected restricted __be16 [usertype] from ../net/core/filter.c:1997:52: got unsigned long long [usertype] from ../net/core/filter.c:1997:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:1997:58: expected restricted __be16 [usertype] to ../net/core/filter.c:1997:58: got unsigned long long [usertype] to ../net/core/filter.c:2000:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2000:52: expected restricted __be32 [usertype] from ../net/core/filter.c:2000:52: got unsigned long long [usertype] from ../net/core/filter.c:2000:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2000:58: expected restricted __be32 [usertype] to ../net/core/filter.c:2000:58: got unsigned long long [usertype] to ../net/core/filter.c:2067:35: warning: incorrect type in return expression (different base types) ../net/core/filter.c:2067:35: expected unsigned long long ../net/core/filter.c:2067:35: got restricted __wsum [usertype] csum ../net/core/filter.c:6052:17: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6052:17: expected unsigned int [usertype] spi ../net/core/filter.c:6052:17: got restricted __be32 const [usertype] spi ../net/core/filter.c:6060:33: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6060:33: expected unsigned int [usertype] remote_ipv4 ../net/core/filter.c:6060:33: got restricted __be32 const [usertype] a4 ../fs/eventpoll.c:641:9: warning: restricted __poll_t degrades to integer ../fs/eventpoll.c:641:9: warning: cast to restricted __poll_t ../fs/eventpoll.c:1332:53: warning: incorrect type in argument 3 (different base types) ../fs/eventpoll.c:1332:53: expected unsigned int pollflags ../fs/eventpoll.c:1332:53: got restricted __poll_t ../kernel/bpf/core.c:252:49: error: arithmetics on pointers to functions ../kernel/bpf/core.c:3104:29: warning: symbol 'bpf_seq_printf_btf_proto' was not declared. Should it be static? ../kernel/bpf/core.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h): ../include/trace/events/xdp.h:304:1: warning: Using plain integer as NULL pointer ../include/trace/events/xdp.h:331:1: warning: Using plain integer as NULL pointer ../kernel/bpf/core.c: note: in included file (through ../include/linux/rbtree_latch.h, ../include/linux/bpf.h, ../include/linux/filter.h): ../include/linux/rbtree.h:107:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:107:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:107:9: struct rb_node * ../include/linux/rbtree.h:107:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:107:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:107:9: struct rb_node * ../drivers/net/ethernet/freescale/enetc/enetc.c: In function ‘enetc_setup_irqs’: ../drivers/net/ethernet/freescale/enetc/enetc.c:2797:60: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 4 and 19 [-Wformat-truncation=] 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2797:52: note: directive argument in the range [-2147483638, 2147483646] 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2797:17: note: ‘snprintf’ output between 7 and 32 bytes into a destination of size 24 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2798 | priv->ndev->name, i); | ~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c:61:27: warning: symbol 'hw_atl2_caps_aqc113' was not declared. Should it be static? ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c:72:27: warning: symbol 'hw_atl2_caps_aqc115c' was not declared. Should it be static? ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c:81:27: warning: symbol 'hw_atl2_caps_aqc116c' was not declared. Should it be static? ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c:825:24: warning: symbol 'hw_atl2_ops' was not declared. Should it be static? ../drivers/net/ethernet/cisco/enic/enic_main.c:273:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:277:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:272:20: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cisco/enic/enic_main.c:272:20: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cisco/enic/enic_main.c:633:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:640:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:632:20: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cisco/enic/enic_main.c:632:20: warning: restricted __be16 degrades to integer ../kernel/bpf/verifier.c:262:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? ../kernel/bpf/verifier.c: note: in included file (through ../include/linux/bpf.h, ../include/linux/bpf-cgroup.h): ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../drivers/net/ethernet/emulex/benet/be_main.c:1559:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:1559:29: expected unsigned short ../drivers/net/ethernet/emulex/benet/be_main.c:1559:29: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_main.c:2631:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:2631:32: expected unsigned int [usertype] fragpa_lo ../drivers/net/ethernet/emulex/benet/be_main.c:2631:32: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_main.c:2632:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:2632:32: expected unsigned int [usertype] fragpa_hi ../drivers/net/ethernet/emulex/benet/be_main.c:2632:32: got restricted __le32 [usertype] ../drivers/net/ethernet/cisco/enic/enic_pp.c:147:45: warning: dubious: x | !y ../drivers/net/ethernet/cisco/enic/enic_pp.c:148:52: warning: dubious: x | !y ../drivers/net/ethernet/cisco/enic/enic_pp.c:149:73: warning: dubious: x | !y ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:656:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:656:38: expected restricted __be32 [usertype] ip4src ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:656:38: got unsigned int [usertype] ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:659:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:659:38: expected restricted __be32 [usertype] ip4dst ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:659:38: got unsigned int [usertype] ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:662:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:662:36: expected restricted __be16 [usertype] psrc ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:662:36: got unsigned short [usertype] ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:665:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:665:36: expected restricted __be16 [usertype] pdst ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:665:36: got unsigned short [usertype] ../kernel/bpf/fixups.c:2315:38: error: subtraction of functions? Share your drugs ../drivers/gpu/drm/xe/xe_bo.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_bo.c:613:20: warning: symbol 'xe_bo_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/xe/tests/xe_bo.c:627:20: warning: symbol 'xe_bo_shrink_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/xe/xe_dma_buf.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_dma_buf.c:294:20: warning: symbol 'xe_dma_buf_test_suite' was not declared. Should it be static? ../drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c:162:46: warning: cast to restricted __be16 ../drivers/gpu/drm/xe/xe_eu_stall.c:698:21: error: too long token expansion ../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:128:19: warning: cast to restricted __be32 ../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:132:41: warning: restricted __be32 degrades to integer ../kernel/bpf/btf.c: note: in included file (through ../include/linux/bpf.h, ../include/linux/bpf_verifier.h): ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: got void *hwbase ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1822:45: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1822:45: expected restricted __sum16 [usertype] check ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1822:45: got restricted __be16 [usertype] ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3059:22: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3059:22: expected unsigned int [usertype] val ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3059:22: got restricted __be32 [usertype] ip ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3104:40: warning: cast from restricted __be32 ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3164:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3164:38: expected restricted __be32 [usertype] ip4dst ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3164:38: got unsigned int [usertype] ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3168:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3168:38: expected restricted __be32 [usertype] ip4src ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3168:38: got unsigned int ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3170:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3170:36: expected restricted __be16 [usertype] psrc ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3170:36: got int ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3172:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3172:36: expected restricted __be16 [usertype] pdst ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3172:36: got int ../drivers/net/ethernet/qlogic/qede/qede_main.c: In function ‘qede_init_fp’: ../drivers/net/ethernet/qlogic/qede/qede_main.c:1881:61: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 5 and 20 [-Wformat-truncation=] 1881 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~ ../drivers/net/ethernet/qlogic/qede/qede_main.c:1881:54: note: directive argument in the range [-2147483641, 65534] 1881 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_main.c:1881:17: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 24 1881 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1882 | edev->ndev->name, queue_id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c: In function ‘qede_get_drvinfo’: ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:621:34: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 25 [-Wformat-truncation=] 621 | "[storm %s]", storm); | ^~ ~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:620:17: note: ‘snprintf’ output between 9 and 40 bytes into a destination of size 32 620 | snprintf(info->version, sizeof(info->version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 621 | "[storm %s]", storm); | ~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:638:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 28 [-Wformat-truncation=] 638 | "mfw %s", mfw); | ^~ ~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:637:17: note: ‘snprintf’ output between 5 and 36 bytes into a destination of size 32 637 | snprintf(info->fw_version, sizeof(info->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 638 | "mfw %s", mfw); | ~~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:635:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 28 [-Wformat-truncation=] 635 | "mbi %s [mfw %s]", mbi, mfw); | ^~ ~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:634:17: note: ‘snprintf’ output between 12 and 74 bytes into a destination of size 32 634 | snprintf(info->fw_version, sizeof(info->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 635 | "mbi %s [mfw %s]", mbi, mfw); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:880:14: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:961:35: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1001:31: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1259:33: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1264:33: error: too long token expansion ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:663:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 27 and 29 [-Wformat-truncation=] 663 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~ In function ‘stmmac_get_qstats_string’, inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:710:3: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:663:25: note: ‘snprintf’ output between 4 and 69 bytes into a destination of size 32 663 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 664 | stmmac_qstats_tx_string[stat]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:670:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 27 and 29 [-Wformat-truncation=] 670 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~ In function ‘stmmac_get_qstats_string’, inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:710:3: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:670:25: note: ‘snprintf’ output between 4 and 69 bytes into a destination of size 32 670 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 671 | stmmac_qstats_rx_string[stat]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/ethtool_common.c: In function ‘efx_fill_test’: ../drivers/net/ethernet/sfc/ethtool_common.c:277:32: warning: ‘%-24s’ directive output may be truncated writing between 24 and 31 bytes into a region of size between 0 and 25 [-Wformat-truncation=] 277 | "%-6s %-24s", unit_str, test_str); | ^~~~~ ~~~~~~~~ ../drivers/net/ethernet/sfc/ethtool_common.c:275:17: note: ‘snprintf’ output between 32 and 64 bytes into a destination of size 32 275 | snprintf(strings + test_index * ETH_GSTRING_LEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 276 | ETH_GSTRING_LEN, | ~~~~~~~~~~~~~~~~ 277 | "%-6s %-24s", unit_str, test_str); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/hw/mana/device.c:75:28: warning: symbol 'mana_ib_dev_dm_ops' was not declared. Should it be static? ../drivers/gpu/drm/xe/xe_guc_ads.c:348:13: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_guc_ads.c:348:13: error: got , ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: got ) ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: got && ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:13: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:13: error: got ( ../drivers/gpu/drm/xe/xe_guc_ads.c:351:9: error: Trying to use reserved word 'if' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got & ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Trying to use reserved word 'void' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got 1 ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got ( ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Trying to use reserved word 'void' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got && ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:356:43: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:356:43: error: got , ../drivers/gpu/drm/xe/xe_guc_ads.c:358:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got & ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Trying to use reserved word 'void' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got 1 ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got ( ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Trying to use reserved word 'void' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got && ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:365:13: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:365:13: error: got ! ../drivers/gpu/drm/xe/xe_guc_ads.c:365:9: error: Trying to use reserved word 'if' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got ( ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Trying to use reserved word 'if' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got ! ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Trying to use reserved word 'if' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Trying to use reserved word 'do' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at end of declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: too many errors ../drivers/gpu/drm/xe/xe_guc.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c:828:20: warning: symbol 'xe_guc_g2g_test_suite' was not declared. Should it be static? ../drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: got int ../drivers/net/vmxnet3/vmxnet3_drv.c:1481:43: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:1481:43: expected restricted __wsum [usertype] csum ../drivers/net/vmxnet3/vmxnet3_drv.c:1481:43: got restricted __be16 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:1651:17: warning: restricted __le64 degrades to integer ../drivers/net/vmxnet3/vmxnet3_drv.c:2046:33: warning: incorrect type in argument 2 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2046:33: expected unsigned long long [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:2046:33: got restricted __le64 [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:2052:33: warning: incorrect type in argument 2 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2052:33: expected unsigned long long [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:2052:33: got restricted __le64 [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:2719:31: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2719:31: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2719:31: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2736:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2736:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2736:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2758:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2758:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2758:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2810:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2810:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2810:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2856:31: warning: restricted __le32 degrades to integer ../drivers/net/vmxnet3/vmxnet3_drv.c:2869:17: warning: incorrect type in argument 3 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2869:17: expected unsigned long [usertype] size ../drivers/net/vmxnet3/vmxnet3_drv.c:2869:17: got restricted __le16 [usertype] mfTableLen ../drivers/net/vmxnet3/vmxnet3_drv.c:2909:49: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2909:49: expected unsigned int [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:2909:49: got restricted __le32 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:2950:41: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2950:41: expected restricted __le16 [usertype] txDataRingDescSize ../drivers/net/vmxnet3/vmxnet3_drv.c:2950:41: got restricted __le32 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:3009:46: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:3009:46: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_drv.c:3009:46: got int ../drivers/net/vmxnet3/vmxnet3_drv.c:3075:34: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:3075:34: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_drv.c:3075:34: got int ../drivers/net/ethernet/sfc/mcdi_mon.c: In function ‘efx_mcdi_mon_probe’: ../drivers/net/ethernet/sfc/mcdi_mon.c:457:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 457 | snprintf(name, sizeof(name), "%s%u_input", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:457:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 457 | snprintf(name, sizeof(name), "%s%u_input", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 458 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/mcdi_mon.c:488:57: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 488 | snprintf(name, sizeof(name), "%s%u_alarm", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:488:17: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 488 | snprintf(name, sizeof(name), "%s%u_alarm", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 489 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/mcdi_mon.c:495:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 495 | snprintf(name, sizeof(name), "%s%u_label", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:495:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 495 | snprintf(name, sizeof(name), "%s%u_label", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 496 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/xe/xe_hw_fence.c:188:13: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/xe/xe_hw_fence.c:188:13: struct dma_fence_ops const [noderef] __rcu * ../drivers/gpu/drm/xe/xe_hw_fence.c:188:13: struct dma_fence_ops const * ../drivers/net/ethernet/sfc/falcon/ethtool.c: In function ‘ef4_fill_test’: ../drivers/net/ethernet/sfc/falcon/ethtool.c:229:32: warning: ‘%-24s’ directive output may be truncated writing between 24 and 31 bytes into a region of size between 0 and 25 [-Wformat-truncation=] 229 | "%-6s %-24s", unit_str, test_str); | ^~~~~ ~~~~~~~~ ../drivers/net/ethernet/sfc/falcon/ethtool.c:227:17: note: ‘snprintf’ output between 32 and 64 bytes into a destination of size 32 227 | snprintf(strings + test_index * ETH_GSTRING_LEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | ETH_GSTRING_LEN, | ~~~~~~~~~~~~~~~~ 229 | "%-6s %-24s", unit_str, test_str); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:105:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:105:14: expected unsigned int [usertype] data ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:105:14: got restricted __be32 [usertype] val ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:106:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:106:14: expected unsigned int [usertype] mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:106:14: got restricted __be32 [usertype] mask ../drivers/net/ethernet/sfc/siena/ethtool_common.c: In function ‘efx_fill_test’: ../drivers/net/ethernet/sfc/siena/ethtool_common.c:229:32: warning: ‘%-24s’ directive output may be truncated writing between 24 and 31 bytes into a region of size between 0 and 25 [-Wformat-truncation=] 229 | "%-6s %-24s", unit_str, test_str); | ^~~~~ ~~~~~~~~ ../drivers/net/ethernet/sfc/siena/ethtool_common.c:227:17: note: ‘snprintf’ output between 32 and 64 bytes into a destination of size 32 227 | snprintf(strings + test_index * ETH_GSTRING_LEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | ETH_GSTRING_LEN, | ~~~~~~~~~~~~~~~~ 229 | "%-6s %-24s", unit_str, test_str); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/xe/xe_migrate.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_migrate.c:780:20: warning: symbol 'xe_migrate_test_suite' was not declared. Should it be static? ../drivers/net/ethernet/sfc/siena/mcdi_mon.c: In function ‘efx_siena_mcdi_mon_probe’: ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:457:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 457 | snprintf(name, sizeof(name), "%s%u_input", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:457:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 457 | snprintf(name, sizeof(name), "%s%u_input", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 458 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:488:57: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 488 | snprintf(name, sizeof(name), "%s%u_alarm", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:488:17: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 488 | snprintf(name, sizeof(name), "%s%u_alarm", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 489 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:495:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 495 | snprintf(name, sizeof(name), "%s%u_label", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:495:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 495 | snprintf(name, sizeof(name), "%s%u_label", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 496 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/xe/xe_oa.c:2431:25: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/xe/xe_oa.c:2431:25: expected unsigned long long [usertype] *ptr ../drivers/gpu/drm/xe/xe_oa.c:2431:25: got void [noderef] __user * ../drivers/gpu/drm/xe/xe_oa.c:2444:15: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/xe/xe_oa.c:2444:15: expected void const volatile [noderef] __user *ptr ../drivers/gpu/drm/xe/xe_oa.c:2444:15: got unsigned long long [usertype] *ptr ../drivers/gpu/drm/xe/xe_mocs.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_mocs.c:188:20: warning: symbol 'xe_mocs_test_suite' was not declared. Should it be static? ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c: In function ‘stmmac_selftest_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:2040:52: warning: ‘%s’ directive output may be truncated writing up to 1535 bytes into a region of size 28 [-Wformat-truncation=] 2040 | snprintf(p, ETH_GSTRING_LEN, "%2d. %s", i + 1, | ^~ ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:2040:17: note: ‘snprintf’ output between 5 and 1540 bytes into a destination of size 32 2040 | snprintf(p, ETH_GSTRING_LEN, "%2d. %s", i + 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2041 | stmmac_selftests[i].name); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/xe/xe_pci.c:127:9: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_pci.c:130:10: also defined here ../drivers/gpu/drm/xe/xe_preempt_fence.c:183:27: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/xe/xe_preempt_fence.c:183:27: struct dma_fence_ops const [noderef] __rcu * ../drivers/gpu/drm/xe/xe_preempt_fence.c:183:27: struct dma_fence_ops const * ../drivers/gpu/drm/xe/xe_pt.c:1134:72: warning: Using plain integer as NULL pointer ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1138:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1138:27: expected restricted __be32 [usertype] mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1138:27: got int ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1383:18: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1383:18: expected restricted __be32 [addressable] [usertype] src ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1383:18: got unsigned int [usertype] src_mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1384:18: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1384:18: expected restricted __be32 [addressable] [usertype] dst ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1384:18: got unsigned int [usertype] dst_mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1512:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1512:24: expected restricted __be16 [addressable] [usertype] src ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1512:24: got unsigned int [usertype] src_mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1513:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1513:24: expected restricted __be16 [addressable] [usertype] dst ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1513:24: got unsigned int [usertype] dst_mask ../drivers/gpu/drm/xe/xe_wa.c:471:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:471:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:493:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:493:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:523:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:523:11: also defined here ../drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c:1029:14: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c:1029:14: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c:1029:14: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2951:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c:479:16: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c:479:16: error: got 0 ../drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c:479:16: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/display/xe_display_rpm.c:65:42: warning: symbol 'xe_display_rpm_interface' was not declared. Should it be static? ../drivers/gpu/drm/xe/display/xe_display_pcode.c:34:44: warning: symbol 'xe_display_pcode_interface' was not declared. Should it be static? ../drivers/gpu/drm/xe/display/xe_initial_plane.c:173:52: warning: symbol 'xe_display_initial_plane_interface' was not declared. Should it be static? ../drivers/gpu/drm/i915/display/intel_alpm.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2120:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2120:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_casf.c:152:21: error: too long token expansion ../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2120:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2120:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_device.c:558:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:559:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:611:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:612:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:860:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:862:17: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1068:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1073:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1111:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1113:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1349:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1351:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1358:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1362:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1371:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1372:10: also defined here ../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2133:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2120:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2120:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2120:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2120:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2133:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_hdcp.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2133:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2120:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_lt_phy.c:1922:39: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/xe/xe_debugfs.c:39:1: warning: symbol 'gt_reset_failure' was not declared. Should it be static? ../drivers/gpu/drm/xe/xe_debugfs.c:40:1: warning: symbol 'inject_csc_hw_error' was not declared. Should it be static? ../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2120:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2120:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2120:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2120:24: warning: unreplaced symbol '' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2120:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2120:24: warning: unreplaced symbol '' WARNING: modpost: vmlinux: section mismatch in reference: lookup_object_or_alloc+0x462 (section: .text) -> is_static_object (section: .init.text) ../arch/x86/boot/version.c: note: in included file (through ../arch/x86/include/uapi/asm/bitsperlong.h, ../include/uapi/asm-generic/int-ll64.h, ../include/asm-generic/int-ll64.h, ../include/uapi/asm-generic/types.h, ...): ../include/asm-generic/bitsperlong.h:23:2: error: Inconsistent word size. Check asm/bitsperlong.h ../include/asm-generic/bitsperlong.h:27:33: error: static assertion failed: "Inconsistent word size. Check asm/bitsperlong.h" Documentation/.renames.txt: warning: ignored by one of the .gitignore files WARNING: modpost: vmlinux: section mismatch in reference: lookup_object_or_alloc+0x462 (section: .text) -> is_static_object (section: .init.text) Documentation/.renames.txt: warning: ignored by one of the .gitignore files WARNING: modpost: vmlinux: section mismatch in reference: lookup_object_or_alloc+0x462 (section: .text) -> is_static_object (section: .init.text)