.pylintrc: warning: ignored by one of the .gitignore files ../net/core/filter.c:1431:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1431:39: expected struct sock_filter const *filter ../net/core/filter.c:1431:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:1509:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1509:39: expected struct sock_filter const *filter ../net/core/filter.c:1509:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:2331:45: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:2331:45: expected restricted __be32 [usertype] daddr ../net/core/filter.c:2331:45: got unsigned int [usertype] ipv4_nh ../net/core/filter.c:3932:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? ../net/core/filter.c:4664:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? ../net/core/filter.c:5078:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? ../net/core/filter.c:8015:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/filter.c:11974:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? ../net/core/filter.c:11990:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? ../net/core/filter.c:12006:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? ../net/core/filter.c:12027:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? ../net/core/filter.c:12124:17: warning: symbol 'bpf_sock_ops_enable_tx_tstamp' was not declared. Should it be static? ../net/core/filter.c:12246:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? ../net/core/filter.c:1939:43: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1939:43: expected restricted __wsum [usertype] diff ../net/core/filter.c:1939:43: got unsigned long long [usertype] to ../net/core/filter.c:1942:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1942:36: expected restricted __be16 [usertype] old ../net/core/filter.c:1942:36: got unsigned long long [usertype] from ../net/core/filter.c:1942:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1942:42: expected restricted __be16 [usertype] new ../net/core/filter.c:1942:42: 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 __be32 [usertype] from ../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 __be32 [usertype] to ../net/core/filter.c:1945:42: got unsigned long long [usertype] to ../net/core/filter.c:1990:59: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1990:59: expected restricted __wsum [usertype] diff ../net/core/filter.c:1990:59: got unsigned long long [usertype] to ../net/core/filter.c:1993:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1993:52: expected restricted __be16 [usertype] from ../net/core/filter.c:1993:52: got unsigned long long [usertype] from ../net/core/filter.c:1993:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:1993:58: expected restricted __be16 [usertype] to ../net/core/filter.c:1993:58: got unsigned long long [usertype] to ../net/core/filter.c:1996:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1996:52: expected restricted __be32 [usertype] from ../net/core/filter.c:1996:52: got unsigned long long [usertype] from ../net/core/filter.c:1996:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:1996:58: expected restricted __be32 [usertype] to ../net/core/filter.c:1996:58: got unsigned long long [usertype] to ../net/core/filter.c:2063:35: warning: incorrect type in return expression (different base types) ../net/core/filter.c:2063:35: expected unsigned long long ../net/core/filter.c:2063:35: got restricted __wsum [usertype] csum ../net/core/filter.c:5935:17: warning: incorrect type in assignment (different base types) ../net/core/filter.c:5935:17: expected unsigned int [usertype] spi ../net/core/filter.c:5935:17: got restricted __be32 const [usertype] spi ../net/core/filter.c:5943:33: warning: incorrect type in assignment (different base types) ../net/core/filter.c:5943:33: expected unsigned int [usertype] remote_ipv4 ../net/core/filter.c:5943:33: got restricted __be32 const [usertype] a4 ../drivers/base/devtmpfs.c:88:30: warning: symbol 'devtmpfs_context_ops' was not declared. Should it be static? ../kernel/bpf/core.c:243:49: error: arithmetics on pointers to functions ../kernel/bpf/core.c:2966: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:321:1: warning: Using plain integer as NULL pointer ../include/trace/events/xdp.h:348: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:74:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:74:9: struct rb_node * ../include/linux/rbtree.h:74:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:74:9: struct rb_node * ../kernel/bpf/helpers.c: In function ‘____bpf_snprintf’: ../kernel/bpf/helpers.c:1067:9: warning: function ‘____bpf_snprintf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1067 | err = bstr_printf(str, str_size, fmt, data.bin_args); | ^~~ ../kernel/bpf/verifier.c:349:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? ../kernel/bpf/verifier.c:22415:38: error: subtraction of functions? Share your drugs ../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 ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar Warning: ../security/landlock/fs.c:764 Invalid param: layer_mask_t (*const layer_masks_parent1)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:764 function parameter 'layer_mask_t (*const layer_masks_parent1' not described in 'is_access_to_paths_allowed' Warning: ../security/landlock/fs.c:764 Invalid param: layer_mask_t (*const layer_masks_parent2)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:764 function parameter 'layer_mask_t (*const layer_masks_parent2' not described in 'is_access_to_paths_allowed' Warning: ../security/landlock/fs.c:1034 Invalid param: layer_mask_t (*const layer_masks_dom)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:1034 function parameter 'layer_mask_t (*const layer_masks_dom' not described in 'collect_domain_accesses' ../kernel/bpf/helpers.c:1197:21: warning: incorrect type in assignment (different address spaces) ../kernel/bpf/helpers.c:1197:21: expected unsigned long long ( *[usertype] callback_fn )( ... ) ../kernel/bpf/helpers.c:1197:21: got void [noderef] __rcu * ../kernel/bpf/helpers.c:1900:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1901:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1902:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1903:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1904:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1905:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1906:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1907:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1908:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1909:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1912:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2172:18: warning: symbol 'bpf_obj_new_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2186:18: warning: symbol 'bpf_percpu_obj_new_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2217:18: warning: symbol 'bpf_obj_drop_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2225:18: warning: symbol 'bpf_percpu_obj_drop_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2231:18: warning: symbol 'bpf_refcount_acquire_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2276:17: warning: symbol 'bpf_list_push_front_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2286:17: warning: symbol 'bpf_list_push_back_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2319:34: warning: symbol 'bpf_list_pop_front' was not declared. Should it be static? ../kernel/bpf/helpers.c:2324:34: warning: symbol 'bpf_list_pop_back' was not declared. Should it be static? ../kernel/bpf/helpers.c:2329:34: warning: symbol 'bpf_list_front' was not declared. Should it be static? ../kernel/bpf/helpers.c:2339:34: warning: symbol 'bpf_list_back' was not declared. Should it be static? ../kernel/bpf/helpers.c:2349:32: warning: symbol 'bpf_rbtree_remove' was not declared. Should it be static? ../kernel/bpf/helpers.c:2405:17: warning: symbol 'bpf_rbtree_add_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2415:32: warning: symbol 'bpf_rbtree_first' was not declared. Should it be static? ../kernel/bpf/helpers.c:2422:32: warning: symbol 'bpf_rbtree_root' was not declared. Should it be static? ../kernel/bpf/helpers.c:2429:32: warning: symbol 'bpf_rbtree_left' was not declared. Should it be static? ../kernel/bpf/helpers.c:2439:32: warning: symbol 'bpf_rbtree_right' was not declared. Should it be static? ../kernel/bpf/helpers.c:2455:32: warning: symbol 'bpf_task_acquire' was not declared. Should it be static? ../kernel/bpf/helpers.c:2466:18: warning: symbol 'bpf_task_release' was not declared. Should it be static? ../kernel/bpf/helpers.c:2471:18: warning: symbol 'bpf_task_release_dtor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2484:27: warning: symbol 'bpf_cgroup_acquire' was not declared. Should it be static? ../kernel/bpf/helpers.c:2496:18: warning: symbol 'bpf_cgroup_release' was not declared. Should it be static? ../kernel/bpf/helpers.c:2501:18: warning: symbol 'bpf_cgroup_release_dtor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2514:27: warning: symbol 'bpf_cgroup_ancestor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2534:27: warning: symbol 'bpf_cgroup_from_id' was not declared. Should it be static? ../kernel/bpf/helpers.c:2554:18: warning: symbol 'bpf_task_under_cgroup' was not declared. Should it be static? ../kernel/bpf/helpers.c:2597:27: warning: symbol 'bpf_task_get_cgroup1' was not declared. Should it be static? ../kernel/bpf/helpers.c:2614:32: warning: symbol 'bpf_task_from_pid' was not declared. Should it be static? ../kernel/bpf/helpers.c:2633:32: warning: symbol 'bpf_task_from_vpid' was not declared. Should it be static? ../kernel/bpf/helpers.c:2674:18: warning: symbol 'bpf_dynptr_slice' was not declared. Should it be static? ../kernel/bpf/helpers.c:2792:17: warning: symbol 'bpf_dynptr_adjust' was not declared. Should it be static? ../kernel/bpf/helpers.c:2811:18: warning: symbol 'bpf_dynptr_is_null' was not declared. Should it be static? ../kernel/bpf/helpers.c:2818:18: warning: symbol 'bpf_dynptr_is_rdonly' was not declared. Should it be static? ../kernel/bpf/helpers.c:2828:19: warning: symbol 'bpf_dynptr_size' was not declared. Should it be static? ../kernel/bpf/helpers.c:2838:17: warning: symbol 'bpf_dynptr_clone' was not declared. Should it be static? ../kernel/bpf/helpers.c:2865:17: warning: symbol 'bpf_dynptr_copy' was not declared. Should it be static? ../kernel/bpf/helpers.c:2909:18: warning: symbol 'bpf_cast_to_kern_ctx' was not declared. Should it be static? ../kernel/bpf/helpers.c:2914:18: warning: symbol 'bpf_rdonly_cast' was not declared. Should it be static? ../kernel/bpf/helpers.c:2919:18: warning: symbol 'bpf_rcu_read_lock' was not declared. Should it be static? ../kernel/bpf/helpers.c:2924:18: warning: symbol 'bpf_rcu_read_unlock' was not declared. Should it be static? ../kernel/bpf/helpers.c:2953:18: warning: symbol 'bpf_throw' was not declared. Should it be static? ../kernel/bpf/helpers.c:2972:17: warning: symbol 'bpf_wq_init' was not declared. Should it be static? ../kernel/bpf/helpers.c:2986:17: warning: symbol 'bpf_wq_start' was not declared. Should it be static? ../kernel/bpf/helpers.c:3003:17: warning: symbol 'bpf_wq_set_callback_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:3017:18: warning: symbol 'bpf_preempt_disable' was not declared. Should it be static? ../kernel/bpf/helpers.c:3022:18: warning: symbol 'bpf_preempt_enable' was not declared. Should it be static? ../kernel/bpf/helpers.c:3081:1: warning: symbol 'bpf_iter_bits_new' was not declared. Should it be static? ../kernel/bpf/helpers.c:3142:17: warning: symbol 'bpf_iter_bits_next' was not declared. Should it be static? ../kernel/bpf/helpers.c:3168:18: warning: symbol 'bpf_iter_bits_destroy' was not declared. Should it be static? ../kernel/bpf/helpers.c:3192:17: warning: symbol 'bpf_copy_from_user_str' was not declared. Should it be static? ../kernel/bpf/helpers.c:3237:17: warning: symbol 'bpf_copy_from_user_task_str' was not declared. Should it be static? ../kernel/bpf/helpers.c:3267:18: warning: symbol 'bpf_local_irq_save' was not declared. Should it be static? ../kernel/bpf/helpers.c:3272:18: warning: symbol 'bpf_local_irq_restore' was not declared. Should it be static? ../kernel/bpf/helpers.c:3277:18: warning: symbol '__bpf_trap' was not declared. Should it be static? ../kernel/bpf/helpers.c:2919:18: warning: context imbalance in 'bpf_rcu_read_lock' - wrong count at exit ../kernel/bpf/helpers.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'bpf_rcu_read_unlock' - unexpected unlock ../security/tomoyo/common.c:907:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:907:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:907:9: struct list_head * ../security/tomoyo/common.c:907:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:907:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:907:9: struct list_head * ../security/tomoyo/common.c:1592:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1592:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1592:9: struct list_head * ../security/tomoyo/common.c:1592:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1592:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1592:9: struct list_head * ../security/tomoyo/common.c:1614:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1614:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1614:9: struct list_head * ../security/tomoyo/common.c:1614:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1614:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1614:9: struct list_head * ../security/tomoyo/common.c:1795:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1795:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1795:9: struct list_head * ../security/tomoyo/common.c:1799:17: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1799:17: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1799:17: struct list_head * ../security/tomoyo/common.c:1799:17: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1799:17: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1799:17: struct list_head * ../security/tomoyo/common.c:1795:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1795:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1795:9: struct list_head * ../security/tomoyo/common.c:1854:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1854:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1854:9: struct list_head * ../security/tomoyo/common.c:1854:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1854:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1854:9: struct list_head * ../security/tomoyo/common.c:940:26: warning: dereference of noderef expression ../security/tomoyo/common.c:940:26: warning: dereference of noderef expression ../security/tomoyo/common.c:941:26: warning: dereference of noderef expression ../security/tomoyo/common.c:941:26: warning: dereference of noderef expression ../fs/exec.c:308:39: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:308:39: expected char const [noderef] __user * ../fs/exec.c:308:39: got void * ../fs/exec.c:315:31: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:315:31: expected char const [noderef] __user * ../fs/exec.c:315:31: got void * ../fs/exec.c:906:48: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:906:48: expected struct sighand_struct *oldsighand ../fs/exec.c:906:48: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1012:56: warning: incorrect type in argument 2 (different address spaces) ../fs/exec.c:1012:56: expected struct task_struct *parent ../fs/exec.c:1012:56: got struct task_struct [noderef] __rcu *parent ../fs/exec.c:1047:47: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:1047:47: expected struct sighand_struct *oldsighand ../fs/exec.c:1047:47: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1162:26: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1162:26: expected struct spinlock [usertype] *lock ../fs/exec.c:1162:26: got struct spinlock [noderef] __rcu * ../fs/exec.c:1164:28: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1164:28: expected struct spinlock [usertype] *lock ../fs/exec.c:1164:28: got struct spinlock [noderef] __rcu * ../fs/exec.c:1688:70: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1688:70: expected struct task_struct *tsk ../fs/exec.c:1688:70: got struct task_struct [noderef] __rcu *parent ../fs/xattr.c:739:32: warning: dereference of noderef expression ../fs/xattr.c:885:32: warning: dereference of noderef expression ../fs/libfs.c:2128:18: error: incompatible types in comparison expression (different address spaces): ../fs/libfs.c:2128:18: struct dentry [noderef] __rcu * ../fs/libfs.c:2128:18: struct dentry * ../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 ../kernel/bpf/bpf_struct_ops.c:582:27: warning: symbol 'bpf_struct_ops_link_lops' was not declared. Should it be static? ../net/unix/af_unix.c:228:13: warning: context imbalance in 'unix_table_double_lock' - wrong count at exit ../net/unix/af_unix.c:247:28: warning: context imbalance in 'unix_table_double_unlock' - unexpected unlock ../net/unix/af_unix.c:1448:13: warning: context imbalance in 'unix_state_double_lock' - wrong count at exit ../net/unix/af_unix.c:1465:17: warning: context imbalance in 'unix_state_double_unlock' - unexpected unlock ../net/unix/af_unix.c:1579:54: warning: context imbalance in 'unix_wait_for_peer' - unexpected unlock ../net/unix/af_unix.c:1768:9: warning: context imbalance in 'unix_stream_connect' - different lock contexts for basic block ../net/unix/af_unix.c:2140:25: warning: context imbalance in 'unix_dgram_sendmsg' - unexpected unlock ../net/unix/af_unix.c:3404:20: warning: context imbalance in 'unix_get_first' - wrong count at exit ../net/unix/af_unix.c:3435:34: warning: context imbalance in 'unix_get_next' - unexpected unlock ../net/unix/af_unix.c:3465:42: warning: context imbalance in 'unix_seq_stop' - unexpected unlock ../net/unix/af_unix.c:3568:34: warning: context imbalance in 'bpf_iter_unix_hold_batch' - unexpected unlock ../fs/bpf_fs_kfuncs.c:41:25: warning: symbol 'bpf_get_task_exe_file' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:57:18: warning: symbol 'bpf_put_file' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:81:17: warning: symbol 'bpf_path_d_path' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:129:17: warning: symbol 'bpf_get_dentry_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:162:17: warning: symbol 'bpf_get_file_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:288:17: warning: symbol 'bpf_set_dentry_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:314:17: warning: symbol 'bpf_remove_dentry_xattr' was not declared. Should it be static? ../kernel/bpf/task_iter.c:818:17: warning: symbol 'bpf_iter_task_vma_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:862:35: warning: symbol 'bpf_iter_task_vma_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:871:18: warning: symbol 'bpf_iter_task_vma_destroy' was not declared. Should it be static? ../kernel/bpf/task_iter.c:896:17: warning: symbol 'bpf_iter_css_task_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:921:32: warning: symbol 'bpf_iter_css_task_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:930:18: warning: symbol 'bpf_iter_css_task_destroy' was not declared. Should it be static? ../kernel/bpf/task_iter.c:965:17: warning: symbol 'bpf_iter_task_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:997:32: warning: symbol 'bpf_iter_task_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:1026:18: warning: symbol 'bpf_iter_task_destroy' was not declared. Should it be static? ../fs/notify/inotify/inotify_user.c:576:51: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/inotify/inotify_user.c:576:51: expected struct fsnotify_mark_connector *conn ../fs/notify/inotify/inotify_user.c:576:51: got struct fsnotify_mark_connector [noderef] __rcu *i_fsnotify_marks Warning: ../drivers/android/binderfs.c:237 function parameter 'file' not described in 'binder_ctl_ioctl' Warning: ../drivers/android/binderfs.c:237 function parameter 'cmd' not described in 'binder_ctl_ioctl' Warning: ../drivers/android/binderfs.c:237 function parameter 'arg' not described in 'binder_ctl_ioctl' ../fs/posix_acl.c:53:23: error: incompatible types in comparison expression (different address spaces): ../fs/posix_acl.c:53:23: struct posix_acl [noderef] __rcu * ../fs/posix_acl.c:53:23: struct posix_acl * ../fs/posix_acl.c:67:33: error: incompatible types in comparison expression (different address spaces): ../fs/posix_acl.c:67:33: struct posix_acl [noderef] __rcu * ../fs/posix_acl.c:67:33: struct posix_acl * ../fs/namei.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/slab.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'leave_rcu' - unexpected unlock ../fs/namei.c:2578:19: warning: context imbalance in 'path_init' - different lock contexts for basic block ../kernel/trace/trace_uprobe.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h, ../include/linux/bpf-cgroup.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in '__uprobe_perf_func' - unexpected unlock ../fs/kernfs/dir.c:221:5: warning: context imbalance in 'kernfs_path_from_node' - different lock contexts for basic block ../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_printk’: ../kernel/trace/bpf_trace.c:378:9: warning: function ‘____bpf_trace_printk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 378 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); | ^~~ ../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_vprintk’: ../kernel/trace/bpf_trace.c:434:9: warning: function ‘____bpf_trace_vprintk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 434 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); | ^~~ ../kernel/trace/bpf_trace.c: In function ‘____bpf_seq_printf’: ../kernel/trace/bpf_trace.c:476:9: warning: function ‘____bpf_seq_printf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 476 | seq_bprintf(m, fmt, data.bin_args); | ^~~~~~~~~~~ ../net/sunrpc/clnt.c:3348:9: warning: cast removes address space '__rcu' of expression ../fs/namespace.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/xarray.h, ../include/linux/list_lru.h, ../include/linux/fs.h, ...): ../include/linux/rbtree.h:74:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:74:9: struct rb_node * ../fs/coredump.c:478:27: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:478:27: expected struct spinlock [usertype] *lock ../fs/coredump.c:478:27: got struct spinlock [noderef] __rcu * ../fs/coredump.c:487:29: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:487:29: expected struct spinlock [usertype] *lock ../fs/coredump.c:487:29: got struct spinlock [noderef] __rcu * ../fs/coredump.c:526:31: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:526:31: expected struct spinlock [usertype] *lock ../fs/coredump.c:526:31: got struct spinlock [noderef] __rcu * ../fs/coredump.c:531:33: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:531:33: expected struct spinlock [usertype] *lock ../fs/coredump.c:531:33: got struct spinlock [noderef] __rcu * ../security/selinux/hooks.c:5589:22: warning: restricted __be16 degrades to integer ../security/selinux/hooks.c:5590:22: warning: restricted __be16 degrades to integer ../kernel/trace/bpf_trace.c:190:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:227:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:242:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:277:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:575:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:761:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:772:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:787:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:835:41: warning: incorrect type in assignment (different address spaces) ../kernel/trace/bpf_trace.c:835:41: expected void [noderef] __user *[addressable] [assigned] [usertype] sival_ptr ../kernel/trace/bpf_trace.c:835:41: got void * ../kernel/trace/bpf_trace.c:885:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:897:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1188:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1273:28: warning: symbol 'bpf_lookup_user_key' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1322:28: warning: symbol 'bpf_lookup_system_key' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1346:18: warning: symbol 'bpf_key_put' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1366:17: warning: symbol 'bpf_verify_pkcs7_signature' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3424:18: warning: symbol 'bpf_session_is_return' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3432:19: warning: symbol 'bpf_session_cookie' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3613:17: warning: symbol 'bpf_send_signal_task' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3625:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3622:17: warning: symbol 'bpf_probe_read_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3629:17: warning: symbol 'bpf_probe_read_kernel_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3639:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3636:17: warning: symbol 'bpf_probe_read_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3643:17: warning: symbol 'bpf_probe_read_kernel_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3653:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3650:17: warning: symbol 'bpf_copy_from_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3660:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3657:17: warning: symbol 'bpf_copy_from_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3668:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3664:17: warning: symbol 'bpf_copy_from_user_task_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3676:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3672:17: warning: symbol 'bpf_copy_from_user_task_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:2514:21: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c:2518:66: warning: dereference of noderef expression ../kernel/trace/bpf_trace.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/slab.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'uprobe_prog_run' - unexpected unlock ../mm/swapfile.c:263:9: warning: context imbalance in '__try_to_reclaim_swap' - unexpected unlock ../mm/swapfile.c:531:20: warning: context imbalance in 'isolate_lock_cluster' - different lock contexts for basic block ../mm/swapfile.c:679:13: warning: context imbalance in 'cluster_reclaim_range' - unexpected unlock ../mm/swapfile.c:817:9: warning: context imbalance in 'alloc_swap_scan_cluster' - unexpected unlock ../mm/swapfile.c:862:31: warning: context imbalance in 'swap_reclaim_full_clusters' - unexpected unlock ../mm/swapfile.c:992:28: warning: context imbalance in 'cluster_alloc_swap_entry' - unexpected unlock ../mm/swapfile.c:1206:24: warning: context imbalance in 'swap_alloc_fast' - different lock contexts for basic block ../mm/swapfile.c:2080:9: warning: context imbalance in 'unuse_pte' - different lock contexts for basic block ../mm/swapfile.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/highmem.h, ../include/linux/bvec.h, ../include/linux/blk_types.h, ...): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'unuse_pte_range' - unexpected unlock ../fs/proc/proc_sysctl.c:931:16: error: incompatible types in comparison expression (different address spaces): ../fs/proc/proc_sysctl.c:931:16: struct ctl_table_header [noderef] __rcu * ../fs/proc/proc_sysctl.c:931:16: struct ctl_table_header * ../fs/proc/proc_sysctl.c:303:32: warning: context imbalance in 'start_unregistering' - unexpected unlock ../fs/proc/base.c:890:65: error: incompatible types in comparison expression (different address spaces): ../fs/proc/base.c:890:65: struct task_struct [noderef] __rcu * ../fs/proc/base.c:890:65: struct task_struct * ../fs/proc/base.c:2326:25: warning: cast to restricted fmode_t ../fs/proc/base.c:2383:42: warning: cast from restricted fmode_t ../fs/proc/base.c:2483:48: warning: cast from restricted fmode_t ../fs/proc/base.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs.h, ../include/linux/proc_fs.h): ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../fs/proc/base.c:1170:36: warning: context imbalance in '__set_oom_adj' - unexpected unlock ../fs/proc/base.c:2508:13: warning: context imbalance in 'timers_start' - wrong count at exit ../fs/proc/base.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'timers_stop' - unexpected unlock ../fs/proc/base.c:2538:12: warning: context imbalance in 'show_timer' - wrong count at exit ../include/linux/rcupdate.h:869:9: warning: context imbalance in 'do_io_accounting' - different lock contexts for basic block ../fs/nfs/super.c:1197:49: warning: incorrect type in initializer (different address spaces) ../fs/nfs/super.c:1197:49: expected struct rpc_xprt *xprt1 ../fs/nfs/super.c:1197:49: got struct rpc_xprt [noderef] __rcu *cl_xprt ../fs/nfs/super.c:1198:49: warning: incorrect type in initializer (different address spaces) ../fs/nfs/super.c:1198:49: expected struct rpc_xprt *xprt2 ../fs/nfs/super.c:1198:49: got struct rpc_xprt [noderef] __rcu *cl_xprt ../fs/autofs/waitq.c:69:17: warning: incorrect type in argument 1 (different address spaces) ../fs/autofs/waitq.c:69:17: expected struct spinlock [usertype] *lock ../fs/autofs/waitq.c:69:17: got struct spinlock [noderef] __rcu * ../fs/autofs/waitq.c:72:48: warning: incorrect type in argument 1 (different address spaces) ../fs/autofs/waitq.c:72:48: expected struct spinlock [usertype] *lock ../fs/autofs/waitq.c:72:48: got struct spinlock [noderef] __rcu * ../fs/ext4/fast_commit.c:394:12: warning: context imbalance in '__track_dentry_update' - unexpected unlock ../fs/orangefs/devorangefs-req.c:254:28: warning: context imbalance in 'orangefs_devreq_read' - different lock contexts for basic block ../fs/afs/dir_search.c:225:9: warning: context imbalance in 'afs_dir_search' - different lock contexts for basic block ../fs/afs/cell.c:716:9: error: incompatible types in comparison expression (different address spaces): ../fs/afs/cell.c:716:9: struct hlist_node [noderef] __rcu * ../fs/afs/cell.c:716:9: struct hlist_node * ../fs/afs/cell.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rbtree.h:74:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:74:9: struct rb_node * ../fs/gfs2/inode.c:1962:14: error: incompatible types in comparison expression (different address spaces): ../fs/gfs2/inode.c:1962:14: struct gfs2_glock [noderef] __rcu * ../fs/gfs2/inode.c:1962:14: struct gfs2_glock * ../fs/afs/dir.c:311:9: warning: context imbalance in 'afs_read_dir' - wrong count at exit ../fs/afs/dir.c:550:9: warning: context imbalance in 'afs_dir_iterate' - different lock contexts for basic block ../fs/ceph/dir.c:1648:9: warning: context imbalance in '__dentry_leases_walk' - different lock contexts for basic block ../kernel/events/core.c:1467:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1467:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1467:15: struct perf_event_context * ../kernel/events/core.c:1480:28: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1480:28: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1480:28: struct perf_event_context * ../kernel/events/core.c:3647:20: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3647:20: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3647:20: struct perf_event_context * ../kernel/events/core.c:3651:18: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3651:18: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3651:18: struct perf_event_context * ../kernel/events/core.c:3652:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3652:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3652:23: struct perf_event_context * ../kernel/events/core.c:3705:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3705:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3705:25: struct perf_event_context * ../kernel/events/core.c:3706:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3706:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3706:25: struct perf_event_context * ../kernel/events/core.c:4089:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4089:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4089:15: struct perf_event_context * ../kernel/events/core.c:4497:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4497:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4497:15: struct perf_event_context * ../kernel/events/core.c:4985:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4985:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4985:25: struct perf_event_context * ../kernel/events/core.c:6615:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6615:9: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6615:9: struct perf_buffer * ../kernel/events/core.c:6130:24: warning: incorrect type in assignment (different base types) ../kernel/events/core.c:6366:22: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6366:22: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6366:22: struct perf_buffer * ../kernel/events/core.c:6490:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6490:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6490:14: struct perf_buffer * ../kernel/events/core.c:6523:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6523:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6523:14: struct perf_buffer * ../kernel/events/core.c:6636:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6636:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6636:14: struct perf_buffer * ../kernel/events/core.c:6652:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6652:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6652:14: struct perf_buffer * ../kernel/events/core.c:8581:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8581:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:8581:15: struct perf_event_context * ../kernel/events/core.c:8669:13: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8669:13: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:8669:13: struct perf_buffer * ../kernel/events/core.c:8773:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8773:61: expected struct task_struct *p ../kernel/events/core.c:8773:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:8775:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8775:61: expected struct task_struct *p ../kernel/events/core.c:8775:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:9511:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9511:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:9511:15: struct perf_event_context * ../kernel/events/core.c:10645:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10645:9: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10645:9: struct swevent_hlist * ../kernel/events/core.c:10684:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10684:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10684:17: struct swevent_hlist * ../kernel/events/core.c:10959:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10959:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:10959:23: struct perf_event_context * ../kernel/events/core.c:12015:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? ../kernel/events/core.c:14041:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14041:9: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:14041:9: struct perf_event_context * ../kernel/events/core.c:14558:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14558:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:14558:17: struct swevent_hlist * ../kernel/events/core.c:183:9: warning: context imbalance in 'perf_ctx_lock' - wrong count at exit ../kernel/events/core.c:199:9: warning: context imbalance in 'perf_ctx_unlock' - unexpected unlock ../kernel/events/core.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h): ../include/linux/rcupdate.h:869:9: warning: context imbalance in 'perf_lock_task_context' - different lock contexts for basic block ../kernel/events/core.c:1514:17: warning: context imbalance in 'perf_pin_task_context' - unexpected unlock ../kernel/events/core.c:2987:9: warning: context imbalance in '__perf_install_in_context' - wrong count at exit ../kernel/events/core.c:4959:17: warning: context imbalance in 'find_get_context' - unexpected unlock ../kernel/events/core.c: note: in included file: ../kernel/events/internal.h:211:1: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:10498:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10498:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10498:17: struct swevent_hlist * ../kernel/events/core.c:10518:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10518:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10518:17: struct swevent_hlist * ../kernel/events/core.c:10634:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10634:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10634:16: struct swevent_hlist * ../kernel/events/core.c:10634:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10634:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10634:16: struct swevent_hlist * ../kernel/events/core.c:10634:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10634:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10634:16: struct swevent_hlist * ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:83:9: error: Expected ) in function call ../fs/btrfs/compression.h:83:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:84:9: error: Expected ) in function call ../fs/btrfs/compression.h:84:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:515:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:515:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:441:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:441:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:686:9: error: Expected ) in function call ../fs/btrfs/volumes.h:686:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c:5203:17: error: Expected ) in function call ../fs/btrfs/ioctl.c:5203:17: error: got __VA_OPT__ ../fs/nfsd/nfs4state.c: note: in included file (through ../include/linux/wait.h, ../include/linux/wait_bit.h, ../include/linux/fs.h): ../include/linux/list.h:229:25: warning: context imbalance in 'put_clnt_odstate' - unexpected unlock ../fs/nfsd/nfs4state.c:1200:9: warning: context imbalance in 'nfs4_put_stid' - unexpected unlock ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/disk-io.h): ../fs/btrfs/compression.h:83:9: error: Expected ) in function call ../fs/btrfs/compression.h:83:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:84:9: error: Expected ) in function call ../fs/btrfs/compression.h:84:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/disk-io.h): ../fs/btrfs/extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:515:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:515:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:441:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:441:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:686:9: error: Expected ) in function call ../fs/btrfs/volumes.h:686:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file: ../fs/btrfs/zoned.h:411:9: error: Expected ) in function call ../fs/btrfs/zoned.h:411:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:458:9: error: Expected ) in function call ../fs/btrfs/volumes.c:458:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1350:17: error: Expected ) in function call ../fs/btrfs/volumes.c:1350:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1550:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1550:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1803:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1803:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2098:9: error: Expected ) in function call ../fs/btrfs/volumes.c:2098:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2118:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2118:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2322:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2322:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2387:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2387:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3579:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3579:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3787:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3787:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4578:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4578:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4669:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4669:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4830:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4830:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5145:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5145:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5356:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5356:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5371:17: error: Expected ) in function call ../fs/btrfs/volumes.c:5371:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5995:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5995:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6297:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6297:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6308:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6308:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6336:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6336:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6355:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6355:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6358:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6358:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6526:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6526:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6598:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6598:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7137:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7137:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7256:25: error: Expected ) in function call ../fs/btrfs/volumes.c:7256:25: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7310:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7310:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7338:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7338:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7346:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7346:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7349:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7349:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7353:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7353:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7475:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7475:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7871:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7871:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8240:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8240:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8269:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8269:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8277:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8277:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8289:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8289:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8295:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8295:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/btrfs.h): ../include/trace/events/btrfs.h:1479:1: error: too long token expansion ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/delayed-inode.h): ../fs/btrfs/compression.h:83:9: error: Expected ) in function call ../fs/btrfs/compression.h:83:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:84:9: error: Expected ) in function call ../fs/btrfs/compression.h:84:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/delayed-inode.h): ../fs/btrfs/extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:515:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:515:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:441:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:441:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:686:9: error: Expected ) in function call ../fs/btrfs/volumes.h:686:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file: ../fs/btrfs/zoned.h:411:9: error: Expected ) in function call ../fs/btrfs/zoned.h:411:9: error: got __VA_OPT__ ../fs/btrfs/super.c:1611:17: error: Expected ) in function call ../fs/btrfs/super.c:1611:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1843:9: error: Expected ) in function call ../fs/btrfs/super.c:1843:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2284:9: error: Expected ) in function call ../fs/btrfs/super.c:2284:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2597:17: error: Expected ) in function call ../fs/btrfs/super.c:2597:17: error: got __VA_OPT__ ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? .pylintrc: warning: ignored by one of the .gitignore files ../security/tomoyo/common.c:907:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:907:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:907:9: struct list_head * ../security/tomoyo/common.c:907:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:907:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:907:9: struct list_head * ../security/tomoyo/common.c:1592:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1592:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1592:9: struct list_head * ../security/tomoyo/common.c:1592:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1592:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1592:9: struct list_head * ../security/tomoyo/common.c:1614:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1614:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1614:9: struct list_head * ../security/tomoyo/common.c:1614:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1614:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1614:9: struct list_head * ../security/tomoyo/common.c:1795:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1795:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1795:9: struct list_head * ../security/tomoyo/common.c:1799:17: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1799:17: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1799:17: struct list_head * ../security/tomoyo/common.c:1799:17: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1799:17: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1799:17: struct list_head * ../security/tomoyo/common.c:1795:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1795:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1795:9: struct list_head * ../security/tomoyo/common.c:1854:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1854:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1854:9: struct list_head * ../security/tomoyo/common.c:1854:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1854:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1854:9: struct list_head * ../security/tomoyo/common.c:940:26: warning: dereference of noderef expression ../security/tomoyo/common.c:940:26: warning: dereference of noderef expression ../security/tomoyo/common.c:941:26: warning: dereference of noderef expression ../security/tomoyo/common.c:941:26: warning: dereference of noderef expression ../net/unix/af_unix.c:228:13: warning: context imbalance in 'unix_table_double_lock' - wrong count at exit ../net/unix/af_unix.c:247:28: warning: context imbalance in 'unix_table_double_unlock' - unexpected unlock ../net/unix/af_unix.c:1448:13: warning: context imbalance in 'unix_state_double_lock' - wrong count at exit ../net/unix/af_unix.c:1465:17: warning: context imbalance in 'unix_state_double_unlock' - unexpected unlock ../net/unix/af_unix.c:1579:54: warning: context imbalance in 'unix_wait_for_peer' - unexpected unlock ../net/unix/af_unix.c:1768:9: warning: context imbalance in 'unix_stream_connect' - different lock contexts for basic block ../net/unix/af_unix.c:2140:25: warning: context imbalance in 'unix_dgram_sendmsg' - unexpected unlock ../net/unix/af_unix.c:3404:20: warning: context imbalance in 'unix_get_first' - wrong count at exit ../net/unix/af_unix.c:3435:34: warning: context imbalance in 'unix_get_next' - unexpected unlock ../net/unix/af_unix.c:3465:42: warning: context imbalance in 'unix_seq_stop' - unexpected unlock ../net/unix/af_unix.c:3568:34: warning: context imbalance in 'bpf_iter_unix_hold_batch' - unexpected unlock ../drivers/base/devtmpfs.c:88:30: warning: symbol 'devtmpfs_context_ops' was not declared. Should it be static? Warning: ../security/landlock/fs.c:764 Invalid param: layer_mask_t (*const layer_masks_parent1)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:764 function parameter 'layer_mask_t (*const layer_masks_parent1' not described in 'is_access_to_paths_allowed' Warning: ../security/landlock/fs.c:764 Invalid param: layer_mask_t (*const layer_masks_parent2)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:764 function parameter 'layer_mask_t (*const layer_masks_parent2' not described in 'is_access_to_paths_allowed' Warning: ../security/landlock/fs.c:1034 Invalid param: layer_mask_t (*const layer_masks_dom)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:1034 function parameter 'layer_mask_t (*const layer_masks_dom' not described in 'collect_domain_accesses' ../security/selinux/hooks.c:5589:22: warning: restricted __be16 degrades to integer ../security/selinux/hooks.c:5590:22: warning: restricted __be16 degrades to integer ../fs/exec.c:308:39: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:308:39: expected char const [noderef] __user * ../fs/exec.c:308:39: got void * ../fs/exec.c:315:31: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:315:31: expected char const [noderef] __user * ../fs/exec.c:315:31: got void * ../fs/exec.c:906:48: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:906:48: expected struct sighand_struct *oldsighand ../fs/exec.c:906:48: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1012:56: warning: incorrect type in argument 2 (different address spaces) ../fs/exec.c:1012:56: expected struct task_struct *parent ../fs/exec.c:1012:56: got struct task_struct [noderef] __rcu *parent ../fs/exec.c:1047:47: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:1047:47: expected struct sighand_struct *oldsighand ../fs/exec.c:1047:47: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1162:26: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1162:26: expected struct spinlock [usertype] *lock ../fs/exec.c:1162:26: got struct spinlock [noderef] __rcu * ../fs/exec.c:1164:28: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1164:28: expected struct spinlock [usertype] *lock ../fs/exec.c:1164:28: got struct spinlock [noderef] __rcu * ../fs/exec.c:1688:70: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1688:70: expected struct task_struct *tsk ../fs/exec.c:1688:70: got struct task_struct [noderef] __rcu *parent ../fs/namei.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/slab.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'leave_rcu' - unexpected unlock ../fs/namei.c:2527:19: warning: context imbalance in 'path_init' - different lock contexts for basic block ../fs/libfs.c:2128:18: error: incompatible types in comparison expression (different address spaces): ../fs/libfs.c:2128:18: struct dentry [noderef] __rcu * ../fs/libfs.c:2128:18: struct dentry * ../fs/xattr.c:739:32: warning: dereference of noderef expression ../fs/xattr.c:885:32: warning: dereference of noderef expression ../fs/namespace.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/xarray.h, ../include/linux/list_lru.h, ../include/linux/fs.h, ...): ../include/linux/rbtree.h:74:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:74:9: struct rb_node * ../mm/swapfile.c:263:9: warning: context imbalance in '__try_to_reclaim_swap' - unexpected unlock ../mm/swapfile.c:531:20: warning: context imbalance in 'isolate_lock_cluster' - different lock contexts for basic block ../mm/swapfile.c:679:13: warning: context imbalance in 'cluster_reclaim_range' - unexpected unlock ../mm/swapfile.c:817:9: warning: context imbalance in 'alloc_swap_scan_cluster' - unexpected unlock ../mm/swapfile.c:862:31: warning: context imbalance in 'swap_reclaim_full_clusters' - unexpected unlock ../mm/swapfile.c:992:28: warning: context imbalance in 'cluster_alloc_swap_entry' - unexpected unlock ../mm/swapfile.c:1206:24: warning: context imbalance in 'swap_alloc_fast' - different lock contexts for basic block ../mm/swapfile.c:2080:9: warning: context imbalance in 'unuse_pte' - different lock contexts for basic block ../mm/swapfile.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/highmem.h, ../include/linux/bvec.h, ../include/linux/blk_types.h, ...): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'unuse_pte_range' - unexpected unlock ../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_printk’: ../kernel/trace/bpf_trace.c:378:9: warning: function ‘____bpf_trace_printk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 378 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); | ^~~ ../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_vprintk’: ../kernel/trace/bpf_trace.c:434:9: warning: function ‘____bpf_trace_vprintk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 434 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); | ^~~ ../kernel/trace/bpf_trace.c: In function ‘____bpf_seq_printf’: ../kernel/trace/bpf_trace.c:476:9: warning: function ‘____bpf_seq_printf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 476 | seq_bprintf(m, fmt, data.bin_args); | ^~~~~~~~~~~ ../net/sunrpc/clnt.c:3348:9: warning: cast removes address space '__rcu' of expression ../kernel/trace/bpf_trace.c:190:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:227:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:242:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:277:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:575:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:761:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:772:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:787:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:835:41: warning: incorrect type in assignment (different address spaces) ../kernel/trace/bpf_trace.c:835:41: expected void [noderef] __user *[addressable] [assigned] [usertype] sival_ptr ../kernel/trace/bpf_trace.c:835:41: got void * ../kernel/trace/bpf_trace.c:885:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:897:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1188:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1273:28: warning: symbol 'bpf_lookup_user_key' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1322:28: warning: symbol 'bpf_lookup_system_key' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1346:18: warning: symbol 'bpf_key_put' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1366:17: warning: symbol 'bpf_verify_pkcs7_signature' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3424:18: warning: symbol 'bpf_session_is_return' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3432:19: warning: symbol 'bpf_session_cookie' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3613:17: warning: symbol 'bpf_send_signal_task' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3625:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3622:17: warning: symbol 'bpf_probe_read_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3629:17: warning: symbol 'bpf_probe_read_kernel_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3639:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3636:17: warning: symbol 'bpf_probe_read_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3643:17: warning: symbol 'bpf_probe_read_kernel_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3653:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3650:17: warning: symbol 'bpf_copy_from_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3660:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3657:17: warning: symbol 'bpf_copy_from_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3668:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3664:17: warning: symbol 'bpf_copy_from_user_task_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3676:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3672:17: warning: symbol 'bpf_copy_from_user_task_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:2514:21: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c:2518:66: warning: dereference of noderef expression ../kernel/trace/bpf_trace.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/slab.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'uprobe_prog_run' - unexpected unlock ../kernel/events/core.c:1467:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1467:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1467:15: struct perf_event_context * ../kernel/events/core.c:1480:28: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1480:28: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1480:28: struct perf_event_context * ../kernel/events/core.c:3647:20: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3647:20: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3647:20: struct perf_event_context * ../kernel/events/core.c:3651:18: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3651:18: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3651:18: struct perf_event_context * ../kernel/events/core.c:3652:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3652:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3652:23: struct perf_event_context * ../kernel/events/core.c:3705:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3705:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3705:25: struct perf_event_context * ../kernel/events/core.c:3706:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3706:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3706:25: struct perf_event_context * ../kernel/events/core.c:4089:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4089:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4089:15: struct perf_event_context * ../kernel/events/core.c:4497:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4497:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4497:15: struct perf_event_context * ../kernel/events/core.c:4985:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4985:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4985:25: struct perf_event_context * ../kernel/events/core.c:6615:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6615:9: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6615:9: struct perf_buffer * ../kernel/events/core.c:6130:24: warning: incorrect type in assignment (different base types) ../kernel/events/core.c:6366:22: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6366:22: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6366:22: struct perf_buffer * ../kernel/events/core.c:6490:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6490:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6490:14: struct perf_buffer * ../kernel/events/core.c:6523:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6523:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6523:14: struct perf_buffer * ../kernel/events/core.c:6636:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6636:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6636:14: struct perf_buffer * ../kernel/events/core.c:6652:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6652:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6652:14: struct perf_buffer * ../kernel/events/core.c:8581:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8581:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:8581:15: struct perf_event_context * ../kernel/events/core.c:8669:13: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8669:13: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:8669:13: struct perf_buffer * ../kernel/events/core.c:8773:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8773:61: expected struct task_struct *p ../kernel/events/core.c:8773:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:8775:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8775:61: expected struct task_struct *p ../kernel/events/core.c:8775:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:9511:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9511:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:9511:15: struct perf_event_context * ../kernel/events/core.c:10645:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10645:9: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10645:9: struct swevent_hlist * ../kernel/events/core.c:10684:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10684:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10684:17: struct swevent_hlist * ../kernel/events/core.c:10959:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10959:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:10959:23: struct perf_event_context * ../kernel/events/core.c:12015:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? ../kernel/events/core.c:14041:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14041:9: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:14041:9: struct perf_event_context * ../kernel/events/core.c:14558:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14558:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:14558:17: struct swevent_hlist * ../kernel/events/core.c:183:9: warning: context imbalance in 'perf_ctx_lock' - wrong count at exit ../kernel/events/core.c:199:9: warning: context imbalance in 'perf_ctx_unlock' - unexpected unlock ../kernel/events/core.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h): ../include/linux/rcupdate.h:869:9: warning: context imbalance in 'perf_lock_task_context' - different lock contexts for basic block ../kernel/events/core.c:1514:17: warning: context imbalance in 'perf_pin_task_context' - unexpected unlock ../kernel/events/core.c:2987:9: warning: context imbalance in '__perf_install_in_context' - wrong count at exit ../kernel/events/core.c:4959:17: warning: context imbalance in 'find_get_context' - unexpected unlock ../kernel/events/core.c: note: in included file: ../kernel/events/internal.h:211:1: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:10498:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10498:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10498:17: struct swevent_hlist * ../kernel/events/core.c:10518:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10518:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10518:17: struct swevent_hlist * ../kernel/events/core.c:10634:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10634:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10634:16: struct swevent_hlist * ../kernel/events/core.c:10634:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10634:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10634:16: struct swevent_hlist * ../kernel/events/core.c:10634:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10634:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10634:16: struct swevent_hlist * ../kernel/bpf/task_iter.c:818:17: warning: symbol 'bpf_iter_task_vma_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:862:35: warning: symbol 'bpf_iter_task_vma_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:871:18: warning: symbol 'bpf_iter_task_vma_destroy' was not declared. Should it be static? ../kernel/bpf/task_iter.c:896:17: warning: symbol 'bpf_iter_css_task_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:921:32: warning: symbol 'bpf_iter_css_task_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:930:18: warning: symbol 'bpf_iter_css_task_destroy' was not declared. Should it be static? ../kernel/bpf/task_iter.c:965:17: warning: symbol 'bpf_iter_task_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:997:32: warning: symbol 'bpf_iter_task_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:1026:18: warning: symbol 'bpf_iter_task_destroy' was not declared. Should it be static? ../kernel/trace/trace_uprobe.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h, ../include/linux/bpf-cgroup.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in '__uprobe_perf_func' - unexpected unlock Warning: ../drivers/android/binderfs.c:237 function parameter 'file' not described in 'binder_ctl_ioctl' Warning: ../drivers/android/binderfs.c:237 function parameter 'cmd' not described in 'binder_ctl_ioctl' Warning: ../drivers/android/binderfs.c:237 function parameter 'arg' not described in 'binder_ctl_ioctl' ../fs/posix_acl.c:53:23: error: incompatible types in comparison expression (different address spaces): ../fs/posix_acl.c:53:23: struct posix_acl [noderef] __rcu * ../fs/posix_acl.c:53:23: struct posix_acl * ../fs/posix_acl.c:67:33: error: incompatible types in comparison expression (different address spaces): ../fs/posix_acl.c:67:33: struct posix_acl [noderef] __rcu * ../fs/posix_acl.c:67:33: struct posix_acl * ../fs/notify/inotify/inotify_user.c:576:51: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/inotify/inotify_user.c:576:51: expected struct fsnotify_mark_connector *conn ../fs/notify/inotify/inotify_user.c:576:51: got struct fsnotify_mark_connector [noderef] __rcu *i_fsnotify_marks ../fs/coredump.c:478:27: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:478:27: expected struct spinlock [usertype] *lock ../fs/coredump.c:478:27: got struct spinlock [noderef] __rcu * ../fs/coredump.c:487:29: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:487:29: expected struct spinlock [usertype] *lock ../fs/coredump.c:487:29: got struct spinlock [noderef] __rcu * ../fs/coredump.c:526:31: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:526:31: expected struct spinlock [usertype] *lock ../fs/coredump.c:526:31: got struct spinlock [noderef] __rcu * ../fs/coredump.c:531:33: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:531:33: expected struct spinlock [usertype] *lock ../fs/coredump.c:531:33: got struct spinlock [noderef] __rcu * ../fs/kernfs/dir.c:221:5: warning: context imbalance in 'kernfs_path_from_node' - different lock contexts for basic block ../fs/proc/base.c:890:65: error: incompatible types in comparison expression (different address spaces): ../fs/proc/base.c:890:65: struct task_struct [noderef] __rcu * ../fs/proc/base.c:890:65: struct task_struct * ../fs/proc/base.c:2326:25: warning: cast to restricted fmode_t ../fs/proc/base.c:2383:42: warning: cast from restricted fmode_t ../fs/proc/base.c:2483:48: warning: cast from restricted fmode_t ../fs/proc/base.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs.h, ../include/linux/proc_fs.h): ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../fs/proc/base.c:1170:36: warning: context imbalance in '__set_oom_adj' - unexpected unlock ../fs/proc/base.c:2508:13: warning: context imbalance in 'timers_start' - wrong count at exit ../fs/proc/base.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'timers_stop' - unexpected unlock ../fs/proc/base.c:2538:12: warning: context imbalance in 'show_timer' - wrong count at exit ../include/linux/rcupdate.h:869:9: warning: context imbalance in 'do_io_accounting' - different lock contexts for basic block ../fs/proc/proc_sysctl.c:931:16: error: incompatible types in comparison expression (different address spaces): ../fs/proc/proc_sysctl.c:931:16: struct ctl_table_header [noderef] __rcu * ../fs/proc/proc_sysctl.c:931:16: struct ctl_table_header * ../fs/proc/proc_sysctl.c:303:32: warning: context imbalance in 'start_unregistering' - unexpected unlock ../fs/autofs/waitq.c:69:17: warning: incorrect type in argument 1 (different address spaces) ../fs/autofs/waitq.c:69:17: expected struct spinlock [usertype] *lock ../fs/autofs/waitq.c:69:17: got struct spinlock [noderef] __rcu * ../fs/autofs/waitq.c:72:48: warning: incorrect type in argument 1 (different address spaces) ../fs/autofs/waitq.c:72:48: expected struct spinlock [usertype] *lock ../fs/autofs/waitq.c:72:48: got struct spinlock [noderef] __rcu * ../fs/ext4/fast_commit.c:394:12: warning: context imbalance in '__track_dentry_update' - unexpected unlock ../fs/afs/cell.c:716:9: error: incompatible types in comparison expression (different address spaces): ../fs/afs/cell.c:716:9: struct hlist_node [noderef] __rcu * ../fs/afs/cell.c:716:9: struct hlist_node * ../fs/afs/cell.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rbtree.h:74:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:74:9: struct rb_node * ../fs/nfs/super.c:1197:49: warning: incorrect type in initializer (different address spaces) ../fs/nfs/super.c:1197:49: expected struct rpc_xprt *xprt1 ../fs/nfs/super.c:1197:49: got struct rpc_xprt [noderef] __rcu *cl_xprt ../fs/nfs/super.c:1198:49: warning: incorrect type in initializer (different address spaces) ../fs/nfs/super.c:1198:49: expected struct rpc_xprt *xprt2 ../fs/nfs/super.c:1198:49: got struct rpc_xprt [noderef] __rcu *cl_xprt ../fs/afs/dir_search.c:225:9: warning: context imbalance in 'afs_dir_search' - different lock contexts for basic block ../fs/afs/dir.c:311:9: warning: context imbalance in 'afs_read_dir' - wrong count at exit ../fs/afs/dir.c:550:9: warning: context imbalance in 'afs_dir_iterate' - different lock contexts for basic block ../fs/ceph/dir.c:1648:9: warning: context imbalance in '__dentry_leases_walk' - different lock contexts for basic block ../fs/gfs2/inode.c:1962:14: error: incompatible types in comparison expression (different address spaces): ../fs/gfs2/inode.c:1962:14: struct gfs2_glock [noderef] __rcu * ../fs/gfs2/inode.c:1962:14: struct gfs2_glock * ../fs/orangefs/devorangefs-req.c:254:28: warning: context imbalance in 'orangefs_devreq_read' - different lock contexts for basic block ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/disk-io.h): ../fs/btrfs/compression.h:83:9: error: Expected ) in function call ../fs/btrfs/compression.h:83:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:84:9: error: Expected ) in function call ../fs/btrfs/compression.h:84:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/disk-io.h): ../fs/btrfs/extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:515:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:515:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:441:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:441:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:686:9: error: Expected ) in function call ../fs/btrfs/volumes.h:686:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file: ../fs/btrfs/zoned.h:411:9: error: Expected ) in function call ../fs/btrfs/zoned.h:411:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:458:9: error: Expected ) in function call ../fs/btrfs/volumes.c:458:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1350:17: error: Expected ) in function call ../fs/btrfs/volumes.c:1350:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1550:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1550:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1803:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1803:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2098:9: error: Expected ) in function call ../fs/btrfs/volumes.c:2098:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2118:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2118:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2322:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2322:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2387:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2387:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3579:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3579:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3787:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3787:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4578:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4578:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4669:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4669:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4830:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4830:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5145:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5145:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5356:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5356:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5371:17: error: Expected ) in function call ../fs/btrfs/volumes.c:5371:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5995:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5995:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6297:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6297:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6308:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6308:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6336:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6336:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6355:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6355:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6358:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6358:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6526:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6526:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6598:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6598:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7137:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7137:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7256:25: error: Expected ) in function call ../fs/btrfs/volumes.c:7256:25: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7310:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7310:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7338:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7338:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7346:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7346:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7349:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7349:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7353:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7353:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7475:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7475:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7871:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7871:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8240:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8240:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8269:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8269:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8277:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8277:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8289:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8289:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8295:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8295:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:83:9: error: Expected ) in function call ../fs/btrfs/compression.h:83:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:84:9: error: Expected ) in function call ../fs/btrfs/compression.h:84:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:515:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:515:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:441:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:441:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:686:9: error: Expected ) in function call ../fs/btrfs/volumes.h:686:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c:5203:17: error: Expected ) in function call ../fs/btrfs/ioctl.c:5203:17: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/btrfs.h): ../include/trace/events/btrfs.h:1479:1: error: too long token expansion ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/delayed-inode.h): ../fs/btrfs/compression.h:83:9: error: Expected ) in function call ../fs/btrfs/compression.h:83:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:84:9: error: Expected ) in function call ../fs/btrfs/compression.h:84:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/delayed-inode.h): ../fs/btrfs/extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:515:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:515:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:441:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:441:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:686:9: error: Expected ) in function call ../fs/btrfs/volumes.h:686:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file: ../fs/btrfs/zoned.h:411:9: error: Expected ) in function call ../fs/btrfs/zoned.h:411:9: error: got __VA_OPT__ ../fs/btrfs/super.c:1611:17: error: Expected ) in function call ../fs/btrfs/super.c:1611:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1843:9: error: Expected ) in function call ../fs/btrfs/super.c:1843:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2284:9: error: Expected ) in function call ../fs/btrfs/super.c:2284:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2597:17: error: Expected ) in function call ../fs/btrfs/super.c:2597:17: error: got __VA_OPT__ ../fs/nfsd/nfs4state.c: note: in included file (through ../include/linux/wait.h, ../include/linux/wait_bit.h, ../include/linux/fs.h): ../include/linux/list.h:229:25: warning: context imbalance in 'put_clnt_odstate' - unexpected unlock ../fs/nfsd/nfs4state.c:1200:9: warning: context imbalance in 'nfs4_put_stid' - unexpected unlock ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? .pylintrc: warning: ignored by one of the .gitignore files ../security/tomoyo/common.c:907:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:907:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:907:9: struct list_head * ../security/tomoyo/common.c:907:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:907:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:907:9: struct list_head * ../security/tomoyo/common.c:1592:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1592:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1592:9: struct list_head * ../security/tomoyo/common.c:1592:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1592:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1592:9: struct list_head * ../security/tomoyo/common.c:1614:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1614:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1614:9: struct list_head * ../security/tomoyo/common.c:1614:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1614:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1614:9: struct list_head * ../security/tomoyo/common.c:1795:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1795:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1795:9: struct list_head * ../security/tomoyo/common.c:1799:17: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1799:17: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1799:17: struct list_head * ../security/tomoyo/common.c:1799:17: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1799:17: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1799:17: struct list_head * ../security/tomoyo/common.c:1795:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1795:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1795:9: struct list_head * ../security/tomoyo/common.c:1854:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1854:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1854:9: struct list_head * ../security/tomoyo/common.c:1854:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1854:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1854:9: struct list_head * ../security/tomoyo/common.c:940:26: warning: dereference of noderef expression ../security/tomoyo/common.c:940:26: warning: dereference of noderef expression ../security/tomoyo/common.c:941:26: warning: dereference of noderef expression ../security/tomoyo/common.c:941:26: warning: dereference of noderef expression ../net/unix/af_unix.c:228:13: warning: context imbalance in 'unix_table_double_lock' - wrong count at exit ../net/unix/af_unix.c:247:28: warning: context imbalance in 'unix_table_double_unlock' - unexpected unlock ../net/unix/af_unix.c:1448:13: warning: context imbalance in 'unix_state_double_lock' - wrong count at exit ../net/unix/af_unix.c:1465:17: warning: context imbalance in 'unix_state_double_unlock' - unexpected unlock ../net/unix/af_unix.c:1579:54: warning: context imbalance in 'unix_wait_for_peer' - unexpected unlock ../net/unix/af_unix.c:1768:9: warning: context imbalance in 'unix_stream_connect' - different lock contexts for basic block ../net/unix/af_unix.c:2140:25: warning: context imbalance in 'unix_dgram_sendmsg' - unexpected unlock ../net/unix/af_unix.c:3404:20: warning: context imbalance in 'unix_get_first' - wrong count at exit ../net/unix/af_unix.c:3435:34: warning: context imbalance in 'unix_get_next' - unexpected unlock ../net/unix/af_unix.c:3465:42: warning: context imbalance in 'unix_seq_stop' - unexpected unlock ../net/unix/af_unix.c:3568:34: warning: context imbalance in 'bpf_iter_unix_hold_batch' - unexpected unlock ../drivers/base/devtmpfs.c:88:30: warning: symbol 'devtmpfs_context_ops' was not declared. Should it be static? ../security/selinux/hooks.c:5589:22: warning: restricted __be16 degrades to integer ../security/selinux/hooks.c:5590:22: warning: restricted __be16 degrades to integer Warning: ../security/landlock/fs.c:764 Invalid param: layer_mask_t (*const layer_masks_parent1)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:764 function parameter 'layer_mask_t (*const layer_masks_parent1' not described in 'is_access_to_paths_allowed' Warning: ../security/landlock/fs.c:764 Invalid param: layer_mask_t (*const layer_masks_parent2)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:764 function parameter 'layer_mask_t (*const layer_masks_parent2' not described in 'is_access_to_paths_allowed' Warning: ../security/landlock/fs.c:1034 Invalid param: layer_mask_t (*const layer_masks_dom)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:1034 function parameter 'layer_mask_t (*const layer_masks_dom' not described in 'collect_domain_accesses' ../fs/exec.c:308:39: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:308:39: expected char const [noderef] __user * ../fs/exec.c:308:39: got void * ../fs/exec.c:315:31: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:315:31: expected char const [noderef] __user * ../fs/exec.c:315:31: got void * ../fs/exec.c:906:48: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:906:48: expected struct sighand_struct *oldsighand ../fs/exec.c:906:48: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1012:56: warning: incorrect type in argument 2 (different address spaces) ../fs/exec.c:1012:56: expected struct task_struct *parent ../fs/exec.c:1012:56: got struct task_struct [noderef] __rcu *parent ../fs/exec.c:1047:47: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:1047:47: expected struct sighand_struct *oldsighand ../fs/exec.c:1047:47: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1162:26: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1162:26: expected struct spinlock [usertype] *lock ../fs/exec.c:1162:26: got struct spinlock [noderef] __rcu * ../fs/exec.c:1164:28: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1164:28: expected struct spinlock [usertype] *lock ../fs/exec.c:1164:28: got struct spinlock [noderef] __rcu * ../fs/exec.c:1688:70: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1688:70: expected struct task_struct *tsk ../fs/exec.c:1688:70: got struct task_struct [noderef] __rcu *parent ../fs/namei.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/slab.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'leave_rcu' - unexpected unlock ../fs/namei.c:2578:19: warning: context imbalance in 'path_init' - different lock contexts for basic block ../mm/swapfile.c:263:9: warning: context imbalance in '__try_to_reclaim_swap' - unexpected unlock ../mm/swapfile.c:531:20: warning: context imbalance in 'isolate_lock_cluster' - different lock contexts for basic block ../mm/swapfile.c:679:13: warning: context imbalance in 'cluster_reclaim_range' - unexpected unlock ../mm/swapfile.c:817:9: warning: context imbalance in 'alloc_swap_scan_cluster' - unexpected unlock ../mm/swapfile.c:862:31: warning: context imbalance in 'swap_reclaim_full_clusters' - unexpected unlock ../mm/swapfile.c:992:28: warning: context imbalance in 'cluster_alloc_swap_entry' - unexpected unlock ../mm/swapfile.c:1206:24: warning: context imbalance in 'swap_alloc_fast' - different lock contexts for basic block ../mm/swapfile.c:2080:9: warning: context imbalance in 'unuse_pte' - different lock contexts for basic block ../mm/swapfile.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/highmem.h, ../include/linux/bvec.h, ../include/linux/blk_types.h, ...): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'unuse_pte_range' - unexpected unlock ../fs/xattr.c:739:32: warning: dereference of noderef expression ../fs/xattr.c:885:32: warning: dereference of noderef expression ../fs/namespace.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/xarray.h, ../include/linux/list_lru.h, ../include/linux/fs.h, ...): ../include/linux/rbtree.h:74:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:74:9: struct rb_node * ../fs/libfs.c:2128:18: error: incompatible types in comparison expression (different address spaces): ../fs/libfs.c:2128:18: struct dentry [noderef] __rcu * ../fs/libfs.c:2128:18: struct dentry * ../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_printk’: ../kernel/trace/bpf_trace.c:378:9: warning: function ‘____bpf_trace_printk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 378 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); | ^~~ ../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_vprintk’: ../kernel/trace/bpf_trace.c:434:9: warning: function ‘____bpf_trace_vprintk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 434 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); | ^~~ ../kernel/trace/bpf_trace.c: In function ‘____bpf_seq_printf’: ../kernel/trace/bpf_trace.c:476:9: warning: function ‘____bpf_seq_printf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 476 | seq_bprintf(m, fmt, data.bin_args); | ^~~~~~~~~~~ ../kernel/bpf/task_iter.c:818:17: warning: symbol 'bpf_iter_task_vma_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:862:35: warning: symbol 'bpf_iter_task_vma_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:871:18: warning: symbol 'bpf_iter_task_vma_destroy' was not declared. Should it be static? ../kernel/bpf/task_iter.c:896:17: warning: symbol 'bpf_iter_css_task_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:921:32: warning: symbol 'bpf_iter_css_task_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:930:18: warning: symbol 'bpf_iter_css_task_destroy' was not declared. Should it be static? ../kernel/bpf/task_iter.c:965:17: warning: symbol 'bpf_iter_task_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:997:32: warning: symbol 'bpf_iter_task_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:1026:18: warning: symbol 'bpf_iter_task_destroy' was not declared. Should it be static? ../kernel/events/core.c:1467:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1467:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1467:15: struct perf_event_context * ../kernel/events/core.c:1480:28: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1480:28: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1480:28: struct perf_event_context * ../kernel/events/core.c:3647:20: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3647:20: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3647:20: struct perf_event_context * ../kernel/events/core.c:3651:18: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3651:18: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3651:18: struct perf_event_context * ../kernel/events/core.c:3652:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3652:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3652:23: struct perf_event_context * ../kernel/events/core.c:3705:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3705:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3705:25: struct perf_event_context * ../kernel/events/core.c:3706:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3706:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3706:25: struct perf_event_context * ../kernel/events/core.c:4089:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4089:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4089:15: struct perf_event_context * ../kernel/events/core.c:4497:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4497:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4497:15: struct perf_event_context * ../kernel/events/core.c:4985:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4985:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4985:25: struct perf_event_context * ../kernel/events/core.c:6615:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6615:9: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6615:9: struct perf_buffer * ../kernel/events/core.c:6130:24: warning: incorrect type in assignment (different base types) ../kernel/events/core.c:6366:22: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6366:22: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6366:22: struct perf_buffer * ../kernel/events/core.c:6490:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6490:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6490:14: struct perf_buffer * ../kernel/events/core.c:6523:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6523:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6523:14: struct perf_buffer * ../kernel/events/core.c:6636:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6636:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6636:14: struct perf_buffer * ../kernel/events/core.c:6652:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6652:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6652:14: struct perf_buffer * ../kernel/events/core.c:8581:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8581:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:8581:15: struct perf_event_context * ../kernel/events/core.c:8669:13: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8669:13: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:8669:13: struct perf_buffer * ../kernel/events/core.c:8773:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8773:61: expected struct task_struct *p ../kernel/events/core.c:8773:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:8775:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8775:61: expected struct task_struct *p ../kernel/events/core.c:8775:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:9511:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9511:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:9511:15: struct perf_event_context * ../kernel/events/core.c:10645:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10645:9: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10645:9: struct swevent_hlist * ../kernel/events/core.c:10684:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10684:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10684:17: struct swevent_hlist * ../kernel/events/core.c:10959:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10959:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:10959:23: struct perf_event_context * ../kernel/events/core.c:12015:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? ../kernel/events/core.c:14041:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14041:9: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:14041:9: struct perf_event_context * ../kernel/events/core.c:14558:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14558:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:14558:17: struct swevent_hlist * ../kernel/events/core.c:183:9: warning: context imbalance in 'perf_ctx_lock' - wrong count at exit ../kernel/events/core.c:199:9: warning: context imbalance in 'perf_ctx_unlock' - unexpected unlock ../kernel/events/core.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h): ../include/linux/rcupdate.h:869:9: warning: context imbalance in 'perf_lock_task_context' - different lock contexts for basic block ../kernel/events/core.c:1514:17: warning: context imbalance in 'perf_pin_task_context' - unexpected unlock ../kernel/events/core.c:2987:9: warning: context imbalance in '__perf_install_in_context' - wrong count at exit ../kernel/events/core.c:4959:17: warning: context imbalance in 'find_get_context' - unexpected unlock ../kernel/events/core.c: note: in included file: ../kernel/events/internal.h:211:1: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:10498:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10498:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10498:17: struct swevent_hlist * ../kernel/events/core.c:10518:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10518:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10518:17: struct swevent_hlist * ../kernel/events/core.c:10634:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10634:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10634:16: struct swevent_hlist * ../kernel/events/core.c:10634:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10634:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10634:16: struct swevent_hlist * ../kernel/events/core.c:10634:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10634:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10634:16: struct swevent_hlist * ../kernel/trace/bpf_trace.c:190:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:227:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:242:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:277:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:575:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:761:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:772:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:787:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:835:41: warning: incorrect type in assignment (different address spaces) ../kernel/trace/bpf_trace.c:835:41: expected void [noderef] __user *[addressable] [assigned] [usertype] sival_ptr ../kernel/trace/bpf_trace.c:835:41: got void * ../kernel/trace/bpf_trace.c:885:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:897:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1188:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1273:28: warning: symbol 'bpf_lookup_user_key' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1322:28: warning: symbol 'bpf_lookup_system_key' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1346:18: warning: symbol 'bpf_key_put' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1366:17: warning: symbol 'bpf_verify_pkcs7_signature' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3424:18: warning: symbol 'bpf_session_is_return' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3432:19: warning: symbol 'bpf_session_cookie' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3613:17: warning: symbol 'bpf_send_signal_task' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3625:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3622:17: warning: symbol 'bpf_probe_read_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3629:17: warning: symbol 'bpf_probe_read_kernel_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3639:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3636:17: warning: symbol 'bpf_probe_read_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3643:17: warning: symbol 'bpf_probe_read_kernel_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3653:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3650:17: warning: symbol 'bpf_copy_from_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3660:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3657:17: warning: symbol 'bpf_copy_from_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3668:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3664:17: warning: symbol 'bpf_copy_from_user_task_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3676:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3672:17: warning: symbol 'bpf_copy_from_user_task_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:2514:21: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c:2518:66: warning: dereference of noderef expression ../kernel/trace/bpf_trace.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/slab.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'uprobe_prog_run' - unexpected unlock ../kernel/trace/trace_uprobe.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h, ../include/linux/bpf-cgroup.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in '__uprobe_perf_func' - unexpected unlock Warning: ../drivers/android/binderfs.c:237 function parameter 'file' not described in 'binder_ctl_ioctl' Warning: ../drivers/android/binderfs.c:237 function parameter 'cmd' not described in 'binder_ctl_ioctl' Warning: ../drivers/android/binderfs.c:237 function parameter 'arg' not described in 'binder_ctl_ioctl' ../net/sunrpc/clnt.c:3348:9: warning: cast removes address space '__rcu' of expression ../fs/notify/inotify/inotify_user.c:576:51: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/inotify/inotify_user.c:576:51: expected struct fsnotify_mark_connector *conn ../fs/notify/inotify/inotify_user.c:576:51: got struct fsnotify_mark_connector [noderef] __rcu *i_fsnotify_marks ../fs/posix_acl.c:53:23: error: incompatible types in comparison expression (different address spaces): ../fs/posix_acl.c:53:23: struct posix_acl [noderef] __rcu * ../fs/posix_acl.c:53:23: struct posix_acl * ../fs/posix_acl.c:67:33: error: incompatible types in comparison expression (different address spaces): ../fs/posix_acl.c:67:33: struct posix_acl [noderef] __rcu * ../fs/posix_acl.c:67:33: struct posix_acl * ../fs/kernfs/dir.c:221:5: warning: context imbalance in 'kernfs_path_from_node' - different lock contexts for basic block ../fs/coredump.c:478:27: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:478:27: expected struct spinlock [usertype] *lock ../fs/coredump.c:478:27: got struct spinlock [noderef] __rcu * ../fs/coredump.c:487:29: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:487:29: expected struct spinlock [usertype] *lock ../fs/coredump.c:487:29: got struct spinlock [noderef] __rcu * ../fs/coredump.c:526:31: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:526:31: expected struct spinlock [usertype] *lock ../fs/coredump.c:526:31: got struct spinlock [noderef] __rcu * ../fs/coredump.c:531:33: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:531:33: expected struct spinlock [usertype] *lock ../fs/coredump.c:531:33: got struct spinlock [noderef] __rcu * ../fs/proc/base.c:890:65: error: incompatible types in comparison expression (different address spaces): ../fs/proc/base.c:890:65: struct task_struct [noderef] __rcu * ../fs/proc/base.c:890:65: struct task_struct * ../fs/proc/base.c:2326:25: warning: cast to restricted fmode_t ../fs/proc/base.c:2383:42: warning: cast from restricted fmode_t ../fs/proc/base.c:2483:48: warning: cast from restricted fmode_t ../fs/proc/base.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs.h, ../include/linux/proc_fs.h): ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../fs/proc/base.c:1170:36: warning: context imbalance in '__set_oom_adj' - unexpected unlock ../fs/proc/base.c:2508:13: warning: context imbalance in 'timers_start' - wrong count at exit ../fs/proc/base.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'timers_stop' - unexpected unlock ../fs/proc/base.c:2538:12: warning: context imbalance in 'show_timer' - wrong count at exit ../include/linux/rcupdate.h:869:9: warning: context imbalance in 'do_io_accounting' - different lock contexts for basic block ../fs/proc/proc_sysctl.c:931:16: error: incompatible types in comparison expression (different address spaces): ../fs/proc/proc_sysctl.c:931:16: struct ctl_table_header [noderef] __rcu * ../fs/proc/proc_sysctl.c:931:16: struct ctl_table_header * ../fs/proc/proc_sysctl.c:303:32: warning: context imbalance in 'start_unregistering' - unexpected unlock ../fs/ext4/fast_commit.c:394:12: warning: context imbalance in '__track_dentry_update' - unexpected unlock ../fs/autofs/waitq.c:69:17: warning: incorrect type in argument 1 (different address spaces) ../fs/autofs/waitq.c:69:17: expected struct spinlock [usertype] *lock ../fs/autofs/waitq.c:69:17: got struct spinlock [noderef] __rcu * ../fs/autofs/waitq.c:72:48: warning: incorrect type in argument 1 (different address spaces) ../fs/autofs/waitq.c:72:48: expected struct spinlock [usertype] *lock ../fs/autofs/waitq.c:72:48: got struct spinlock [noderef] __rcu * ../fs/afs/cell.c:716:9: error: incompatible types in comparison expression (different address spaces): ../fs/afs/cell.c:716:9: struct hlist_node [noderef] __rcu * ../fs/afs/cell.c:716:9: struct hlist_node * ../fs/afs/cell.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rbtree.h:74:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:74:9: struct rb_node * ../fs/orangefs/devorangefs-req.c:254:28: warning: context imbalance in 'orangefs_devreq_read' - different lock contexts for basic block ../fs/nfs/super.c:1197:49: warning: incorrect type in initializer (different address spaces) ../fs/nfs/super.c:1197:49: expected struct rpc_xprt *xprt1 ../fs/nfs/super.c:1197:49: got struct rpc_xprt [noderef] __rcu *cl_xprt ../fs/nfs/super.c:1198:49: warning: incorrect type in initializer (different address spaces) ../fs/nfs/super.c:1198:49: expected struct rpc_xprt *xprt2 ../fs/nfs/super.c:1198:49: got struct rpc_xprt [noderef] __rcu *cl_xprt ../fs/afs/dir.c:311:9: warning: context imbalance in 'afs_read_dir' - wrong count at exit ../fs/afs/dir.c:550:9: warning: context imbalance in 'afs_dir_iterate' - different lock contexts for basic block ../fs/afs/dir_search.c:225:9: warning: context imbalance in 'afs_dir_search' - different lock contexts for basic block ../fs/gfs2/inode.c:1962:14: error: incompatible types in comparison expression (different address spaces): ../fs/gfs2/inode.c:1962:14: struct gfs2_glock [noderef] __rcu * ../fs/gfs2/inode.c:1962:14: struct gfs2_glock * ../fs/ceph/dir.c:1648:9: warning: context imbalance in '__dentry_leases_walk' - different lock contexts for basic block ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/disk-io.h): ../fs/btrfs/compression.h:83:9: error: Expected ) in function call ../fs/btrfs/compression.h:83:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:84:9: error: Expected ) in function call ../fs/btrfs/compression.h:84:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/disk-io.h): ../fs/btrfs/extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:515:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:515:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:441:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:441:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:686:9: error: Expected ) in function call ../fs/btrfs/volumes.h:686:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file: ../fs/btrfs/zoned.h:411:9: error: Expected ) in function call ../fs/btrfs/zoned.h:411:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:458:9: error: Expected ) in function call ../fs/btrfs/volumes.c:458:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1350:17: error: Expected ) in function call ../fs/btrfs/volumes.c:1350:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1550:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1550:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1803:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1803:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2098:9: error: Expected ) in function call ../fs/btrfs/volumes.c:2098:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2118:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2118:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2322:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2322:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2387:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2387:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3579:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3579:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3787:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3787:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4578:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4578:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4669:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4669:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4830:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4830:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5145:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5145:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5356:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5356:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5371:17: error: Expected ) in function call ../fs/btrfs/volumes.c:5371:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5995:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5995:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6297:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6297:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6308:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6308:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6336:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6336:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6355:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6355:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6358:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6358:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6526:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6526:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6598:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6598:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7137:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7137:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7256:25: error: Expected ) in function call ../fs/btrfs/volumes.c:7256:25: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7310:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7310:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7338:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7338:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7346:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7346:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7349:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7349:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7353:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7353:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7475:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7475:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7871:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7871:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8240:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8240:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8269:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8269:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8277:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8277:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8289:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8289:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8295:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8295:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:83:9: error: Expected ) in function call ../fs/btrfs/compression.h:83:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:84:9: error: Expected ) in function call ../fs/btrfs/compression.h:84:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:515:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:515:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:441:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:441:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:686:9: error: Expected ) in function call ../fs/btrfs/volumes.h:686:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c:5203:17: error: Expected ) in function call ../fs/btrfs/ioctl.c:5203:17: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/btrfs.h): ../include/trace/events/btrfs.h:1479:1: error: too long token expansion ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/delayed-inode.h): ../fs/btrfs/compression.h:83:9: error: Expected ) in function call ../fs/btrfs/compression.h:83:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:84:9: error: Expected ) in function call ../fs/btrfs/compression.h:84:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/delayed-inode.h): ../fs/btrfs/extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:515:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:515:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:441:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:441:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:686:9: error: Expected ) in function call ../fs/btrfs/volumes.h:686:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file: ../fs/btrfs/zoned.h:411:9: error: Expected ) in function call ../fs/btrfs/zoned.h:411:9: error: got __VA_OPT__ ../fs/btrfs/super.c:1611:17: error: Expected ) in function call ../fs/btrfs/super.c:1611:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1843:9: error: Expected ) in function call ../fs/btrfs/super.c:1843:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2284:9: error: Expected ) in function call ../fs/btrfs/super.c:2284:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2597:17: error: Expected ) in function call ../fs/btrfs/super.c:2597:17: error: got __VA_OPT__ ../fs/nfsd/nfs4state.c: note: in included file (through ../include/linux/wait.h, ../include/linux/wait_bit.h, ../include/linux/fs.h): ../include/linux/list.h:229:25: warning: context imbalance in 'put_clnt_odstate' - unexpected unlock ../fs/nfsd/nfs4state.c:1200:9: warning: context imbalance in 'nfs4_put_stid' - unexpected unlock ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static?