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/homa/homa_peer.c:109:53: warning: incorrect type in argument 1 (different base types) ../net/homa/homa_peer.c:109:53: expected unsigned int [usertype] val ../net/homa/homa_peer.c:109:53: got restricted __be32 const ../net/homa/homa_peer.c:111:48: warning: incorrect type in argument 1 (different base types) ../net/homa/homa_peer.c:111:48: expected unsigned int [usertype] val ../net/homa/homa_peer.c:111:48: got restricted __be32 const ../net/homa/homa_peer.c:112:48: warning: incorrect type in argument 1 (different base types) ../net/homa/homa_peer.c:112:48: expected unsigned int [usertype] val ../net/homa/homa_peer.c:112:48: got restricted __be32 const ../net/homa/homa_peer.c:113:48: warning: incorrect type in argument 1 (different base types) ../net/homa/homa_peer.c:113:48: expected unsigned int [usertype] val ../net/homa/homa_peer.c:113:48: got restricted __be32 const ../net/homa/homa_peer.c:253:6: warning: context imbalance in 'homa_peer_lock_slow' - wrong count at exit ../net/homa/homa_peer.c:269:23: warning: context imbalance in 'homa_peer_add_ack' - different lock contexts for basic block ../net/homa/homa_peer.c:304:23: warning: context imbalance in 'homa_peer_get_acks' - different lock contexts for basic block ../net/homa/homa_pool.c:152:9: warning: context imbalance in 'homa_pool_get_pages' - different lock contexts for basic block ../net/homa/homa_pool.c:319:23: warning: context imbalance in 'homa_pool_allocate' - different lock contexts for basic block ../net/homa/homa_pool.c:403:31: warning: context imbalance in 'homa_pool_check_waiting' - different lock contexts for basic block ../net/homa/homa_sock.c:85:39: warning: cast removes address space '__rcu' of expression ../net/homa/homa_sock.c:91:31: warning: cast removes address space '__rcu' of expression ../net/homa/homa_sock.c:198:30: warning: context imbalance in 'homa_sock_shutdown' - different lock contexts for basic block ../net/homa/homa_sock.c:253:23: warning: context imbalance in 'homa_sock_bind' - different lock contexts for basic block ../net/homa/homa_sock.c:312:6: warning: context imbalance in 'homa_sock_lock_slow' - wrong count at exit ../net/homa/homa_sock.c:326:6: warning: context imbalance in 'homa_bucket_lock_slow' - wrong count at exit ../net/homa/homa_utils.c:135:6: warning: context imbalance in 'homa_throttle_lock_slow' - wrong count at exit ../net/homa/homa_timer.c:131:38: warning: context imbalance in 'homa_timer' - different lock contexts for basic block ../net/homa/homa_plumbing.c:19:6: warning: symbol 'sysctl_homa_mem' was not declared. Should it be static? ../net/homa/homa_plumbing.c:20:5: warning: symbol 'sysctl_homa_rmem_min' was not declared. Should it be static? ../net/homa/homa_plumbing.c:21:5: warning: symbol 'sysctl_homa_wmem_min' was not declared. Should it be static? ../net/homa/homa_plumbing.c:26:13: warning: symbol 'homa_data' was not declared. Should it be static? ../net/homa/homa_plumbing.c:27:13: warning: symbol 'homa' was not declared. Should it be static? ../net/homa/homa_plumbing.c:43:24: warning: symbol 'homa_proto_ops' was not declared. Should it be static? ../net/homa/homa_plumbing.c:64:24: warning: symbol 'homav6_proto_ops' was not declared. Should it be static? ../net/homa/homa_plumbing.c:99:30: warning: Using plain integer as NULL pointer ../net/homa/homa_plumbing.c:100:30: warning: incorrect type in initializer (incompatible argument 4 (different address spaces)) ../net/homa/homa_plumbing.c:100:30: expected int ( *setsockopt )( ... ) ../net/homa/homa_plumbing.c:100:30: got int ( * )( ... ) ../net/homa/homa_plumbing.c:91:14: warning: symbol 'homa_prot' was not declared. Should it be static? ../net/homa/homa_plumbing.c:123:30: warning: Using plain integer as NULL pointer ../net/homa/homa_plumbing.c:124:30: warning: incorrect type in initializer (incompatible argument 4 (different address spaces)) ../net/homa/homa_plumbing.c:124:30: expected int ( *setsockopt )( ... ) ../net/homa/homa_plumbing.c:124:30: got int ( * )( ... ) ../net/homa/homa_plumbing.c:115:14: warning: symbol 'homav6_prot' was not declared. Should it be static? ../net/homa/homa_plumbing.c:144:21: warning: symbol 'homa_protosw' was not declared. Should it be static? ../net/homa/homa_plumbing.c:152:21: warning: symbol 'homav6_protosw' was not declared. Should it be static? ../net/homa/homa_plumbing.c:418:30: warning: incorrect type in argument 1 (different address spaces) ../net/homa/homa_plumbing.c:418:30: expected void [noderef] __user *to ../net/homa/homa_plumbing.c:418:30: got void *[addressable] start ../net/homa/homa_plumbing.c:401:5: error: symbol 'homa_setsockopt' redeclared with different type (incompatible argument 4 (different address spaces)): ../net/homa/homa_plumbing.c:401:5: int extern [addressable] [signed] [toplevel] homa_setsockopt( ... ) ../net/homa/homa_plumbing.c: note: in included file: ../net/homa/homa_impl.h:755:10: note: previously declared as: ../net/homa/homa_impl.h:755:10: int extern [addressable] [signed] [toplevel] homa_setsockopt( ... ) ../net/homa/homa_plumbing.c:464:13: warning: incorrect type in argument 2 (different address spaces) ../net/homa/homa_plumbing.c:464:13: expected void const [noderef] __user *from ../net/homa/homa_plumbing.c:464:13: got void *msg_control ../net/homa/homa_plumbing.c:495:21: warning: incorrect type in argument 1 (different address spaces) ../net/homa/homa_plumbing.c:495:21: expected void [noderef] __user *to ../net/homa/homa_plumbing.c:495:21: got void *msg_control ../net/homa/homa_plumbing.c:525:31: warning: Using plain integer as NULL pointer ../net/homa/homa_plumbing.c:574:13: warning: incorrect type in argument 2 (different address spaces) ../net/homa/homa_plumbing.c:574:13: expected void const [noderef] __user *from ../net/homa/homa_plumbing.c:574:13: got void *msg_control ../net/homa/homa_plumbing.c:651:13: warning: incorrect type in argument 1 (different address spaces) ../net/homa/homa_plumbing.c:651:13: expected void [noderef] __user *to ../net/homa/homa_plumbing.c:651:13: got void *msg_control ../net/homa/homa_plumbing.c:869:47: warning: cast from restricted __be16 ../net/homa/homa_plumbing.c:869:47: warning: incorrect type in argument 3 (different base types) ../net/homa/homa_plumbing.c:869:47: expected int port ../net/homa/homa_plumbing.c:869:47: got restricted __be16 [usertype] ../net/homa/homa_plumbing.c:909:52: warning: cast from restricted __be16 ../net/homa/homa_plumbing.c:909:52: warning: incorrect type in argument 3 (different base types) ../net/homa/homa_plumbing.c:909:52: expected int port ../net/homa/homa_plumbing.c:909:52: got restricted __be16 [usertype] ../net/homa/homa_plumbing.c:945:14: warning: incorrect type in assignment (different base types) ../net/homa/homa_plumbing.c:945:14: expected restricted __poll_t [usertype] mask ../net/homa/homa_plumbing.c:945:14: got int ../net/homa/homa_plumbing.c:949:22: warning: invalid assignment: |= ../net/homa/homa_plumbing.c:949:22: left side has type restricted __poll_t ../net/homa/homa_plumbing.c:949:22: right side has type int ../net/homa/homa_plumbing.c:421:23: warning: context imbalance in 'homa_setsockopt' - different lock contexts for basic block ../net/homa/homa_impl.h:605:13: warning: restricted __be32 degrades to integer ../net/homa/homa_plumbing.c:540:17: warning: context imbalance in 'homa_sendmsg' - unexpected unlock ../net/homa/homa_plumbing.c:648:24: warning: context imbalance in 'homa_recvmsg' - unexpected unlock ../net/homa/homa_outgoing.c:565:1: warning: statement expected after label ../net/homa/homa_outgoing.c:246:32: warning: context imbalance in 'homa_message_out_fill' - unexpected unlock ../net/homa/homa_outgoing.c: note: in included file: ../net/homa/homa_impl.h:605:13: warning: restricted __be32 degrades to integer ../net/homa/homa_outgoing.c:431:60: warning: context imbalance in 'homa_xmit_data' - unexpected unlock ../net/homa/homa_outgoing.c:764:43: warning: context imbalance in 'homa_pacer_xmit' - different lock contexts for basic block ../net/homa/homa_outgoing.c:819:9: warning: context imbalance in 'homa_add_to_throttled' - different lock contexts for basic block ../net/homa/homa_outgoing.c:852:35: warning: context imbalance in 'homa_remove_from_throttled' - different lock contexts for basic block ../net/homa/homa_incoming.c:230:59: warning: incorrect type in argument 2 (different address spaces) ../net/homa/homa_incoming.c:230:59: expected void [noderef] __user *buf ../net/homa/homa_incoming.c:230:59: got char *[assigned] dst ../net/homa/homa_incoming.c:201:26: warning: context imbalance in 'homa_copy_to_user' - unexpected unlock ../net/homa/homa_incoming.c: note: in included file: ../net/homa/homa_impl.h:605:13: warning: restricted __be32 degrades to integer ../net/homa/homa_incoming.c:316:48: warning: context imbalance in 'homa_dispatch_pkts' - unexpected unlock ../net/homa/homa_incoming.c:459:31: warning: context imbalance in 'homa_data_pkt' - different lock contexts for basic block ../net/homa/homa_incoming.c:598:17: warning: context imbalance in 'homa_ack_pkt' - unexpected unlock ../net/homa/homa_incoming.c:623:23: warning: context imbalance in 'homa_rpc_abort' - different lock contexts for basic block ../net/homa/homa_incoming.c:661:38: warning: context imbalance in 'homa_abort_rpcs' - different lock contexts for basic block ../net/homa/homa_incoming.c:692:30: warning: context imbalance in 'homa_abort_sock_rpcs' - different lock contexts for basic block ../net/homa/homa_incoming.c:739:40: warning: context imbalance in 'homa_register_interests' - unexpected unlock ../net/homa/homa_incoming.c:933:48: warning: context imbalance in 'homa_wait_for_message' - unexpected unlock ../net/homa/homa_rpc.c: note: in included file: ../net/homa/homa_impl.h:605:13: warning: restricted __be32 degrades to integer ../net/homa/homa_rpc.c:21:17: warning: context imbalance in 'homa_rpc_new_client' - different lock contexts for basic block ../net/homa/homa_rpc.c:104:17: warning: context imbalance in 'homa_rpc_new_server' - wrong count at exit ../net/homa/homa_rpc.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h, ../include/linux/ptrace.h, ../include/linux/audit.h, ../net/homa/homa_impl.h): ../include/linux/rcupdate.h:880:25: warning: context imbalance in 'homa_rpc_acked' - unexpected unlock ../net/homa/homa_rpc.c:257:23: warning: context imbalance in 'homa_rpc_free' - different lock contexts for basic block ../net/homa/homa_rpc.c:410:38: warning: context imbalance in 'homa_rpc_reap' - different lock contexts for basic block ../net/homa/homa_rpc.c:448:17: warning: context imbalance in 'homa_find_client_rpc' - wrong count at exit ../net/homa/homa_rpc.c:474:17: warning: context imbalance in 'homa_find_server_rpc' - 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 ../kernel/sys.c:1111:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1111:32: expected struct task_struct *p1 ../kernel/sys.c:1111:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1858:33: warning: context imbalance in 'getrusage' - different lock contexts for basic block ../drivers/base/firmware_loader/main.c:229:9: warning: context imbalance in 'free_fw_priv' - wrong count at exit ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:321:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" 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 ../drivers/base/firmware_loader/main.c:229:9: warning: context imbalance in 'free_fw_priv' - wrong count at exit ../kernel/sys.c:1111:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1111:32: expected struct task_struct *p1 ../kernel/sys.c:1111:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1858:33: warning: context imbalance in 'getrusage' - different lock contexts for basic block ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:321:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" 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?