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/xdp.c:933:17: warning: symbol 'bpf_xdp_metadata_rx_timestamp' was not declared. Should it be static?
../net/core/xdp.c:955:17: warning: symbol 'bpf_xdp_metadata_rx_hash' was not declared. Should it be static?
../net/core/xdp.c:988:17: warning: symbol 'bpf_xdp_metadata_rx_vlan_tag' was not declared. Should it be static?
../net/core/filter.c:1423:39: warning: incorrect type in argument 1 (different address spaces)
../net/core/filter.c:1423:39:    expected struct sock_filter const *filter
../net/core/filter.c:1423:39:    got struct sock_filter [noderef] __user *filter
../net/core/filter.c:1501:39: warning: incorrect type in argument 1 (different address spaces)
../net/core/filter.c:1501:39:    expected struct sock_filter const *filter
../net/core/filter.c:1501:39:    got struct sock_filter [noderef] __user *filter
../net/core/filter.c:2323:45: warning: incorrect type in argument 2 (different base types)
../net/core/filter.c:2323:45:    expected restricted __be32 [usertype] daddr
../net/core/filter.c:2323:45:    got unsigned int [usertype] ipv4_nh
../net/core/filter.c:3900:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static?
../net/core/filter.c:4635:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static?
../net/core/filter.c:5049:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static?
../net/core/filter.c:7929:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static?
../net/core/filter.c:11894:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static?
../net/core/filter.c:11910:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static?
../net/core/filter.c:11926:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static?
../net/core/filter.c:11947:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static?
../net/core/filter.c:12137:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static?
../net/core/filter.c:1931:43: warning: incorrect type in argument 2 (different base types)
../net/core/filter.c:1931:43:    expected restricted __wsum [usertype] diff
../net/core/filter.c:1931:43:    got unsigned long long [usertype] to
../net/core/filter.c:1934:36: warning: incorrect type in argument 2 (different base types)
../net/core/filter.c:1934:36:    expected restricted __be16 [usertype] old
../net/core/filter.c:1934:36:    got unsigned long long [usertype] from
../net/core/filter.c:1934:42: warning: incorrect type in argument 3 (different base types)
../net/core/filter.c:1934:42:    expected restricted __be16 [usertype] new
../net/core/filter.c:1934:42:    got unsigned long long [usertype] to
../net/core/filter.c:1937:36: warning: incorrect type in argument 2 (different base types)
../net/core/filter.c:1937:36:    expected restricted __be32 [usertype] from
../net/core/filter.c:1937:36:    got unsigned long long [usertype] from
../net/core/filter.c:1937:42: warning: incorrect type in argument 3 (different base types)
../net/core/filter.c:1937:42:    expected restricted __be32 [usertype] to
../net/core/filter.c:1937:42:    got unsigned long long [usertype] to
../net/core/filter.c:1982:59: warning: incorrect type in argument 3 (different base types)
../net/core/filter.c:1982:59:    expected restricted __wsum [usertype] diff
../net/core/filter.c:1982:59:    got unsigned long long [usertype] to
../net/core/filter.c:1985:52: warning: incorrect type in argument 3 (different base types)
../net/core/filter.c:1985:52:    expected restricted __be16 [usertype] from
../net/core/filter.c:1985:52:    got unsigned long long [usertype] from
../net/core/filter.c:1985:58: warning: incorrect type in argument 4 (different base types)
../net/core/filter.c:1985:58:    expected restricted __be16 [usertype] to
../net/core/filter.c:1985:58:    got unsigned long long [usertype] to
../net/core/filter.c:1988:52: warning: incorrect type in argument 3 (different base types)
../net/core/filter.c:1988:52:    expected restricted __be32 [usertype] from
../net/core/filter.c:1988:52:    got unsigned long long [usertype] from
../net/core/filter.c:1988:58: warning: incorrect type in argument 4 (different base types)
../net/core/filter.c:1988:58:    expected restricted __be32 [usertype] to
../net/core/filter.c:1988:58:    got unsigned long long [usertype] to
../net/core/filter.c:2055:35: warning: incorrect type in return expression (different base types)
../net/core/filter.c:2055:35:    expected unsigned long long
../net/core/filter.c:2055:35:    got restricted __wsum [usertype] csum
../net/core/filter.c:5847:17: warning: incorrect type in assignment (different base types)
../net/core/filter.c:5847:17:    expected unsigned int [usertype] spi
../net/core/filter.c:5847:17:    got restricted __be32 const [usertype] spi
../net/core/filter.c:5855:33: warning: incorrect type in assignment (different base types)
../net/core/filter.c:5855:33:    expected unsigned int [usertype] remote_ipv4
../net/core/filter.c:5855:33:    got restricted __be32 const [usertype] a4
../drivers/net/ethernet/intel/ice/ice_ptp.c:331:9: warning: context imbalance in 'ice_ptp_read_src_clk_reg' - wrong count at exit
../drivers/net/ethernet/intel/ice/ice_ptp_hw.c:889:13: warning: context imbalance in 'ice_ptp_exec_tmr_cmd' - wrong count at exit
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/core/xdp.c:933:17: warning: symbol 'bpf_xdp_metadata_rx_timestamp' was not declared. Should it be static?
../net/core/xdp.c:955:17: warning: symbol 'bpf_xdp_metadata_rx_hash' was not declared. Should it be static?
../net/core/xdp.c:988:17: warning: symbol 'bpf_xdp_metadata_rx_vlan_tag' was not declared. Should it be static?
../drivers/net/ethernet/intel/ice/ice_ptp.c:331:9: warning: context imbalance in 'ice_ptp_read_src_clk_reg' - wrong count at exit
../drivers/net/ethernet/intel/ice/ice_ptp_hw.c:889:13: warning: context imbalance in 'ice_ptp_exec_tmr_cmd' - wrong count at exit
../net/core/filter.c:1423:39: warning: incorrect type in argument 1 (different address spaces)
../net/core/filter.c:1423:39:    expected struct sock_filter const *filter
../net/core/filter.c:1423:39:    got struct sock_filter [noderef] __user *filter
../net/core/filter.c:1501:39: warning: incorrect type in argument 1 (different address spaces)
../net/core/filter.c:1501:39:    expected struct sock_filter const *filter
../net/core/filter.c:1501:39:    got struct sock_filter [noderef] __user *filter
../net/core/filter.c:2323:45: warning: incorrect type in argument 2 (different base types)
../net/core/filter.c:2323:45:    expected restricted __be32 [usertype] daddr
../net/core/filter.c:2323:45:    got unsigned int [usertype] ipv4_nh
../net/core/filter.c:3900:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static?
../net/core/filter.c:4635:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static?
../net/core/filter.c:5049:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static?
../net/core/filter.c:7929:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static?
../net/core/filter.c:11894:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static?
../net/core/filter.c:11910:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static?
../net/core/filter.c:11926:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static?
../net/core/filter.c:11947:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static?
../net/core/filter.c:12137:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static?
../net/core/filter.c:1931:43: warning: incorrect type in argument 2 (different base types)
../net/core/filter.c:1931:43:    expected restricted __wsum [usertype] diff
../net/core/filter.c:1931:43:    got unsigned long long [usertype] to
../net/core/filter.c:1934:36: warning: incorrect type in argument 2 (different base types)
../net/core/filter.c:1934:36:    expected restricted __be16 [usertype] old
../net/core/filter.c:1934:36:    got unsigned long long [usertype] from
../net/core/filter.c:1934:42: warning: incorrect type in argument 3 (different base types)
../net/core/filter.c:1934:42:    expected restricted __be16 [usertype] new
../net/core/filter.c:1934:42:    got unsigned long long [usertype] to
../net/core/filter.c:1937:36: warning: incorrect type in argument 2 (different base types)
../net/core/filter.c:1937:36:    expected restricted __be32 [usertype] from
../net/core/filter.c:1937:36:    got unsigned long long [usertype] from
../net/core/filter.c:1937:42: warning: incorrect type in argument 3 (different base types)
../net/core/filter.c:1937:42:    expected restricted __be32 [usertype] to
../net/core/filter.c:1937:42:    got unsigned long long [usertype] to
../net/core/filter.c:1982:59: warning: incorrect type in argument 3 (different base types)
../net/core/filter.c:1982:59:    expected restricted __wsum [usertype] diff
../net/core/filter.c:1982:59:    got unsigned long long [usertype] to
../net/core/filter.c:1985:52: warning: incorrect type in argument 3 (different base types)
../net/core/filter.c:1985:52:    expected restricted __be16 [usertype] from
../net/core/filter.c:1985:52:    got unsigned long long [usertype] from
../net/core/filter.c:1985:58: warning: incorrect type in argument 4 (different base types)
../net/core/filter.c:1985:58:    expected restricted __be16 [usertype] to
../net/core/filter.c:1985:58:    got unsigned long long [usertype] to
../net/core/filter.c:1988:52: warning: incorrect type in argument 3 (different base types)
../net/core/filter.c:1988:52:    expected restricted __be32 [usertype] from
../net/core/filter.c:1988:52:    got unsigned long long [usertype] from
../net/core/filter.c:1988:58: warning: incorrect type in argument 4 (different base types)
../net/core/filter.c:1988:58:    expected restricted __be32 [usertype] to
../net/core/filter.c:1988:58:    got unsigned long long [usertype] to
../net/core/filter.c:2055:35: warning: incorrect type in return expression (different base types)
../net/core/filter.c:2055:35:    expected unsigned long long
../net/core/filter.c:2055:35:    got restricted __wsum [usertype] csum
../net/core/filter.c:5847:17: warning: incorrect type in assignment (different base types)
../net/core/filter.c:5847:17:    expected unsigned int [usertype] spi
../net/core/filter.c:5847:17:    got restricted __be32 const [usertype] spi
../net/core/filter.c:5855:33: warning: incorrect type in assignment (different base types)
../net/core/filter.c:5855:33:    expected unsigned int [usertype] remote_ipv4
../net/core/filter.c:5855:33:    got restricted __be32 const [usertype] a4
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?