../net/core/dev.c:3579:23: warning: incorrect type in argument 4 (different base types) ../net/core/dev.c:3579:23: expected restricted __wsum [usertype] csum ../net/core/dev.c:3579:23: got unsigned int ../net/core/dev.c:3579:23: warning: cast from restricted __wsum ../net/core/dev.c:5551:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static? ../net/core/dev.c:4034:17: warning: context imbalance in '__dev_queue_xmit' - different lock contexts for basic block ../net/core/dev.c:5509:17: warning: context imbalance in 'net_tx_action' - different lock contexts for basic block ../net/netfilter/nf_tables_api.c:2015:25: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2015:25: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2015:25: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2015:25: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2217:17: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2217:17: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2217:17: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2217:17: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2217:17: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2217:17: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2217:17: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2260:21: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2260:21: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2260:21: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2260:21: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2646:25: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2646:25: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2646:25: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2646:25: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'nft_netlink_dump_start_rcu' - unexpected unlock ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static?