tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files
tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files
tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files
../net/core/dev.c:3387:23: warning: incorrect type in argument 4 (different base types)
../net/core/dev.c:3387:23:    expected restricted __wsum [usertype] csum
../net/core/dev.c:3387:23:    got unsigned int
../net/core/dev.c:3387:23: warning: cast from restricted __wsum
../net/core/dev.c:5345:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static?
../net/core/dev.c:3837:17: warning: context imbalance in '__dev_queue_xmit' - different lock contexts for basic block
../net/core/dev.c:5303:17: warning: context imbalance in 'net_tx_action' - different lock contexts for basic block
../net/atm/lec.c:889:39: warning: context imbalance in 'lec_priv_walk' - unexpected unlock
../net/atm/lec.c:945:39: warning: context imbalance in 'lec_seq_stop' - unexpected unlock
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: In function ‘setup_sge_queues’:
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1074:48: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 8 and 23 [-Wformat-truncation=]
 1074 |                                          "%s-Rx%d", dev->name, j);
      |                                                ^~
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1074:42: note: directive argument in the range [-2147483641, 254]
 1074 |                                          "%s-Rx%d", dev->name, j);
      |                                          ^~~~~~~~~
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1072:33: note: ‘snprintf’ output between 5 and 30 bytes into a destination of size 26
 1072 |                                 snprintf(adap->msix_info[msix].desc,
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1073 |                                          sizeof(adap->msix_info[msix].desc),
      |                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1074 |                                          "%s-Rx%d", dev->name, j);
      |                                          ~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: In function ‘cxgb4_port_mirror_alloc_queues’:
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1356:47: warning: ‘%d’ directive output may be truncated writing between 1 and 5 bytes into a region of size between 1 and 16 [-Wformat-truncation=]
 1356 |                                  "%s-mirrorrxq%d", dev->name, i);
      |                                               ^~
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1356:34: note: directive argument in the range [0, 65534]
 1356 |                                  "%s-mirrorrxq%d", dev->name, i);
      |                                  ^~~~~~~~~~~~~~~~
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1354:25: note: ‘snprintf’ output between 12 and 31 bytes into a destination of size 26
 1354 |                         snprintf(mirror_rxq->msix->desc,
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1355 |                                  sizeof(mirror_rxq->msix->desc),
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1356 |                                  "%s-mirrorrxq%d", dev->name, i);
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../net/core/netpoll.c:358:25: warning: context imbalance in '__netpoll_send_skb' - different lock contexts for basic block
../net/bridge/br_multicast.c: note: in included file (through ../include/linux/igmp.h):
../include/uapi/linux/igmp.h:60:32: warning: array of flexible structures
../net/bridge/br_multicast.c: note: in included file:
../include/net/mld.h:32:43: warning: array of flexible structures
../net/bridge/br_netfilter_hooks.c: note: in included file (through ../include/linux/if_pppox.h):
../include/uapi/linux/if_pppox.h:153:29: warning: array of flexible structures
../drivers/net/team/team_mode_activebackup.c:54:40: error: incompatible types in comparison expression (different address spaces):
../drivers/net/team/team_mode_activebackup.c:54:40:    struct team_port [noderef] __rcu *
../drivers/net/team/team_mode_activebackup.c:54:40:    struct team_port *
../drivers/net/bonding/bond_options.c:1230:24: warning: incorrect type in assignment (different base types)
../drivers/net/bonding/bond_options.c:1230:24:    expected restricted __be32 [addressable] [usertype] target
../drivers/net/bonding/bond_options.c:1230:24:    got unsigned long long const [usertype] value
../drivers/net/team/team_mode_loadbalance.c:373:14: warning: incorrect type in assignment (different address spaces)
../drivers/net/team/team_mode_loadbalance.c:373:14:    expected struct team_port *port
../drivers/net/team/team_mode_loadbalance.c:373:14:    got struct team_port [noderef] __rcu *port
../drivers/infiniband/core/roce_gid_mgmt.c:292:23: warning: incorrect type in assignment (different address spaces)
../drivers/infiniband/core/roce_gid_mgmt.c:292:23:    expected struct net_device [noderef] __rcu *[addressable] ndev
../drivers/infiniband/core/roce_gid_mgmt.c:292:23:    got struct net_device *ndev
../drivers/infiniband/core/roce_gid_mgmt.c:386:48: warning: incorrect type in initializer (different address spaces)
../drivers/infiniband/core/roce_gid_mgmt.c:386:48:    expected struct net_device [noderef] __rcu *ndev
../drivers/infiniband/core/roce_gid_mgmt.c:386:48:    got struct net_device *ndev
../drivers/infiniband/core/roce_gid_mgmt.c:810:48: warning: incorrect type in argument 2 (different address spaces)
../drivers/infiniband/core/roce_gid_mgmt.c:810:48:    expected void *filter_cookie
../drivers/infiniband/core/roce_gid_mgmt.c:810:48:    got struct net_device [noderef] __rcu *ndev
../drivers/infiniband/core/roce_gid_mgmt.c:813:31: warning: incorrect type in argument 1 (different address spaces)
../drivers/infiniband/core/roce_gid_mgmt.c:813:31:    expected struct net_device *dev
../drivers/infiniband/core/roce_gid_mgmt.c:813:31:    got struct net_device [noderef] __rcu *ndev
../drivers/infiniband/core/roce_gid_mgmt.c:850:31: warning: incorrect type in assignment (different address spaces)
../drivers/infiniband/core/roce_gid_mgmt.c:850:31:    expected struct net_device [noderef] __rcu *ndev
../drivers/infiniband/core/roce_gid_mgmt.c:850:31:    got struct net_device *ndev
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/rnull_mod.o
../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static?
tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files
tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files
tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files
../net/atm/lec.c:889:39: warning: context imbalance in 'lec_priv_walk' - unexpected unlock
../net/atm/lec.c:945:39: warning: context imbalance in 'lec_seq_stop' - unexpected unlock
../net/core/netpoll.c:358:25: warning: context imbalance in '__netpoll_send_skb' - different lock contexts for basic block
../drivers/net/team/team_mode_activebackup.c:54:40: error: incompatible types in comparison expression (different address spaces):
../drivers/net/team/team_mode_activebackup.c:54:40:    struct team_port [noderef] __rcu *
../drivers/net/team/team_mode_activebackup.c:54:40:    struct team_port *
../drivers/net/team/team_mode_loadbalance.c:373:14: warning: incorrect type in assignment (different address spaces)
../drivers/net/team/team_mode_loadbalance.c:373:14:    expected struct team_port *port
../drivers/net/team/team_mode_loadbalance.c:373:14:    got struct team_port [noderef] __rcu *port
../net/bridge/br_netfilter_hooks.c: note: in included file (through ../include/linux/if_pppox.h):
../include/uapi/linux/if_pppox.h:153:29: warning: array of flexible structures
../drivers/net/bonding/bond_options.c:1230:24: warning: incorrect type in assignment (different base types)
../drivers/net/bonding/bond_options.c:1230:24:    expected restricted __be32 [addressable] [usertype] target
../drivers/net/bonding/bond_options.c:1230:24:    got unsigned long long const [usertype] value
../drivers/infiniband/core/roce_gid_mgmt.c:292:23: warning: incorrect type in assignment (different address spaces)
../drivers/infiniband/core/roce_gid_mgmt.c:292:23:    expected struct net_device [noderef] __rcu *[addressable] ndev
../drivers/infiniband/core/roce_gid_mgmt.c:292:23:    got struct net_device *ndev
../drivers/infiniband/core/roce_gid_mgmt.c:386:48: warning: incorrect type in initializer (different address spaces)
../drivers/infiniband/core/roce_gid_mgmt.c:386:48:    expected struct net_device [noderef] __rcu *ndev
../drivers/infiniband/core/roce_gid_mgmt.c:386:48:    got struct net_device *ndev
../drivers/infiniband/core/roce_gid_mgmt.c:810:48: warning: incorrect type in argument 2 (different address spaces)
../drivers/infiniband/core/roce_gid_mgmt.c:810:48:    expected void *filter_cookie
../drivers/infiniband/core/roce_gid_mgmt.c:810:48:    got struct net_device [noderef] __rcu *ndev
../drivers/infiniband/core/roce_gid_mgmt.c:813:31: warning: incorrect type in argument 1 (different address spaces)
../drivers/infiniband/core/roce_gid_mgmt.c:813:31:    expected struct net_device *dev
../drivers/infiniband/core/roce_gid_mgmt.c:813:31:    got struct net_device [noderef] __rcu *ndev
../drivers/infiniband/core/roce_gid_mgmt.c:850:31: warning: incorrect type in assignment (different address spaces)
../drivers/infiniband/core/roce_gid_mgmt.c:850:31:    expected struct net_device [noderef] __rcu *ndev
../drivers/infiniband/core/roce_gid_mgmt.c:850:31:    got struct net_device *ndev
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: In function ‘setup_sge_queues’:
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1074:48: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 8 and 23 [-Wformat-truncation=]
 1074 |                                          "%s-Rx%d", dev->name, j);
      |                                                ^~
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1074:42: note: directive argument in the range [-2147483641, 254]
 1074 |                                          "%s-Rx%d", dev->name, j);
      |                                          ^~~~~~~~~
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1072:33: note: ‘snprintf’ output between 5 and 30 bytes into a destination of size 26
 1072 |                                 snprintf(adap->msix_info[msix].desc,
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1073 |                                          sizeof(adap->msix_info[msix].desc),
      |                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1074 |                                          "%s-Rx%d", dev->name, j);
      |                                          ~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: In function ‘cxgb4_port_mirror_alloc_queues’:
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1356:47: warning: ‘%d’ directive output may be truncated writing between 1 and 5 bytes into a region of size between 1 and 16 [-Wformat-truncation=]
 1356 |                                  "%s-mirrorrxq%d", dev->name, i);
      |                                               ^~
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1356:34: note: directive argument in the range [0, 65534]
 1356 |                                  "%s-mirrorrxq%d", dev->name, i);
      |                                  ^~~~~~~~~~~~~~~~
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1354:25: note: ‘snprintf’ output between 12 and 31 bytes into a destination of size 26
 1354 |                         snprintf(mirror_rxq->msix->desc,
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1355 |                                  sizeof(mirror_rxq->msix->desc),
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1356 |                                  "%s-mirrorrxq%d", dev->name, i);
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../net/bridge/br_multicast.c: note: in included file (through ../include/linux/igmp.h):
../include/uapi/linux/igmp.h:60:32: warning: array of flexible structures
../net/bridge/br_multicast.c: note: in included file:
../include/net/mld.h:32:43: warning: array of flexible structures
../net/core/dev.c:3387:23: warning: incorrect type in argument 4 (different base types)
../net/core/dev.c:3387:23:    expected restricted __wsum [usertype] csum
../net/core/dev.c:3387:23:    got unsigned int
../net/core/dev.c:3387:23: warning: cast from restricted __wsum
../net/core/dev.c:5345:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static?
../net/core/dev.c:3837:17: warning: context imbalance in '__dev_queue_xmit' - different lock contexts for basic block
../net/core/dev.c:5303:17: warning: context imbalance in 'net_tx_action' - different lock contexts for basic block
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/rnull_mod.o
../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static?