========== build_allmodconfig_warn - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files In file included from ../include/trace/define_trace.h:132, from ../samples/trace_events/trace-events-sample.h:640, from ../samples/trace_events/trace-events-sample.c:12: ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_get_offsets_foo_bar’: ../include/trace/stages/stage5_get_offsets.h:33:31: warning: function ‘trace_event_get_offsets_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 33 | { (void)sizeof(struct _test_no_array_##item *); } | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:285:9: note: in definition of macro ‘DECLARE_EVENT_CLASS’ 285 | tstruct; \ | ^~~~~~~ ../include/trace/trace_events.h:43:30: note: in expansion of macro ‘PARAMS’ 43 | PARAMS(tstruct), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:299:9: note: in expansion of macro ‘TP_STRUCT__entry’ 299 | TP_STRUCT__entry( | ^~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:301:17: note: in expansion of macro ‘__field’ 301 | __field( int, bar ) | ^~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘do_trace_event_raw_event_foo_bar’: ../arch/x86/include/asm/bug.h:169:48: warning: function ‘do_trace_event_raw_event_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 169 | [size] "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/trace_events.h:427:11: note: in definition of macro ‘__DECLARE_EVENT_CLASS’ 427 | { assign; } \ | ^~~~~~ ../include/trace/trace_events.h:435:23: note: in expansion of macro ‘PARAMS’ 435 | PARAMS(assign), PARAMS(print)) \ | ^~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ 310 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:175:36: note: in expansion of macro ‘__WARN_bug_entry’ 175 | static_call_mod(WARN_trap)(__WARN_bug_entry(__flags, format), ## arg); \ | ^~~~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:185:17: note: in expansion of macro ‘__WARN_print_arg’ 185 | __WARN_print_arg(BUGFLAG_ONCE|BUGFLAG_TAINT(TAINT_WARN),\ | ^~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ 24 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:634:9: note: in expansion of macro ‘fortify_warn_once’ 634 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:690:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 690 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:133: ../samples/trace_events/./trace-events-sample.h: In function ‘do_perf_trace_foo_bar’: ../arch/x86/include/asm/bug.h:169:48: warning: function ‘do_perf_trace_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 169 | [size] "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/perf.h:51:11: note: in definition of macro ‘__DECLARE_EVENT_CLASS’ 51 | { assign; } \ | ^~~~~~ ../include/trace/perf.h:67:23: note: in expansion of macro ‘PARAMS’ 67 | PARAMS(assign), PARAMS(print)) \ | ^~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ 310 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:175:36: note: in expansion of macro ‘__WARN_bug_entry’ 175 | static_call_mod(WARN_trap)(__WARN_bug_entry(__flags, format), ## arg); \ | ^~~~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:185:17: note: in expansion of macro ‘__WARN_print_arg’ 185 | __WARN_print_arg(BUGFLAG_ONCE|BUGFLAG_TAINT(TAINT_WARN),\ | ^~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ 24 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:634:9: note: in expansion of macro ‘fortify_warn_once’ 634 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:690:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 690 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ ../arch/x86/platform/pvh/enlighten.c:23:31: warning: symbol 'pvh_bootparams' was not declared. Should it be static? ../arch/x86/platform/pvh/enlighten.c:26:32: warning: symbol 'pvh_start_info_sz' was not declared. Should it be static? ../samples/trace_printk/trace-printk.c:7:6: warning: symbol 'trace_printk_test_global_str' was not declared. Should it be static? ../samples/trace_printk/trace-printk.c:10:6: warning: symbol 'trace_printk_test_global_str_irq' was not declared. Should it be static? ../samples/trace_printk/trace-printk.c:13:6: warning: symbol 'trace_printk_test_global_str_fmt' was not declared. Should it be static? ../sound/drivers/dummy.c:269:12: warning: context imbalance in 'dummy_systimer_start' - wrong count at exit ../sound/drivers/dummy.c:279:12: warning: context imbalance in 'dummy_systimer_stop' - wrong count at exit ../sound/drivers/dummy.c:319:1: warning: context imbalance in 'dummy_systimer_pointer' - wrong count at exit ../sound/drivers/dummy.c:717:12: warning: context imbalance in 'snd_dummy_volume_get' - wrong count at exit ../sound/drivers/dummy.c:747:55: warning: context imbalance in 'snd_dummy_volume_put' - wrong count at exit ../sound/drivers/dummy.c:764:12: warning: context imbalance in 'snd_dummy_capsrc_get' - wrong count at exit ../sound/drivers/dummy.c:785:57: warning: context imbalance in 'snd_dummy_capsrc_put' - wrong count at exit ../init/init_task.c:147:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:147:28: expected struct task_struct [noderef] __rcu *real_parent ../init/init_task.c:147:28: got struct task_struct * ../init/init_task.c:148:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:148:28: expected struct task_struct [noderef] __rcu *parent ../init/init_task.c:148:28: got struct task_struct * ../init/init_task.c:162:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:162:28: expected struct sighand_struct [noderef] __rcu *sighand ../init/init_task.c:162:28: got struct sighand_struct * ../ipc/util.c:172:29: warning: context imbalance in 'ipc_findkey' - wrong count at exit ../ipc/util.c:278:5: warning: context imbalance in 'ipc_addid' - different lock contexts for basic block ../ipc/util.c:432:27: warning: context imbalance in 'ipcget_public' - unexpected unlock ../ipc/util.c:813:9: warning: context imbalance in 'sysvipc_find_ipc' - wrong count at exit ../ipc/util.c:824:27: warning: context imbalance in 'sysvipc_proc_next' - unexpected unlock ../ipc/util.c:870:27: warning: context imbalance in 'sysvipc_proc_stop' - unexpected unlock ../sound/pci/ad1889.c:356:9: warning: context imbalance in 'snd_ad1889_playback_prepare' - wrong count at exit ../sound/pci/ad1889.c:404:9: warning: context imbalance in 'snd_ad1889_capture_prepare' - wrong count at exit ../sound/pci/ad1889.c:770:1: warning: context imbalance in 'snd_ad1889_free' - wrong count at exit ../arch/x86/xen/enlighten.c:55:20: warning: symbol 'xen_have_vector_callback' was not declared. Should it be static? ../arch/x86/power/cpu.c:39:22: warning: symbol 'saved_context' was not declared. Should it be static? ../ipc/msg.c:181:26: warning: context imbalance in 'newque' - unexpected unlock ../ipc/shm.c:132:17: warning: context imbalance in 'do_shm_rmid' - unexpected unlock ../ipc/shm.c:292:17: warning: context imbalance in '__shm_open' - unexpected unlock ../ipc/shm.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:897:25: warning: context imbalance in 'shm_destroy' - unexpected unlock ../ipc/shm.c:393:17: warning: context imbalance in '__shm_close' - unexpected unlock ../ipc/shm.c:411:12: warning: context imbalance in 'shm_try_destroy_orphaned' - wrong count at exit ../ipc/shm.c:451:26: warning: context imbalance in 'exit_shm' - different lock contexts for basic block ../ipc/shm.c: note: in included file (through ../include/linux/thread_info.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../arch/x86/include/asm/current.h:23:17: warning: context imbalance in 'newseg' - unexpected unlock ../ipc/shm.c:1039:9: warning: context imbalance in 'shmctl_down' - different lock contexts for basic block ../ipc/shm.c:1683:17: warning: context imbalance in 'do_shmat' - unexpected unlock ../ipc/sem.c:579:9: warning: context imbalance in 'newary' - unexpected unlock ../ipc/sem.c:1186:17: warning: context imbalance in 'freeary' - unexpected unlock ../ipc/sem.c:1647:9: warning: context imbalance in 'semctl_down' - different lock contexts for basic block ../ipc/sem.c:1906:24: warning: context imbalance in 'find_alloc_undo' - wrong count at exit ../ipc/sem.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/uio.h, ../include/linux/socket.h, ../include/linux/compat.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__do_semtimedop' - unexpected unlock ../arch/x86/kernel/head64.c:50:25: warning: symbol 'next_early_pgt' was not declared. Should it be static? ../security/commoncap.c:1401:41: warning: dubious: !x | y ../arch/x86/mm/init.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/rcupdate.h:897:25: warning: context imbalance in 'poking_init' - unexpected unlock ../arch/x86/hyperv/hv_init.c:108:20: warning: cast removes address space '__iomem' of expression ../arch/x86/hyperv/hv_init.c:276:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/hyperv/hv_init.c:276:33: expected void volatile [noderef] __iomem *addr ../arch/x86/hyperv/hv_init.c:276:33: got void * ../lib/bug.c: In function ‘__warn_printf’: ../lib/bug.c:187:25: warning: function ‘__warn_printf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 187 | vprintk(fmt, *args); | ^~~~~~~ ../drivers/pwm/core.c:40:9: warning: context imbalance in 'pwmchip_lock' - wrong count at exit ../drivers/pwm/core.c:49:28: warning: context imbalance in 'pwmchip_unlock' - unexpected unlock ../net/socket.c:1726:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? ../init/main.c:194:12: warning: symbol 'envp_init' was not declared. Should it be static? ../init/main.c:292:16: warning: cast to restricted __le32 ../init/main.c:293:16: warning: cast to restricted __le32 Warning: ../ipc/sem.c:629 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * perform_atomic_semop[_slow] - Attempt to perform semaphore ../kernel/fork.c:1006:19: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:1006:19: expected struct task_struct [noderef] __rcu *owner ../kernel/fork.c:1006:19: got struct task_struct *p ../kernel/fork.c:1605:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1605:38: expected struct refcount_struct [usertype] *r ../kernel/fork.c:1605:38: got struct refcount_struct [noderef] __rcu * ../kernel/fork.c:1614:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1614:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:1614:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1615:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1615:9: expected void const * ../kernel/fork.c:1615:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1615:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1615:9: expected void const * ../kernel/fork.c:1615:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1615:9: warning: incorrect type in argument 2 (different address spaces) ../kernel/fork.c:1615:9: expected void const * ../kernel/fork.c:1615:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1616:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1616:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:1616:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1714:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1714:9: expected struct qspinlock *lock ../kernel/fork.c:1714:9: got struct qspinlock [noderef] __rcu * ../kernel/fork.c:1999:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1999:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:1999:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2003:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2003:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:2003:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2335:32: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:2335:32: expected struct task_struct [noderef] __rcu *real_parent ../kernel/fork.c:2335:32: got struct task_struct * ../kernel/fork.c:2344:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2344:27: expected struct spinlock [usertype] *lock ../kernel/fork.c:2344:27: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2393:54: warning: incorrect type in argument 2 (different address spaces) ../kernel/fork.c:2393:54: expected struct list_head *head ../kernel/fork.c:2393:54: got struct list_head [noderef] __rcu * ../kernel/fork.c:2413:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2413:29: expected struct spinlock [usertype] *lock ../kernel/fork.c:2413:29: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2435:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2435:29: expected struct spinlock [usertype] *lock ../kernel/fork.c:2435:29: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2464:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2464:28: expected struct sighand_struct *sighand ../kernel/fork.c:2464:28: got struct sighand_struct [noderef] __rcu *sighand ../kernel/fork.c:2496:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2496:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:2496:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2498:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2498:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:2498:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2937:24: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:2937:24: expected struct task_struct *[assigned] parent ../kernel/fork.c:2937:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/fork.c:3020:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:3020:43: expected struct refcount_struct const [usertype] *r ../kernel/fork.c:3020:43: got struct refcount_struct [noderef] __rcu * ../kernel/fork.c:1853:36: warning: context imbalance in 'pidfd_prepare' - different lock contexts for basic block ../kernel/fork.c:2049:22: warning: dereference of noderef expression ../kernel/fork.c: note: in included file (through ../include/uapi/asm-generic/bpf_perf_event.h, arch/x86/include/generated/uapi/asm/bpf_perf_event.h, ../include/uapi/linux/bpf_perf_event.h, ../include/linux/perf_event.h, ...): ../include/linux/ptrace.h:210:45: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:210:45: expected struct task_struct *new_parent ../include/linux/ptrace.h:210:45: got struct task_struct [noderef] __rcu *parent ../include/linux/ptrace.h:210:62: warning: incorrect type in argument 3 (different address spaces) ../include/linux/ptrace.h:210:62: expected struct cred const *ptracer_cred ../include/linux/ptrace.h:210:62: got struct cred const [noderef] __rcu *ptracer_cred ../kernel/fork.c:2391:59: warning: dereference of noderef expression ../kernel/fork.c:2392:59: warning: dereference of noderef expression ../kernel/fork.c:998:23: error: incompatible types in comparison expression (different address spaces): ../kernel/fork.c:998:23: struct task_struct [noderef] __rcu * ../kernel/fork.c:998:23: struct task_struct * ../arch/x86/kvm/../../../virt/kvm/kvm_main.c: note: in included file: ../include/linux/kvm_host.h:2099:54: warning: array of flexible structures ../include/linux/kvm_host.h:2101:56: warning: array of flexible structures ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:562:37: warning: context imbalance in 'kvm_mmu_notifier_invalidate_range_start' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:562:37: warning: context imbalance in 'kvm_mmu_notifier_invalidate_range_end' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:2514:25: warning: context imbalance in 'kvm_vm_set_mem_attributes' - different lock contexts for basic block ../mm/filemap.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/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'filemap_fault_recheck_pte_none' - unexpected unlock ../include/linux/rcupdate.h:895:9: warning: context imbalance in 'filemap_map_pages' - different lock contexts for basic block ../sound/drivers/aloop.c:916:9: warning: context imbalance in 'loopback_pointer' - wrong count at exit ../sound/drivers/aloop.c:1037:13: warning: context imbalance in 'free_cable' - wrong count at exit ../drivers/gpio/gpiolib.c:432:5: warning: context imbalance in 'gpiod_get_direction' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:535:25: warning: context imbalance in 'gpio_name_to_desc' - wrong count at exit ../drivers/gpio/gpiolib.c:954:9: warning: context imbalance in 'gpiochip_setup_devs' - wrong count at exit ../drivers/gpio/gpiolib.c:1329:20: warning: context imbalance in 'gpio_device_find' - wrong count at exit ../drivers/gpio/gpiolib.c:2443:12: warning: context imbalance in 'gpiod_request_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:2515:9: warning: context imbalance in 'gpiod_free_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:2562:6: warning: context imbalance in 'gpiochip_dup_line_label' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:2666:5: warning: context imbalance in 'gpio_do_set_config' - wrong count at exit ../drivers/gpio/gpiolib.c:2843:5: warning: context imbalance in 'gpiod_direction_input_nonotify' - wrong count at exit ../drivers/gpio/gpiolib.c:2910:12: warning: context imbalance in 'gpiod_direction_output_raw_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3087:5: warning: context imbalance in 'gpiod_enable_hw_timestamp_ns' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3120:5: warning: context imbalance in 'gpiod_disable_hw_timestamp_ns' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3291:12: warning: context imbalance in 'gpiod_get_raw_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3345:22: warning: context imbalance in 'gpio_device_chip_cmp' - wrong count at exit ../drivers/gpio/gpiolib.c:3348:5: warning: context imbalance in 'gpiod_get_array_value_complex' - wrong count at exit ../drivers/gpio/gpiolib.c:3583:12: warning: context imbalance in 'gpio_set_open_drain_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3612:12: warning: context imbalance in 'gpio_set_open_source_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3636:12: warning: context imbalance in 'gpiod_set_raw_value_commit' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3687:5: warning: context imbalance in 'gpiod_set_array_value_complex' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3991:5: warning: context imbalance in 'gpiod_to_irq' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:4406:6: warning: context imbalance in 'gpiod_line_state_notify' - wrong count at exit ../drivers/gpio/gpiolib.c:4951:5: warning: context imbalance in 'gpiod_hog' - wrong count at exit ../drivers/gpio/gpiolib.c:5265:9: warning: context imbalance in 'gpiolib_dbg_show' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:5293:13: warning: context imbalance in 'gpiolib_seq_start' - wrong count at exit ../drivers/gpio/gpiolib.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'gpiolib_seq_stop' - unexpected unlock ../drivers/gpio/gpiolib.c:5344:12: warning: context imbalance in 'gpiolib_seq_show' - wrong count at exit ../drivers/irqchip/irq-al-fic.c:63:12: warning: context imbalance in 'al_fic_irq_set_type' - wrong count at exit ../security/keys/key.c:122:17: warning: context imbalance in 'key_user_put' - unexpected unlock ../sound/core/init.c:574:9: warning: context imbalance in 'snd_card_disconnect_sync' - wrong count at exit ../sound/core/init.c:1059:5: warning: context imbalance in 'snd_card_file_add' - different lock contexts for basic block ../io_uring/io_uring.c:559:28: warning: invalid assignment: |= ../io_uring/io_uring.c:559:28: left side has type bool ../io_uring/io_uring.c:559:28: right side has type restricted io_req_flags_t ../io_uring/io_uring.c: note: in included file (through ../include/linux/io_uring/cmd.h): ../include/linux/io_uring_types.h:220:37: warning: array of flexible structures ../io_uring/io_uring.c:842:58: warning: array of flexible structures ../io_uring/io_uring.c:972:69: warning: array of flexible structures ../io_uring/io_uring.c: note: in included file: ../io_uring/io_uring.h:140:73: warning: array of flexible structures ../io_uring/io_uring.c:1772:25: warning: restricted io_req_flags_t degrades to integer ../io_uring/io_uring.c:600:17: warning: context imbalance in '__io_submit_flush_completions' - different lock contexts for basic block ../io_uring/io_uring.c:2522:29: warning: context imbalance in 'io_cqring_min_timer_wakeup' - different lock contexts for basic block ../arch/x86/events/intel/core.c:3740:1: warning: context imbalance in 'intel_start_scheduling' - different lock contexts for basic block ../arch/x86/events/intel/core.c:3813:9: warning: context imbalance in 'intel_stop_scheduling' - unexpected unlock ../arch/x86/events/intel/core.c:4025:25: warning: context imbalance in 'intel_put_excl_constraints' - unexpected unlock ../sound/pci/als300.c:397:12: warning: context imbalance in 'snd_als300_playback_prepare' - wrong count at exit ../sound/pci/als300.c:425:12: warning: context imbalance in 'snd_als300_capture_prepare' - wrong count at exit ../sound/pci/als300.c:493:9: warning: context imbalance in 'snd_als300_trigger' - wrong count at exit ../sound/pci/als300.c:561:13: warning: context imbalance in 'snd_als300_init' - wrong count at exit ../arch/x86/platform/efi/efi.c:904:23: warning: symbol 'efi_attr_fw_vendor' was not declared. Should it be static? ../arch/x86/platform/efi/efi.c:905:23: warning: symbol 'efi_attr_runtime' was not declared. Should it be static? ../arch/x86/platform/efi/efi.c:906:23: warning: symbol 'efi_attr_config_table' was not declared. Should it be static? ../drivers/bus/fsl-mc/mc-sys.c:295:9: warning: context imbalance in 'mc_send_command' - different lock contexts for basic block ../drivers/bus/fsl-mc/fsl-mc-bus.c:399:26: warning: symbol 'fsl_mc_bus_dpdbg_type' was not declared. Should it be static? ../drivers/char/ipmi/ipmi_msghandler.c:1884:39: warning: context imbalance in 'smi_send' - unexpected unlock ../drivers/char/ipmi/ipmi_msghandler.c:4799:39: warning: context imbalance in 'handle_new_recv_msgs' - unexpected unlock ../drivers/char/ipmi/ipmi_msghandler.c:4837:39: warning: context imbalance in 'smi_work' - unexpected unlock ../drivers/char/ipmi/ipmi_msghandler.c:4923:39: warning: context imbalance in 'ipmi_smi_msg_received' - unexpected unlock ../arch/x86/platform/intel-mid/pwr.c:206:27: warning: restricted pci_power_t degrades to integer ../arch/x86/platform/intel-mid/pwr.c:206:36: warning: restricted pci_power_t degrades to integer ../arch/x86/platform/intel-mid/pwr.c:246:13: warning: restricted pci_power_t degrades to integer ../arch/x86/platform/intel-mid/pwr.c:246:21: warning: restricted pci_power_t degrades to integer ../arch/x86/platform/intel-mid/pwr.c:248:13: warning: restricted pci_power_t degrades to integer ../arch/x86/platform/intel-mid/pwr.c:248:21: warning: restricted pci_power_t degrades to integer ../fs/read_write.c:159:1: warning: context imbalance in 'generic_file_llseek_size' - different lock contexts for basic block ../drivers/acpi/osl.c:378:17: warning: cast removes address space '__iomem' of expression ../drivers/acpi/osl.c:1686:20: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/osl.c:1686:20: expected void *rv ../drivers/acpi/osl.c:1686:20: got void [noderef] __iomem * ../drivers/acpi/osl.c:740:1: warning: context imbalance in 'acpi_os_read_memory' - wrong count at exit ../drivers/acpi/osl.c:773:1: warning: context imbalance in 'acpi_os_write_memory' - wrong count at exit ../security/keys/keyring.c:1239:5: warning: context imbalance in '__key_link_lock' - wrong count at exit ../security/keys/keyring.c:1261:5: warning: context imbalance in '__key_move_lock' - wrong count at exit ../security/keys/keyring.c:1403:9: warning: context imbalance in '__key_link_end' - wrong count at exit ../security/keys/keyring.c:1467:9: warning: context imbalance in 'key_link' - wrong count at exit ../security/keys/keyring.c:1474:12: warning: context imbalance in '__key_unlink_lock' - wrong count at exit ../security/keys/keyring.c:1528:9: warning: context imbalance in '__key_unlink_end' - wrong count at exit ../security/keys/keyring.c:1548:5: warning: context imbalance in 'key_unlink' - wrong count at exit ../security/keys/keyring.c:1593:5: warning: context imbalance in 'key_move' - different lock contexts for basic block ../mm/oom_kill.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h, ../include/linux/oom.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'find_lock_task_mm' - wrong count at exit ../mm/oom_kill.c:223:28: warning: context imbalance in 'oom_badness' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'dump_task' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__oom_kill_process' - unexpected unlock ../mm/oom_kill.c:1247:20: warning: context imbalance in '__se_sys_process_mrelease' - unexpected unlock ../fs/super.c:525:13: warning: context imbalance in 'grab_super' - unexpected unlock ../fs/super.c:731:20: warning: context imbalance in 'sget_fc' - different lock contexts for basic block ../fs/super.c:816:20: warning: context imbalance in 'sget' - different lock contexts for basic block ../fs/super.c:933:9: warning: context imbalance in '__iterate_supers' - wrong count at exit ../fs/super.c:1425:27: warning: context imbalance in 'bdev_super_lock' - wrong count at exit ../fs/super.c:1461:13: warning: context imbalance in 'fs_bdev_mark_dead' - unexpected unlock ../fs/super.c:1490:13: warning: context imbalance in 'fs_bdev_sync' - unexpected unlock ../fs/super.c:1502:27: warning: context imbalance in 'get_bdev_super' - unexpected unlock ../sound/core/control.c:389:11: warning: incorrect type in assignment (different base types) ../sound/core/control.c:389:11: expected unsigned long h ../sound/core/control.c:389:11: got restricted snd_ctl_elem_iface_t const [usertype] iface ../sound/core/control.c:952:17: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:952:26: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:953:17: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:953:26: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:972:48: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1000:41: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1111:34: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1671:40: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c: note: in included file: ../sound/core/control_compat.c:185:21: warning: incorrect type in assignment (different base types) ../sound/core/control_compat.c:185:21: expected int [assigned] err ../sound/core/control_compat.c:185:21: got restricted snd_ctl_elem_type_t [usertype] type ../sound/core/control.c:102:9: warning: context imbalance in 'snd_ctl_empty_read_queue' - wrong count at exit ../sound/core/control.c:149:6: warning: context imbalance in 'snd_ctl_notify' - different lock contexts for basic block ../sound/core/control.c:840:21: warning: context imbalance in 'snd_ctl_find_id' - different lock contexts for basic block ../sound/core/control.c:2171:9: warning: context imbalance in 'snd_ctl_get_preferred_subdevice' - wrong count at exit ../ipc/namespace.c:137:61: warning: context imbalance in 'free_ipcs' - different lock contexts for basic block ../ipc/namespace.c:204:17: warning: context imbalance in 'put_ipc_ns' - unexpected unlock ../sound/pci/als4000.c:397:9: warning: context imbalance in 'snd_als4000_playback_prepare' - wrong count at exit ../sound/pci/als4000.c:449:9: warning: context imbalance in 'snd_als4000_capture_trigger' - wrong count at exit ../sound/pci/als4000.c:473:9: warning: context imbalance in 'snd_als4000_playback_trigger' - wrong count at exit ../sound/pci/als4000.c:729:28: warning: context imbalance in 'snd_als4000_configure' - wrong count at exit ../sound/i2c/other/ak4117.c:142:12: warning: context imbalance in 'snd_ak4117_in_error_get' - wrong count at exit ../sound/i2c/other/ak4117.c:199:9: warning: context imbalance in 'snd_ak4117_rx_put' - wrong count at exit ../drivers/char/ipmi/ipmi_si_intf.c:1067:39: warning: context imbalance in 'poll' - unexpected unlock ../net/core/sock.c:2602:9: warning: context imbalance in 'sk_clone' - different lock contexts for basic block ../net/core/sock.c:4279:13: warning: context imbalance in 'proto_seq_start' - wrong count at exit ../net/core/sock.c:4291:13: warning: context imbalance in 'proto_seq_stop' - wrong count at exit ../drivers/leds/blink/leds-bcm63138.c:137:9: warning: context imbalance in 'bcm63138_leds_brightness_set' - wrong count at exit ../drivers/leds/blink/leds-bcm63138.c:143:12: warning: context imbalance in 'bcm63138_leds_blink_set' - different lock contexts for basic block ../sound/core/misc.c:145:6: warning: context imbalance in 'snd_kill_fasync' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:204:13: warning: context imbalance in 'linehandle_ioctl' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:1430:13: warning: context imbalance in 'linereq_ioctl' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:1461:17: warning: context imbalance in 'linereq_poll' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:1481:16: warning: context imbalance in 'linereq_read' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:1779:17: warning: context imbalance in 'lineevent_poll' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:1814:16: warning: context imbalance in 'lineevent_read' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:1898:13: warning: context imbalance in 'lineevent_ioctl' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:2211:13: warning: context imbalance in 'gpio_desc_to_lineinfo' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:2432:13: warning: context imbalance in 'gpio_ioctl' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:2580:17: warning: context imbalance in 'lineinfo_watch_poll' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:2600:16: warning: context imbalance in 'lineinfo_watch_read' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:2684:12: warning: context imbalance in 'gpio_chrdev_open' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:2784:5: warning: context imbalance in 'gpiolib_cdev_register' - different lock contexts for basic block ../arch/x86/events/intel/p4.c: In function ‘p4_pmu_init’: ../arch/x86/events/intel/p4.c:1370:27: warning: variable ‘high’ set but not used [-Wunused-but-set-variable] 1370 | unsigned int low, high; | ^~~~ ../arch/x86/kernel/signal.c:421:9: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/signal.c:421:9: expected struct lockdep_map const *lock ../arch/x86/kernel/signal.c:421:9: got struct lockdep_map [noderef] __rcu * ../lib/dec_and_lock.c:21:5: warning: context imbalance in '_atomic_dec_and_lock' - different lock contexts for basic block ../lib/dec_and_lock.c:37:5: warning: context imbalance in '_atomic_dec_and_lock_irqsave' - different lock contexts for basic block ../lib/dec_and_lock.c:53:5: warning: context imbalance in '_atomic_dec_and_raw_lock' - different lock contexts for basic block ../lib/dec_and_lock.c:68:5: warning: context imbalance in '_atomic_dec_and_raw_lock_irqsave' - different lock contexts for basic block ../io_uring/rsrc.c: note: in included file: ../io_uring/filetable.h:56:35: warning: restricted io_req_flags_t degrades to integer ../io_uring/filetable.h:56:35: warning: restricted io_req_flags_t degrades to integer ../arch/x86/entry/vdso/vdso32/vclock_gettime.c: note: in included file (through ../arch/x86/entry/vdso/vdso32/../vclock_gettime.c): ../arch/x86/entry/vdso/vdso32/../../../../../lib/vdso/gettimeofday.c:308:24: warning: shift too big (40) for type unsigned long ../arch/x86/entry/vdso/vdso32/../../../../../lib/vdso/gettimeofday.c:308:24: warning: shift too big (40) for type unsigned long ../arch/x86/entry/vdso/vdso32/../../../../../lib/vdso/gettimeofday.c:454:26: warning: shift too big (40) for type unsigned long ../kernel/cpu.c:1254:9: warning: context imbalance in 'clear_tasks_mm_cpumask' - different lock contexts for basic block ../net/core/datagram.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): ../include/net/checksum.h:41:45: warning: incorrect type in argument 3 (different base types) ../include/net/checksum.h:41:45: expected restricted __wsum [usertype] sum ../include/net/checksum.h:41:45: got unsigned int ../kernel/exit.c:361:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:361:37: expected struct task_struct *tsk ../kernel/exit.c:361:37: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:364:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:364:32: expected struct task_struct *task ../kernel/exit.c:364:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:365:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:365:35: expected struct task_struct *task ../kernel/exit.c:365:35: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:410:24: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:410:24: expected struct task_struct *parent ../kernel/exit.c:410:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:462:17: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:462:17: expected struct task_struct [noderef] __rcu *volatile ../kernel/exit.c:462:17: got struct task_struct *tsk ../kernel/exit.c:497:23: error: incompatible types in comparison expression (different address spaces): ../kernel/exit.c:497:23: struct task_struct [noderef] __rcu * ../kernel/exit.c:497:23: struct task_struct * ../kernel/exit.c:656:29: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:658:29: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:871:45: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1098:63: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1343:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1358:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1409:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1412:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1418:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1594:68: error: incompatible types in comparison expression (different base types): ../kernel/exit.c:1594:68: void * ../kernel/exit.c:1594:68: struct task_struct [noderef] __rcu * ../kernel/exit.c:1623:25: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1623:25: expected struct task_struct *parent ../kernel/exit.c:1623:25: got struct task_struct [noderef] __rcu * ../kernel/exit.c:466:20: warning: context imbalance in '__try_to_set_owner' - unexpected unlock ../kernel/exit.c:520:9: warning: dereference of noderef expression ../kernel/exit.c:489:6: warning: context imbalance in 'mm_update_next_owner' - different lock contexts for basic block ../kernel/exit.c: note: in included file: ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/exit.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/mm.h): ../include/linux/sched/task.h:116:21: warning: context imbalance in 'wait_task_zombie' - unexpected unlock ../include/linux/sched/task.h:116:21: warning: context imbalance in 'wait_task_stopped' - unexpected unlock ../include/linux/sched/task.h:116:21: warning: context imbalance in 'wait_task_continued' - unexpected unlock ../kernel/exit.c: note: in included file: ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/exit.c:1659:6: warning: context imbalance in '__do_wait' - wrong count at exit ../drivers/pwm/pwm-atmel-tcb.c:68:12: warning: context imbalance in 'atmel_tcb_pwm_request' - different lock contexts for basic block ../drivers/pwm/pwm-atmel-tcb.c:331:12: warning: context imbalance in 'atmel_tcb_pwm_apply' - wrong count at exit ../sound/pci/atiixp.c:703:12: warning: context imbalance in 'snd_atiixp_pcm_trigger' - different lock contexts for basic block ../sound/pci/atiixp.c:878:9: warning: context imbalance in 'snd_atiixp_spdif_prepare' - wrong count at exit ../sound/pci/atiixp.c:903:17: warning: context imbalance in 'snd_atiixp_playback_prepare' - wrong count at exit ../sound/pci/atiixp.c:926:12: warning: context imbalance in 'snd_atiixp_capture_prepare' - wrong count at exit ../sound/pci/atiixp.c:1316:20: warning: context imbalance in 'snd_atiixp_interrupt' - wrong count at exit ../net/core/skbuff.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): ../include/net/checksum.h:33:39: warning: incorrect type in argument 3 (different base types) ../include/net/checksum.h:33:39: expected restricted __wsum [usertype] sum ../include/net/checksum.h:33:39: got unsigned int ../sound/i2c/other/ak4114.c:168:12: warning: context imbalance in 'snd_ak4114_in_error_get' - wrong count at exit ../drivers/pci/pci.c:1155:36: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1155:36: expected restricted pci_power_t [usertype] current_state ../drivers/pci/pci.c:1155:36: got int ../drivers/pci/pci.c:1334:15: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1334:15: expected restricted pci_power_t [assigned] [usertype] state ../drivers/pci/pci.c:1334:15: got int ../drivers/pci/pci.c:1336:50: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1336:69: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1389:28: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1389:28: expected restricted pci_power_t [usertype] current_state ../drivers/pci/pci.c:1389:28: got int ../drivers/pci/pci.c:1479:16: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1479:35: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1479:52: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1479:70: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1501:15: warning: invalid assignment: |= ../drivers/pci/pci.c:1501:15: left side has type unsigned short ../drivers/pci/pci.c:1501:15: right side has type restricted pci_power_t ../drivers/pci/pci.c:1513:28: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1513:28: expected restricted pci_power_t [usertype] current_state ../drivers/pci/pci.c:1513:28: got int ../drivers/pci/pci.c:1530:13: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1530:21: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1532:18: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1532:26: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1555:13: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1555:22: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1889:38: warning: array of flexible structures ../drivers/pci/pci.c:2367:44: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2686:60: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2687:30: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2858:20: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2858:38: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2881:49: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2881:67: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:4599:13: warning: invalid assignment: |= ../drivers/pci/pci.c:4599:13: left side has type unsigned short ../drivers/pci/pci.c:4599:13: right side has type restricted pci_power_t ../drivers/pci/pci.c:4604:13: warning: invalid assignment: |= ../drivers/pci/pci.c:4604:13: left side has type unsigned short ../drivers/pci/pci.c:4604:13: right side has type restricted pci_power_t ../drivers/pci/pci.c:1110:24: warning: incorrect type in return expression (different base types) ../drivers/pci/pci.c:1110:24: expected int ../drivers/pci/pci.c:1110:24: got restricted pci_power_t [usertype] ../drivers/pci/pci.c:1110:24: warning: incorrect type in return expression (different base types) ../drivers/pci/pci.c:1110:24: expected int ../drivers/pci/pci.c:1110:24: got restricted pci_power_t [usertype] ../sound/drivers/serial-u16550.c:279:20: warning: context imbalance in 'snd_uart16550_interrupt' - wrong count at exit ../sound/drivers/serial-u16550.c:300:32: warning: context imbalance in 'snd_uart16550_buffer_timer' - wrong count at exit ../sound/drivers/serial-u16550.c:502:9: warning: context imbalance in 'snd_uart16550_input_open' - wrong count at exit ../sound/drivers/serial-u16550.c:516:9: warning: context imbalance in 'snd_uart16550_input_close' - wrong count at exit ../sound/drivers/serial-u16550.c:525:9: warning: context imbalance in 'snd_uart16550_input_trigger' - wrong count at exit ../sound/drivers/serial-u16550.c:538:9: warning: context imbalance in 'snd_uart16550_output_open' - wrong count at exit ../sound/drivers/serial-u16550.c:552:9: warning: context imbalance in 'snd_uart16550_output_close' - wrong count at exit ../sound/drivers/serial-u16550.c:635:9: warning: context imbalance in 'snd_uart16550_output_write' - wrong count at exit ../arch/x86/platform/uv/uv_irq.c: note: in included file: ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../drivers/gpio/gpiolib-sysfs.c:213:12: warning: context imbalance in 'gpio_sysfs_request_irq' - wrong count at exit ../drivers/gpio/gpiolib-sysfs.c:273:13: warning: context imbalance in 'gpio_sysfs_free_irq' - wrong count at exit ../drivers/gpio/gpiolib-sysfs.c:473:12: warning: context imbalance in 'export_gpio_desc' - wrong count at exit ../drivers/gpio/gpiolib-sysfs.c:727:5: warning: context imbalance in 'gpiod_export' - wrong count at exit ../drivers/gpio/gpiolib-sysfs.c:981:5: warning: context imbalance in 'gpiochip_sysfs_register' - wrong count at exit ../drivers/gpio/gpiolib-sysfs.c:1051:6: warning: context imbalance in 'gpiochip_sysfs_unregister' - wrong count at exit ../security/security.c: note: in included file: ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:41:1: warning: symbol 'security_hook_active_capset_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:41:1: warning: too many warnings ../arch/x86/platform/uv/bios_uv.c:175:12: warning: function 'uv_bios_get_master_nasid' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:182:12: warning: function 'uv_bios_get_heapsize' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:189:12: warning: function 'uv_bios_install_heap' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:196:12: warning: function 'uv_bios_obj_count' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:203:12: warning: function 'uv_bios_enum_objs' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:210:12: warning: function 'uv_bios_enum_ports' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:217:12: warning: function 'uv_bios_get_geoinfo' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:223:12: warning: function 'uv_bios_get_pci_topology' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:249:19: warning: incorrect type in assignment (different address spaces) ../arch/x86/platform/uv/bios_uv.c:249:19: expected struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:249:19: got void [noderef] __iomem * ../arch/x86/platform/uv/bios_uv.c:252:25: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/platform/uv/bios_uv.c:252:25: expected void volatile [noderef] __iomem *addr ../arch/x86/platform/uv/bios_uv.c:252:25: got struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:260:25: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/platform/uv/bios_uv.c:260:25: expected void volatile [noderef] __iomem *addr ../arch/x86/platform/uv/bios_uv.c:260:25: got struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:261:27: warning: incorrect type in assignment (different address spaces) ../arch/x86/platform/uv/bios_uv.c:261:27: expected struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:261:27: got void [noderef] __iomem * ../sound/isa/es18xx.c:185:12: warning: context imbalance in 'snd_es18xx_write' - wrong count at exit ../sound/isa/es18xx.c:201:12: warning: context imbalance in 'snd_es18xx_read' - wrong count at exit ../sound/isa/es18xx.c:221:12: warning: context imbalance in 'snd_es18xx_bits' - wrong count at exit ../sound/isa/es18xx.c:401:9: warning: context imbalance in 'snd_es18xx_rate_set' - wrong count at exit ../sound/isa/es18xx.c:297:9: warning: context imbalance in 'snd_es18xx_playback1_prepare' - wrong count at exit ../sound/isa/es18xx.c:467:12: warning: context imbalance in 'snd_es18xx_playback1_trigger' - different lock contexts for basic block ../sound/isa/es18xx.c:765:9: warning: context imbalance in 'snd_es18xx_interrupt' - wrong count at exit ../sound/isa/es18xx.c:961:9: warning: context imbalance in 'snd_es18xx_get_mux' - wrong count at exit ../sound/isa/es18xx.c:965:12: warning: context imbalance in 'snd_es18xx_put_mux' - different lock contexts for basic block ../sound/isa/es18xx.c:1005:12: warning: context imbalance in 'snd_es18xx_get_spatializer_enable' - wrong count at exit ../sound/isa/es18xx.c:1025:9: warning: context imbalance in 'snd_es18xx_put_spatializer_enable' - wrong count at exit ../sound/isa/es18xx.c:1037:12: warning: context imbalance in 'snd_es18xx_get_hw_volume' - wrong count at exit ../sound/isa/es18xx.c:1047:12: warning: context imbalance in 'snd_es18xx_get_hw_switch' - wrong count at exit ../sound/isa/es18xx.c:1064:12: warning: context imbalance in 'snd_es18xx_reg_bits' - wrong count at exit ../sound/isa/es18xx.c:1073:12: warning: context imbalance in 'snd_es18xx_reg_read' - wrong count at exit ../sound/isa/es18xx.c:1348:12: warning: context imbalance in 'snd_es18xx_initialize' - wrong count at exit ../sound/isa/es18xx.c:1513:12: warning: context imbalance in 'snd_es18xx_identify' - different lock contexts for basic block ../drivers/pci/pci-driver.c:520:42: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:520:61: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:751:28: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:751:46: warning: restricted pci_power_t degrades to integer ../drivers/xen/manage.c: In function ‘shutdown_event’: ../drivers/xen/manage.c:358:60: warning: ‘%s’ directive output may be truncated writing up to 95 bytes into a region of size 12 [-Wformat-truncation=] 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", | ^~ In function ‘setup_shutdown_watcher’, inlined from ‘shutdown_event’ at ../drivers/xen/manage.c:375:2: ../drivers/xen/manage.c:358:17: note: ‘snprintf’ output between 9 and 104 bytes into a destination of size 20 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 359 | shutdown_handlers[idx].command); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/irqchip/irq-renesas-rzv2h.c:129:6: warning: context imbalance in 'rzv2h_icu_register_dma_req' - wrong count at exit ../drivers/irqchip/irq-renesas-rzv2h.c:181:13: warning: context imbalance in 'rzv2h_tint_irq_endisable' - different lock contexts for basic block ../drivers/irqchip/irq-renesas-rzv2h.c:267:12: warning: context imbalance in 'rzv2h_irq_set_type' - wrong count at exit ../drivers/irqchip/irq-renesas-rzv2h.c:326:12: warning: context imbalance in 'rzv2h_tint_set_type' - different lock contexts for basic block ../mm/page-writeback.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/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:895:9: warning: context imbalance in 'folio_redirty_for_writepage' - different lock contexts for basic block ../include/linux/rcupdate.h:895:9: warning: context imbalance in '__folio_cancel_dirty' - different lock contexts for basic block ../include/linux/rcupdate.h:895:9: warning: context imbalance in 'folio_clear_dirty_for_io' - different lock contexts for basic block ../net/core/gen_stats.c:59:1: warning: context imbalance in 'gnet_stats_start_copy_compat' - wrong count at exit ../net/core/gen_stats.c:32:31: warning: context imbalance in '___gnet_stats_copy_basic' - unexpected unlock ../net/core/gen_stats.c:32:31: warning: context imbalance in 'gnet_stats_copy_rate_est' - unexpected unlock ../net/core/gen_stats.c:32:31: warning: context imbalance in 'gnet_stats_copy_queue' - unexpected unlock ../net/core/gen_stats.c:32:31: warning: context imbalance in 'gnet_stats_copy_app' - unexpected unlock ../net/core/gen_stats.c:32:31: warning: context imbalance in 'gnet_stats_finish_copy' - unexpected unlock ../sound/pci/atiixp_modem.c:653:12: warning: context imbalance in 'snd_atiixp_pcm_trigger' - different lock contexts for basic block ../sound/pci/atiixp_modem.c:749:12: warning: context imbalance in 'snd_atiixp_playback_prepare' - wrong count at exit ../sound/pci/atiixp_modem.c:989:20: warning: context imbalance in 'snd_atiixp_interrupt' - wrong count at exit ../net/core/gen_estimator.c:71:9: warning: context imbalance in 'est_fetch_counters' - different lock contexts for basic block ../net/core/gen_estimator.c:194:9: warning: context imbalance in 'gen_new_estimator' - different lock contexts for basic block ../fs/exec.c:311:39: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:311:39: expected char const [noderef] __user * ../fs/exec.c:311:39: got void * ../fs/exec.c:318:31: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:318:31: expected char const [noderef] __user * ../fs/exec.c:318:31: got void * ../fs/exec.c:911:48: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:911:48: expected struct sighand_struct *oldsighand ../fs/exec.c:911:48: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1017:56: warning: incorrect type in argument 2 (different address spaces) ../fs/exec.c:1017:56: expected struct task_struct *parent ../fs/exec.c:1017:56: got struct task_struct [noderef] __rcu *parent ../fs/exec.c:1052:47: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:1052:47: expected struct sighand_struct *oldsighand ../fs/exec.c:1052:47: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1167:26: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1167:26: expected struct spinlock [usertype] *lock ../fs/exec.c:1167:26: got struct spinlock [noderef] __rcu * ../fs/exec.c:1169:28: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1169:28: expected struct spinlock [usertype] *lock ../fs/exec.c:1169:28: got struct spinlock [noderef] __rcu * ../fs/exec.c:1692:70: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1692:70: expected struct task_struct *tsk ../fs/exec.c:1692:70: got struct task_struct [noderef] __rcu *parent ../sound/i2c/other/ak4113.c:183:12: warning: context imbalance in 'snd_ak4113_in_error_get' - wrong count at exit ../sound/i2c/other/ak4113.c:244:9: warning: context imbalance in 'snd_ak4113_rx_put' - wrong count at exit ../io_uring/filetable.c: note: in included file: ../io_uring/filetable.h:56:35: warning: restricted io_req_flags_t degrades to integer ../sound/synth/emux/emux_synth.c:46:1: warning: context imbalance in 'snd_emux_note_on' - different lock contexts for basic block ../sound/synth/emux/emux_synth.c:143:1: warning: context imbalance in 'snd_emux_note_off' - different lock contexts for basic block ../sound/synth/emux/emux_synth.c:205:9: warning: context imbalance in 'snd_emux_timer_callback' - wrong count at exit ../sound/synth/emux/emux_synth.c:216:1: warning: context imbalance in 'snd_emux_key_press' - different lock contexts for basic block ../sound/synth/emux/emux_synth.c:247:1: warning: context imbalance in 'snd_emux_update_channel' - different lock contexts for basic block ../sound/synth/emux/emux_synth.c:272:1: warning: context imbalance in 'snd_emux_update_port' - different lock contexts for basic block ../sound/synth/emux/emux_synth.c:358:9: warning: context imbalance in 'terminate_note1' - wrong count at exit ../sound/synth/emux/emux_synth.c:411:9: warning: context imbalance in 'snd_emux_terminate_all' - wrong count at exit ../sound/synth/emux/emux_synth.c:420:1: warning: context imbalance in 'snd_emux_sounds_off_all' - different lock contexts for basic block ../sound/synth/emux/emux_synth.c:459:9: warning: context imbalance in 'exclusive_note_off' - wrong count at exit ../sound/synth/emux/emux_synth.c:901:9: warning: context imbalance in 'snd_emux_init_voices' - wrong count at exit ../sound/synth/emux/emux_synth.c:918:9: warning: context imbalance in 'snd_emux_lock_voice' - wrong count at exit ../sound/synth/emux/emux_synth.c:933:9: warning: context imbalance in 'snd_emux_unlock_voice' - wrong count at exit ../net/netlink/af_netlink.c:2617:13: warning: context imbalance in 'netlink_walk_start' - wrong count at exit ../net/netlink/af_netlink.c:2623:13: warning: context imbalance in 'netlink_walk_stop' - unexpected unlock ../net/netlink/af_netlink.c:2673:9: warning: context imbalance in 'netlink_seq_start' - wrong count at exit Warning: ../drivers/virtio/virtio_ring.c:3174 function parameter 'vaddr' not described in 'virtqueue_map_free_coherent' Warning: ../drivers/virtio/virtio_ring.c:3308 expecting prototype for virtqueue_mapping_error(). Prototype was for virtqueue_map_mapping_error() instead Warning: ../drivers/virtio/virtio_ring.c:3174 function parameter 'vaddr' not described in 'virtqueue_map_free_coherent' ../drivers/pnp/support.c:41:14: warning: cast to restricted __be32 ../arch/x86/platform/uv/uv_time.c: note: in included file: ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../net/sched/sch_generic.c:226:9: warning: context imbalance in 'try_bulk_dequeue_skb_slow' - different lock contexts for basic block ../net/sched/sch_generic.c:306:28: warning: context imbalance in 'dequeue_skb' - different lock contexts for basic block ../net/sched/sch_generic.c:328:28: warning: context imbalance in 'sch_direct_xmit' - unexpected unlock ../net/sched/sch_generic.c:470:6: warning: context imbalance in 'netif_tx_lock' - wrong count at exit ../net/sched/sch_generic.c:493:6: warning: context imbalance in 'netif_tx_unlock' - unexpected unlock ../net/sched/sch_generic.c:1293:13: warning: context imbalance in 'dev_reset_queue' - different lock contexts for basic block ../drivers/acpi/nvs.c:140:54: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/nvs.c:140:54: expected void volatile [noderef] __iomem *addr ../drivers/acpi/nvs.c:140:54: got void *kaddr ../drivers/acpi/nvs.c:143:66: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/nvs.c:143:66: expected void [noderef] __iomem *virt ../drivers/acpi/nvs.c:143:66: got void *kaddr ../drivers/acpi/nvs.c:182:38: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/nvs.c:182:38: expected void *kaddr ../drivers/acpi/nvs.c:182:38: got void [noderef] __iomem * ../drivers/acpi/nvs.c:184:46: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/nvs.c:184:46: expected void *kaddr ../drivers/acpi/nvs.c:184:46: got void [noderef] __iomem * ../sound/isa/opl3sa2.c:173:22: warning: context imbalance in 'snd_opl3sa2_read' - wrong count at exit ../sound/isa/opl3sa2.c:191:13: warning: context imbalance in 'snd_opl3sa2_write' - wrong count at exit ../sound/isa/opl3sa2.c:341:9: warning: context imbalance in 'snd_opl3sa2_get_single' - wrong count at exit ../sound/isa/opl3sa2.c:357:9: warning: context imbalance in 'snd_opl3sa2_put_single' - wrong count at exit ../sound/isa/opl3sa2.c:397:9: warning: context imbalance in 'snd_opl3sa2_get_double' - wrong count at exit ../sound/isa/opl3sa2.c:435:9: warning: context imbalance in 'snd_opl3sa2_put_double' - wrong count at exit ../drivers/irqchip/irq-ingenic-tcu.c:48:13: warning: context imbalance in 'ingenic_tcu_gc_unmask_enable_reg' - wrong count at exit ../drivers/irqchip/irq-ingenic-tcu.c:61:13: warning: context imbalance in 'ingenic_tcu_gc_mask_disable_reg' - wrong count at exit ../drivers/irqchip/irq-ingenic-tcu.c:73:13: warning: context imbalance in 'ingenic_tcu_gc_mask_disable_reg_and_ack' - wrong count at exit ../sound/pci/azt3328.c:1259:9: warning: context imbalance in 'snd_azf3328_codec_setfmt' - wrong count at exit ../sound/pci/azt3328.c:1370:9: warning: context imbalance in 'snd_azf3328_codec_setdmaa' - different lock contexts for basic block ../sound/pci/azt3328.c:1713:1: warning: context imbalance in 'snd_azf3328_gameport_cooked_read' - different lock contexts for basic block ../sound/pci/azt3328.c:2144:9: warning: context imbalance in 'snd_azf3328_timer_start' - wrong count at exit ../sound/pci/azt3328.c:2152:1: warning: context imbalance in 'snd_azf3328_timer_stop' - wrong count at exit ../sound/pci/azt3328.c:2387:9: warning: context imbalance in 'snd_azf3328_create' - different lock contexts for basic block ../drivers/gpio/gpiolib-swnode.c:141:28: warning: symbol 'swnode_gpio_undefined' was not declared. Should it be static? ../samples/ftrace/sample-trace-array.c:20:20: warning: symbol 'tr' was not declared. Should it be static? ../drivers/acpi/sleep.c:564:46: warning: restricted suspend_state_t degrades to integer ../drivers/acpi/sleep.c:672:50: warning: restricted suspend_state_t degrades to integer ../arch/x86/kernel/irq_64.c:30:1: warning: symbol '__pcpu_scope_irq_stack_backing_store' was not declared. Should it be static? ../sound/drivers/mtpav.c:303:13: warning: context imbalance in 'snd_mtpav_output_write' - wrong count at exit ../sound/drivers/mtpav.c:341:9: warning: context imbalance in 'snd_mtpav_input_open' - wrong count at exit ../sound/drivers/mtpav.c:357:9: warning: context imbalance in 'snd_mtpav_input_close' - wrong count at exit ../sound/drivers/mtpav.c:369:9: warning: context imbalance in 'snd_mtpav_input_trigger' - wrong count at exit ../sound/drivers/mtpav.c:389:9: warning: context imbalance in 'snd_mtpav_output_timer' - wrong count at exit ../sound/drivers/mtpav.c:411:12: warning: context imbalance in 'snd_mtpav_output_open' - wrong count at exit ../sound/drivers/mtpav.c:425:12: warning: context imbalance in 'snd_mtpav_output_close' - wrong count at exit ../sound/drivers/mtpav.c:533:20: warning: context imbalance in 'snd_mtpav_irqh' - wrong count at exit ../sound/drivers/mtpav.c:646:9: warning: context imbalance in 'snd_mtpav_free' - wrong count at exit ../arch/x86/kvm/../../../virt/kvm/pfncache.c:184:17: warning: context imbalance in 'hva_to_pfn_retry' - unexpected unlock ../drivers/regulator/core.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:452:17: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:452:25: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:466:47: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:1863:56: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:1865:56: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:3815:65: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4323:47: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4500:65: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:6309:54: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:6310:54: warning: restricted suspend_state_t degrades to integer ../arch/x86/kvm/../../../virt/kvm/guest_memfd.c:140:17: warning: context imbalance in '__kvm_gmem_invalidate_begin' - different lock contexts for basic block ../net/802/garp.c:597:9: warning: cast removes address space '__rcu' of expression ../net/802/garp.c:597:9: warning: cast removes address space '__rcu' of expression ../net/802/garp.c:597:9: warning: dereference of noderef expression ../net/802/garp.c:597:9: warning: dereference of noderef expression ../sound/usb/endpoint.c:163:12: warning: context imbalance in 'slave_next_packet_size' - different lock contexts for basic block ../sound/usb/endpoint.c:437:13: warning: context imbalance in 'push_back_to_ready_list' - wrong count at exit ../sound/usb/endpoint.c:1735:13: warning: context imbalance in 'snd_usb_handle_sync_urb' - different lock contexts for basic block ../net/802/mrp.c:883:9: warning: cast removes address space '__rcu' of expression ../net/802/mrp.c:883:9: warning: cast removes address space '__rcu' of expression ../net/802/mrp.c:883:9: warning: dereference of noderef expression ../net/802/mrp.c:883:9: warning: dereference of noderef expression ../arch/x86/platform/uv/uv_nmi.c:318:27: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/platform/uv/uv_nmi.c:318:27: expected void const volatile [noderef] __iomem *addr ../arch/x86/platform/uv/uv_nmi.c:318:27: got int *addr ../arch/x86/platform/uv/uv_nmi.c:325:32: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/platform/uv/uv_nmi.c:325:32: expected void volatile [noderef] __iomem *addr ../arch/x86/platform/uv/uv_nmi.c:325:32: got int *addr ../arch/x86/platform/uv/uv_nmi.c:328:30: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/platform/uv/uv_nmi.c:328:30: expected void volatile [noderef] __iomem *addr ../arch/x86/platform/uv/uv_nmi.c:328:30: got int *addr ../arch/x86/platform/uv/uv_nmi.c:331:21: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/platform/uv/uv_nmi.c:331:21: expected void const volatile [noderef] __iomem *addr ../arch/x86/platform/uv/uv_nmi.c:331:21: got int *addr ../arch/x86/platform/uv/uv_nmi.c: note: in included file: ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:625:41: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:625:41: expected void volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:625:41: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/platform/uv/uv_nmi.c:573:9: warning: context imbalance in 'uv_check_nmi' - different lock contexts for basic block ../arch/x86/include/asm/uv/uv_hub.h:625:41: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:625:41: expected void volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:625:41: got unsigned long * ../arch/x86/platform/uv/uv_nmi.c:591:17: warning: context imbalance in 'uv_handle_nmi' - unexpected unlock ../sound/pci/bt87x.c:475:25: warning: context imbalance in 'snd_bt87x_prepare' - wrong count at exit ../sound/pci/bt87x.c:479:12: warning: context imbalance in 'snd_bt87x_start' - wrong count at exit ../sound/pci/bt87x.c:492:12: warning: context imbalance in 'snd_bt87x_stop' - wrong count at exit ../sound/pci/bt87x.c:553:12: warning: context imbalance in 'snd_bt87x_capture_volume_put' - wrong count at exit ../sound/pci/bt87x.c:588:12: warning: context imbalance in 'snd_bt87x_capture_boost_put' - wrong count at exit ../sound/pci/bt87x.c:629:12: warning: context imbalance in 'snd_bt87x_capture_source_put' - wrong count at exit ../sound/firewire/fcp.c:304:9: warning: context imbalance in 'fcp_bus_reset' - wrong count at exit ../sound/firewire/fcp.c:337:13: warning: context imbalance in 'fcp_response' - different lock contexts for basic block ../mm/swap.c:47:5: warning: symbol 'page_cluster' was not declared. Should it be static? ../mm/swap.c: note: in included file (through ../include/linux/swap.h): ../include/linux/memcontrol.h:1569:46: warning: context imbalance in '__page_cache_release' - unexpected unlock ../mm/swap.c:94:46: warning: context imbalance in 'page_cache_release' - unexpected unlock ../include/linux/memcontrol.h:1569:46: warning: context imbalance in 'folio_batch_move_lru' - unexpected unlock ../mm/swap.c: note: in included file: ../include/linux/mm.h:2070:29: warning: context imbalance in 'lru_note_cost_refault' - unexpected unlock ../mm/swap.c:966:62: warning: context imbalance in 'folios_put_refs' - unexpected unlock ../kernel/ptrace.c:55:22: error: incompatible types in comparison expression (different address spaces): ../kernel/ptrace.c:55:22: struct task_struct * ../kernel/ptrace.c:55:22: struct task_struct [noderef] __rcu * ../kernel/ptrace.c:74:23: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:74:23: expected struct task_struct [noderef] __rcu *parent ../kernel/ptrace.c:74:23: got struct task_struct *new_parent ../kernel/ptrace.c:75:29: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:75:29: expected struct cred const [noderef] __rcu *ptracer_cred ../kernel/ptrace.c:75:29: got struct cred const * ../kernel/ptrace.c:129:18: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:129:18: expected struct cred const *old_cred ../kernel/ptrace.c:129:18: got struct cred const [noderef] __rcu *ptracer_cred ../kernel/ptrace.c:133:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:133:25: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:133:25: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:160:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:160:27: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:160:27: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:192:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:192:28: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:192:28: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:198:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:198:30: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:198:30: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:251:44: error: incompatible types in comparison expression (different address spaces): ../kernel/ptrace.c:251:44: struct task_struct [noderef] __rcu * ../kernel/ptrace.c:251:44: struct task_struct * ../kernel/ptrace.c:494:54: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:494:54: expected struct task_struct *parent ../kernel/ptrace.c:494:54: got struct task_struct [noderef] __rcu *parent ../kernel/ptrace.c:502:53: warning: incorrect type in argument 2 (different address spaces) ../kernel/ptrace.c:502:53: expected struct task_struct *new_parent ../kernel/ptrace.c:502:53: got struct task_struct [noderef] __rcu *real_parent ../kernel/ptrace.c:550:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:550:41: expected struct task_struct *p1 ../kernel/ptrace.c:550:41: got struct task_struct [noderef] __rcu *real_parent ../kernel/ptrace.c:552:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:552:50: expected struct sighand_struct *sigh ../kernel/ptrace.c:552:50: got struct sighand_struct [noderef] __rcu *sighand ../kernel/ptrace.c:743:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:743:37: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:743:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:751:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:751:39: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:751:39: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:862:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:862:29: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:862:29: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:866:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:866:31: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:866:31: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1221:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:1221:37: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:1221:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1223:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:1223:39: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:1223:39: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/mm.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:380:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:380:30: expected struct spinlock [usertype] *l ../kernel/ptrace.c:380:30: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:409:12: warning: context imbalance in 'ptrace_attach' - different lock contexts for basic block ../kernel/ptrace.c:500:38: warning: dereference of noderef expression ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:690:9: warning: context imbalance in 'ptrace_getsiginfo' - different lock contexts for basic block ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:706:9: warning: context imbalance in 'ptrace_setsiginfo' - different lock contexts for basic block ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1384:9: warning: context imbalance in 'ptrace_request' - different lock contexts for basic block ../sound/drivers/mts64.c:430:12: warning: context imbalance in 'snd_mts64_ctl_smpte_switch_get' - wrong count at exit ../sound/drivers/mts64.c:443:12: warning: context imbalance in 'snd_mts64_ctl_smpte_switch_put' - wrong count at exit ../sound/drivers/mts64.c:507:12: warning: context imbalance in 'snd_mts64_ctl_smpte_time_get' - wrong count at exit ../sound/drivers/mts64.c:519:12: warning: context imbalance in 'snd_mts64_ctl_smpte_time_put' - wrong count at exit ../sound/drivers/mts64.c:590:12: warning: context imbalance in 'snd_mts64_ctl_smpte_fps_get' - wrong count at exit ../sound/drivers/mts64.c:601:12: warning: context imbalance in 'snd_mts64_ctl_smpte_fps_put' - different lock contexts for basic block ../sound/drivers/mts64.c:703:9: warning: context imbalance in 'snd_mts64_rawmidi_output_trigger' - wrong count at exit ../sound/drivers/mts64.c:715:9: warning: context imbalance in 'snd_mts64_rawmidi_input_trigger' - wrong count at exit ../sound/drivers/mts64.c:795:13: warning: context imbalance in 'snd_mts64_interrupt' - wrong count at exit ../net/core/flow_dissector.c: note: in included file (through ../include/linux/if_pppox.h): ../include/uapi/linux/if_pppox.h:153:29: warning: array of flexible structures ../io_uring/poll.c:422:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:422:40: expected int mask ../io_uring/poll.c:422:40: got restricted __poll_t [usertype] mask ../io_uring/poll.c:262:38: warning: incorrect type in assignment (different base types) ../io_uring/poll.c:262:38: expected signed int [usertype] res ../io_uring/poll.c:262:38: got restricted __poll_t ../io_uring/poll.c:282:56: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:281:66: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:281:66: expected restricted __poll_t [usertype] val ../io_uring/poll.c:281:66: got unsigned int ../io_uring/poll.c:281:52: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:281:52: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:281:52: got unsigned short ../io_uring/poll.c:284:51: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:284:51: expected signed int [usertype] res ../io_uring/poll.c:284:51: got restricted __poll_t [usertype] mask ../io_uring/poll.c:285:53: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:285:53: expected signed int [usertype] res ../io_uring/poll.c:285:53: got restricted __poll_t [usertype] mask ../io_uring/poll.c:333:71: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:333:65: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:333:65: expected restricted __poll_t [usertype] val ../io_uring/poll.c:333:65: got unsigned int ../io_uring/poll.c:610:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:610:40: expected int mask ../io_uring/poll.c:610:40: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:690:38: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:690:38: expected int mask ../io_uring/poll.c:690:38: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:690:55: warning: incorrect type in argument 3 (different base types) ../io_uring/poll.c:690:55: expected int events ../io_uring/poll.c:690:55: got restricted __poll_t [usertype] events ../io_uring/poll.c:697:33: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:697:33: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:697:33: got int ../io_uring/poll.c:835:24: warning: invalid assignment: |= ../io_uring/poll.c:835:24: left side has type unsigned int ../io_uring/poll.c:835:24: right side has type restricted __poll_t ../io_uring/poll.c:837:24: warning: invalid assignment: |= ../io_uring/poll.c:837:24: left side has type unsigned int ../io_uring/poll.c:837:24: right side has type restricted __poll_t ../io_uring/poll.c:839:55: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:838:29: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:838:38: warning: incorrect type in return expression (different base types) ../io_uring/poll.c:838:38: expected restricted __poll_t ../io_uring/poll.c:838:38: got unsigned int ../io_uring/poll.c:899:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:899:40: expected signed int [usertype] res ../io_uring/poll.c:899:40: got restricted __poll_t [addressable] [assigned] [usertype] result_mask ../io_uring/poll.c:930:38: warning: invalid assignment: &= ../io_uring/poll.c:930:38: left side has type restricted __poll_t ../io_uring/poll.c:930:38: right side has type int ../io_uring/poll.c:931:52: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:931:38: warning: invalid assignment: |= ../io_uring/poll.c:931:38: left side has type restricted __poll_t ../io_uring/poll.c:931:38: right side has type unsigned int ../drivers/regulator/dummy.c:59:24: warning: symbol 'dummy_regulator_driver' was not declared. Should it be static? ../drivers/pmdomain/bcm/bcm-pmb.c:102:65: warning: cast to restricted __be32 ../drivers/pmdomain/bcm/bcm-pmb.c:102:45: warning: cast to restricted __le32 ../drivers/pmdomain/bcm/bcm-pmb.c:114:36: warning: restricted __le32 degrades to integer ../drivers/pmdomain/bcm/bcm-pmb.c:114:55: warning: restricted __be32 degrades to integer ../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:897:25: warning: context imbalance in 'leave_rcu' - unexpected unlock ../fs/namei.c:2610:19: warning: context imbalance in 'path_init' - different lock contexts for basic block ../drivers/regulator/helpers.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer Warning: ../fs/namei.c:2853 function parameter 'state' not described in '__start_dirop' Warning: ../fs/namei.c:2853 expecting prototype for start_dirop(). Prototype was for __start_dirop() instead ../arch/x86/mm/tlb.c:376:13: warning: context imbalance in 'use_global_asid' - wrong count at exit ../arch/x86/mm/tlb.c:404:6: warning: context imbalance in 'mm_free_global_asid' - wrong count at exit ../fs/fcntl.c:1070:9: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1070:9: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1070:9: struct fasync_struct * ../fs/fcntl.c:1148:22: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1148:22: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1148:22: struct fasync_struct * ../fs/fcntl.c:1159:33: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1159:33: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1159:33: struct fasync_struct * ../fs/fcntl.c:299:9: warning: context imbalance in 'f_getown_ex' - different lock contexts for basic block ../kernel/user.c:195:17: warning: context imbalance in 'free_uid' - unexpected unlock ../sound/isa/sscape.c:200:13: warning: context imbalance in 'sscape_write' - wrong count at exit ../sound/isa/sscape.c:502:12: warning: context imbalance in 'sscape_upload_bootblock' - different lock contexts for basic block ../sound/isa/sscape.c:576:12: warning: context imbalance in 'sscape_midi_get' - wrong count at exit ../sound/isa/sscape.c:626:29: warning: context imbalance in 'sscape_midi_put' - wrong count at exit ../sound/isa/sscape.c:895:12: warning: context imbalance in 'create_sscape' - different lock contexts for basic block ../sound/drivers/portman2x4.c:501:9: warning: context imbalance in 'snd_portman_midi_input_trigger' - wrong count at exit ../sound/drivers/portman2x4.c:514:9: warning: context imbalance in 'snd_portman_midi_output_trigger' - wrong count at exit ../sound/drivers/portman2x4.c:592:9: warning: context imbalance in 'snd_portman_interrupt' - wrong count at exit ../sound/pci/cmipci.c:705:12: warning: context imbalance in 'set_dac_channels' - different lock contexts for basic block ../sound/pci/cmipci.c:747:12: warning: context imbalance in 'snd_cmipci_pcm_prepare' - different lock contexts for basic block ../sound/pci/cmipci.c:851:12: warning: context imbalance in 'snd_cmipci_pcm_trigger' - wrong count at exit ../sound/pci/cmipci.c:988:9: warning: context imbalance in 'snd_cmipci_spdif_default_get' - wrong count at exit ../sound/pci/cmipci.c:1002:9: warning: context imbalance in 'snd_cmipci_spdif_default_put' - wrong count at exit ../sound/pci/cmipci.c:1060:9: warning: context imbalance in 'snd_cmipci_spdif_stream_get' - wrong count at exit ../sound/pci/cmipci.c:1074:9: warning: context imbalance in 'snd_cmipci_spdif_stream_put' - wrong count at exit ../sound/pci/cmipci.c:1207:12: warning: context imbalance in 'setup_spdif_playback' - different lock contexts for basic block ../sound/pci/cmipci.c:1386:12: warning: context imbalance in 'snd_cmipci_capture_spdif_hw_free' - wrong count at exit ../sound/pci/cmipci.c:1581:9: warning: context imbalance in 'open_device_check' - different lock contexts for basic block ../sound/pci/cmipci.c:1589:9: warning: context imbalance in 'close_device_check' - different lock contexts for basic block ../sound/pci/cmipci.c:2002:9: warning: context imbalance in 'snd_cmipci_get_volume' - wrong count at exit ../sound/pci/cmipci.c:2040:9: warning: context imbalance in 'snd_cmipci_put_volume' - wrong count at exit ../sound/pci/cmipci.c:2063:12: warning: context imbalance in 'snd_cmipci_get_input_sw' - wrong count at exit ../sound/pci/cmipci.c:2081:12: warning: context imbalance in 'snd_cmipci_put_input_sw' - wrong count at exit ../sound/pci/cmipci.c:2171:9: warning: context imbalance in 'snd_cmipci_get_native_mixer' - wrong count at exit ../sound/pci/cmipci.c:2196:13: warning: context imbalance in 'snd_cmipci_put_native_mixer' - wrong count at exit ../sound/pci/cmipci.c:2276:12: warning: context imbalance in '_snd_cmipci_uswitch_get' - wrong count at exit ../sound/pci/cmipci.c:2306:12: warning: context imbalance in '_snd_cmipci_uswitch_put' - wrong count at exit ../sound/pci/cmipci.c:2449:28: warning: context imbalance in 'snd_cmipci_line_in_mode_get' - wrong count at exit ../sound/pci/cmipci.c:2488:9: warning: context imbalance in 'snd_cmipci_line_in_mode_put' - wrong count at exit ../sound/pci/cmipci.c:2499:12: warning: context imbalance in 'snd_cmipci_mic_in_mode_get' - wrong count at exit ../sound/pci/cmipci.c:2522:9: warning: context imbalance in 'snd_cmipci_mic_in_mode_put' - wrong count at exit ../arch/x86/kvm/x86.c:243:47: warning: array of flexible structures ../arch/x86/kvm/x86.c: note: in included file: ../include/linux/kvm_host.h:2099:54: warning: array of flexible structures ../arch/x86/kvm/x86.c:269:49: warning: array of flexible structures ../include/linux/kvm_host.h:2101:56: warning: array of flexible structures ../arch/x86/kvm/x86.c:3149:9: warning: context imbalance in '__kvm_start_pvclock_update' - wrong count at exit ../arch/x86/kvm/x86.c:3160:13: warning: context imbalance in 'kvm_end_pvclock_update' - unexpected unlock ../arch/x86/kvm/x86.c:6133:12: warning: context imbalance in 'kvm_get_set_one_reg' - different lock contexts for basic block ../arch/x86/kvm/x86.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'vcpu_enter_guest' - unexpected unlock ../include/linux/srcu.h:463:9: warning: context imbalance in 'vcpu_run' - unexpected unlock ../io_uring/eventfd.c: note: in included file: ../include/linux/io_uring_types.h:220:37: warning: array of flexible structures ../drivers/dma/idxd/cdev.c:507:24: warning: incorrect type in return expression (different base types) ../drivers/dma/idxd/cdev.c:507:24: expected restricted __poll_t ../drivers/dma/idxd/cdev.c:507:24: got int ../sound/spi/at73c213.c:272:12: warning: context imbalance in 'snd_at73c213_pcm_trigger' - wrong count at exit ../security/selinux/avc.c:467:58: warning: context imbalance in 'avc_alloc_node' - different lock contexts for basic block ../drivers/gpio/gpio-aspeed-sgpio.c:170:12: warning: context imbalance in 'aspeed_sgpio_get' - wrong count at exit ../drivers/gpio/gpio-aspeed-sgpio.c:212:12: warning: context imbalance in 'aspeed_sgpio_set' - wrong count at exit ../drivers/gpio/gpio-aspeed-sgpio.c:226:12: warning: context imbalance in 'aspeed_sgpio_dir_out' - wrong count at exit ../drivers/gpio/gpio-aspeed-sgpio.c:262:13: warning: context imbalance in 'aspeed_sgpio_irq_ack' - wrong count at exit ../drivers/gpio/gpio-aspeed-sgpio.c:489:15: warning: context imbalance in 'aspeed_sgpio_reset_tolerance' - wrong count at exit ../security/keys/trusted-keys/trusted_tpm1.c:193:19: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:194:15: warning: cast to restricted __be16 ../security/keys/trusted-keys/trusted_tpm1.c:260:19: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:261:15: warning: cast to restricted __be16 ../security/keys/trusted-keys/trusted_tpm1.c:380:21: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:404:19: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:466:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:466:17: expected unsigned int [usertype] ordinal ../security/keys/trusted-keys/trusted_tpm1.c:466:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:467:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:467:17: expected unsigned int [usertype] datsize ../security/keys/trusted-keys/trusted_tpm1.c:467:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:468:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:468:17: expected unsigned int [usertype] pcrsize ../security/keys/trusted-keys/trusted_tpm1.c:468:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:514:24: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:515:23: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:567:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:567:17: expected unsigned int [usertype] ordinal ../security/keys/trusted-keys/trusted_tpm1.c:567:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:606:20: warning: cast to restricted __be32 ../drivers/regulator/devres.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../drivers/tty/tty_io.c:2843:22: warning: incorrect type in assignment (different address spaces) ../drivers/tty/tty_io.c:2843:22: expected unsigned char *[addressable] iomem_base ../drivers/tty/tty_io.c:2843:22: got void [noderef] __user * ../drivers/tty/tty_io.c:2867:52: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_io.c:2867:52: expected void [noderef] __user *uptr ../drivers/tty/tty_io.c:2867:52: got unsigned char *[addressable] iomem_base ../drivers/tty/tty_io.c:530:20: warning: context imbalance in 'tty_release_redirect' - wrong count at exit ../drivers/tty/tty_io.c:763:6: warning: context imbalance in 'stop_tty' - wrong count at exit ../drivers/tty/tty_io.c:791:6: warning: context imbalance in 'start_tty' - wrong count at exit ../drivers/tty/tty_io.c:805:9: warning: context imbalance in 'tty_update_time' - wrong count at exit ../drivers/tty/tty_io.c:2380:12: warning: context imbalance in 'tioccons' - different lock contexts for basic block ../drivers/tty/tty_io.c:3038:9: warning: context imbalance in '__do_SAK' - different lock contexts for basic block ../net/sched/cls_api.c:390:22: warning: incorrect type in assignment (different base types) ../net/sched/cls_api.c:390:22: expected restricted __be16 [usertype] protocol ../net/sched/cls_api.c:390:22: got unsigned int [usertype] protocol ../net/sched/cls_api.c:1921:16: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1921:16: struct tcf_proto * ../net/sched/cls_api.c:1921:16: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:2022:20: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:2022:20: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:2022:20: struct tcf_proto * ../net/sched/cls_api.c:1983:25: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1983:25: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:1983:25: struct tcf_proto * ../net/sched/cls_api.c:2003:16: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:2003:16: struct tcf_proto * ../net/sched/cls_api.c:2003:16: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:2076:25: warning: restricted __be16 degrades to integer ../net/sched/cls_api.c:2792:50: warning: restricted __be16 degrades to integer ../drivers/gpio/gpio-bcm-kona.c:100:13: warning: context imbalance in 'bcm_kona_gpio_lock_gpio' - different lock contexts for basic block ../drivers/gpio/gpio-bcm-kona.c:139:9: warning: context imbalance in 'bcm_kona_gpio_unlock_gpio' - wrong count at exit ../drivers/gpio/gpio-bcm-kona.c:152:12: warning: context imbalance in 'bcm_kona_gpio_set' - wrong count at exit ../drivers/gpio/gpio-bcm-kona.c:198:20: warning: context imbalance in 'bcm_kona_gpio_get' - wrong count at exit ../drivers/gpio/gpio-bcm-kona.c:219:12: warning: context imbalance in 'bcm_kona_gpio_direction_input' - wrong count at exit ../drivers/gpio/gpio-bcm-kona.c:238:12: warning: context imbalance in 'bcm_kona_gpio_direction_output' - wrong count at exit ../drivers/gpio/gpio-bcm-kona.c:275:12: warning: context imbalance in 'bcm_kona_gpio_set_debounce' - different lock contexts for basic block ../drivers/gpio/gpio-bcm-kona.c:348:13: warning: context imbalance in 'bcm_kona_gpio_irq_ack' - wrong count at exit ../drivers/gpio/gpio-bcm-kona.c:367:13: warning: context imbalance in 'bcm_kona_gpio_irq_mask' - wrong count at exit ../drivers/gpio/gpio-bcm-kona.c:387:13: warning: context imbalance in 'bcm_kona_gpio_irq_unmask' - wrong count at exit ../drivers/gpio/gpio-bcm-kona.c:407:12: warning: context imbalance in 'bcm_kona_gpio_irq_set_type' - wrong count at exit ../arch/x86/lib/iomem.c:43:23: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:64:19: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression ../drivers/char/ipmi/ipmi_ssif.c:355:13: warning: context imbalance in 'start_clear_flags' - unexpected unlock ../drivers/char/ipmi/ipmi_ssif.c:374:13: warning: context imbalance in 'start_flag_fetch' - unexpected unlock ../drivers/char/ipmi/ipmi_ssif.c:415:9: warning: context imbalance in 'start_event_fetch' - unexpected unlock ../drivers/char/ipmi/ipmi_ssif.c:438:9: warning: context imbalance in 'start_recv_msg_fetch' - unexpected unlock ../drivers/char/ipmi/ipmi_ssif.c:469:17: warning: context imbalance in 'handle_flags' - unexpected unlock ../drivers/char/ipmi/ipmi_ssif.c:565:13: warning: context imbalance in 'watch_timeout' - different lock contexts for basic block ../drivers/char/ipmi/ipmi_ssif.c:904:9: warning: context imbalance in 'msg_done_handler' - different lock contexts for basic block ../drivers/char/ipmi/ipmi_ssif.c:1055:17: warning: context imbalance in 'start_next_msg' - unexpected unlock ../drivers/char/ipmi/ipmi_ssif.c:1089:9: warning: context imbalance in 'sender' - wrong count at exit ../sound/synth/emux/soundfont.c:86:1: warning: context imbalance in 'snd_soundfont_load' - different lock contexts for basic block ../sound/synth/emux/soundfont.c:1125:1: warning: context imbalance in 'snd_soundfont_load_guspatch' - wrong count at exit ../sound/synth/emux/soundfont.c:1230:1: warning: context imbalance in 'snd_soundfont_search_zone' - wrong count at exit ../sound/synth/emux/soundfont.c:1438:9: warning: context imbalance in 'snd_soundfont_remove_samples' - wrong count at exit ../sound/synth/emux/soundfont.c:1483:9: warning: context imbalance in 'snd_soundfont_remove_unlocked' - wrong count at exit ../mm/vmscan.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/vmscan.h): ../include/trace/events/vmscan.h:89:1: error: too long token expansion ../include/trace/events/vmscan.h:115:1: error: too long token expansion ../include/trace/events/vmscan.h:199:1: error: too long token expansion ../include/trace/events/vmscan.h:481:1: error: too long token expansion ../sound/isa/ad1816a/ad1816a_lib.c:97:12: warning: context imbalance in 'snd_ad1816a_open' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:152:9: warning: context imbalance in 'snd_ad1816a_close' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:20:19: warning: context imbalance in 'snd_ad1816a_playback_prepare' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:20:19: warning: context imbalance in 'snd_ad1816a_capture_prepare' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:381:9: warning: context imbalance in 'snd_ad1816a_timer_start' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:384:12: warning: context imbalance in 'snd_ad1816a_timer_stop' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:20:19: warning: context imbalance in 'snd_ad1816a_init' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:478:9: warning: context imbalance in 'snd_ad1816a_suspend' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:488:9: warning: context imbalance in 'snd_ad1816a_resume' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:510:9: warning: context imbalance in 'snd_ad1816a_probe' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:648:12: warning: context imbalance in 'snd_ad1816a_get_mux' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:660:12: warning: context imbalance in 'snd_ad1816a_put_mux' - different lock contexts for basic block ../sound/isa/ad1816a/ad1816a_lib.c:712:9: warning: context imbalance in 'snd_ad1816a_get_single' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:728:9: warning: context imbalance in 'snd_ad1816a_put_single' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:779:9: warning: context imbalance in 'snd_ad1816a_get_double' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:799:9: warning: context imbalance in 'snd_ad1816a_put_double' - wrong count at exit ../sound/drivers/opl3/opl3_lib.c:35:35: warning: context imbalance in 'snd_opl2_command' - wrong count at exit ../sound/drivers/opl3/opl3_lib.c:55:35: warning: context imbalance in 'snd_opl3_command' - wrong count at exit ../sound/drivers/opl3/opl3_lib.c:137:12: warning: context imbalance in 'snd_opl3_timer1_start' - wrong count at exit ../sound/drivers/opl3/opl3_lib.c:153:12: warning: context imbalance in 'snd_opl3_timer1_stop' - wrong count at exit ../sound/drivers/opl3/opl3_lib.c:170:12: warning: context imbalance in 'snd_opl3_timer2_start' - wrong count at exit ../sound/drivers/opl3/opl3_lib.c:186:12: warning: context imbalance in 'snd_opl3_timer2_stop' - wrong count at exit ../drivers/gpu/host1x/context_bus.c:9:23: warning: symbol 'host1x_context_device_bus_type' was not declared. Should it be static? ../sound/pci/cs4281.c:649:12: warning: context imbalance in 'snd_cs4281_trigger' - wrong count at exit ../sound/pci/cs4281.c:777:12: warning: context imbalance in 'snd_cs4281_playback_prepare' - wrong count at exit ../sound/pci/cs4281.c:788:12: warning: context imbalance in 'snd_cs4281_capture_prepare' - wrong count at exit ../sound/pci/cs4281.c:1587:9: warning: context imbalance in 'snd_cs4281_midi_input_open' - wrong count at exit ../sound/pci/cs4281.c:1602:9: warning: context imbalance in 'snd_cs4281_midi_input_close' - wrong count at exit ../sound/pci/cs4281.c:1619:9: warning: context imbalance in 'snd_cs4281_midi_output_open' - wrong count at exit ../sound/pci/cs4281.c:1634:9: warning: context imbalance in 'snd_cs4281_midi_output_close' - wrong count at exit ../sound/pci/cs4281.c:1643:9: warning: context imbalance in 'snd_cs4281_midi_input_trigger' - wrong count at exit ../sound/pci/cs4281.c:1662:9: warning: context imbalance in 'snd_cs4281_midi_output_trigger' - wrong count at exit ../sound/pci/cs4281.c:1734:17: warning: context imbalance in 'snd_cs4281_interrupt' - different lock contexts for basic block ../sound/pci/cs4281.c:1805:9: warning: context imbalance in 'snd_cs4281_opl3_command' - wrong count at exit ../mm/shrinker.c:10:1: warning: symbol 'shrinker_list' was not declared. Should it be static? ../mm/shrinker.c:11:1: warning: symbol 'shrinker_mutex' was not declared. Should it be static? ../kernel/signal.c: note: in included file (through ../arch/x86/include/uapi/asm/signal.h, ../arch/x86/include/asm/signal.h, ../include/uapi/linux/signal.h, ../include/linux/signal_types.h, ../include/linux/sched.h, ...): ../include/uapi/asm-generic/signal-defs.h:83:29: error: multiple address spaces given ../kernel/signal.c:191:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:191:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:191:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:194:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:194:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:194:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:497:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:497:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:497:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:501:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:501:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:501:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:523:53: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:523:53: expected struct k_sigaction *ka ../kernel/signal.c:523:53: got struct k_sigaction [noderef] __rcu * ../include/uapi/asm-generic/signal-defs.h:83:29: error: multiple address spaces given ../kernel/signal.c:624:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:624:9: expected struct lockdep_map const *lock ../kernel/signal.c:624:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:723:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:723:9: expected struct lockdep_map const *lock ../kernel/signal.c:723:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:754:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:754:9: expected struct lockdep_map const *lock ../kernel/signal.c:754:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:855:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:855:9: expected struct lockdep_map const *lock ../kernel/signal.c:855:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1050:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1050:9: expected struct lockdep_map const *lock ../kernel/signal.c:1050:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1302:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1302:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:1302:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1303:16: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:1303:16: expected struct k_sigaction *action ../kernel/signal.c:1303:16: got struct k_sigaction [noderef] __rcu * ../kernel/signal.c:1324:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1324:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:1324:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1927:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1927:37: expected struct spinlock [usertype] *l ../kernel/signal.c:1927:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2192:44: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2211:65: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2211:65: expected struct task_struct *tsk ../kernel/signal.c:2211:65: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2212:40: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2230:14: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2230:14: expected struct sighand_struct *psig ../kernel/signal.c:2230:14: got struct sighand_struct [noderef] __rcu *[noderef] __rcu sighand ../kernel/signal.c:2259:53: warning: incorrect type in argument 3 (different address spaces) ../kernel/signal.c:2259:53: expected struct task_struct *t ../kernel/signal.c:2259:53: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2260:34: warning: incorrect type in argument 2 (different address spaces) ../kernel/signal.c:2260:34: expected struct task_struct *parent ../kernel/signal.c:2260:34: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2289:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2289:24: expected struct task_struct *parent ../kernel/signal.c:2289:24: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2292:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2292:24: expected struct task_struct *parent ../kernel/signal.c:2292:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/signal.c:2325:17: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2325:17: expected struct sighand_struct *sighand ../kernel/signal.c:2325:17: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c:2365:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2365:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2365:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2367:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2367:39: expected struct spinlock [usertype] *lock ../kernel/signal.c:2367:39: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2424:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2424:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2424:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2482:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2482:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2482:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2522:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2522:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2522:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2524:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2524:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2524:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2622:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2622:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2622:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2706:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2706:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2706:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2718:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2718:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2718:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2761:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2761:52: expected struct task_struct *tsk ../kernel/signal.c:2761:52: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2763:49: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2801:49: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:2801:49: expected struct sighand_struct *sighand ../kernel/signal.c:2801:49: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c:3133:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3133:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3133:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3153:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3153:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3153:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3220:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3220:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3220:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3222:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3222:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3222:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3373:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3373:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:3373:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3376:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3376:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:3376:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3765:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3765:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3765:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3777:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3777:37: expected struct spinlock [usertype] *lock ../kernel/signal.c:3777:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3782:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3782:35: expected struct spinlock [usertype] *lock ../kernel/signal.c:3782:35: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3787:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3787:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3787:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4279:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4279:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:4279:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4291:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4291:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:4291:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4309:11: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:4309:11: expected struct k_sigaction *k ../kernel/signal.c:4309:11: got struct k_sigaction [noderef] __rcu * ../kernel/signal.c:4311:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4311:25: expected struct spinlock [usertype] *lock ../kernel/signal.c:4311:25: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4313:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4313:35: expected struct spinlock [usertype] *lock ../kernel/signal.c:4313:35: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4365:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4365:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:4365:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5024:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5024:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:5024:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5033:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5033:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:5033:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5043:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5043:23: expected struct spinlock [usertype] *lock ../kernel/signal.c:5043:23: got struct spinlock [noderef] __rcu * ../kernel/signal.c:74:34: warning: dereference of noderef expression ../kernel/signal.c:510:35: warning: dereference of noderef expression ../kernel/signal.c:538:52: warning: dereference of noderef expression ../kernel/signal.c:1003:13: warning: dereference of noderef expression ../kernel/signal.c: note: in included file: ../include/linux/signalfd.h:21:13: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:21:13: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:21:13: got struct wait_queue_head [noderef] __rcu * ../include/linux/signalfd.h:22:17: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:22:17: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:22:17: got struct wait_queue_head [noderef] __rcu * ../kernel/signal.c: note: in included file (through ../include/linux/sched/cputime.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1273:9: warning: context imbalance in 'do_send_sig_info' - different lock contexts for basic block ../kernel/signal.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:895:9: warning: context imbalance in '__lock_task_sighand' - different lock contexts for basic block ../kernel/signal.c: note: in included file (through ../include/linux/sched/cputime.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1923:6: warning: context imbalance in 'flush_itimer_signals' - wrong count at exit ../kernel/signal.c: note: in included file: ../include/linux/signalfd.h:21:13: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:21:13: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:21:13: got struct wait_queue_head [noderef] __rcu * ../include/linux/signalfd.h:22:17: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:22:17: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:22:17: got struct wait_queue_head [noderef] __rcu * ../kernel/signal.c: note: in included file (through ../include/linux/sched/cputime.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2212:40: warning: dereference of noderef expression ../kernel/signal.c:2212:40: warning: dereference of noderef expression ../kernel/signal.c: note: in included file (through ../include/uapi/asm-generic/bpf_perf_event.h, arch/x86/include/generated/uapi/asm/bpf_perf_event.h, ../include/uapi/linux/bpf_perf_event.h, ../include/linux/perf_event.h, ...): ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2550:13: warning: context imbalance in 'do_signal_stop' - different lock contexts for basic block ../kernel/signal.c:2763:49: warning: dereference of noderef expression ../kernel/signal.c:2763:49: warning: dereference of noderef expression ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2887:33: warning: context imbalance in 'get_signal' - unexpected unlock ../kernel/signal.c:4280:33: warning: dereference of noderef expression ../kernel/signal.c:4373:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4373:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:4373:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4379:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4379:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:4379:33: got struct spinlock [noderef] __rcu * ../net/core/dev_addr_lists.c: note: in included file (through ../include/linux/sysctl.h, ../include/net/net_namespace.h, ../include/linux/netdevice.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 * ../security/smack/smack_lsm.c:1972:61: warning: incorrect type in argument 1 (different address spaces) ../security/smack/smack_lsm.c:1972:61: expected struct cred const *cred ../security/smack/smack_lsm.c:1972:61: got struct cred const [noderef] __rcu *cred ../security/smack/smack_lsm.c:5328:30: warning: cast removes address space '__rcu' of expression ../io_uring/uring_cmd.c:342:59: warning: array of flexible structures ../io_uring/uring_cmd.c: note: in included file: ../io_uring/io_uring.h:140:73: warning: array of flexible structures ../io_uring/uring_cmd.c: note: in included file: ../io_uring/uring_cmd.h:21:59: warning: array of flexible structures ../net/core/dev.c:5795:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static? ../net/core/dev.c: note: in included file (through ../include/linux/filter.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h): ../include/net/sch_generic.h:225:30: warning: context imbalance in '__dev_queue_xmit' - different lock contexts for basic block ../net/core/dev.c:5751:17: warning: context imbalance in 'net_tx_action' - different lock contexts for basic block ../drivers/iommu/amd/iommu.c:3131:9: warning: context imbalance in 'set_dte_irq_entry' - different lock contexts for basic block ../mm/util.c:134:6: warning: multiple definitions for function 'kmemdup_noprof' ../mm/util.c: note: in included file (through ../include/linux/string.h, ../include/linux/bitmap.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/irqflags.h, ...): ../include/linux/fortify-string.h:756:23: the previous one is here ../drivers/pnp/isapnp/core.c:39:5: warning: symbol 'isapnp_disable' was not declared. Should it be static? Warning: ../block/blk-mq-dma.c:374 expecting prototype for blk_rq_integrity_dma_map_iter_start(). Prototype was for blk_rq_integrity_dma_map_iter_next() instead ../drivers/iommu/amd/init.c:182:1: warning: symbol 'amd_ivhd_dev_flags_list' was not declared. Should it be static? ../security/selinux/hooks.c:5639:22: warning: restricted __be16 degrades to integer ../security/selinux/hooks.c:5640:22: warning: restricted __be16 degrades to integer ../kernel/sys.c:1144:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1144:32: expected struct task_struct *p1 ../kernel/sys.c:1144:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1784:9: warning: context imbalance in '__se_sys_prlimit64' - different lock contexts for basic block ../kernel/sys.c:1912:33: warning: context imbalance in 'getrusage' - different lock contexts for basic block ../arch/x86/mm/pat/set_memory.c:1236:9: warning: context imbalance in 'split_large_page' - different lock contexts for basic block ../arch/x86/mm/pat/set_memory.c:2011:36: warning: context imbalance in '__change_page_attr_set_clr' - unexpected unlock ../drivers/pinctrl/pinctrl-tb10x.c:770:21: warning: incorrect type in assignment (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:770:21: expected void *base ../drivers/pinctrl/pinctrl-tb10x.c:770:21: got void [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:502:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:502:30: expected void const [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:502:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:504:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:504:30: expected void [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:504:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:502:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:502:30: expected void const [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:502:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:504:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:504:30: expected void [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:504:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:511:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:511:31: expected void const [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:511:31: got void *base ../fs/dcache.c:670:17: warning: context imbalance in '__dentry_kill' - unexpected unlock ../fs/dcache.c:708:13: warning: context imbalance in 'lock_for_kill' - different lock contexts for basic block ../fs/dcache.c:900:6: warning: context imbalance in 'dput' - different lock contexts for basic block ../fs/dcache.c:1125:27: warning: context imbalance in 'shrink_dentry_list' - different lock contexts for basic block ../fs/dcache.c:1227:24: warning: context imbalance in 'dentry_lru_isolate_shrink' - different lock contexts for basic block ../fs/dcache.c:1289:13: warning: context imbalance in 'd_walk' - different lock contexts for basic block ../fs/dcache.c:1417:5: warning: context imbalance in 'path_has_submounts' - wrong count at exit ../fs/dcache.c:1515:24: warning: context imbalance in 'select_collect2' - different lock contexts for basic block ../fs/dcache.c:1120:28: warning: context imbalance in 'shrink_dcache_parent' - unexpected unlock ../fs/dcache.c: note: in included file (through ../include/linux/dcache.h, ../include/linux/unicode.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ../include/linux/huge_mm.h, ../include/linux/mm.h): ../include/linux/rculist_bl.h:24:33: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist_bl.h:24:33: struct hlist_bl_node [noderef] __rcu * ../include/linux/rculist_bl.h:24:33: struct hlist_bl_node * ../include/linux/rculist_bl.h:24:33: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist_bl.h:24:33: struct hlist_bl_node [noderef] __rcu * ../include/linux/rculist_bl.h:24:33: struct hlist_bl_node * ../include/linux/rculist_bl.h:24:33: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist_bl.h:24:33: struct hlist_bl_node [noderef] __rcu * ../include/linux/rculist_bl.h:24:33: struct hlist_bl_node * ../include/linux/rculist_bl.h:17:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist_bl.h:17:9: struct hlist_bl_node [noderef] __rcu * ../include/linux/rculist_bl.h:17:9: struct hlist_bl_node * ../drivers/regulator/of_regulator.c:18:43: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:263:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:266:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:269:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:272:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:273:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:326:26: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../arch/x86/kvm/lapic.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'kvm_inhibit_apic_access_page' - unexpected unlock Warning: ../security/smack/smack_access.c:584 expecting prototype for smk_import_valid_allocated_label(). Prototype was for smk_import_allocated_label() instead ../drivers/iommu/intel/iommu.c:3708:13: warning: context imbalance in 'intel_iommu_enforce_cache_coherency_fs' - wrong count at exit ../drivers/iommu/intel/iommu.c:3728:13: warning: context imbalance in 'intel_iommu_enforce_cache_coherency_ss' - wrong count at exit ../mm/vmstat.c:1551:47: warning: context imbalance in 'walk_zones_in_node' - unexpected unlock ../sound/isa/cs423x/cs4236_lib.c:168:13: warning: context imbalance in 'snd_cs4236_playback_format' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:184:13: warning: context imbalance in 'snd_cs4236_capture_format' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:211:9: warning: context imbalance in 'snd_cs4236_suspend' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:408:9: warning: context imbalance in 'snd_cs4236_get_single' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:424:9: warning: context imbalance in 'snd_cs4236_put_single' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:450:9: warning: context imbalance in 'snd_cs4236_get_singlec' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:466:9: warning: context imbalance in 'snd_cs4236_put_singlec' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:518:9: warning: context imbalance in 'snd_cs4236_get_double' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:553:9: warning: context imbalance in 'snd_cs4236_put_double' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:590:9: warning: context imbalance in 'snd_cs4236_get_double1' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:616:48: warning: context imbalance in 'snd_cs4236_put_double1' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:635:12: warning: context imbalance in 'snd_cs4236_get_master_digital' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:656:71: warning: context imbalance in 'snd_cs4236_put_master_digital' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:670:19: warning: context imbalance in 'snd_cs4235_get_output_accu' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:713:58: warning: context imbalance in 'snd_cs4235_put_output_accu' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:898:12: warning: context imbalance in 'snd_cs4236_get_iec958_switch' - wrong count at exit ../sound/core/timer.c:229:12: warning: context imbalance in 'check_matching_master_slave' - different lock contexts for basic block ../sound/core/timer.c:404:9: warning: context imbalance in 'remove_slave_links' - wrong count at exit ../sound/core/timer.c:455:9: warning: context imbalance in 'snd_timer_close_locked' - wrong count at exit ../sound/core/timer.c:491:15: warning: context imbalance in 'snd_timer_resolution' - different lock contexts for basic block ../sound/core/timer.c:540:12: warning: context imbalance in 'snd_timer_start1' - wrong count at exit ../sound/core/timer.c:595:12: warning: context imbalance in 'snd_timer_start_slave' - wrong count at exit ../sound/core/timer.c:615:12: warning: context imbalance in 'snd_timer_stop1' - wrong count at exit ../sound/core/timer.c:672:9: warning: context imbalance in 'snd_timer_stop_slave' - wrong count at exit ../sound/core/timer.c:779:25: warning: context imbalance in 'snd_timer_process_callbacks' - unexpected unlock ../sound/core/timer.c:797:9: warning: context imbalance in 'snd_timer_clear_callbacks' - wrong count at exit ../sound/core/timer.c:805:13: warning: context imbalance in 'snd_timer_work' - different lock contexts for basic block ../sound/core/timer.c:824:6: warning: context imbalance in 'snd_timer_interrupt' - different lock contexts for basic block ../sound/core/timer.c:1048:6: warning: context imbalance in 'snd_timer_notify' - different lock contexts for basic block ../sound/core/timer.c:1322:9: warning: context imbalance in 'snd_timer_user_interrupt' - wrong count at exit ../sound/core/timer.c:1429:12: warning: context imbalance in 'realloc_user_queue' - wrong count at exit ../sound/core/timer.c:1678:12: warning: context imbalance in 'snd_timer_user_gstatus' - different lock contexts for basic block ../sound/core/timer.c:2431:9: warning: context imbalance in 'snd_timer_user_poll' - wrong count at exit ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../mm/backing-dev.c:860:9: warning: incorrect type in argument 1 (different address spaces) ../mm/backing-dev.c:860:9: expected void [noderef] __rcu **slot ../mm/backing-dev.c:860:9: got void **slot ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../io_uring/sqpoll.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:220:37: warning: array of flexible structures ../io_uring/sqpoll.c:44:9: warning: context imbalance in 'io_sq_thread_unpark' - wrong count at exit ../io_uring/sqpoll.c:58:9: warning: context imbalance in 'io_sq_thread_park' - wrong count at exit ../sound/pci/ens1370.c:973:26: warning: context imbalance in 'snd_ensoniq_playback1_pointer' - wrong count at exit ../sound/pci/ens1370.c:988:26: warning: context imbalance in 'snd_ensoniq_playback2_pointer' - wrong count at exit ../sound/pci/ens1370.c:1003:26: warning: context imbalance in 'snd_ensoniq_capture_pointer' - wrong count at exit ../sound/pci/ens1370.c:1158:12: warning: context imbalance in 'snd_ensoniq_playback2_close' - wrong count at exit ../sound/pci/ens1370.c:1171:12: warning: context imbalance in 'snd_ensoniq_capture_close' - wrong count at exit ../sound/pci/ens1370.c:1641:12: warning: context imbalance in 'snd_ensoniq_control_get' - wrong count at exit ../sound/pci/ens1370.c:1652:12: warning: context imbalance in 'snd_ensoniq_control_put' - wrong count at exit ../sound/pci/ens1370.c:2051:13: warning: context imbalance in 'snd_ensoniq_midi_interrupt' - different lock contexts for basic block ../sound/pci/ens1370.c:2099:9: warning: context imbalance in 'snd_ensoniq_midi_input_open' - wrong count at exit ../sound/pci/ens1370.c:2113:9: warning: context imbalance in 'snd_ensoniq_midi_input_close' - wrong count at exit ../sound/pci/ens1370.c:2130:9: warning: context imbalance in 'snd_ensoniq_midi_output_open' - wrong count at exit ../sound/pci/ens1370.c:2144:9: warning: context imbalance in 'snd_ensoniq_midi_output_close' - wrong count at exit ../sound/pci/ens1370.c:2155:9: warning: context imbalance in 'snd_ensoniq_midi_input_trigger' - wrong count at exit ../sound/pci/ens1370.c:2177:9: warning: context imbalance in 'snd_ensoniq_midi_output_trigger' - wrong count at exit ../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 ../kernel/umh.c:69:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/umh.c:69:31: expected struct spinlock [usertype] *lock ../kernel/umh.c:69:31: got struct spinlock [noderef] __rcu * ../kernel/umh.c:71:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/umh.c:71:33: expected struct spinlock [usertype] *lock ../kernel/umh.c:71:33: got struct spinlock [noderef] __rcu * ../drivers/char/agp/generic.c:47:7: warning: symbol 'agp_gatt_table' was not declared. Should it be static? ../drivers/char/agp/generic.c:48:5: warning: symbol 'agp_memory_reserved' was not declared. Should it be static? ../sound/firewire/dice/dice-stream.c:678:5: warning: context imbalance in 'snd_dice_stream_lock_try' - wrong count at exit ../sound/firewire/dice/dice-stream.c:690:6: warning: context imbalance in 'snd_dice_stream_lock_release' - wrong count at exit ../drivers/tty/tty_port.c: note: in included file: ../include/linux/tty.h:399:9: warning: context imbalance in 'tty_port_tty_get' - wrong count at exit ../include/linux/tty.h:399:9: warning: context imbalance in 'tty_port_tty_set' - wrong count at exit ../sound/drivers/opl4/opl4_lib.c:64:13: warning: context imbalance in 'snd_opl4_read_memory' - wrong count at exit ../sound/drivers/opl4/opl4_lib.c:87:14: warning: context imbalance in 'snd_opl4_write_memory' - wrong count at exit ../sound/drivers/opl3/opl3_midi.c:254:9: warning: context imbalance in 'snd_opl3_timer_func' - wrong count at exit ../sound/drivers/opl3/opl3_midi.c:266:9: warning: context imbalance in 'snd_opl3_start_timer' - wrong count at exit ../sound/drivers/opl3/opl3_midi.c:282:6: warning: context imbalance in 'snd_opl3_note_on' - wrong count at exit ../sound/drivers/opl3/opl3_midi.c:673:6: warning: context imbalance in 'snd_opl3_note_off' - wrong count at exit ../sound/drivers/opl3/opl3_midi.c:755:9: warning: context imbalance in 'snd_opl3_pitch_ctrl' - wrong count at exit ../arch/x86/xen/mmu_pv.c:707:19: warning: context imbalance in 'xen_pte_lock' - wrong count at exit ../arch/x86/xen/mmu_pv.c:719:13: warning: context imbalance in 'xen_pte_unlock' - unexpected unlock ../fs/inode.c:989:17: warning: context imbalance in 'inode_lru_isolate' - unexpected unlock ../fs/inode.c:1050:9: warning: context imbalance in 'find_inode' - different lock contexts for basic block ../fs/inode.c:1092:9: warning: context imbalance in 'find_inode_fast' - different lock contexts for basic block ../fs/inode.c:1820:5: warning: context imbalance in 'insert_inode_locked' - wrong count at exit ../fs/inode.c:1948:9: warning: context imbalance in 'iput_final' - unexpected unlock ../fs/inode.c:1963:6: warning: context imbalance in 'iput' - different lock contexts for basic block ../fs/inode.c:2512:17: warning: context imbalance in '__wait_on_freeing_inode' - unexpected unlock ../net/core/rtnetlink.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'rtnl_link_ops_get' - wrong count at exit ../net/core/rtnetlink.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'rtnl_link_ops_put' - unexpected unlock ../net/core/rtnetlink.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'rtnl_af_lookup' - wrong count at exit ../net/core/rtnetlink.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'rtnl_af_put' - unexpected unlock ../sound/core/hrtimer.c:31:29: warning: context imbalance in 'snd_hrtimer_callback' - wrong count at exit ../sound/firewire/dice/dice-midi.c:53:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit ../sound/firewire/dice/dice-midi.c:67:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit Warning: ../fs/inode.c:1607 function parameter 'isnew' not described in 'ilookup5_nowait' Warning: ../fs/inode.c:1607 function parameter 'isnew' not described in 'ilookup5_nowait' ../arch/x86/kernel/ldt.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/rcupdate.h:897:25: warning: context imbalance in 'map_ldt_struct' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'unmap_ldt_struct' - unexpected unlock ../sound/drivers/opl4/opl4_mixer.c:19:12: warning: context imbalance in 'snd_opl4_ctl_get' - wrong count at exit ../sound/drivers/opl4/opl4_mixer.c:32:12: warning: context imbalance in 'snd_opl4_ctl_put' - wrong count at exit ../security/smack/smackfs.c:908:17: error: incompatible types in comparison expression (different address spaces): ../security/smack/smackfs.c:908:17: struct netlbl_lsm_catmap [noderef] __rcu * ../security/smack/smackfs.c:908:17: struct netlbl_lsm_catmap * ../security/smack/smackfs.c:1479:47: warning: incorrect type in assignment (different base types) ../security/smack/smackfs.c:1482:47: warning: incorrect type in assignment (different base types) ../security/smack/smackfs.c:1920:17: error: incompatible types in comparison expression (different address spaces): ../security/smack/smackfs.c:1920:17: struct list_head [noderef] __rcu * ../security/smack/smackfs.c:1920:17: struct list_head * ../security/smack/smackfs.c:532:13: warning: context imbalance in 'smk_seq_start' - wrong count at exit ../security/smack/smackfs.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/vmalloc.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'smk_seq_stop' - unexpected unlock ../kernel/pid.c:397:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:397:9: struct pid [noderef] __rcu * ../kernel/pid.c:397:9: struct pid * ../kernel/pid.c:398:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:398:9: struct pid [noderef] __rcu * ../kernel/pid.c:398:9: struct pid * ../kernel/pid.c:460:23: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:460:23: struct pid [noderef] __rcu * ../kernel/pid.c:460:23: struct pid * ../kernel/pid.c:519:32: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:519:32: struct pid [noderef] __rcu * ../kernel/pid.c:519:32: struct pid * ../kernel/pid.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/mm.h): ../include/linux/rculist.h:611:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:611:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:611:9: struct hlist_node * ../include/linux/rculist.h:612:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:612:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:612:9: struct hlist_node * ../sound/drivers/mpu401/mpu401_uart.c:84:9: warning: context imbalance in 'uart_interrupt_tx' - wrong count at exit ../sound/drivers/mpu401/mpu401_uart.c:100:9: warning: context imbalance in '_snd_mpu401_uart_interrupt' - wrong count at exit ../sound/drivers/mpu401/mpu401_uart.c:174:9: warning: context imbalance in 'snd_mpu401_uart_add_timer' - wrong count at exit ../sound/drivers/mpu401/mpu401_uart.c:184:9: warning: context imbalance in 'snd_mpu401_uart_remove_timer' - wrong count at exit ../sound/drivers/mpu401/mpu401_uart.c:197:12: warning: context imbalance in 'snd_mpu401_uart_cmd' - wrong count at exit ../sound/drivers/mpu401/mpu401_uart.c:350:9: warning: context imbalance in 'snd_mpu401_uart_input_trigger' - wrong count at exit ../sound/drivers/mpu401/mpu401_uart.c:434:9: warning: context imbalance in 'snd_mpu401_uart_output_trigger' - wrong count at exit ../sound/firewire/oxfw/oxfw-stream.c:867:5: warning: context imbalance in 'snd_oxfw_stream_lock_try' - wrong count at exit ../sound/firewire/oxfw/oxfw-stream.c:881:6: warning: context imbalance in 'snd_oxfw_stream_lock_release' - wrong count at exit ../kernel/workqueue.c:5509:21: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:5509:21: expected struct pool_workqueue [noderef] __rcu *[noderef] __percpu *cpu_pwq ../kernel/workqueue.c:5509:21: got struct pool_workqueue *[noderef] __percpu * ../kernel/workqueue.c:5526:31: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:5526:31: expected struct pool_workqueue **pwq_p ../kernel/workqueue.c:5526:31: got struct pool_workqueue [noderef] __rcu ** ../kernel/workqueue.c:5560:54: warning: incorrect type in initializer (different address spaces) ../kernel/workqueue.c:5560:54: expected struct pool_workqueue *pwq ../kernel/workqueue.c:5560:54: got struct pool_workqueue [noderef] __rcu * ../kernel/workqueue.c:6082:13: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:6082:13: expected struct pool_workqueue *pwq ../kernel/workqueue.c:6082:13: got struct pool_workqueue [noderef] __rcu * ../kernel/workqueue.c:3900:33: warning: context imbalance in 'flush_workqueue_prep_pwqs' - unexpected unlock ../mm/percpu.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/percpu.h): ../include/trace/events/percpu.h:11:1: error: too long token expansion ../sound/firewire/dice/dice-hwdep.c:54:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit ../sound/firewire/dice/dice-hwdep.c:87:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit ../sound/firewire/dice/dice-hwdep.c:99:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit ../sound/firewire/dice/dice-hwdep.c:119:9: warning: context imbalance in 'hwdep_release' - wrong count at exit ../sound/isa/es1688/es1688_lib.c:309:12: warning: context imbalance in 'snd_es1688_trigger' - wrong count at exit ../sound/isa/es1688/es1688_lib.c:728:12: warning: context imbalance in 'snd_es1688_put_mux' - different lock contexts for basic block ../sound/isa/es1688/es1688_lib.c:774:9: warning: context imbalance in 'snd_es1688_get_single' - wrong count at exit ../sound/isa/es1688/es1688_lib.c:797:9: warning: context imbalance in 'snd_es1688_put_single' - wrong count at exit ../sound/isa/es1688/es1688_lib.c:846:9: warning: context imbalance in 'snd_es1688_get_double' - wrong count at exit ../sound/isa/es1688/es1688_lib.c:907:9: warning: context imbalance in 'snd_es1688_put_double' - wrong count at exit ../sound/pci/ens1371.c: note: in included file: ../sound/pci/ens1370.c:973:26: warning: context imbalance in 'snd_ensoniq_playback1_pointer' - wrong count at exit ../sound/pci/ens1370.c:988:26: warning: context imbalance in 'snd_ensoniq_playback2_pointer' - wrong count at exit ../sound/pci/ens1370.c:1003:26: warning: context imbalance in 'snd_ensoniq_capture_pointer' - wrong count at exit ../sound/pci/ens1370.c:1158:12: warning: context imbalance in 'snd_ensoniq_playback2_close' - wrong count at exit ../sound/pci/ens1370.c:1171:12: warning: context imbalance in 'snd_ensoniq_capture_close' - wrong count at exit ../sound/pci/ens1370.c:1298:12: warning: context imbalance in 'snd_ens1373_spdif_default_get' - wrong count at exit ../sound/pci/ens1370.c:1328:9: warning: context imbalance in 'snd_ens1373_spdif_default_put' - wrong count at exit ../sound/pci/ens1370.c:1341:12: warning: context imbalance in 'snd_ens1373_spdif_stream_get' - wrong count at exit ../sound/pci/ens1370.c:1371:9: warning: context imbalance in 'snd_ens1373_spdif_stream_put' - wrong count at exit ../sound/pci/ens1370.c:1380:12: warning: context imbalance in 'snd_es1371_spdif_get' - wrong count at exit ../sound/pci/ens1370.c:1390:12: warning: context imbalance in 'snd_es1371_spdif_put' - wrong count at exit ../sound/pci/ens1370.c:1440:12: warning: context imbalance in 'snd_es1373_rear_get' - wrong count at exit ../sound/pci/ens1370.c:1454:12: warning: context imbalance in 'snd_es1373_rear_put' - wrong count at exit ../sound/pci/ens1370.c:1483:12: warning: context imbalance in 'snd_es1373_line_get' - wrong count at exit ../sound/pci/ens1370.c:1512:9: warning: context imbalance in 'snd_es1373_line_put' - wrong count at exit ../sound/pci/ens1370.c:2051:13: warning: context imbalance in 'snd_ensoniq_midi_interrupt' - different lock contexts for basic block ../sound/pci/ens1370.c:2099:9: warning: context imbalance in 'snd_ensoniq_midi_input_open' - wrong count at exit ../sound/pci/ens1370.c:2113:9: warning: context imbalance in 'snd_ensoniq_midi_input_close' - wrong count at exit ../sound/pci/ens1370.c:2130:9: warning: context imbalance in 'snd_ensoniq_midi_output_open' - wrong count at exit ../sound/pci/ens1370.c:2144:9: warning: context imbalance in 'snd_ensoniq_midi_output_close' - wrong count at exit ../sound/pci/ens1370.c:2155:9: warning: context imbalance in 'snd_ensoniq_midi_input_trigger' - wrong count at exit ../sound/pci/ens1370.c:2177:9: warning: context imbalance in 'snd_ensoniq_midi_output_trigger' - wrong count at exit ../drivers/tty/tty_jobctrl.c:80:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:80:9: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:80:9: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:83:34: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:83:34: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:83:34: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:124:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:124:31: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:124:31: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:126:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:126:33: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:126:33: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:135:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:135:31: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:135:31: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:156:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:156:33: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:156:33: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:165:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:165:9: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:165:9: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:167:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:167:40: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:167:40: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:205:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:205:41: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:205:41: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:215:51: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:215:51: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:215:51: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:227:43: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:227:43: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:227:43: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:291:39: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:291:39: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:291:39: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:294:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:294:41: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:294:41: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:323:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:323:31: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:323:31: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:326:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:326:33: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:326:33: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:19:41: warning: dereference of noderef expression ../sound/firewire/dice/dice.c: In function ‘dice_card_strings’: ../sound/firewire/dice/dice.c:125:35: warning: ‘) at ’ directive output may be truncated writing 5 bytes into a region of size between 1 and 69 [-Wformat-truncation=] 125 | "%s %s (serial %u) at %s, S%d", | ^~~~~ ../sound/firewire/dice/dice.c:125:18: note: using the range [-2147483648, 2147483647] for directive argument 125 | "%s %s (serial %u) at %s, S%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sound/firewire/dice/dice.c:124:9: note: ‘snprintf’ output 21 or more bytes (assuming 89) into a destination of size 80 124 | snprintf(card->longname, sizeof(card->longname), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 125 | "%s %s (serial %u) at %s, S%d", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 126 | vendor, model, dev->config_rom[4] & 0x3fffff, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 127 | dev_name(&dice->unit->device), 100 << dev->max_speed); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpio/gpio-mt7621.c:107:1: warning: context imbalance in 'mediatek_gpio_irq_unmask' - wrong count at exit ../sound/firewire/fireworks/fireworks_transaction.c:118:1: warning: context imbalance in 'copy_resp_to_buf' - wrong count at exit ../sound/firewire/fireworks/fireworks_transaction.c:163:1: warning: context imbalance in 'handle_resp_for_user' - wrong count at exit ../sound/firewire/fireworks/fireworks_transaction.c:200:9: warning: context imbalance in 'handle_resp_for_kernel' - wrong count at exit ../sound/firewire/fireworks/fireworks_transaction.c:258:9: warning: context imbalance in 'snd_efw_transaction_add_instance' - wrong count at exit ../sound/firewire/fireworks/fireworks_transaction.c:272:9: warning: context imbalance in 'snd_efw_transaction_remove_instance' - wrong count at exit ../sound/firewire/fireworks/fireworks_transaction.c:284:9: warning: context imbalance in 'snd_efw_transaction_bus_reset' - wrong count at exit ../security/yama/yama_lsm.c:278:26: error: incompatible types in comparison expression (different address spaces): ../security/yama/yama_lsm.c:278:26: struct task_struct [noderef] __rcu * ../security/yama/yama_lsm.c:278:26: struct task_struct * ../security/yama/yama_lsm.c:281:34: error: incompatible types in comparison expression (different address spaces): ../security/yama/yama_lsm.c:281:34: struct task_struct [noderef] __rcu * ../security/yama/yama_lsm.c:281:34: struct task_struct * ../security/yama/yama_lsm.c:322:26: error: incompatible types in comparison expression (different address spaces): ../security/yama/yama_lsm.c:322:26: struct task_struct [noderef] __rcu * ../security/yama/yama_lsm.c:322:26: struct task_struct * ../net/core/filter.c:1440:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1440:39: expected struct sock_filter const *filter ../net/core/filter.c:1440:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:1518:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1518:39: expected struct sock_filter const *filter ../net/core/filter.c:1518:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:2342:45: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:2342:45: expected restricted __be32 [usertype] daddr ../net/core/filter.c:2342:45: got unsigned int [usertype] ipv4_nh ../net/core/filter.c:3963:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? ../net/core/filter.c:4703:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? ../net/core/filter.c:5117:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? ../net/core/filter.c:8130:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/filter.c:12132:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? ../net/core/filter.c:12162:17: warning: symbol 'bpf_dynptr_from_skb_meta' was not declared. Should it be static? ../net/core/filter.c:12178:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? ../net/core/filter.c:12194:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? ../net/core/filter.c:12215:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? ../net/core/filter.c:12312:17: warning: symbol 'bpf_sock_ops_enable_tx_tstamp' was not declared. Should it be static? ../net/core/filter.c:12362:17: warning: symbol 'bpf_xdp_pull_data' was not declared. Should it be static? ../net/core/filter.c:12538:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? ../net/core/filter.c:1948:43: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1948:43: expected restricted __wsum [usertype] diff ../net/core/filter.c:1948:43: got unsigned long long [usertype] to ../net/core/filter.c:1951:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1951:36: expected restricted __be16 [usertype] old ../net/core/filter.c:1951:36: got unsigned long long [usertype] from ../net/core/filter.c:1951:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1951:42: expected restricted __be16 [usertype] new ../net/core/filter.c:1951:42: got unsigned long long [usertype] to ../net/core/filter.c:1954:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1954:36: expected restricted __be32 [usertype] from ../net/core/filter.c:1954:36: got unsigned long long [usertype] from ../net/core/filter.c:1954:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1954:42: expected restricted __be32 [usertype] to ../net/core/filter.c:1954:42: got unsigned long long [usertype] to ../net/core/filter.c:2000:59: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2000:59: expected restricted __wsum [usertype] diff ../net/core/filter.c:2000:59: got unsigned long long [usertype] to ../net/core/filter.c:2003:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2003:52: expected restricted __be16 [usertype] from ../net/core/filter.c:2003:52: got unsigned long long [usertype] from ../net/core/filter.c:2003:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2003:58: expected restricted __be16 [usertype] to ../net/core/filter.c:2003:58: got unsigned long long [usertype] to ../net/core/filter.c:2006:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2006:52: expected restricted __be32 [usertype] from ../net/core/filter.c:2006:52: got unsigned long long [usertype] from ../net/core/filter.c:2006:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2006:58: expected restricted __be32 [usertype] to ../net/core/filter.c:2006:58: got unsigned long long [usertype] to ../net/core/filter.c:2073:35: warning: incorrect type in return expression (different base types) ../net/core/filter.c:2073:35: expected unsigned long long ../net/core/filter.c:2073:35: got restricted __wsum [usertype] csum ../net/core/filter.c:6046:17: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6046:17: expected unsigned int [usertype] spi ../net/core/filter.c:6046:17: got restricted __be32 const [usertype] spi ../net/core/filter.c:6054:33: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6054:33: expected unsigned int [usertype] remote_ipv4 ../net/core/filter.c:6054:33: got restricted __be32 const [usertype] a4 ../sound/usb/mixer_scarlett2.c:4853:30: warning: dubious: !x | y ../sound/usb/mixer_scarlett2.c:5805:30: warning: dubious: !x | y ../arch/x86/kernel/setup.c:231:6: warning: symbol 'builtin_cmdline' was not declared. Should it be static? ../drivers/phy/marvell/phy-mmp3-hsic.c:58:31: warning: cast removes address space '__iomem' of expression ../drivers/char/tpm/tpm2-cmd.c:21:18: warning: symbol 'tpm2_hash_map' was not declared. Should it be static? ../arch/x86/kvm/mmu/mmu.c:562:9: warning: context imbalance in 'walk_shadow_page_lockless_begin' - wrong count at exit ../arch/x86/kvm/mmu/mmu.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/kvm/irq.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'walk_shadow_page_lockless_end' - unexpected unlock ../arch/x86/kvm/mmu/mmu.c:2949:9: warning: context imbalance in 'mmu_try_to_unsync_pages' - different lock contexts for basic block ../arch/x86/kvm/mmu/mmu.c: note: in included file: ../arch/x86/kvm/mmu/paging_tmpl.h:106:24: warning: cast truncates bits from constant value (ffffffffff000 becomes fffff000) ../arch/x86/kvm/mmu/paging_tmpl.h:441:24: warning: cast truncates bits from constant value (ffffffffff000 becomes fffff000) ../arch/x86/kvm/mmu/mmu.c:5469:57: warning: cast truncates bits from constant value (ffffff33 becomes 33) ../arch/x86/kvm/mmu/mmu.c:5471:56: warning: cast truncates bits from constant value (ffffff0f becomes f) ../arch/x86/kvm/mmu/mmu.c:5473:57: warning: cast truncates bits from constant value (ffffff55 becomes 55) ../arch/x86/kvm/mmu/mmu.c:7734:9: warning: context imbalance in 'kvm_recover_nx_huge_pages' - different lock contexts for basic block ../mm/slab_common.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/kmem.h): ../include/trace/events/kmem.h:12:1: error: too long token expansion ../include/trace/events/kmem.h:57:1: error: too long token expansion ../include/trace/events/kmem.h:180:1: error: too long token expansion ../sound/core/pcm_native.c:101:1: warning: context imbalance in 'snd_pcm_group_lock' - different lock contexts for basic block ../sound/core/pcm_native.c:102:1: warning: context imbalance in 'snd_pcm_group_unlock' - unexpected unlock ../sound/core/pcm_native.c:103:1: warning: context imbalance in 'snd_pcm_group_lock_irq' - different lock contexts for basic block ../sound/core/pcm_native.c:104:1: warning: context imbalance in 'snd_pcm_group_unlock_irq' - unexpected unlock ../sound/core/pcm_native.c:151:9: warning: context imbalance in 'snd_pcm_stream_lock_nested' - different lock contexts for basic block ../sound/core/pcm_native.c:177:9: warning: context imbalance in '_snd_pcm_stream_lock_irqsave' - different lock contexts for basic block ../sound/core/pcm_native.c:190:9: warning: context imbalance in '_snd_pcm_stream_lock_irqsave_nested' - different lock contexts for basic block ../sound/core/pcm_native.c:207:39: warning: context imbalance in 'snd_pcm_stream_unlock_irqrestore' - unexpected unlock ../sound/core/pcm_native.c:1290:44: warning: context imbalance in 'snd_pcm_action_group' - unexpected unlock ../sound/core/pcm_native.c:1360:37: warning: context imbalance in 'snd_pcm_stream_group_ref' - different lock contexts for basic block ../sound/pci/es1938.c:238:13: warning: context imbalance in 'snd_es1938_mixer_write' - wrong count at exit ../sound/pci/es1938.c:249:12: warning: context imbalance in 'snd_es1938_mixer_read' - wrong count at exit ../sound/pci/es1938.c:279:9: warning: context imbalance in 'snd_es1938_mixer_bits' - wrong count at exit ../sound/pci/es1938.c:319:13: warning: context imbalance in 'snd_es1938_write' - wrong count at exit ../sound/pci/es1938.c:330:22: warning: context imbalance in 'snd_es1938_read' - wrong count at exit ../sound/pci/es1938.c:362:9: warning: context imbalance in 'snd_es1938_bits' - wrong count at exit ../arch/x86/mm/kmmio.c:236:5: warning: context imbalance in 'kmmio_handler' - different lock contexts for basic block ../arch/x86/mm/kmmio.c: note: in included file (through ../include/linux/rculist.h): ../include/linux/rcupdate.h:987:9: warning: context imbalance in 'post_kmmio_handler' - unexpected unlock ../sound/firewire/oxfw/oxfw-midi.c:90:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit ../sound/firewire/oxfw/oxfw-midi.c:104:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit ../sound/isa/gus/gus_main.c:42:12: warning: context imbalance in 'snd_gus_joystick_put' - wrong count at exit ../drivers/gpio/gpio-mvebu.c:405:13: warning: context imbalance in 'mvebu_gpio_irq_ack' - wrong count at exit ../drivers/gpio/gpio-mvebu.c:415:13: warning: context imbalance in 'mvebu_gpio_edge_irq_mask' - wrong count at exit ../drivers/gpio/gpio-mvebu.c:427:13: warning: context imbalance in 'mvebu_gpio_edge_irq_unmask' - wrong count at exit ../drivers/gpio/gpio-mvebu.c:440:13: warning: context imbalance in 'mvebu_gpio_level_irq_mask' - wrong count at exit ../drivers/gpio/gpio-mvebu.c:452:13: warning: context imbalance in 'mvebu_gpio_level_irq_unmask' - wrong count at exit ../sound/firewire/oxfw/oxfw-hwdep.c:57:18: warning: context imbalance in 'hwdep_poll' - wrong count at exit ../sound/firewire/oxfw/oxfw-hwdep.c:85:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit ../sound/firewire/oxfw/oxfw-hwdep.c:97:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit ../sound/firewire/oxfw/oxfw-hwdep.c:117:9: warning: context imbalance in 'hwdep_release' - wrong count at exit ../drivers/pmdomain/qcom/rpmpd.c:80:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:80:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:80:16: got int ../drivers/pmdomain/qcom/rpmpd.c:89:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:89:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:89:16: got int ../drivers/pmdomain/qcom/rpmpd.c:98:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:98:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:98:16: got int ../drivers/pmdomain/qcom/rpmpd.c:107:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:107:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:107:16: got int ../drivers/pmdomain/qcom/rpmpd.c:116:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:116:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:116:16: got int ../drivers/pmdomain/qcom/rpmpd.c:125:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:125:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:125:16: got int ../drivers/pmdomain/qcom/rpmpd.c:134:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:134:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:134:16: got int ../drivers/pmdomain/qcom/rpmpd.c:143:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:143:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:143:16: got int ../drivers/pmdomain/qcom/rpmpd.c:152:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:152:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:152:16: got int ../drivers/pmdomain/qcom/rpmpd.c:161:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:161:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:161:16: got int ../drivers/pmdomain/qcom/rpmpd.c:170:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:170:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:170:16: got int ../drivers/pmdomain/qcom/rpmpd.c:179:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:179:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:179:16: got int ../drivers/pmdomain/qcom/rpmpd.c:186:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:186:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:186:16: got int ../drivers/pmdomain/qcom/rpmpd.c:193:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:193:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:193:16: got int ../drivers/pmdomain/qcom/rpmpd.c:200:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:200:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:200:16: got int ../drivers/pmdomain/qcom/rpmpd.c:207:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:207:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:207:16: got int ../drivers/pmdomain/qcom/rpmpd.c:214:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:214:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:214:16: got int ../drivers/pmdomain/qcom/rpmpd.c:221:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:221:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:221:16: got int ../drivers/pmdomain/qcom/rpmpd.c:228:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:228:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:228:16: got int ../drivers/pmdomain/qcom/rpmpd.c:237:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:237:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:237:16: got int ../drivers/pmdomain/qcom/rpmpd.c:246:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:246:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:246:16: got int ../drivers/pmdomain/qcom/rpmpd.c:253:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:253:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:253:16: got int ../drivers/pmdomain/qcom/rpmpd.c:261:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:261:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:261:16: got int ../drivers/pmdomain/qcom/rpmpd.c:268:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:268:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:268:16: got int ../drivers/pmdomain/qcom/rpmpd.c:275:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:275:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:275:16: got int ../drivers/pmdomain/qcom/rpmpd.c:282:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:282:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:282:16: got int ../drivers/pmdomain/qcom/rpmpd.c:289:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:289:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:289:16: got int ../drivers/pmdomain/qcom/rpmpd.c:296:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:296:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:296:16: got int ../drivers/pmdomain/qcom/rpmpd.c:307:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:307:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:307:16: got int ../drivers/pmdomain/qcom/rpmpd.c:318:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:318:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:318:16: got int ../drivers/pmdomain/qcom/rpmpd.c:328:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:328:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:328:16: got int ../drivers/pmdomain/qcom/rpmpd.c:337:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:337:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:337:16: got int ../drivers/pmdomain/qcom/rpmpd.c:346:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:346:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:346:16: got int ../drivers/pmdomain/qcom/rpmpd.c:355:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:355:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:355:16: got int ../drivers/pmdomain/qcom/rpmpd.c:364:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:364:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:364:16: got int ../drivers/pmdomain/qcom/rpmpd.c:373:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:373:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:373:16: got int ../drivers/pmdomain/qcom/rpmpd.c:382:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:382:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:382:16: got int ../drivers/pmdomain/qcom/rpmpd.c:391:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:391:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:391:16: got int ../drivers/pmdomain/qcom/rpmpd.c:400:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:400:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:400:16: got int ../drivers/pmdomain/qcom/rpmpd.c:409:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:409:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:409:16: got int ../drivers/pmdomain/qcom/rpmpd.c:418:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:418:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:418:16: got int ../drivers/pmdomain/qcom/rpmpd.c:427:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:427:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:427:16: got int ../drivers/pmdomain/qcom/rpmpd.c:436:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:436:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:436:16: got int ../drivers/pmdomain/qcom/rpmpd.c:445:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:445:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:445:16: got int ../drivers/pmdomain/qcom/rpmpd.c:454:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:454:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:454:16: got int ../drivers/pmdomain/qcom/rpmpd.c:463:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:463:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:463:16: got int ../drivers/pmdomain/qcom/rpmpd.c:470:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:470:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:470:16: got int ../drivers/pmdomain/qcom/rpmpd.c:477:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:477:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:477:16: got int ../drivers/pmdomain/qcom/rpmpd.c:484:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:484:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:484:16: got int ../drivers/pmdomain/qcom/rpmpd.c:494:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:494:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:494:16: got int ../drivers/pmdomain/qcom/rpmpd.c:503:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:503:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:503:16: got int ../drivers/pmdomain/qcom/rpmpd.c:512:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:512:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:512:16: got int ../drivers/pmdomain/qcom/rpmpd.c:521:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:521:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:521:16: got int ../drivers/pmdomain/qcom/rpmpd.c:528:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:528:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:528:16: got int ../drivers/pmdomain/qcom/rpmpd.c:536:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:536:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:536:16: got int ../drivers/pmdomain/qcom/rpmpd.c:543:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:543:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:543:16: got int ../drivers/pmdomain/qcom/rpmpd.c:551:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:551:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:551:16: got int ../drivers/pmdomain/qcom/rpmpd.c:558:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:558:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:558:16: got int ../drivers/pmdomain/qcom/rpmpd.c:566:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:566:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:566:16: got int ../drivers/pmdomain/qcom/rpmpd.c:573:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:573:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:573:16: got int ../drivers/pmdomain/qcom/rpmpd.c:580:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:580:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:580:16: got int ../drivers/pmdomain/qcom/rpmpd.c:587:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:587:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:587:16: got int ../drivers/pmdomain/qcom/rpmpd.c:594:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:594:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:594:16: got int ../drivers/pmdomain/qcom/rpmpd.c:601:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:601:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:601:16: got int ../drivers/pmdomain/qcom/rpmpd.c:609:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:609:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:609:16: got int ../drivers/pmdomain/qcom/rpmpd.c:616:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:616:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:616:16: got int ../drivers/pmdomain/qcom/rpmpd.c:623:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:623:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:623:16: got int ../drivers/pmdomain/qcom/rpmpd.c:630:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:630:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:630:16: got int ../drivers/pmdomain/qcom/rpmpd.c:962:24: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:962:24: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:962:24: got int ../sound/firewire/bebob/bebob_stream.c:965:5: warning: context imbalance in 'snd_bebob_stream_lock_try' - wrong count at exit ../sound/firewire/bebob/bebob_stream.c:979:6: warning: context imbalance in 'snd_bebob_stream_lock_release' - wrong count at exit ../net/bpf/test_run.c:510:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? ../net/bpf/test_run.c:516:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? ../net/bpf/test_run.c:521:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? ../net/bpf/test_run.c:526:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? ../net/bpf/test_run.c:531:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? ../net/bpf/test_run.c:536:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? ../net/bpf/test_run.c:545:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? ../net/bpf/test_run.c:551:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? ../net/bpf/test_run.c:556:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? ../net/bpf/test_run.c:561:14: warning: symbol 'bpf_fentry_test10' was not declared. Should it be static? ../net/bpf/test_run.c:566:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? ../net/bpf/test_run.c:570:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? ../net/bpf/test_run.c:576:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? ../net/bpf/test_run.c:583:17: warning: symbol 'bpf_modify_return_test_tp' was not declared. Should it be static? ../net/bpf/test_run.c:590:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? ../net/bpf/test_run.c:612:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? ../net/bpf/test_run.c:617:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? ../net/bpf/test_run.c:623:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? ../net/bpf/test_run.c:627:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' was not declared. Should it be static? ../sound/pci/es1968.c:688:13: warning: context imbalance in 'apu_set_register' - wrong count at exit ../sound/pci/es1968.c:703:12: warning: context imbalance in 'apu_get_register' - wrong count at exit ../sound/pci/es1968.c:727:13: warning: context imbalance in 'wave_set_register' - wrong count at exit ../sound/pci/es1968.c:734:12: warning: context imbalance in 'wave_get_register' - wrong count at exit ../sound/pci/es1968.c:904:9: warning: context imbalance in 'snd_es1968_pcm_start' - wrong count at exit ../sound/pci/es1968.c:919:9: warning: context imbalance in 'snd_es1968_pcm_stop' - wrong count at exit ../sound/pci/es1968.c:1130:9: warning: context imbalance in 'snd_es1968_capture_setup' - wrong count at exit ../sound/pci/es1968.c:1217:9: warning: context imbalance in 'snd_es1968_pcm_trigger' - wrong count at exit ../sound/pci/es1968.c:1479:12: warning: context imbalance in 'snd_es1968_playback_open' - different lock contexts for basic block ../sound/pci/es1968.c:1516:12: warning: context imbalance in 'snd_es1968_capture_open' - different lock contexts for basic block ../sound/pci/es1968.c:2291:9: warning: context imbalance in 'snd_es1968_chip_init' - wrong count at exit ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression ../drivers/irqchip/irq-bcm7120-l2.c:89:9: warning: context imbalance in 'bcm7120_l2_intc_suspend' - wrong count at exit ../drivers/irqchip/irq-bcm7120-l2.c:93:13: warning: context imbalance in 'bcm7120_l2_intc_resume' - wrong count at exit ../drivers/pwm/pwm-gpio.c:98:9: warning: context imbalance in 'pwm_gpio_timer' - wrong count at exit ../drivers/pwm/pwm-gpio.c:101:12: warning: context imbalance in 'pwm_gpio_apply' - different lock contexts for basic block ../drivers/pwm/pwm-gpio.c:166:9: warning: context imbalance in 'pwm_gpio_get_state' - wrong count at exit ../sound/drivers/opl4/opl4_synth.c:301:9: warning: context imbalance in 'snd_opl4_synth_shutdown' - wrong count at exit ../sound/drivers/opl4/opl4_synth.c:316:9: warning: context imbalance in 'snd_opl4_do_for_note' - wrong count at exit ../sound/drivers/opl4/opl4_synth.c:335:9: warning: context imbalance in 'snd_opl4_do_for_channel' - wrong count at exit ../sound/drivers/opl4/opl4_synth.c:353:9: warning: context imbalance in 'snd_opl4_do_for_all' - wrong count at exit ../sound/drivers/opl4/opl4_synth.c:536:9: warning: context imbalance in 'snd_opl4_note_on' - wrong count at exit ../security/safesetid/securityfs.c:274:15: error: incompatible types in comparison expression (different address spaces): ../security/safesetid/securityfs.c:274:15: struct setid_ruleset [noderef] __rcu * ../security/safesetid/securityfs.c:274:15: struct setid_ruleset * ../security/safesetid/securityfs.c:289:61: warning: incorrect type in argument 6 (different address spaces) ../security/safesetid/securityfs.c:289:61: expected struct setid_ruleset *ruleset ../security/safesetid/securityfs.c:289:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setuid_rules ../security/safesetid/securityfs.c:296:61: warning: incorrect type in argument 6 (different address spaces) ../security/safesetid/securityfs.c:296:61: expected struct setid_ruleset *ruleset ../security/safesetid/securityfs.c:296:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setgid_rules ../drivers/iommu/iommufd/vfio_compat.c:377:17: warning: cast removes address space '__user' of expression ../drivers/block/rnbd/rnbd-clt.c:213:20: warning: context imbalance in 'rnbd_rerun_if_needed' - different lock contexts for basic block Warning: ../drivers/phy/mediatek/phy-mtk-tphy.c:289 cannot understand function prototype: 'struct mtk_phy_pdata' ../sound/isa/gus/gus_io.c:178:6: warning: context imbalance in 'snd_gf1_i_ctrl_stop' - wrong count at exit ../sound/isa/gus/gus_io.c:184:6: warning: context imbalance in 'snd_gf1_i_write8' - wrong count at exit ../sound/isa/gus/gus_io.c:192:15: warning: context imbalance in 'snd_gf1_i_look8' - wrong count at exit ../sound/isa/gus/gus_io.c:198:6: warning: context imbalance in 'snd_gf1_i_write16' - wrong count at exit ../sound/isa/gus/gus_io.c:206:16: warning: context imbalance in 'snd_gf1_i_look16' - wrong count at exit ../sound/isa/gus/gus_io.c:224:6: warning: context imbalance in 'snd_gf1_poke' - wrong count at exit ../sound/isa/gus/gus_io.c:238:15: warning: context imbalance in 'snd_gf1_peek' - wrong count at exit ../fs/file.c:438:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:438:17: expected struct file **old_fds ../fs/file.c:438:17: got struct file [noderef] __rcu **fd ../fs/file.c:439:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:439:17: expected struct file **new_fds ../fs/file.c:439:17: got struct file [noderef] __rcu **fd ../fs/file.c:462:17: error: incompatible types in comparison expression (different address spaces): ../fs/file.c:462:17: struct file [noderef] __rcu * ../fs/file.c:462:17: struct file * ../fs/file.c:492:60: warning: incorrect type in initializer (different address spaces) ../fs/file.c:532:28: warning: incorrect type in initializer (different address spaces) ../fs/file.c:906:30: warning: incorrect type in assignment (different address spaces) ../fs/file.c:927:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:931:13: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:934:23: warning: incorrect type in assignment (different address spaces) ../fs/file.c:957:24: warning: incorrect type in return expression (different address spaces) ../fs/file.c:959:14: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:980:22: warning: incorrect type in assignment (different address spaces) ../fs/file.c:982:32: warning: incorrect type in return expression (different address spaces) ../fs/file.c:1004:31: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:1004:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:1008:16: warning: incorrect type in return expression (different address spaces) ../drivers/pci/msi/msi.c:928:5: warning: context imbalance in 'pci_msix_write_tph_tag' - wrong count at exit ../sound/firewire/digi00x/digi00x-stream.c:428:5: warning: context imbalance in 'snd_dg00x_stream_lock_try' - wrong count at exit ../sound/firewire/digi00x/digi00x-stream.c:442:6: warning: context imbalance in 'snd_dg00x_stream_lock_release' - wrong count at exit ../sound/firewire/fireworks/fireworks_stream.c:346:5: warning: context imbalance in 'snd_efw_stream_lock_try' - wrong count at exit ../sound/firewire/fireworks/fireworks_stream.c:360:6: warning: context imbalance in 'snd_efw_stream_lock_release' - wrong count at exit ../drivers/misc/lis3lv02d/lis3lv02d.c:181:52: warning: cast to restricted __le16 ../mm/compaction.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/compaction.h): ../include/trace/events/compaction.h:165:1: error: too long token expansion ../sound/core/pcm_lib.c:548:32: warning: incorrect type in assignment (different base types) ../sound/core/pcm_lib.c:548:32: expected unsigned int [usertype] ../sound/core/pcm_lib.c:548:32: got restricted __le32 [usertype] ../sound/firewire/digi00x/digi00x-hwdep.c:62:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit ../sound/firewire/digi00x/digi00x-hwdep.c:95:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit ../sound/firewire/digi00x/digi00x-hwdep.c:107:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit ../sound/firewire/digi00x/digi00x-hwdep.c:127:9: warning: context imbalance in 'hwdep_release' - wrong count at exit ../drivers/irqchip/irq-brcmstb-l2.c:106:9: warning: context imbalance in '__brcmstb_l2_intc_suspend' - wrong count at exit ../drivers/irqchip/irq-brcmstb-l2.c:123:13: warning: context imbalance in 'brcmstb_l2_intc_resume' - wrong count at exit ../drivers/clk/clk-xgene.c:486:9: warning: context imbalance in 'xgene_clk_enable' - different lock contexts for basic block ../drivers/clk/clk-xgene.c:515:9: warning: context imbalance in 'xgene_clk_disable' - different lock contexts for basic block ../drivers/clk/clk-xgene.c:598:9: warning: context imbalance in 'xgene_clk_set_rate' - different lock contexts for basic block ../sound/pci/fm801.c:290:9: warning: context imbalance in 'snd_fm801_update_bits' - wrong count at exit ../sound/pci/fm801.c:389:12: warning: context imbalance in 'snd_fm801_playback_trigger' - wrong count at exit ../sound/pci/fm801.c:422:12: warning: context imbalance in 'snd_fm801_capture_trigger' - wrong count at exit ../sound/pci/fm801.c:475:9: warning: context imbalance in 'snd_fm801_playback_prepare' - wrong count at exit ../sound/pci/fm801.c:501:9: warning: context imbalance in 'snd_fm801_capture_prepare' - wrong count at exit ../sound/pci/fm801.c:513:26: warning: context imbalance in 'snd_fm801_playback_pointer' - wrong count at exit ../sound/pci/fm801.c:529:26: warning: context imbalance in 'snd_fm801_capture_pointer' - wrong count at exit ../sound/pci/fm801.c:924:9: warning: context imbalance in 'snd_fm801_get_double' - wrong count at exit ../sound/firewire/digi00x/digi00x-midi.c:60:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit ../sound/firewire/digi00x/digi00x-midi.c:79:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit ../sound/firewire/tascam/tascam-stream.c:528:5: warning: context imbalance in 'snd_tscm_stream_lock_try' - wrong count at exit ../sound/firewire/tascam/tascam-stream.c:542:6: warning: context imbalance in 'snd_tscm_stream_lock_release' - wrong count at exit ../security/selinux/netnode.c:74:17: warning: restricted __be32 degrades to integer ../security/selinux/netnode.c:91:32: warning: restricted __be32 degrades to integer ../kernel/nsproxy.c:268:9: error: no generic selection for 'struct user_namespace *const [noderef] __rcu user_ns' ../kernel/nsproxy.c:273:9: error: no generic selection for 'struct user_namespace *const [noderef] __rcu user_ns' ../kernel/nsproxy.c:268:9: warning: dereference of noderef expression ../kernel/nsproxy.c:273:9: warning: dereference of noderef expression ../sound/firewire/bebob/bebob_midi.c:53:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit ../sound/firewire/bebob/bebob_midi.c:67:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit ../kernel/nstree.c: note: in included file (through ../include/linux/ns/nstree_types.h, ../include/linux/nstree.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/seq_file.c:931:9: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:931:9: struct list_head [noderef] __rcu * ../fs/seq_file.c:931:9: struct list_head * ../fs/seq_file.c:931:9: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:931:9: struct list_head [noderef] __rcu * ../fs/seq_file.c:931:9: struct list_head * ../fs/seq_file.c:953:12: warning: incorrect type in assignment (different address spaces) ../fs/seq_file.c:953:12: expected struct list_head *lh ../fs/seq_file.c:953:12: got struct list_head [noderef] __rcu * ../fs/seq_file.c:1080:24: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:1080:24: struct hlist_node [noderef] __rcu * ../fs/seq_file.c:1080:24: struct hlist_node * ../fs/seq_file.c:1082:24: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:1082:24: struct hlist_node [noderef] __rcu * ../fs/seq_file.c:1082:24: struct hlist_node * ../sound/firewire/tascam/tascam-hwdep.c:129:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit ../sound/firewire/tascam/tascam-hwdep.c:162:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit ../sound/firewire/tascam/tascam-hwdep.c:174:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit ../sound/firewire/tascam/tascam-hwdep.c:202:9: warning: context imbalance in 'hwdep_release' - wrong count at exit ../sound/firewire/tascam/tascam-midi.c:49:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit ../sound/firewire/tascam/tascam-midi.c:61:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit ../sound/pci/intel8x0.c:920:9: warning: context imbalance in 'snd_intel8x0_setup_pcm_out' - wrong count at exit ../sound/pci/intel8x0.c:986:26: warning: context imbalance in 'snd_intel8x0_pcm_pointer' - wrong count at exit ../sound/pci/intel8x0.c:1245:12: warning: context imbalance in 'snd_intel8x0_ali_ac97spdifout_close' - wrong count at exit ../fs/xattr.c:739:32: warning: dereference of noderef expression ../fs/xattr.c:885:32: warning: dereference of noderef expression ../drivers/tty/sysrq.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'sysrq_handle_crash' - unexpected unlock ../drivers/video/fbdev/core/bitblit.c:369:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) ../sound/isa/gus/gus_timer.c:17:12: warning: context imbalance in 'snd_gf1_timer1_start' - wrong count at exit ../sound/isa/gus/gus_timer.c:33:12: warning: context imbalance in 'snd_gf1_timer1_stop' - wrong count at exit ../sound/isa/gus/gus_timer.c:49:12: warning: context imbalance in 'snd_gf1_timer2_start' - wrong count at exit ../sound/isa/gus/gus_timer.c:65:12: warning: context imbalance in 'snd_gf1_timer2_stop' - wrong count at exit ../fs/namespace.c:700:5: warning: context imbalance in 'sb_prepare_remount_readonly' - different lock contexts for basic block ../fs/namespace.c:684:9: warning: context imbalance in 'setup_mnt' - wrong count at exit ../fs/namespace.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/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'mntput_no_expire_slowpath' - unexpected unlock ../fs/namespace.c:1395:13: warning: context imbalance in 'mntput_no_expire' - different lock contexts for basic block ../fs/namespace.c:1972:6: warning: context imbalance in '__detach_mounts' - wrong count at exit ../fs/namespace.c:2333:6: warning: context imbalance in 'has_locked_children' - wrong count at exit ../fs/namespace.c:3777:6: warning: context imbalance in 'mnt_set_expiry' - wrong count at exit ../fs/namespace.c:3789:6: warning: context imbalance in 'mark_mounts_for_expiry' - different lock contexts for basic block ../fs/namespace.c:4093:22: warning: context imbalance in 'copy_mnt_ns' - different lock contexts for basic block ../fs/namespace.c:4494:6: warning: context imbalance in 'path_is_under' - wrong count at exit ../fs/namespace.c:6031:6: warning: context imbalance in 'put_mnt_ns' - different lock contexts for basic block ../fs/namespace.c:6098:42: warning: context imbalance in 'current_chrooted' - wrong count at exit ../sound/isa/gus/gus_dram.c:19:9: warning: context imbalance in 'snd_gus_dram_poke' - different lock contexts for basic block ../sound/isa/gus/gus_dram.c:48:12: warning: context imbalance in 'snd_gus_dram_peek' - wrong count at exit ../sound/isa/gus/gus_dma.c:12:13: warning: context imbalance in 'snd_gf1_dma_ack' - wrong count at exit ../sound/isa/gus/gus_dma.c:19:13: warning: context imbalance in 'snd_gf1_dma_program' - wrong count at exit ../sound/firewire/fireworks/fireworks_midi.c:52:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit ../sound/firewire/fireworks/fireworks_midi.c:66:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit ../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) ../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * ../lib/maple_tree.c:6263:30: got struct maple_node * ../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) ../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * ../lib/maple_tree.c:6263:30: got struct maple_node * ../drivers/video/fbdev/geode/suspend_gx.c:30:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:30:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:30:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/suspend_gx.c:30:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:30:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:30:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/suspend_gx.c:30:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:30:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:30:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/suspend_gx.c:31:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:31:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:31:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/suspend_gx.c:31:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:31:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:31:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/suspend_gx.c:31:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:31:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:31:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/suspend_gx.c:32:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:32:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:32:9: got void [noderef] __iomem *vid_regs ../drivers/video/fbdev/geode/suspend_gx.c:32:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:32:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:32:9: got void [noderef] __iomem *vid_regs ../drivers/video/fbdev/geode/suspend_gx.c:32:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:32:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:32:9: got void [noderef] __iomem *vid_regs ../drivers/video/fbdev/geode/suspend_gx.c:33:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:33:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:33:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/suspend_gx.c:33:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:33:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:33:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/suspend_gx.c:33:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:33:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:33:9: got void [noderef] __iomem * ../drivers/dax/super.c:45:5: warning: context imbalance in 'dax_read_lock' - wrong count at exit ../drivers/dax/super.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'dax_read_unlock' - unexpected unlock ../sound/pci/intel8x0m.c:467:20: warning: context imbalance in 'snd_intel8x0m_interrupt' - wrong count at exit ../kernel/notifier.c:31:20: warning: incorrect type in assignment (different address spaces) ../kernel/notifier.c:31:20: expected struct notifier_block **nl ../kernel/notifier.c:31:20: got struct notifier_block [noderef] __rcu ** ../kernel/notifier.c:33:17: warning: incorrect type in assignment (different address spaces) ../kernel/notifier.c:33:17: expected struct notifier_block [noderef] __rcu *next ../kernel/notifier.c:33:17: got struct notifier_block * ../kernel/notifier.c:34:9: error: incompatible types in comparison expression (different address spaces): ../kernel/notifier.c:34:9: struct notifier_block [noderef] __rcu * ../kernel/notifier.c:34:9: struct notifier_block * ../kernel/notifier.c:44:25: error: incompatible types in comparison expression (different address spaces): ../kernel/notifier.c:44:25: struct notifier_block [noderef] __rcu * ../kernel/notifier.c:44:25: struct notifier_block * ../kernel/notifier.c:148:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:171:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:193:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:223:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:261:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:264:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:324:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:327:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:345:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:380:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:405:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:422:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:429:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:453:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:483:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:486:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:513:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:516:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:546:36: warning: incorrect type in argument 1 (different address spaces) ../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 1 (different address spaces) ../net/sched/act_bpf.c:131:9: expected void const * ../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 1 (different address spaces) ../net/sched/act_bpf.c:131:9: expected void const * ../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 2 (different address spaces) ../net/sched/act_bpf.c:131:9: expected void const * ../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:124:50: warning: dereference of noderef expression ../net/sched/act_bpf.c:124:50: warning: dereference of noderef expression ../sound/isa/gus/gus_volume.c: note: in included file: ../sound/isa/gus/gus_tables.h:41:16: warning: symbol 'snd_gf1_atten_table' was not declared. Should it be static? ../sound/isa/gus/gus_pcm.c:114:9: warning: context imbalance in 'snd_gf1_pcm_trigger_up' - different lock contexts for basic block ../sound/isa/gus/gus_pcm.c:243:13: warning: context imbalance in 'snd_gf1_pcm_interrupt_volume' - different lock contexts for basic block ../sound/isa/gus/gus_pcm.c:281:9: warning: context imbalance in 'snd_gf1_pcm_poke_block' - different lock contexts for basic block ../sound/isa/gus/gus_pcm.c:508:9: warning: context imbalance in 'snd_gf1_pcm_playback_pointer' - wrong count at exit ../sound/isa/gus/gus_pcm.c:553:12: warning: context imbalance in 'snd_gf1_pcm_capture_trigger' - wrong count at exit ../sound/isa/gus/gus_pcm.c:715:12: warning: context imbalance in 'snd_gf1_pcm_volume_get' - wrong count at exit ../sound/isa/gus/gus_pcm.c:746:17: warning: context imbalance in 'snd_gf1_pcm_volume_put' - different lock contexts for basic block ../sound/firewire/bebob/bebob_hwdep.c:57:18: warning: context imbalance in 'hwdep_poll' - wrong count at exit ../sound/firewire/bebob/bebob_hwdep.c:87:1: warning: context imbalance in 'hwdep_lock' - wrong count at exit ../sound/firewire/bebob/bebob_hwdep.c:100:1: warning: context imbalance in 'hwdep_unlock' - wrong count at exit ../sound/firewire/bebob/bebob_hwdep.c:121:9: warning: context imbalance in 'hwdep_release' - wrong count at exit ../arch/x86/kvm/mmu/tdp_mmu.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/cgroup.h, ../include/linux/memcontrol.h, ../include/linux/resume_user_mode.h, ../include/linux/entry-virt.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__tdp_mmu_zap_root' - unexpected unlock ../arch/x86/kvm/mmu/tdp_mmu.c:1594:33: warning: context imbalance in 'tdp_mmu_split_huge_pages_root' - unexpected unlock ../fs/libfs.c:2144:18: error: incompatible types in comparison expression (different address spaces): ../fs/libfs.c:2144:18: struct dentry [noderef] __rcu * ../fs/libfs.c:2144:18: struct dentry * ../drivers/tty/ipwireless/hardware.c:431:30: warning: incorrect type in argument 1 (different base types) ../drivers/tty/ipwireless/hardware.c:431:30: expected unsigned short [usertype] value ../drivers/tty/ipwireless/hardware.c:431:30: got restricted __le16 [assigned] [usertype] raw_data ../drivers/tty/ipwireless/hardware.c:445:30: warning: incorrect type in argument 1 (different base types) ../drivers/tty/ipwireless/hardware.c:445:30: expected unsigned short [usertype] value ../drivers/tty/ipwireless/hardware.c:445:30: got restricted __le16 [assigned] [usertype] raw_data ../drivers/tty/ipwireless/hardware.c:872:46: warning: incorrect type in initializer (different base types) ../drivers/tty/ipwireless/hardware.c:872:46: expected restricted __le16 [usertype] raw_data ../drivers/tty/ipwireless/hardware.c:872:46: got unsigned short ../drivers/tty/ipwireless/hardware.c:889:46: warning: incorrect type in initializer (different base types) ../drivers/tty/ipwireless/hardware.c:889:46: expected restricted __le16 [usertype] raw_data ../drivers/tty/ipwireless/hardware.c:889:46: got unsigned short ../drivers/dax/bus.c:19:1: warning: symbol 'dax_region_rwsem' was not declared. Should it be static? ../drivers/dax/bus.c:25:1: warning: symbol 'dax_dev_rwsem' was not declared. Should it be static? ../net/core/xdp.c:903:17: warning: symbol 'bpf_xdp_metadata_rx_timestamp' was not declared. Should it be static? ../net/core/xdp.c:925:17: warning: symbol 'bpf_xdp_metadata_rx_hash' was not declared. Should it be static? ../net/core/xdp.c:958:17: warning: symbol 'bpf_xdp_metadata_rx_vlan_tag' was not declared. Should it be static? Warning: ../drivers/tty/n_hdlc.c:139 struct member 'write_work' not described in 'n_hdlc' Warning: ../drivers/tty/n_hdlc.c:139 struct member 'tty_for_write_work' not described in 'n_hdlc' Warning: ../drivers/tty/n_hdlc.c:139 struct member 'write_work' not described in 'n_hdlc' Warning: ../drivers/tty/n_hdlc.c:139 struct member 'tty_for_write_work' not described in 'n_hdlc' ../sound/usb/midi2.c:168:9: warning: context imbalance in 'output_urb_complete' - wrong count at exit ../sound/usb/midi2.c:206:9: warning: context imbalance in 'input_urb_complete' - wrong count at exit ../sound/usb/midi2.c:211:13: warning: context imbalance in 'submit_io_urbs' - wrong count at exit ../sound/usb/midi2.c:240:13: warning: context imbalance in 'drain_urb_queue' - wrong count at exit ../mm/list_lru.c:161:6: warning: context imbalance in 'list_lru_add' - different lock contexts for basic block ../mm/list_lru.c:201:6: warning: context imbalance in 'list_lru_del' - different lock contexts for basic block ../mm/list_lru.c:290:35: warning: context imbalance in '__list_lru_walk_one' - different lock contexts for basic block ../sound/firewire/motu/motu-stream.c:408:5: warning: context imbalance in 'snd_motu_stream_lock_try' - wrong count at exit ../sound/firewire/motu/motu-stream.c:420:6: warning: context imbalance in 'snd_motu_stream_lock_release' - wrong count at exit ../sound/pci/maestro3.c:1090:1: warning: context imbalance in 'snd_m3_pcm_trigger' - different lock contexts for basic block ../sound/pci/maestro3.c:1398:1: warning: context imbalance in 'snd_m3_pcm_prepare' - different lock contexts for basic block ../sound/pci/maestro3.c:1457:1: warning: context imbalance in 'snd_m3_pcm_pointer' - different lock contexts for basic block ../sound/pci/maestro3.c:1644:13: warning: context imbalance in 'snd_m3_interrupt' - different lock contexts for basic block ../sound/pci/maestro3.c:1700:1: warning: context imbalance in 'snd_m3_substream_open' - wrong count at exit ../sound/pci/maestro3.c:1731:1: warning: context imbalance in 'snd_m3_substream_close' - different lock contexts for basic block ../sound/pci/maestro3.c:2346:9: warning: context imbalance in 'snd_m3_free' - wrong count at exit ../lib/radix-tree.c:266:36: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:266:36: expected struct xa_node *nodes ../lib/radix-tree.c:266:36: got struct xa_node [noderef] __rcu *parent ../lib/radix-tree.c:284:29: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:284:29: expected struct xa_node [noderef] __rcu *parent ../lib/radix-tree.c:284:29: got struct xa_node *parent ../lib/radix-tree.c:344:38: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:344:38: expected struct xa_node [noderef] __rcu *parent ../lib/radix-tree.c:344:38: got struct xa_node *nodes ../lib/radix-tree.c:446:54: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:446:54: expected struct xa_node [noderef] __rcu *parent ../lib/radix-tree.c:446:54: got struct xa_node *node ../lib/radix-tree.c:558:24: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:558:24: expected struct xa_node *parent ../lib/radix-tree.c:558:24: got struct xa_node [noderef] __rcu *parent ../lib/radix-tree.c:672:31: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:672:31: expected struct xa_node *[assigned] child ../lib/radix-tree.c:672:31: got struct xa_node [noderef] __rcu *parent ../lib/radix-tree.c:947:22: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:947:22: expected struct xa_node *node ../lib/radix-tree.c:947:22: got struct xa_node [noderef] __rcu *parent ../lib/radix-tree.c:1007:22: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:1007:22: expected struct xa_node *node ../lib/radix-tree.c:1007:22: got struct xa_node [noderef] __rcu *parent ../lib/radix-tree.c:1527:38: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:1527:38: expected struct xa_node *[assigned] node ../lib/radix-tree.c:1527:38: got struct xa_node [noderef] __rcu *parent ../lib/radix-tree.c:1587:28: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:1587:28: expected struct xa_node *nodes ../lib/radix-tree.c:1587:28: got struct xa_node [noderef] __rcu *parent ../mm/workingset.c:763:9: warning: context imbalance in 'shadow_lru_isolate' - wrong count at exit ../drivers/tty/serial/serial_core.c:125:13: warning: context imbalance in 'uart_stop' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:166:13: warning: context imbalance in 'uart_start' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:185:9: warning: context imbalance in 'uart_update_mctrl' - wrong count at exit ../drivers/tty/serial/serial_core.c:201:13: warning: context imbalance in 'uart_change_line_settings' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:266:39: warning: context imbalance in 'uart_alloc_xmit_buf' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:294:31: warning: context imbalance in 'uart_free_xmit_buf' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:601:31: warning: context imbalance in 'uart_put_char' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:634:31: warning: context imbalance in 'uart_write' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:647:31: warning: context imbalance in 'uart_write_room' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:660:31: warning: context imbalance in 'uart_chars_in_buffer' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:685:31: warning: context imbalance in 'uart_flush_buffer' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:724:24: warning: context imbalance in 'uart_send_xchar' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:1082:12: warning: context imbalance in 'uart_tiocmget' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:1275:31: warning: context imbalance in 'uart_get_icount' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:1894:13: warning: context imbalance in 'uart_carrier_raised' - wrong count at exit ../drivers/tty/serial/serial_core.c:2313:5: warning: context imbalance in 'uart_suspend_port' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:2435:17: warning: context imbalance in 'uart_resume_port' - different lock contexts for basic block ../sound/isa/gus/gus_mixer.c:48:9: warning: context imbalance in 'snd_gf1_put_single' - wrong count at exit ../sound/isa/gus/gus_mixer.c:73:12: warning: context imbalance in 'snd_ics_get_double' - wrong count at exit ../sound/isa/gus/gus_mixer.c:102:27: warning: context imbalance in 'snd_ics_put_double' - wrong count at exit ../sound/isa/gus/gus_uart.c:58:9: warning: context imbalance in 'snd_gf1_interrupt_midi_out' - wrong count at exit ../sound/isa/gus/gus_uart.c:85:9: warning: context imbalance in 'snd_gf1_uart_output_open' - wrong count at exit ../sound/isa/gus/gus_uart.c:122:9: warning: context imbalance in 'snd_gf1_uart_input_open' - wrong count at exit ../sound/isa/gus/gus_uart.c:133:9: warning: context imbalance in 'snd_gf1_uart_output_close' - wrong count at exit ../sound/isa/gus/gus_uart.c:146:9: warning: context imbalance in 'snd_gf1_uart_input_close' - wrong count at exit ../sound/isa/gus/gus_uart.c:158:9: warning: context imbalance in 'snd_gf1_uart_input_trigger' - wrong count at exit ../sound/firewire/fireworks/fireworks_hwdep.c:198:9: warning: context imbalance in 'hwdep_poll' - wrong count at exit ../sound/firewire/fireworks/fireworks_hwdep.c:222:1: warning: context imbalance in 'hwdep_lock' - wrong count at exit ../sound/firewire/fireworks/fireworks_hwdep.c:235:1: warning: context imbalance in 'hwdep_unlock' - wrong count at exit ../sound/firewire/fireworks/fireworks_hwdep.c:256:9: warning: context imbalance in 'hwdep_release' - wrong count at exit ../drivers/char/tpm/tpm-buf.c:225:16: warning: cast to restricted __be16 ../drivers/char/tpm/tpm-buf.c:242:16: warning: cast to restricted __be32 ../sound/isa/gus/gus_reset.c:84:13: warning: context imbalance in 'snd_gf1_clear_regs' - wrong count at exit ../sound/isa/gus/gus_reset.c:93:13: warning: context imbalance in 'snd_gf1_look_regs' - wrong count at exit ../sound/isa/gus/gus_reset.c: note: in included file: ../include/sound/gus.h:445:31: warning: context imbalance in 'snd_gf1_smart_stop_voice' - wrong count at exit ../sound/isa/gus/gus_reset.c:130:9: warning: context imbalance in 'snd_gf1_stop_voice' - wrong count at exit ../sound/isa/gus/gus_reset.c:141:9: warning: context imbalance in 'snd_gf1_clear_voices' - different lock contexts for basic block ../sound/isa/gus/gus_reset.c:176:17: warning: context imbalance in 'snd_gf1_stop_voices' - different lock contexts for basic block ../sound/isa/gus/gus_reset.c:220:22: warning: context imbalance in 'snd_gf1_alloc_voice' - wrong count at exit ../drivers/irqchip/irq-lan966x-oic.c:87:13: warning: context imbalance in 'lan966x_oic_irq_shutdown' - wrong count at exit ../drivers/regulator/ad5398.c:49:17: warning: cast to restricted __be16 ../drivers/regulator/ad5398.c:59:13: warning: incorrect type in assignment (different base types) ../drivers/regulator/ad5398.c:59:13: expected unsigned short val ../drivers/regulator/ad5398.c:59:13: got restricted __be16 [usertype] ../io_uring/register.c: note: in included file: ../include/linux/io_uring_types.h:220:37: warning: array of flexible structures ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * ../fs/fs-writeback.c: note: in included file: ../include/linux/fs.h:901:9: warning: context imbalance in 'writeback_sb_inodes' - unexpected unlock ../fs/fs-writeback.c:2691:20: warning: context imbalance in '__mark_inode_dirty' - unexpected unlock ../sound/pci/rme32.c:635:1: warning: context imbalance in 'snd_rme32_playback_hw_params' - wrong count at exit ../sound/pci/rme32.c:683:1: warning: context imbalance in 'snd_rme32_capture_hw_params' - wrong count at exit ../sound/pci/rme32.c:966:12: warning: context imbalance in 'snd_rme32_capture_close' - wrong count at exit ../sound/pci/rme32.c:990:15: warning: context imbalance in 'snd_rme32_playback_prepare' - wrong count at exit ../sound/pci/rme32.c:1007:9: warning: context imbalance in 'snd_rme32_capture_prepare' - wrong count at exit ../sound/pci/rme32.c:1060:9: warning: context imbalance in 'snd_rme32_pcm_trigger' - wrong count at exit ../sound/pci/rme32.c:1479:1: warning: context imbalance in 'snd_rme32_get_loopback_control' - wrong count at exit ../sound/pci/rme32.c:1505:9: warning: context imbalance in 'snd_rme32_put_loopback_control' - wrong count at exit ../sound/pci/rme32.c:1560:9: warning: context imbalance in 'snd_rme32_get_inputtype_control' - wrong count at exit ../sound/pci/rme32.c:1582:9: warning: context imbalance in 'snd_rme32_put_inputtype_control' - wrong count at exit ../sound/pci/rme32.c:1602:1: warning: context imbalance in 'snd_rme32_get_clockmode_control' - wrong count at exit ../sound/pci/rme32.c:1612:1: warning: context imbalance in 'snd_rme32_put_clockmode_control' - wrong count at exit ../sound/pci/rme32.c:1664:12: warning: context imbalance in 'snd_rme32_control_spdif_put' - wrong count at exit ../sound/pci/rme32.c:1697:12: warning: context imbalance in 'snd_rme32_control_spdif_stream_put' - wrong count at exit ../kernel/cred.c:77:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:77:9: struct cred * ../kernel/cred.c:77:9: struct cred const [noderef] __rcu * ../kernel/cred.c:78:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:78:9: struct cred * ../kernel/cred.c:78:9: struct cred const [noderef] __rcu * ../kernel/cred.c:94:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:94:9: expected struct atomic64_t const [usertype] *v ../kernel/cred.c:94:9: got struct atomic64_t const [noderef] __rcu * ../kernel/cred.c:97:22: warning: cast removes address space '__rcu' of expression ../kernel/cred.c:100:17: warning: cast removes address space '__rcu' of expression ../kernel/cred.c:191:13: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:191:13: expected struct cred const *old ../kernel/cred.c:191:13: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:278:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:278:47: expected struct cred const *cred ../kernel/cred.c:278:47: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:278:30: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:278:30: expected struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:278:30: got struct cred const * ../kernel/cred.c:279:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:279:17: expected struct atomic64_t const [usertype] *v ../kernel/cred.c:279:17: got struct atomic64_t const [noderef] __rcu * ../kernel/cred.c:318:32: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:318:32: expected struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:318:32: got struct cred const * ../kernel/cred.c:371:38: warning: incorrect type in initializer (different address spaces) ../kernel/cred.c:371:38: expected struct cred const *old ../kernel/cred.c:371:38: got struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:376:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:376:9: struct cred const [noderef] __rcu * ../kernel/cred.c:376:9: struct cred const * ../kernel/cred.c:274:19: warning: dereference of noderef expression ../lib/rbtree.c: note: in included file: ../include/linux/rbtree_augmented.h:213:25: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree_augmented.h:213:25: struct rb_node [noderef] __rcu * ../include/linux/rbtree_augmented.h:213:25: struct rb_node * ../include/linux/rbtree_augmented.h:215:25: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree_augmented.h:215:25: struct rb_node [noderef] __rcu * ../include/linux/rbtree_augmented.h:215:25: struct rb_node * ../include/linux/rbtree_augmented.h:217:17: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree_augmented.h:217:17: struct rb_node [noderef] __rcu * ../include/linux/rbtree_augmented.h:217:17: struct rb_node * ../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:1481:13: warning: context imbalance in 'unix_state_double_lock' - wrong count at exit ../net/unix/af_unix.c:1498:17: warning: context imbalance in 'unix_state_double_unlock' - unexpected unlock ../net/unix/af_unix.c:1612:54: warning: context imbalance in 'unix_wait_for_peer' - unexpected unlock ../net/unix/af_unix.c:1801:9: warning: context imbalance in 'unix_stream_connect' - different lock contexts for basic block ../net/unix/af_unix.c:2203:25: warning: context imbalance in 'unix_dgram_sendmsg' - unexpected unlock ../net/unix/af_unix.c:3467:20: warning: context imbalance in 'unix_get_first' - wrong count at exit ../net/unix/af_unix.c:3498:34: warning: context imbalance in 'unix_get_next' - unexpected unlock ../net/unix/af_unix.c:3528:42: warning: context imbalance in 'unix_seq_stop' - unexpected unlock ../net/unix/af_unix.c:3631:34: warning: context imbalance in 'bpf_iter_unix_hold_batch' - unexpected unlock Warning: ../block/partitions/aix.c:80 function parameter 'state' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'lba' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'buffer' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'count' not described in 'read_lba' Warning: ../block/partitions/aix.c:113 function parameter 'state' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:113 function parameter 'lba' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:138 function parameter 'state' not described in 'alloc_lvn' Warning: ../block/partitions/aix.c:138 function parameter 'lba' not described in 'alloc_lvn' Warning: ../block/partitions/aix.c:80 function parameter 'state' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'lba' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'buffer' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'count' not described in 'read_lba' Warning: ../block/partitions/aix.c:113 function parameter 'state' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:113 function parameter 'lba' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:138 function parameter 'state' not described in 'alloc_lvn' Warning: ../block/partitions/aix.c:138 function parameter 'lba' not described in 'alloc_lvn' ../drivers/tty/hvc/hvc_xen.c:418:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/hvc/hvc_xen.c:418:37: expected void volatile [noderef] __iomem *addr ../drivers/tty/hvc/hvc_xen.c:418:37: got struct xencons_interface *intf ../drivers/video/fbdev/core/fbcon_ud.c:371:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) ../drivers/misc/keba/cp500.c:962:34: warning: Using plain integer as NULL pointer ../net/xfrm/xfrm_policy.c:4152:43: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_policy.c:4152:43: struct xfrm_policy_afinfo const [noderef] __rcu * ../net/xfrm/xfrm_policy.c:4152:43: struct xfrm_policy_afinfo const * ../net/xfrm/xfrm_policy.c:4238:29: warning: incorrect type in assignment (different address spaces) ../net/xfrm/xfrm_policy.c:4238:29: expected struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4238:29: got struct hlist_head * ../net/xfrm/xfrm_policy.c:4265:36: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4265:36: expected struct hlist_head *n ../net/xfrm/xfrm_policy.c:4265:36: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4291:17: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4291:17: expected struct hlist_head const *h ../net/xfrm/xfrm_policy.c:4291:17: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4292:36: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4292:36: expected struct hlist_head *n ../net/xfrm/xfrm_policy.c:4292:36: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:264:9: warning: context imbalance in 'xfrm_policy_get_afinfo' - different lock contexts for basic block ../net/xfrm/xfrm_policy.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:897:25: warning: context imbalance in '__xfrm_dst_lookup' - unexpected unlock ../net/xfrm/xfrm_policy.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 * ../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 * ../sound/usb/midi.c:293:13: warning: context imbalance in 'snd_usbmidi_do_output' - wrong count at exit ../sound/usb/midi.c:335:13: warning: context imbalance in 'snd_usbmidi_error_timer' - wrong count at exit ../sound/usb/midi.c:1546:9: warning: context imbalance in 'snd_usbmidi_disconnect' - wrong count at exit ../drivers/dma/mediatek/mtk-hsdma.c:450:17: warning: incorrect type in assignment (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:450:17: expected restricted __le32 volatile ../drivers/dma/mediatek/mtk-hsdma.c:450:17: got unsigned long long [usertype] src ../drivers/dma/mediatek/mtk-hsdma.c:451:17: warning: restricted __le32 degrades to integer ../drivers/dma/mediatek/mtk-hsdma.c:451:17: warning: incorrect type in assignment (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:451:17: expected restricted __le32 volatile ../drivers/dma/mediatek/mtk-hsdma.c:451:17: got unsigned int ../drivers/dma/mediatek/mtk-hsdma.c:455:17: warning: incorrect type in assignment (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:455:17: expected restricted __le32 volatile ../drivers/dma/mediatek/mtk-hsdma.c:455:17: got unsigned long long [usertype] dest ../drivers/dma/mediatek/mtk-hsdma.c:456:17: warning: incorrect type in assignment (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:456:17: expected restricted __le32 volatile ../drivers/dma/mediatek/mtk-hsdma.c:456:17: got int ../drivers/dma/mediatek/mtk-hsdma.c:579:33: warning: restricted __le32 degrades to integer ../drivers/dma/mediatek/mtk-hsdma.c:877:18: warning: incorrect type in initializer (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:877:18: expected restricted __le32 [usertype] ddone ../drivers/dma/mediatek/mtk-hsdma.c:877:18: got unsigned long ../drivers/dma/mediatek/mtk-hsdma.c:878:16: warning: incorrect type in initializer (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:878:16: expected restricted __le32 [usertype] ls0 ../drivers/dma/mediatek/mtk-hsdma.c:878:16: got unsigned long ../drivers/dma/mediatek/mtk-hsdma.c:882:18: warning: incorrect type in initializer (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:882:18: expected restricted __le32 [usertype] ddone ../drivers/dma/mediatek/mtk-hsdma.c:882:18: got unsigned long ../drivers/dma/mediatek/mtk-hsdma.c:883:16: warning: incorrect type in initializer (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:883:16: expected restricted __le32 [usertype] ls0 ../drivers/dma/mediatek/mtk-hsdma.c:883:16: got unsigned long ../sound/pci/rme96.c:1015:1: warning: context imbalance in 'snd_rme96_capture_hw_params' - wrong count at exit ../sound/pci/rme96.c:1307:9: warning: context imbalance in 'snd_rme96_capture_close' - wrong count at exit ../sound/pci/rme96.c:1321:15: warning: context imbalance in 'snd_rme96_playback_prepare' - wrong count at exit ../sound/pci/rme96.c:1334:15: warning: context imbalance in 'snd_rme96_capture_prepare' - wrong count at exit ../sound/pci/rme96.c:1801:1: warning: context imbalance in 'snd_rme96_get_loopback_control' - wrong count at exit ../sound/pci/rme96.c:1810:1: warning: context imbalance in 'snd_rme96_put_loopback_control' - wrong count at exit ../sound/pci/rme96.c:1897:9: warning: context imbalance in 'snd_rme96_get_inputtype_control' - wrong count at exit ../sound/pci/rme96.c:1934:9: warning: context imbalance in 'snd_rme96_put_inputtype_control' - wrong count at exit ../sound/pci/rme96.c:1948:1: warning: context imbalance in 'snd_rme96_get_clockmode_control' - wrong count at exit ../sound/pci/rme96.c:1957:1: warning: context imbalance in 'snd_rme96_put_clockmode_control' - wrong count at exit ../sound/pci/rme96.c:1980:1: warning: context imbalance in 'snd_rme96_get_attenuation_control' - wrong count at exit ../sound/pci/rme96.c:1989:1: warning: context imbalance in 'snd_rme96_put_attenuation_control' - wrong count at exit ../sound/pci/rme96.c:2011:1: warning: context imbalance in 'snd_rme96_get_montracks_control' - wrong count at exit ../sound/pci/rme96.c:2020:1: warning: context imbalance in 'snd_rme96_put_montracks_control' - wrong count at exit ../sound/pci/rme96.c:2070:12: warning: context imbalance in 'snd_rme96_control_spdif_put' - wrong count at exit ../sound/pci/rme96.c:2098:12: warning: context imbalance in 'snd_rme96_control_spdif_stream_put' - wrong count at exit ../sound/pci/rme96.c:2140:1: warning: context imbalance in 'snd_rme96_dac_volume_get' - wrong count at exit ../sound/pci/rme96.c:2152:1: warning: context imbalance in 'snd_rme96_dac_volume_put' - wrong count at exit ../sound/isa/msnd/msnd.c:77:5: warning: context imbalance in 'snd_msnd_send_dsp_cmd' - wrong count at exit ../sound/isa/msnd/msnd.c:130:5: warning: context imbalance in 'snd_msnd_enable_irq' - different lock contexts for basic block ../sound/isa/msnd/msnd.c:157:5: warning: context imbalance in 'snd_msnd_disable_irq' - different lock contexts for basic block ../sound/firewire/motu/motu-midi.c:53:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit ../sound/firewire/motu/motu-midi.c:67:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit ../drivers/tty/vt/vt.c:227:5: warning: symbol 'console_blank_hook' was not declared. Should it be static? ../drivers/tty/vt/vt.c:3311:19: warning: symbol 'console_driver' was not declared. Should it be static? ../sound/isa/msnd/msnd_pinnacle_mixer.c:134:12: warning: context imbalance in 'snd_msndmix_volume_get' - wrong count at exit ../sound/isa/msnd/msnd_pinnacle_mixer.c:259:17: warning: context imbalance in 'snd_msndmix_volume_put' - wrong count at exit ../mm/mmap_lock.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/cgroup.h, ../include/linux/memcontrol.h, ../include/trace/events/mmap_lock.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'lock_vma_under_rcu' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'lock_next_vma' - unexpected unlock ../net/sched/act_skbmod.c:73:39: warning: incorrect type in assignment (different base types) ../net/sched/act_skbmod.c:73:39: expected restricted __be16 [usertype] h_proto ../net/sched/act_skbmod.c:73:39: got unsigned short [usertype] eth_type ../net/sched/act_skbmod.c:207:29: warning: incorrect type in assignment (different base types) ../net/sched/act_skbmod.c:207:29: expected unsigned short [usertype] eth_type ../net/sched/act_skbmod.c:207:29: got restricted __be16 [usertype] ../net/sched/act_skbmod.c:263:48: warning: cast to restricted __be16 ../net/sched/act_skbmod.c:213:9: warning: context imbalance in 'tcf_skbmod_init' - different lock contexts for basic block ../drivers/misc/eeprom/m24lr.c:343:24: warning: cast to restricted __le16 ../drivers/misc/eeprom/m24lr.c:343:24: warning: cast from restricted __le64 ../drivers/misc/eeprom/m24lr.c:346:24: warning: cast to restricted __le32 ../drivers/misc/eeprom/m24lr.c:346:24: warning: cast from restricted __le64 ../drivers/pci/pci-acpi.c:1112:56: warning: restricted pci_power_t degrades to integer drivers/tty/vt/defkeymap.c:261:14: warning: symbol 'keymap_count' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:269:6: warning: symbol 'func_buf' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:300:6: warning: symbol 'funcbufptr' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:301:5: warning: symbol 'funcbufsize' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:302:5: warning: symbol 'funcbufleft' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:304:6: warning: symbol 'func_table' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:338:18: warning: symbol 'accent_table' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:375:14: warning: symbol 'accent_table_size' was not declared. Should it be static? ../arch/x86/mm/mem_encrypt_amd.c:46:5: warning: symbol 'sev_check_data' was not declared. Should it be static? ../net/sched/act_ife.c:56:15: warning: incorrect type in assignment (different base types) ../net/sched/act_ife.c:56:15: expected unsigned short [assigned] [usertype] edata ../net/sched/act_ife.c:56:15: got restricted __be16 [usertype] ../net/sched/act_ife.c:100:15: warning: incorrect type in assignment (different base types) ../net/sched/act_ife.c:100:15: expected unsigned int [assigned] [usertype] edata ../net/sched/act_ife.c:100:15: got restricted __be32 [usertype] ../net/sched/act_ife.c:322:9: warning: context imbalance in '__add_metainfo' - different lock contexts for basic block ../net/sched/act_ife.c:626:9: warning: context imbalance in 'tcf_ife_init' - different lock contexts for basic block ../sound/usb/misc/ua101.c:170:13: warning: context imbalance in 'playback_urb_complete' - different lock contexts for basic block ../sound/usb/misc/ua101.c:835:26: warning: context imbalance in 'capture_pcm_pointer' - wrong count at exit ../sound/usb/misc/ua101.c:842:26: warning: context imbalance in 'playback_pcm_pointer' - wrong count at exit ../sound/isa/opti9xx/opti92x-ad1848.c:267:9: warning: context imbalance in 'snd_opti9xx_read' - wrong count at exit ../sound/isa/opti9xx/opti92x-ad1848.c:276:9: warning: context imbalance in 'snd_opti9xx_write' - wrong count at exit ../sound/pci/sonicvibes.c:302:13: warning: context imbalance in 'snd_sonicvibes_out' - wrong count at exit ../sound/pci/sonicvibes.c:324:22: warning: context imbalance in 'snd_sonicvibes_in' - wrong count at exit ../sound/pci/sonicvibes.c:452:9: warning: context imbalance in 'snd_sonicvibes_setfmt' - wrong count at exit ../sound/pci/sonicvibes.c:504:9: warning: context imbalance in 'snd_sonicvibes_setpll' - wrong count at exit ../sound/pci/sonicvibes.c:525:9: warning: context imbalance in 'snd_sonicvibes_set_adc_rate' - wrong count at exit ../sound/pci/sonicvibes.c:555:13: warning: context imbalance in 'snd_sonicvibes_set_dac_rate' - wrong count at exit ../sound/pci/sonicvibes.c:567:12: warning: context imbalance in 'snd_sonicvibes_trigger' - wrong count at exit ../sound/pci/sonicvibes.c:680:9: warning: context imbalance in 'snd_sonicvibes_playback_prepare' - wrong count at exit ../sound/pci/sonicvibes.c:704:9: warning: context imbalance in 'snd_sonicvibes_capture_prepare' - wrong count at exit ../sound/pci/sonicvibes.c:874:12: warning: context imbalance in 'snd_sonicvibes_get_mux' - wrong count at exit ../sound/pci/sonicvibes.c:884:12: warning: context imbalance in 'snd_sonicvibes_put_mux' - different lock contexts for basic block ../sound/pci/sonicvibes.c:935:9: warning: context imbalance in 'snd_sonicvibes_get_single' - wrong count at exit ../sound/pci/sonicvibes.c:951:9: warning: context imbalance in 'snd_sonicvibes_put_single' - wrong count at exit ../sound/pci/sonicvibes.c:994:9: warning: context imbalance in 'snd_sonicvibes_get_double' - wrong count at exit ../sound/pci/sonicvibes.c:1015:9: warning: context imbalance in 'snd_sonicvibes_put_double' - wrong count at exit ../sound/firewire/motu/motu-hwdep.c:99:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit ../sound/firewire/motu/motu-hwdep.c:132:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit ../sound/firewire/motu/motu-hwdep.c:144:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit ../sound/firewire/motu/motu-hwdep.c:164:9: warning: context imbalance in 'hwdep_release' - wrong count at exit ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: too many warnings ../net/xfrm/xfrm_state.c: note: in included file: ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../drivers/nfc/microread/microread.c:489:26: warning: cast to restricted __be16 ../drivers/nfc/microread/microread.c:503:26: warning: cast to restricted __be16 ../drivers/nfc/microread/microread.c:521:25: warning: cast to restricted __le16 ../sound/usb/caiaq/device.c:146:41: warning: cast to restricted __le16 ../sound/usb/usx2y/usx2yhwdeppcm.c: note: in included file: ../sound/usb/usx2y/usbusx2yaudio.c:745:23: warning: incorrect type in assignment (different base types) ../sound/usb/usx2y/usbusx2yaudio.c:745:23: expected unsigned int format ../sound/usb/usx2y/usbusx2yaudio.c:745:23: got restricted snd_pcm_format_t [usertype] format ../sound/usb/usx2y/usbusx2yaudio.c:804:53: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usbusx2yaudio.c:804:63: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usbusx2yaudio.c:838:45: warning: restricted snd_pcm_format_t degrades to integer ../sound/usb/usx2y/usx2yhwdeppcm.c:378:53: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usx2yhwdeppcm.c:378:63: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usx2yhwdeppcm.c:520:45: warning: restricted snd_pcm_format_t degrades to integer ../sound/isa/opti9xx/opti92x-cs4231.c: note: in included file: ../sound/isa/opti9xx/opti92x-ad1848.c:267:9: warning: context imbalance in 'snd_opti9xx_read' - wrong count at exit ../sound/isa/opti9xx/opti92x-ad1848.c:276:9: warning: context imbalance in 'snd_opti9xx_write' - wrong count at exit ../drivers/dma-buf/dma-fence.c:1112:51: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1112:51: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1112:51: got char const * ../drivers/dma-buf/dma-fence.c:1114:24: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1114:24: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1114:24: got char * ../drivers/dma-buf/dma-fence.c:1144:53: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1144:53: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1144:53: got char const * ../drivers/dma-buf/dma-fence.c:1146:24: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1146:24: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1146:24: got char * ../drivers/dma-buf/dma-fence.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/dma_fence.h): ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *driver_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *timeline_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *driver_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *timeline_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../drivers/pinctrl/bcm/pinctrl-brcmstb.c:81:12: warning: context imbalance in 'brcmstb_pinctrl_fsel_set' - different lock contexts for basic block ../drivers/pinctrl/bcm/pinctrl-brcmstb.c:298:12: warning: context imbalance in 'brcmstb_pull_config_set' - different lock contexts for basic block ../sound/pci/via82xx.c:616:20: warning: context imbalance in 'snd_via686_interrupt' - wrong count at exit ../sound/pci/via82xx.c:708:9: warning: context imbalance in 'snd_via8233_interrupt' - wrong count at exit ../sound/pci/via82xx.c:823:26: warning: context imbalance in 'snd_via686_pcm_pointer' - different lock contexts for basic block ../sound/pci/via82xx.c:853:26: warning: context imbalance in 'snd_via8233_pcm_pointer' - different lock contexts for basic block ../sound/pci/via82xx.c:1005:9: warning: context imbalance in 'via_lock_rate' - wrong count at exit ../sound/pci/via82xx.c:1611:9: warning: context imbalance in 'snd_via8233_capture_source_put' - wrong count at exit ../drivers/tty/serial/8250/8250_core.c:94:9: warning: context imbalance in 'serial8250_interrupt' - wrong count at exit ../drivers/tty/serial/8250/8250_core.c: note: in included file (through ../include/linux/serial_8250.h): ../include/linux/serial_core.h:797:1: warning: context imbalance in 'serial_8250_overrun_backoff_work' - wrong count at exit ../drivers/tty/serial/8250/8250_core.c:874:9: warning: context imbalance in 'serial8250_unregister_port' - wrong count at exit ../net/sched/act_meta_mark.c:33:21: warning: cast to restricted __be32 ../drivers/iommu/io-pgtable-arm.c:1441:59: warning: Using plain integer as NULL pointer ../drivers/soc/qcom/qcom-geni-se.c:1061:21: warning: cast to restricted __le32 ../drivers/soc/qcom/qcom-geni-se.c:1061:21: warning: cast from restricted __le16 ../sound/usb/caiaq/audio.c:56:9: warning: context imbalance in 'activate_substream' - wrong count at exit ../sound/usb/caiaq/audio.c:68:9: warning: context imbalance in 'deactivate_substream' - wrong count at exit ../sound/usb/caiaq/audio.c:279:1: warning: context imbalance in 'snd_usb_caiaq_pcm_pointer' - wrong count at exit In file included from ../include/linux/string.h:382, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:12, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/cpuid/api.h:57, from ../arch/x86/include/asm/processor.h:19, from ../include/linux/sched.h:13, from ../include/linux/ratelimit.h:6, from ../include/linux/dev_printk.h:16, from ../include/linux/device.h:15, from ../drivers/nfc/pn533/pn533.c:9: In function ‘fortify_memcpy_chk’, inlined from ‘pn533_target_found_felica’ at ../drivers/nfc/pn533/pn533.c:781:2: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/quirks.c:2469:57: warning: restricted pci_power_t degrades to integer ../sound/isa/opti9xx/opti93x.c: note: in included file: ../sound/isa/opti9xx/opti92x-ad1848.c:267:9: warning: context imbalance in 'snd_opti9xx_read' - wrong count at exit ../sound/isa/opti9xx/opti92x-ad1848.c:276:9: warning: context imbalance in 'snd_opti9xx_write' - wrong count at exit ../drivers/dma/xilinx/xilinx_dma.c:1038:39: warning: context imbalance in 'xilinx_dma_chan_handle_cyclic' - unexpected unlock ../fs/d_path.c:195:9: warning: context imbalance in 'prepend_path' - wrong count at exit ../fs/d_path.c:359:9: warning: context imbalance in '__dentry_path' - wrong count at exit ../sound/core/rawmidi.c:106:13: warning: context imbalance in 'snd_rawmidi_ready' - wrong count at exit ../sound/core/rawmidi.c:237:9: warning: context imbalance in 'reset_runtime_ptrs' - wrong count at exit ../sound/core/rawmidi.c:338:12: warning: context imbalance in 'open_substream' - different lock contexts for basic block ../sound/core/rawmidi.c:789:12: warning: context imbalance in 'snd_rawmidi_output_status' - wrong count at exit ../sound/core/rawmidi.c:801:12: warning: context imbalance in 'snd_rawmidi_input_status' - wrong count at exit ../sound/core/rawmidi.c:1143:5: warning: context imbalance in 'snd_rawmidi_receive' - wrong count at exit ../sound/core/rawmidi.c:1331:5: warning: context imbalance in 'snd_rawmidi_transmit_empty' - wrong count at exit ../sound/core/rawmidi.c:1413:5: warning: context imbalance in 'snd_rawmidi_transmit_peek' - wrong count at exit ../sound/core/rawmidi.c:1464:5: warning: context imbalance in 'snd_rawmidi_transmit_ack' - wrong count at exit ../sound/core/rawmidi.c:1483:5: warning: context imbalance in 'snd_rawmidi_transmit' - wrong count at exit ../sound/core/rawmidi.c:1514:9: warning: context imbalance in 'snd_rawmidi_proceed' - wrong count at exit ../sound/isa/sb/sb_mixer.c:57:12: warning: context imbalance in 'snd_sbmixer_get_single' - wrong count at exit ../sound/isa/sb/sb_mixer.c:87:9: warning: context imbalance in 'snd_sbmixer_put_single' - wrong count at exit ../sound/isa/sb/sb_mixer.c:105:12: warning: context imbalance in 'snd_sbmixer_get_double' - wrong count at exit ../sound/isa/sb/sb_mixer.c:154:9: warning: context imbalance in 'snd_sbmixer_put_double' - wrong count at exit ../sound/isa/sb/sb_mixer.c:205:12: warning: context imbalance in 'snd_dt019x_input_sw_put' - different lock contexts for basic block ../sound/isa/sb/sb_mixer.c:254:12: warning: context imbalance in 'snd_als4k_mono_capture_route_get' - wrong count at exit ../sound/isa/sb/sb_mixer.c:270:12: warning: context imbalance in 'snd_als4k_mono_capture_route_put' - different lock contexts for basic block ../sound/isa/sb/sb_mixer.c:322:9: warning: context imbalance in 'snd_sb8mixer_get_mux' - wrong count at exit ../sound/isa/sb/sb_mixer.c:325:12: warning: context imbalance in 'snd_sb8mixer_put_mux' - different lock contexts for basic block ../sound/isa/sb/sb_mixer.c:366:12: warning: context imbalance in 'snd_sb16mixer_get_input_sw' - wrong count at exit ../sound/isa/sb/sb_mixer.c:409:9: warning: context imbalance in 'snd_sb16mixer_put_input_sw' - wrong count at exit ../sound/isa/sb/sb_mixer.c:686:9: warning: context imbalance in 'snd_sbmixer_init' - different lock contexts for basic block ../sound/pci/via82xx_modem.c:473:20: warning: context imbalance in 'snd_via82xx_interrupt' - wrong count at exit ../sound/pci/via82xx_modem.c:607:26: warning: context imbalance in 'snd_via686_pcm_pointer' - different lock contexts for basic block ../sound/isa/wss/wss_lib.c:378:9: warning: context imbalance in 'snd_wss_mce_up' - wrong count at exit ../sound/isa/wss/wss_lib.c:466:12: warning: context imbalance in 'snd_wss_trigger' - wrong count at exit ../sound/isa/wss/wss_lib.c:550:13: warning: context imbalance in 'snd_wss_calibrate_mute' - wrong count at exit ../sound/isa/wss/wss_lib.c:645:9: warning: context imbalance in 'snd_wss_playback_format' - wrong count at exit ../sound/isa/wss/wss_lib.c:702:9: warning: context imbalance in 'snd_wss_capture_format' - wrong count at exit ../sound/isa/wss/wss_lib.c:760:9: warning: context imbalance in 'snd_wss_timer_start' - wrong count at exit ../sound/isa/wss/wss_lib.c:763:12: warning: context imbalance in 'snd_wss_timer_stop' - wrong count at exit ../sound/isa/wss/wss_lib.c:842:12: warning: context imbalance in 'snd_wss_open' - different lock contexts for basic block ../sound/isa/wss/wss_lib.c:967:12: warning: context imbalance in 'snd_wss_playback_prepare' - wrong count at exit ../sound/isa/wss/wss_lib.c:1027:9: warning: context imbalance in 'snd_wss_capture_prepare' - wrong count at exit ../sound/isa/wss/wss_lib.c:1088:9: warning: context imbalance in 'snd_wss_interrupt' - wrong count at exit ../sound/isa/wss/wss_lib.c:1118:12: warning: context imbalance in 'snd_ad1848_probe' - different lock contexts for basic block ../sound/isa/wss/wss_lib.c:1192:12: warning: context imbalance in 'snd_wss_probe' - different lock contexts for basic block ../sound/isa/wss/wss_lib.c:1896:12: warning: context imbalance in 'snd_wss_get_mux' - wrong count at exit ../sound/isa/wss/wss_lib.c:1907:12: warning: context imbalance in 'snd_wss_put_mux' - different lock contexts for basic block ../sound/isa/wss/wss_lib.c:1955:9: warning: context imbalance in 'snd_wss_get_single' - wrong count at exit ../sound/isa/wss/wss_lib.c:1973:9: warning: context imbalance in 'snd_wss_put_single' - wrong count at exit ../sound/isa/wss/wss_lib.c:2013:9: warning: context imbalance in 'snd_wss_get_double' - wrong count at exit ../sound/isa/wss/wss_lib.c:2052:9: warning: context imbalance in 'snd_wss_put_double' - wrong count at exit ../mm/mincore.c:164:17: warning: context imbalance in 'mincore_pte_range' - unexpected unlock ../net/sched/act_meta_skbprio.c:38:25: warning: cast to restricted __be32 ../sound/firewire/motu/motu-register-dsp-message-parser.c:363:9: warning: context imbalance in 'snd_motu_register_dsp_message_parser_parse' - wrong count at exit ../sound/firewire/motu/motu-register-dsp-message-parser.c:367:6: warning: context imbalance in 'snd_motu_register_dsp_message_parser_copy_meter' - wrong count at exit ../sound/firewire/motu/motu-register-dsp-message-parser.c:376:6: warning: context imbalance in 'snd_motu_register_dsp_message_parser_copy_parameter' - wrong count at exit ../sound/firewire/motu/motu-register-dsp-message-parser.c:395:6: warning: context imbalance in 'snd_motu_register_dsp_message_parser_copy_event' - different lock contexts for basic block ../io_uring/zcrx.c:776:13: warning: context imbalance in 'io_zcrx_ring_refill' - wrong count at exit ../net/sched/act_meta_skbtcindex.c:33:25: warning: cast to restricted __be16 ../sound/isa/wavefront/wavefront_midi.c:112:13: warning: context imbalance in 'snd_wavefront_midi_output_write' - different lock contexts for basic block ../sound/isa/wavefront/wavefront_midi.c:218:12: warning: context imbalance in 'snd_wavefront_midi_input_open' - different lock contexts for basic block ../sound/isa/wavefront/wavefront_midi.c:241:12: warning: context imbalance in 'snd_wavefront_midi_output_open' - different lock contexts for basic block ../sound/isa/wavefront/wavefront_midi.c:264:12: warning: context imbalance in 'snd_wavefront_midi_input_close' - different lock contexts for basic block ../sound/isa/wavefront/wavefront_midi.c:286:12: warning: context imbalance in 'snd_wavefront_midi_output_close' - different lock contexts for basic block ../sound/isa/wavefront/wavefront_midi.c:307:13: warning: context imbalance in 'snd_wavefront_midi_input_trigger' - different lock contexts for basic block ../sound/isa/wavefront/wavefront_midi.c:447:1: warning: context imbalance in 'snd_wavefront_midi_disable_virtual' - wrong count at exit ../net/xfrm/xfrm_input.c:78:21: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_input.c:78:21: struct xfrm_input_afinfo const [noderef] __rcu * ../net/xfrm/xfrm_input.c:78:21: struct xfrm_input_afinfo const * ../net/xfrm/xfrm_input.c:100:9: warning: context imbalance in 'xfrm_input_get_afinfo' - different lock contexts for basic block ../net/xfrm/xfrm_input.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/timerqueue.h, ../include/linux/hrtimer_defs.h, ../include/linux/hrtimer.h, ../include/linux/interrupt.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'xfrm_rcv_cb' - unexpected unlock Warning: ../drivers/char/tpm/tpm_crb.c:193 function parameter 'loc' not described in '__crb_go_idle' Warning: ../drivers/char/tpm/tpm_crb.c:246 function parameter 'loc' not described in '__crb_cmd_ready' Warning: ../drivers/char/tpm/tpm_crb.c:193 function parameter 'loc' not described in '__crb_go_idle' Warning: ../drivers/char/tpm/tpm_crb.c:246 function parameter 'loc' not described in '__crb_cmd_ready' ../drivers/xen/xen-pciback/pci_stub.c:752:21: warning: incorrect type in assignment (different base types) ../drivers/xen/xen-pciback/pci_stub.c:752:21: expected signed int [usertype] err ../drivers/xen/xen-pciback/pci_stub.c:752:21: got restricted pci_channel_state_t [usertype] state ../drivers/xen/xen-pciback/pci_stub.c:797:37: warning: incorrect type in assignment (different base types) ../drivers/xen/xen-pciback/pci_stub.c:797:37: expected signed int [usertype] err ../drivers/xen/xen-pciback/pci_stub.c:797:37: got restricted pci_ers_result_t ../drivers/nfc/pn533/pn533.c:117:39: warning: incorrect type in initializer (different base types) ../drivers/nfc/pn533/pn533.c:117:39: expected restricted __be16 [usertype] sc ../drivers/nfc/pn533/pn533.c:117:39: got int ../drivers/nfc/pn533/pn533.c:130:39: warning: incorrect type in initializer (different base types) ../drivers/nfc/pn533/pn533.c:130:39: expected restricted __be16 [usertype] sc ../drivers/nfc/pn533/pn533.c:130:39: got int Warning: ../sound/usb/usx2y/us144mkii.c:13 Cannot find identifier on line: * @brief Module parameters for ALSA card instantiation. Warning: ../sound/usb/usx2y/us144mkii.c:14 Cannot find identifier on line: * Warning: ../sound/usb/usx2y/us144mkii.c:15 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * These parameters allow users to configure how the ALSA sound card ../mm/memory.c:165:15: warning: symbol 'zero_pfn' was not declared. Should it be static? ../mm/memory.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/timerqueue.h, ../include/linux/hrtimer_defs.h, ../include/linux/hrtimer.h, ../include/linux/interrupt.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'copy_pte_range' - unexpected unlock ../mm/memory.c:2225:16: warning: context imbalance in '__get_locked_pte' - different lock contexts for basic block ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'insert_page' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'insert_pfn' - unexpected unlock ../mm/memory.c:3154:17: warning: context imbalance in 'apply_to_pte_range' - unexpected unlock ../mm/memory.c:3787:42: warning: context imbalance in 'wp_page_copy' - different lock contexts for basic block ../mm/memory.c:3826:19: warning: context imbalance in 'finish_mkwrite_fault' - different lock contexts for basic block ../mm/memory.c:3857:17: warning: context imbalance in 'wp_pfn_shared' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'wp_page_shared' - unexpected unlock ../mm/memory.c:4049:19: warning: context imbalance in 'do_wp_page' - wrong count at exit ../mm/memory.c:4311:9: warning: context imbalance in 'remove_device_exclusive_entry' - different lock contexts for basic block ../mm/memory.c:4337:19: warning: context imbalance in 'pte_marker_clear' - different lock contexts for basic block ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'do_swap_page' - unexpected unlock ../mm/memory.c:5241:9: warning: context imbalance in 'do_anonymous_page' - different lock contexts for basic block ../mm/memory.c:5473:12: warning: context imbalance in 'finish_fault' - different lock contexts for basic block ../mm/memory.c:5857:9: warning: context imbalance in 'do_fault' - different lock contexts for basic block ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'do_numa_page' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'handle_pte_fault' - unexpected unlock ../mm/memory.c:6698:5: warning: context imbalance in 'follow_pfnmap_start' - different lock contexts for basic block ../mm/memory.c:6784:28: warning: context imbalance in 'follow_pfnmap_end' - unexpected unlock ../sound/isa/opti9xx/miro.c:848:9: warning: context imbalance in 'snd_miro_read' - wrong count at exit ../sound/isa/opti9xx/miro.c:857:9: warning: context imbalance in 'snd_miro_write' - wrong count at exit ../arch/x86/kernel/alternative.c:120:18: warning: symbol 'its_pages' was not declared. Should it be static? ../arch/x86/kernel/alternative.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/include/asm/mmu_context.h, ../include/linux/mmu_context.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__text_poke' - unexpected unlock ../sound/firewire/motu/motu-command-dsp-message-parser.c:94:9: warning: context imbalance in 'snd_motu_command_dsp_message_parser_parse' - wrong count at exit ../sound/firewire/motu/motu-command-dsp-message-parser.c:172:6: warning: context imbalance in 'snd_motu_command_dsp_message_parser_copy_meter' - wrong count at exit ../sound/core/ump.c:1146:12: warning: context imbalance in 'snd_ump_legacy_open' - different lock contexts for basic block ../sound/core/ump.c:1231:12: warning: context imbalance in 'process_legacy_output' - wrong count at exit ../sound/core/ump.c:1267:13: warning: context imbalance in 'process_legacy_input' - different lock contexts for basic block ../sound/isa/sb/sb16_main.c:129:9: warning: context imbalance in 'snd_sb16_csp_update' - wrong count at exit ../sound/isa/sb/sb16_main.c:220:9: warning: context imbalance in 'snd_sb16_setup_rate' - wrong count at exit ../sound/isa/sb/sb16_main.c:268:9: warning: context imbalance in 'snd_sb16_playback_prepare' - wrong count at exit ../sound/isa/sb/sb16_main.c:271:12: warning: context imbalance in 'snd_sb16_playback_trigger' - wrong count at exit ../sound/isa/sb/sb16_main.c:333:9: warning: context imbalance in 'snd_sb16_capture_prepare' - wrong count at exit ../sound/isa/sb/sb16_main.c:336:12: warning: context imbalance in 'snd_sb16_capture_trigger' - wrong count at exit ../sound/isa/sb/sb16_main.c:480:12: warning: context imbalance in 'snd_sb16_playback_open' - wrong count at exit ../sound/isa/sb/sb16_main.c:537:12: warning: context imbalance in 'snd_sb16_playback_close' - wrong count at exit ../sound/isa/sb/sb16_main.c:548:12: warning: context imbalance in 'snd_sb16_capture_open' - wrong count at exit ../sound/isa/sb/sb16_main.c:605:12: warning: context imbalance in 'snd_sb16_capture_close' - wrong count at exit ../sound/isa/sb/sb16_main.c:662:12: warning: context imbalance in 'snd_sb16_dma_control_get' - wrong count at exit ../arch/x86/kvm/xen.c:584:9: warning: context imbalance in 'kvm_xen_update_runstate_guest' - unexpected unlock ../drivers/reset/reset-aspeed.c:171:9: warning: context imbalance in 'aspeed_reset_assert' - different lock contexts for basic block ../drivers/reset/reset-aspeed.c:186:9: warning: context imbalance in 'aspeed_reset_deassert' - different lock contexts for basic block Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'last_interrupt' not described in 'xdma_chan' Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'stop_requested' not described in 'xdma_chan' Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'last_interrupt' not described in 'xdma_chan' Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'stop_requested' not described in 'xdma_chan' ../sound/pci/ac97/ac97_pcm.c:672:9: warning: context imbalance in 'snd_ac97_pcm_close' - wrong count at exit ../fs/fs_struct.c:150:18: warning: symbol 'init_fs' was not declared. Should it be static? ../net/xfrm/xfrm_output.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'xfrm_local_error' - unexpected unlock ../sound/isa/sb/sb8_main.c:221:9: warning: context imbalance in 'snd_sb8_playback_trigger' - wrong count at exit ../sound/isa/sb/sb8_main.c:345:9: warning: context imbalance in 'snd_sb8_capture_trigger' - wrong count at exit ../sound/isa/sb/sb8_main.c:528:9: warning: context imbalance in 'snd_sb8_close' - wrong count at exit ../lib/lockref.c:108:6: warning: context imbalance in 'lockref_put_or_lock' - wrong count at exit ../mm/mlock.c: note: in included file (through ../include/linux/swap.h): ../include/linux/memcontrol.h:1555:39: warning: context imbalance in '__mlock_folio' - unexpected unlock ../include/linux/memcontrol.h:1555:39: warning: context imbalance in '__mlock_new_folio' - unexpected unlock ../include/linux/memcontrol.h:1555:39: warning: context imbalance in '__munlock_folio' - unexpected unlock ../mm/mlock.c:208:39: warning: context imbalance in 'mlock_folio_batch' - unexpected unlock ../mm/mlock.c:407:20: warning: context imbalance in 'mlock_pte_range' - unexpected unlock ../drivers/tty/serial/8250/8250_port.c:673:13: warning: context imbalance in 'serial8250_set_sleep' - wrong count at exit ../drivers/tty/serial/8250/8250_port.c:1329:9: warning: context imbalance in 'serial8250_em485_handle_stop_tx' - wrong count at exit ../drivers/tty/serial/8250/8250_port.c:1514:9: warning: context imbalance in 'serial8250_em485_handle_start_tx' - wrong count at exit ../drivers/tty/serial/8250/8250_port.c:1867:29: warning: context imbalance in 'serial8250_tx_threshold_handle_irq' - wrong count at exit ../drivers/tty/serial/8250/8250_port.c:1871:21: warning: context imbalance in 'serial8250_tx_empty' - wrong count at exit ../drivers/tty/serial/8250/8250_port.c:1943:24: warning: context imbalance in 'serial8250_break_ctl' - wrong count at exit ../drivers/tty/serial/8250/8250_port.c:2056:9: warning: context imbalance in 'serial8250_startup_special' - wrong count at exit ../drivers/tty/serial/8250/8250_port.c: note: in included file (through ../include/linux/serial_8250.h): ../include/linux/serial_core.h:797:1: warning: context imbalance in 'serial8250_initialize' - wrong count at exit ../drivers/tty/serial/8250/8250_port.c:2775:9: warning: context imbalance in 'serial8250_do_set_termios' - wrong count at exit ../drivers/tty/serial/8250/8250_port.c:2792:9: warning: context imbalance in 'serial8250_do_set_ldisc' - wrong count at exit ../fs/fs_pin.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/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'pin_kill' - unexpected unlock ../include/linux/rcupdate.h:865:9: warning: context imbalance in 'mnt_pin_kill' - different lock contexts for basic block ../include/linux/rcupdate.h:865:9: warning: context imbalance in 'group_pin_kill' - different lock contexts for basic block ../io_uring/napi.c:84:12: warning: context imbalance in '__io_napi_del_id' - wrong count at exit ../io_uring/napi.c:116:9: warning: context imbalance in '__io_napi_remove_stale' - wrong count at exit ../io_uring/napi.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:220:37: warning: array of flexible structures ../io_uring/napi.c:263:27: warning: context imbalance in 'io_napi_free' - wrong count at exit ../sound/usb/6fire/midi.c:29:9: warning: context imbalance in 'usb6fire_midi_out_handler' - wrong count at exit ../sound/usb/6fire/midi.c:51:9: warning: context imbalance in 'usb6fire_midi_in_received' - wrong count at exit ../sound/usb/6fire/midi.c:65:13: warning: context imbalance in 'usb6fire_midi_out_trigger' - wrong count at exit ../sound/usb/6fire/midi.c:121:9: warning: context imbalance in 'usb6fire_midi_in_trigger' - wrong count at exit ../drivers/tty/serial/mvebu-uart.c:758:9: warning: context imbalance in 'mvebu_uart_console_write' - different lock contexts for basic block ../sound/pci/ali5451/ali5451.c:906:29: warning: context imbalance in 'snd_ali_alloc_voice' - wrong count at exit ../sound/pci/ali5451/ali5451.c:1061:12: warning: context imbalance in 'snd_ali_trigger' - wrong count at exit ../sound/pci/ali5451/ali5451.c:1258:9: warning: context imbalance in 'snd_ali_playback_prepare' - wrong count at exit ../sound/pci/ali5451/ali5451.c:1351:1: warning: context imbalance in 'snd_ali_playback_pointer' - wrong count at exit ../sound/pci/ali5451/ali5451.c:1370:26: warning: context imbalance in 'snd_ali_pointer' - wrong count at exit ../sound/pci/ali5451/ali5451.c:1700:9: warning: context imbalance in 'snd_ali5451_spdif_get' - wrong count at exit ../sound/pci/ali5451/ali5451.c:1758:9: warning: context imbalance in 'snd_ali5451_spdif_put' - wrong count at exit ../sound/pci/ali5451/ali5451.c:1845:13: warning: context imbalance in 'ali_suspend' - wrong count at exit ../sound/pci/aw2/aw2-alsa.c:397:12: warning: context imbalance in 'snd_aw2_pcm_trigger_playback' - wrong count at exit ../sound/pci/aw2/aw2-alsa.c:422:12: warning: context imbalance in 'snd_aw2_pcm_trigger_capture' - wrong count at exit Warning: ../sound/usb/usx2y/us144mkii_playback.c:146 cannot understand function prototype: 'const struct snd_pcm_ops tascam_playback_ops =' Warning: ../drivers/dma/dmatest.c:152 struct member '' not described in 'dmatest_info' Warning: ../drivers/dma/dmatest.c:152 struct member '' not described in 'dmatest_info' Warning: ../sound/usb/usx2y/us144mkii_capture.c:100 cannot understand function prototype: 'const struct snd_pcm_ops tascam_capture_ops =' ../sound/isa/sb/sb8_midi.c:23:13: warning: context imbalance in 'snd_sb8dsp_midi_interrupt' - wrong count at exit ../sound/isa/sb/sb8_midi.c:131:9: warning: context imbalance in 'snd_sb8dsp_midi_input_trigger' - wrong count at exit ../sound/isa/sb/sb8_midi.c:154:9: warning: context imbalance in 'snd_sb8dsp_midi_output_write' - wrong count at exit ../net/netfilter/nfnetlink_hook.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'nf_netlink_dump_start_rcu' - unexpected unlock ../sound/firewire/fireface/ff-transaction.c:128:13: warning: context imbalance in 'handle_msg' - wrong count at exit ../sound/usb/hiface/pcm.c:55:32: warning: array of flexible structures ../sound/usb/hiface/pcm.c:386:12: warning: context imbalance in 'hiface_pcm_close' - different lock contexts for basic block ../sound/usb/hiface/pcm.c:467:26: warning: context imbalance in 'hiface_pcm_pointer' - different lock contexts for basic block ../net/xfrm/xfrm_replay.c: note: in included file: ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../drivers/pinctrl/mediatek/mtk-eint.c:423:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/mediatek/mtk-eint.c:423:44: expected void [noderef] __iomem *base ../drivers/pinctrl/mediatek/mtk-eint.c:423:44: got void [noderef] __iomem **base ../drivers/pinctrl/mediatek/mtk-eint.c:431:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/mediatek/mtk-eint.c:431:44: expected void [noderef] __iomem *base ../drivers/pinctrl/mediatek/mtk-eint.c:431:44: got void [noderef] __iomem **base ../drivers/pinctrl/intel/pinctrl-baytrail.c:600:9: warning: context imbalance in 'byt_set_group_simple_mux' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:626:9: warning: context imbalance in 'byt_set_group_mixed_mux' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:689:15: warning: context imbalance in 'byt_gpio_clear_triggering' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:692:12: warning: context imbalance in 'byt_gpio_request_enable' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:769:15: warning: context imbalance in 'byt_gpio_set_direction' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:927:12: warning: context imbalance in 'byt_pin_config_set' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1048:12: warning: context imbalance in 'byt_gpio_set' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1090:12: warning: context imbalance in 'byt_gpio_direction_input' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1130:15: warning: context imbalance in 'byt_gpio_direction_output' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1239:13: warning: context imbalance in 'byt_irq_ack' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1265:13: warning: context imbalance in 'byt_irq_unmask' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1304:12: warning: context imbalance in 'byt_irq_type' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1658:9: warning: context imbalance in 'byt_gpio_suspend' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1706:9: warning: context imbalance in 'byt_gpio_resume' - wrong count at exit ../io_uring/cmd_net.c:60:32: warning: array of flexible structures ../io_uring/cmd_net.c: note: in included file: ../io_uring/uring_cmd.h:21:59: warning: array of flexible structures Warning: ../sound/usb/usx2y/us144mkii_midi.c:158 cannot understand function prototype: 'const struct snd_rawmidi_ops tascam_midi_in_ops =' Warning: ../sound/usb/usx2y/us144mkii_midi.c:369 cannot understand function prototype: 'const struct snd_rawmidi_ops tascam_midi_out_ops =' ../drivers/pinctrl/intel/pinctrl-intel.c:425:12: warning: context imbalance in 'intel_pinmux_set_mux' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:540:12: warning: context imbalance in 'intel_gpio_request_enable' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:588:15: warning: context imbalance in 'intel_gpio_set_direction' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:763:12: warning: context imbalance in 'intel_config_set_pull' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:847:13: warning: context imbalance in 'intel_gpio_set_high_impedance' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:861:12: warning: context imbalance in 'intel_config_set_debounce' - different lock contexts for basic block ../drivers/pinctrl/intel/pinctrl-intel.c:1037:12: warning: context imbalance in 'intel_gpio_set' - different lock contexts for basic block ../drivers/pinctrl/intel/pinctrl-intel.c:1130:9: warning: context imbalance in 'intel_gpio_irq_ack' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:1153:9: warning: context imbalance in 'intel_gpio_irq_mask_unmask' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:1196:12: warning: context imbalance in 'intel_gpio_irq_type' - different lock contexts for basic block ../drivers/pinctrl/intel/pinctrl-cherryview.c:661:12: warning: context imbalance in 'chv_pinmux_set_mux' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:740:12: warning: context imbalance in 'chv_gpio_request_enable' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:790:13: warning: context imbalance in 'chv_gpio_disable_free' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:818:9: warning: context imbalance in 'chv_gpio_set_direction' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:917:12: warning: context imbalance in 'chv_config_set_pull' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:992:9: warning: context imbalance in 'chv_config_set_oden' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:1129:9: warning: context imbalance in 'chv_gpio_set' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:1174:13: warning: context imbalance in 'chv_gpio_irq_ack' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:1205:9: warning: context imbalance in 'chv_gpio_irq_mask_unmask' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:1330:12: warning: context imbalance in 'chv_gpio_irq_type' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:1595:20: warning: context imbalance in 'chv_pinctrl_mmio_access_handler' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:1731:9: warning: context imbalance in 'chv_pinctrl_suspend_noirq' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:1779:9: warning: context imbalance in 'chv_pinctrl_resume_noirq' - wrong count at exit ../drivers/soc/sunxi/sunxi_sram.c:338:13: warning: context imbalance in 'sunxi_sram_lock' - wrong count at exit ../drivers/soc/sunxi/sunxi_sram.c:345:13: warning: context imbalance in 'sunxi_sram_unlock' - unexpected unlock ../drivers/nfc/nfcmrvl/uart.c:53:33: warning: cast to restricted __le32 ../drivers/tty/serial/rda-uart.c:606:9: warning: context imbalance in 'rda_uart_port_write' - different lock contexts for basic block ../drivers/pinctrl/intel/pinctrl-lynxpoint.c:315:9: warning: context imbalance in 'lp_pinmux_set_mux' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-lynxpoint.c:350:9: warning: context imbalance in 'lp_gpio_request_enable' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-lynxpoint.c:355:13: warning: context imbalance in 'lp_gpio_disable_free' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-lynxpoint.c:392:9: warning: context imbalance in 'lp_gpio_set_direction' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-lynxpoint.c:448:12: warning: context imbalance in 'lp_pin_config_set' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-lynxpoint.c:518:9: warning: context imbalance in 'lp_gpio_set' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-lynxpoint.c:571:13: warning: context imbalance in 'lp_irq_ack' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-lynxpoint.c:617:12: warning: context imbalance in 'lp_irq_set_type' - different lock contexts for basic block ../sound/firewire/fireface/ff-midi.c:52:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit ../sound/firewire/fireface/ff-midi.c:66:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit ../sound/soc/soc-ops-test.c:450:9: warning: incorrect type in initializer (different base types) ../sound/soc/soc-ops-test.c:450:9: expected long long left_value ../sound/soc/soc-ops-test.c:450:9: got restricted snd_ctl_elem_type_t const __left ../sound/soc/soc-ops-test.c:450:9: warning: incorrect type in initializer (different base types) ../sound/soc/soc-ops-test.c:450:9: expected long long right_value ../sound/soc/soc-ops-test.c:450:9: got restricted snd_ctl_elem_type_t const __right ../drivers/soc/qcom/qmi_encdec.c:359:55: warning: cast to restricted __le16 ../drivers/soc/qcom/qmi_encdec.c:676:31: warning: incorrect type in assignment (different base types) ../drivers/soc/qcom/qmi_encdec.c:676:31: expected unsigned int [usertype] val32 ../drivers/soc/qcom/qmi_encdec.c:676:31: got restricted __le32 [usertype] ../net/netfilter/nf_conntrack_core.c:129:13: warning: context imbalance in 'nf_conntrack_double_unlock' - unexpected unlock ../net/netfilter/nf_conntrack_core.c:139:13: warning: context imbalance in 'nf_conntrack_double_lock' - wrong count at exit ../net/netfilter/nf_conntrack_core.c:2349:28: warning: context imbalance in 'get_next_corpse' - unexpected unlock ../io_uring/fdinfo.c: note: in included file (through ../io_uring/filetable.h): ../include/linux/io_uring_types.h:220:37: warning: array of flexible structures ../drivers/base/devtmpfs.c:88:30: warning: symbol 'devtmpfs_context_ops' was not declared. Should it be static? ../drivers/pinctrl/intel/pinctrl-tangier.c:216:12: warning: context imbalance in 'tng_pinmux_set_mux' - different lock contexts for basic block ../drivers/pinctrl/intel/pinctrl-tangier.c:244:12: warning: context imbalance in 'tng_gpio_request_enable' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-tangier.c:356:12: warning: context imbalance in 'tng_config_set_pin' - wrong count at exit ../kernel/sched/core.c:330:56: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:330:56: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:330:56: struct task_struct * ../kernel/sched/core.c:805:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:805:33: expected struct task_struct *task ../kernel/sched/core.c:805:33: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:881:49: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/core.c:881:49: expected struct task_struct *p ../kernel/sched/core.c:881:49: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:1101:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:1101:38: expected struct task_struct *curr ../kernel/sched/core.c:1101:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:1207:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:1207:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:1207:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:2175:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:2175:39: expected struct task_struct *donor ../kernel/sched/core.c:2175:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:2186:65: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:2186:65: expected struct task_struct *tsk ../kernel/sched/core.c:2186:65: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:3583:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:3583:17: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:3583:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:3788:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:3788:36: expected struct task_struct const *p ../kernel/sched/core.c:3788:36: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:8073:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:8073:43: expected struct task_struct *push_task ../kernel/sched/core.c:8073:43: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:5520:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:5520:15: expected struct task_struct *donor ../kernel/sched/core.c:5520:15: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:6188:32: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6188:32: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6188:32: struct task_struct * ../kernel/sched/core.c:6219:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6219:23: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6219:23: struct task_struct * ../kernel/sched/core.c:6227:46: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6227:46: struct task_struct * ../kernel/sched/core.c:6227:46: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6284:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6284:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:6284:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:6738:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6738:14: expected struct task_struct *prev ../kernel/sched/core.c:6738:14: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:6805:37: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/core.c:6805:37: expected struct task_struct *prev ../kernel/sched/core.c:6805:37: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:7311:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:7311:17: struct task_struct * ../kernel/sched/core.c:7311:17: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:8956:16: warning: incorrect type in return expression (different address spaces) ../kernel/sched/core.c:8956:16: expected struct task_struct * ../kernel/sched/core.c:8956:16: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10215:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:10215:25: expected struct task_struct *p ../kernel/sched/core.c:10215:25: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10476:58: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:10476:58: expected struct task_struct *t ../kernel/sched/core.c:10476:58: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10512:38: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:10512:38: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:10512:38: struct task_struct * ../kernel/sched/core.c:404:9: warning: context imbalance in 'sched_core_lock' - different lock contexts for basic block ../kernel/sched/core.c:414:17: warning: context imbalance in 'sched_core_unlock' - unexpected unlock ../kernel/sched/core.c:632:6: warning: context imbalance in 'raw_spin_rq_lock_nested' - wrong count at exit ../kernel/sched/core.c:657:6: warning: context imbalance in 'raw_spin_rq_trylock' - wrong count at exit ../kernel/sched/core.c:681:6: warning: context imbalance in 'raw_spin_rq_unlock' - unexpected unlock ../kernel/sched/core.c: note: in included file: ../kernel/sched/sched.h:1810:9: warning: context imbalance in '__task_rq_lock' - wrong count at exit ../kernel/sched/sched.h:1810:9: warning: context imbalance in 'task_rq_lock' - wrong count at exit ../kernel/sched/core.c: note: in included file: ../kernel/sched/pelt.h:102:13: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/pelt.h:102:13: expected struct task_struct const *p ../kernel/sched/pelt.h:102:13: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:881:11: warning: dereference of noderef expression ../kernel/sched/core.c:1580:13: warning: context imbalance in 'uclamp_update_util_min_rt_default' - wrong count at exit ../kernel/sched/core.c:2256:35: warning: context imbalance in 'wait_task_inactive' - different lock contexts for basic block ../kernel/sched/core.c:2650:6: warning: context imbalance in 'set_cpus_allowed_common' - different lock contexts for basic block ../kernel/sched/core.c: note: in included file: ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/core.c:2170:38: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:2170:38: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:2170:38: struct task_struct const * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/core.c:10475:31: warning: dereference of noderef expression ../kernel/sched/core.c:10475:53: warning: dereference of noderef expression ../kernel/sched/core.c:10480:30: warning: dereference of noderef expression ../kernel/sched/core.c:10480:52: warning: dereference of noderef expression ../kernel/sched/core.c:10481:46: warning: dereference of noderef expression ../kernel/sched/core.c:10486:35: warning: dereference of noderef expression ../kernel/sched/core.c:10503:13: warning: context imbalance in 'mm_cid_fixup_task_to_cpu' - wrong count at exit ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2614:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2614:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2614:9: struct task_struct * Warning: ../sound/usb/usx2y/us144mkii_controls.c:6 Cannot find identifier on line: * @brief Text descriptions for playback output source options. Warning: ../sound/usb/usx2y/us144mkii_controls.c:7 Cannot find identifier on line: * Warning: ../sound/usb/usx2y/us144mkii_controls.c:8 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * Used by ALSA kcontrol elements to provide user-friendly names for Warning: ../sound/usb/usx2y/us144mkii_controls.c:15 Cannot find identifier on line: * @brief Text descriptions for capture input source options. Warning: ../sound/usb/usx2y/us144mkii_controls.c:16 Cannot find identifier on line: * Warning: ../sound/usb/usx2y/us144mkii_controls.c:17 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * Used by ALSA kcontrol elements to provide user-friendly names for Warning: ../sound/usb/usx2y/us144mkii_controls.c:100 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_line_out_control =' Warning: ../sound/usb/usx2y/us144mkii_controls.c:171 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_digital_out_control =' Warning: ../sound/usb/usx2y/us144mkii_controls.c:259 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_capture_12_control =' Warning: ../sound/usb/usx2y/us144mkii_controls.c:330 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_capture_34_control =' Warning: ../sound/usb/usx2y/us144mkii_controls.c:408 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_samplerate_control =' ../sound/core/oss/pcm_oss.c:2003:12: warning: context imbalance in 'snd_pcm_oss_nonblock' - wrong count at exit ../net/ipv6/netfilter/ip6_tables.c:1230:41: warning: array of flexible structures ../net/ipv6/netfilter/ip6_tables.c:1555:44: warning: array of flexible structures ../net/ipv6/netfilter/ip6_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv6/netfilter/ip6_tables.c:40:16: also defined here ../net/ipv6/netfilter/ip6_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv6/netfilter/ip6_tables.c:40:16: also defined here ../sound/usb/6fire/pcm.c: note: in included file: ../sound/usb/6fire/pcm.h:54:31: warning: array of flexible structures ../sound/usb/6fire/pcm.h:55:32: warning: array of flexible structures ../sound/usb/6fire/pcm.c:487:12: warning: context imbalance in 'usb6fire_pcm_trigger' - different lock contexts for basic block ../sound/usb/6fire/pcm.c:514:26: warning: context imbalance in 'usb6fire_pcm_pointer' - different lock contexts for basic block ../drivers/block/drbd/drbd_bitmap.c:495:14: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_bitmap.c:495:14: expected unsigned long [assigned] mask ../drivers/block/drbd/drbd_bitmap.c:495:14: got restricted __le64 [usertype] ../drivers/block/drbd/drbd_bitmap.c:531:14: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_bitmap.c:531:14: expected unsigned long [assigned] mask ../drivers/block/drbd/drbd_bitmap.c:531:14: got restricted __le64 [usertype] ../drivers/block/drbd/drbd_bitmap.c:572:27: warning: invalid assignment: &= ../drivers/block/drbd/drbd_bitmap.c:572:27: left side has type unsigned long ../drivers/block/drbd/drbd_bitmap.c:572:27: right side has type restricted __le64 ../drivers/block/drbd/drbd_bitmap.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../include/linux/alloc_tag.h, ../include/linux/vmalloc.h): ../include/linux/list.h:237:25: warning: context imbalance in 'drbd_bm_aio_ctx_destroy' - unexpected unlock ../drivers/block/drbd/drbd_bitmap.c: note: in included file: ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../mm/mremap.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/mm.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'move_ptes' - unexpected unlock ../mm/mremap.c:410:20: warning: context imbalance in 'move_normal_pmd' - different lock contexts for basic block Warning: ../drivers/block/drbd/drbd_bitmap.c:1219 function parameter 'peer_device' not described in 'drbd_bm_read' Warning: ../drivers/block/drbd/drbd_bitmap.c:1231 function parameter 'peer_device' not described in 'drbd_bm_write' Warning: ../drivers/block/drbd/drbd_bitmap.c:1243 function parameter 'peer_device' not described in 'drbd_bm_write_all' Warning: ../drivers/block/drbd/drbd_bitmap.c:1270 function parameter 'peer_device' not described in 'drbd_bm_write_copy_pages' Warning: ../drivers/block/drbd/drbd_bitmap.c:1219 function parameter 'peer_device' not described in 'drbd_bm_read' Warning: ../drivers/block/drbd/drbd_bitmap.c:1231 function parameter 'peer_device' not described in 'drbd_bm_write' Warning: ../drivers/block/drbd/drbd_bitmap.c:1243 function parameter 'peer_device' not described in 'drbd_bm_write_all' Warning: ../drivers/block/drbd/drbd_bitmap.c:1270 function parameter 'peer_device' not described in 'drbd_bm_write_copy_pages' ../kernel/sched/fair.c:1151:49: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:1151:49: expected struct task_struct *running ../kernel/sched/fair.c:1151:49: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:1187:33: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/fair.c:1187:33: expected struct sched_entity *se ../kernel/sched/fair.c:1187:33: got struct sched_entity [noderef] __rcu * ../kernel/sched/fair.c:1243:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/fair.c:1243:34: expected struct sched_entity const *se ../kernel/sched/fair.c:1243:34: got struct sched_entity [noderef] __rcu * ../kernel/sched/fair.c:3020:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:3020:13: expected struct task_struct *tsk ../kernel/sched/fair.c:3020:13: got struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:12919:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12919:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12919:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:6025:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/fair.c:6025:22: struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:6025:22: struct task_struct * ../kernel/sched/fair.c:6765:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:6765:39: expected struct task_struct *donor ../kernel/sched/fair.c:6765:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:8344:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:8344:20: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:8344:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:8548:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:8548:9: expected struct sched_domain *[assigned] tmp ../kernel/sched/fair.c:8548:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:8747:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:8747:39: expected struct task_struct *donor ../kernel/sched/fair.c:8747:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:8774:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/fair.c:8774:37: expected struct task_struct *tsk ../kernel/sched/fair.c:8774:37: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:9038:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:9038:38: expected struct task_struct *curr ../kernel/sched/fair.c:9038:38: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:10074:40: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:10074:40: expected struct sched_domain *child ../kernel/sched/fair.c:10074:40: got struct sched_domain [noderef] __rcu *child ../kernel/sched/fair.c:10702:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/fair.c:10702:22: struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:10702:22: struct task_struct * ../kernel/sched/fair.c:12174:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12174:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12174:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:11812:44: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:11812:44: expected struct sched_domain *sd_parent ../kernel/sched/fair.c:11812:44: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:12287:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12287:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12287:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:2966:9: warning: context imbalance in 'task_numa_placement' - different lock contexts for basic block ../kernel/sched/fair.c: note: in included file: ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../arch/x86/kernel/process.c: In function ‘arch_post_acpi_subsys_init’: ../arch/x86/kernel/process.c:972:17: warning: variable ‘hi’ set but not used [-Wunused-but-set-variable] 972 | u32 lo, hi; | ^~ ../kernel/locking/mutex.c: note: in included file (through ../include/linux/mutex.h): ../arch/x86/include/asm/current.h:23:17: warning: context imbalance in '__mutex_lock' - different lock contexts for basic block ../arch/x86/include/asm/current.h:23:17: warning: context imbalance in '__ww_mutex_lock' - different lock contexts for basic block ../arch/x86/include/asm/current.h:23:17: warning: context imbalance in 'mutex_lock_io_nested' - different lock contexts for basic block Warning: ../security/apparmor/af_unix.c:618 Cannot find identifier on line: * Warning: ../security/apparmor/af_unix.c:626 function parameter 'subj_cred' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'label' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'op' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'request' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'sk' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'peer_sk' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'peer_label' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 expecting prototype for Requires(). Prototype was for aa_unix_peer_perm() instead ../drivers/reset/reset-k230.c:171:15: warning: context imbalance in 'k230_rst_clear_done' - wrong count at exit ../drivers/reset/reset-k230.c:208:15: warning: context imbalance in 'k230_rst_update' - wrong count at exit ../arch/x86/kvm/vmx/vmx.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100110 becomes 110) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a018a becomes 18a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (b008b becomes 8b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a020a becomes 20a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (b010b becomes 10b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30203 becomes 203) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30203 becomes 203) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b019b becomes 19b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b021b becomes 21b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b029b becomes 29b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b031b becomes 31b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b041b becomes 41b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80c88 becomes c88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a050a becomes 50a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a071a becomes 71a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a079a becomes 79a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a001a becomes 1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a009a becomes 9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180198 becomes 198) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: too many warnings ../drivers/gpu/drm/display/drm_dp_tunnel.c:124:16: error: too long token expansion ../sound/firewire/fireface/ff-stream.c:254:5: warning: context imbalance in 'snd_ff_stream_lock_try' - wrong count at exit ../sound/firewire/fireface/ff-stream.c:268:6: warning: context imbalance in 'snd_ff_stream_lock_release' - wrong count at exit ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../net/ipv4/inet_connection_sock.c:328:36: warning: context imbalance in 'inet_csk_find_open_port' - wrong count at exit ../net/ipv4/inet_connection_sock.c:606:23: warning: context imbalance in 'inet_csk_get_port' - unexpected unlock ../net/ipv4/inet_connection_sock.c:1439:9: warning: context imbalance in 'inet_csk_complete_hashdance' - unexpected unlock ../drivers/pinctrl/nomadik/pinctrl-nomadik.c:996:9: warning: context imbalance in 'nmk_pmx_set' - different lock contexts for basic block ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/rt.c:838:70: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:838:70: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:838:70: struct task_struct * ../kernel/sched/rt.c:2294:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:2294:25: struct task_struct * ../kernel/sched/rt.c:2294:25: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:529:55: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:529:55: expected struct task_struct *donor ../kernel/sched/rt.c:529:55: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:976:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:976:39: expected struct task_struct *donor ../kernel/sched/rt.c:976:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1493:31: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/rt.c:1493:31: expected struct task_struct *p ../kernel/sched/rt.c:1493:31: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1809:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1809:9: expected struct sched_domain *[assigned] sd ../kernel/sched/rt.c:1809:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/rt.c:1512:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1512:14: expected struct task_struct *curr ../kernel/sched/rt.c:1512:14: got struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:1513:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1513:15: expected struct task_struct *donor ../kernel/sched/rt.c:1513:15: got struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:1574:45: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/rt.c:1574:45: expected struct task_struct *p ../kernel/sched/rt.c:1574:45: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1616:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:1616:39: expected struct task_struct *donor ../kernel/sched/rt.c:1616:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1635:64: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:1635:64: expected struct task_struct *tsk ../kernel/sched/rt.c:1635:64: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:1976:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:1976:40: expected struct task_struct *task ../kernel/sched/rt.c:1976:40: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:1999:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:1999:13: struct task_struct * ../kernel/sched/rt.c:1999:13: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:2345:54: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2345:54: expected struct task_struct *tsk ../kernel/sched/rt.c:2345:54: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:2347:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2347:40: expected struct task_struct *p ../kernel/sched/rt.c:2347:40: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:2347:62: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2347:62: expected struct task_struct *p ../kernel/sched/rt.c:2347:62: got struct task_struct [noderef] __rcu *donor ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/deadline.c:2888:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2888:23: expected struct task_struct *p ../kernel/sched/deadline.c:2888:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2898:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:2898:13: struct task_struct * ../kernel/sched/deadline.c:2898:13: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:3004:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:3004:25: struct task_struct * ../kernel/sched/deadline.c:3004:25: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2505:42: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2505:42: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:2505:42: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:2515:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2515:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:2515:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1194:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1194:39: expected struct task_struct *p ../kernel/sched/deadline.c:1194:39: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1194:85: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1194:85: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1194:85: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1292:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1292:23: expected struct task_struct *p ../kernel/sched/deadline.c:1292:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:1423:30: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:1423:30: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:1423:30: struct task_struct * ../kernel/sched/deadline.c:1800:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1800:31: expected struct task_struct *p ../kernel/sched/deadline.c:1800:31: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1800:70: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1800:70: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1800:70: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1914:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/deadline.c:1914:39: expected struct task_struct *donor ../kernel/sched/deadline.c:1914:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2724:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2724:9: expected struct sched_domain *[assigned] sd ../kernel/sched/deadline.c:2724:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/deadline.c:2392:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2392:14: expected struct task_struct *curr ../kernel/sched/deadline.c:2392:14: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2393:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2393:15: expected struct task_struct *donor ../kernel/sched/deadline.c:2393:15: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2467:43: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2467:43: expected struct task_struct *p ../kernel/sched/deadline.c:2467:43: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:3049:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:3049:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:3049:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:3051:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:3051:23: expected struct task_struct *p ../kernel/sched/deadline.c:3051:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:3053:44: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:3053:44: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:3053:44: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:3288:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:3288:23: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:3288:23: struct task_struct * ../kernel/sched/deadline.c:3335:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:185:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/syscalls.c:185:22: struct task_struct [noderef] __rcu * ../kernel/sched/syscalls.c:185:22: struct task_struct * ../kernel/sched/syscalls.c:230:48: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/syscalls.c:230:48: struct task_struct [noderef] __rcu * ../kernel/sched/syscalls.c:230:48: struct task_struct * ../kernel/sched/syscalls.c:1410:22: warning: incorrect type in assignment (different address spaces) ../kernel/sched/syscalls.c:1410:22: expected struct task_struct *curr ../kernel/sched/syscalls.c:1410:22: got struct task_struct [noderef] __rcu *donor ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:1270:6: warning: context imbalance in 'sched_getaffinity' - different lock contexts for basic block ../kernel/sched/syscalls.c:1335:11: warning: dereference of noderef expression ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/rt.c:1659:15: warning: dereference of noderef expression ../drivers/block/drbd/drbd_proc.c:269:30: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_proc.c:269:30: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_proc.c:269:30: struct net_conf * ../kernel/power/main.c:183:5: warning: symbol 'pm_async_enabled' was not declared. Should it be static? ../kernel/power/main.c:223:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:223:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:224:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:224:26: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:226:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:227:62: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:223:55: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:252:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:252:46: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:253:54: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:252:67: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:272:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:272:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:39: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:757:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:757:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:758:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:759:77: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:757:55: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:788:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:788:46: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:789:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:788:67: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:809:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:809:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:815:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:815:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:883:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:883:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:914:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:914:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:915:58: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:916:51: warning: restricted suspend_state_t degrades to integer ../drivers/dma/bcm-sba-raid.c:575:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:575:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:575:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:594:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:594:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:594:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:663:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:663:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:663:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:682:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:682:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:682:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:783:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:783:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:783:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:801:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:801:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:801:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:821:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:821:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:821:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:930:41: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:930:41: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:930:41: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:949:41: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:949:41: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:949:41: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:964:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:964:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:964:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:983:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:983:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:983:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1004:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1004:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1004:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1031:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1031:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1031:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1107:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1107:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1107:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1127:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1127:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1127:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1144:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1144:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1144:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1164:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1164:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1164:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1188:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1188:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1188:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1213:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1213:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1213:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1242:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1242:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1242:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1265:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1265:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1265:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1285:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1285:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1285:25: got restricted __le64 [usertype] ../net/core/netpoll.c:351:25: warning: context imbalance in '__netpoll_send_skb' - different lock contexts for basic block ../sound/firewire/fireface/ff-hwdep.c:71:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit ../sound/firewire/fireface/ff-hwdep.c:104:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit ../sound/firewire/fireface/ff-hwdep.c:116:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit ../sound/firewire/fireface/ff-hwdep.c:136:9: warning: context imbalance in 'hwdep_release' - wrong count at exit ../sound/isa/sb/emu8000.c:43:13: warning: context imbalance in 'snd_emu8000_poke' - wrong count at exit ../sound/isa/sb/emu8000.c:54:19: warning: context imbalance in 'snd_emu8000_peek' - wrong count at exit ../sound/isa/sb/emu8000.c:65:13: warning: context imbalance in 'snd_emu8000_poke_dw' - wrong count at exit ../sound/isa/sb/emu8000.c:79:18: warning: context imbalance in 'snd_emu8000_peek_dw' - wrong count at exit ../drivers/tty/serial/8250/8250_rsa.c:149:6: warning: context imbalance in 'rsa_enable' - different lock contexts for basic block ../drivers/tty/serial/8250/8250_rsa.c:167:6: warning: context imbalance in 'rsa_disable' - different lock contexts for basic block ../drivers/clk/imx/clk-composite-8m.c:174:9: warning: context imbalance in 'imx8m_clk_composite_mux_set_parent' - different lock contexts for basic block ../arch/x86/kvm/vmx/pmu_intel.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h, ../arch/x86/kvm/vmx/nested.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../mm/page_vma_mapped.c:16:13: warning: context imbalance in 'map_pte' - wrong count at exit ../mm/page_vma_mapped.c: note: in included file: ../include/linux/rmap.h:958:28: warning: context imbalance in 'page_vma_mapped_walk' - unexpected unlock ../include/linux/rmap.h:958:28: warning: context imbalance in 'page_mapped_in_vma' - unexpected unlock ../arch/x86/kernel/fpu/core.c:232:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:232:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:232:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:239:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:239:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:239:33: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:599:39: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:599:39: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:599:39: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:603:41: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:603:41: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:603:41: got struct spinlock [noderef] __rcu * ../sound/usb/qcom/qc_audio_offload.c:950:27: warning: incorrect type in argument 2 (different base types) ../sound/usb/qcom/qc_audio_offload.c:950:27: expected unsigned int val ../sound/usb/qcom/qc_audio_offload.c:950:27: got restricted snd_pcm_format_t [usertype] pcm_format ../drivers/clk/imx/clk-composite-93.c:66:9: warning: context imbalance in 'imx93_clk_composite_gate_endisable' - different lock contexts for basic block ../drivers/clk/imx/clk-composite-93.c:133:9: warning: context imbalance in 'imx93_clk_composite_divider_set_rate' - different lock contexts for basic block ../drivers/clk/imx/clk-composite-93.c:169:9: warning: context imbalance in 'imx93_clk_composite_mux_set_parent' - different lock contexts for basic block Warning: ../sound/usb/qcom/qc_audio_offload.c:1021 function parameter 'xfer_buf_cpu' not described in 'uaudio_transfer_buffer_setup' Warning: ../sound/usb/qcom/qc_audio_offload.c:1021 function parameter 'xfer_buf_cpu' not described in 'uaudio_transfer_buffer_setup' ../drivers/base/power/runtime.c:546:28: warning: context imbalance in 'rpm_idle' - unexpected unlock ../block/blk-cgroup.c:861:5: warning: context imbalance in 'blkg_conf_prep' - wrong count at exit ../block/blk-cgroup.c:985:9: warning: context imbalance in 'blkg_conf_exit' - wrong count at exit ../sound/hda/core/controller.c:88:9: warning: context imbalance in 'snd_hdac_bus_init_cmd_io' - wrong count at exit ../sound/hda/core/controller.c:112:6: warning: context imbalance in 'snd_hdac_bus_stop_cmd_io' - wrong count at exit ../sound/hda/core/controller.c:168:12: warning: context imbalance in 'snd_hdac_bus_send_cmd_pio' - wrong count at exit ../sound/hda/core/controller.c:219:12: warning: context imbalance in 'snd_hdac_bus_send_cmd_corb' - wrong count at exit ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/debug.c:624:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/debug.c:624:17: expected struct sched_domain *[assigned] sd ../kernel/sched/debug.c:624:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/debug.c:952:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/debug.c:952:9: expected struct task_struct *tsk ../kernel/sched/debug.c:952:9: got struct task_struct [noderef] __rcu *curr ../kernel/sched/debug.c:952:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/debug.c:952:9: expected struct task_struct *tsk ../kernel/sched/debug.c:952:9: got struct task_struct [noderef] __rcu *curr ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/stats.c:136:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/stats.c:136:17: expected struct sched_domain *[assigned] sd ../kernel/sched/stats.c:136:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/topology.c:115:56: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:115:56: expected struct sched_domain *sd ../kernel/sched/topology.c:115:56: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:134:60: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:134:60: expected struct sched_domain *sd ../kernel/sched/topology.c:134:60: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:157:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:157:20: expected struct sched_domain *sd ../kernel/sched/topology.c:157:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:438:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:438:13: expected struct perf_domain *[assigned] tmp ../kernel/sched/topology.c:438:13: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:447:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:447:13: expected struct perf_domain *[assigned] tmp ../kernel/sched/topology.c:447:13: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:468:19: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:468:19: expected struct perf_domain *[assigned] pd ../kernel/sched/topology.c:468:19: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:638:49: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:638:49: expected struct sched_domain *parent ../kernel/sched/topology.c:638:49: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:723:50: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:723:50: expected struct sched_domain *parent ../kernel/sched/topology.c:723:50: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:731:55: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:731:55: expected struct sched_domain [noderef] __rcu *[noderef] __rcu child ../kernel/sched/topology.c:731:55: got struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:744:29: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:744:29: expected struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:744:29: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:749:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:749:20: expected struct sched_domain *sd ../kernel/sched/topology.c:749:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:770:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:770:13: expected struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:770:13: got struct sched_domain [noderef] __rcu *sd ../kernel/sched/topology.c:932:70: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:932:70: expected struct sched_domain *sd ../kernel/sched/topology.c:932:70: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:961:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:961:59: expected struct sched_domain *sd ../kernel/sched/topology.c:961:59: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1007:57: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1007:57: expected struct sched_domain *sd ../kernel/sched/topology.c:1007:57: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1009:25: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1009:25: expected struct sched_domain *sibling ../kernel/sched/topology.c:1009:25: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1017:55: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1017:55: expected struct sched_domain *sd ../kernel/sched/topology.c:1017:55: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1019:25: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1019:25: expected struct sched_domain *sibling ../kernel/sched/topology.c:1019:25: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1089:62: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1089:62: expected struct sched_domain *sd ../kernel/sched/topology.c:1089:62: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1193:40: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:1193:40: expected struct sched_domain *child ../kernel/sched/topology.c:1193:40: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1331:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1331:9: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:1331:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:1680:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:1680:43: expected struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1680:43: got struct sched_domain *child ../kernel/sched/topology.c:1861:21: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:1861:21: int [noderef] __rcu * ../kernel/sched/topology.c:1861:21: int * ../kernel/sched/topology.c:2034:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2034:9: int [noderef] __rcu * ../kernel/sched/topology.c:2034:9: int * ../kernel/sched/topology.c:2054:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2054:9: int [noderef] __rcu * ../kernel/sched/topology.c:2054:9: int * ../kernel/sched/topology.c:2094:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2094:9: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2094:9: struct cpumask *** ../kernel/sched/topology.c:2145:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2145:9: int [noderef] __rcu * ../kernel/sched/topology.c:2145:9: int * ../kernel/sched/topology.c:2146:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2146:9: int [noderef] __rcu * ../kernel/sched/topology.c:2146:9: int * ../kernel/sched/topology.c:2148:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2148:9: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2148:9: struct cpumask *** ../kernel/sched/topology.c:2234:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2234:17: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2234:17: struct cpumask *** ../kernel/sched/topology.c:2306:19: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2306:19: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2306:19: struct cpumask *** ../kernel/sched/topology.c:2348:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2348:17: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2348:17: struct cpumask *** ../kernel/sched/topology.c:2470:31: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2470:31: expected struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2470:31: got struct sched_domain *sd ../kernel/sched/topology.c:2591:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2591:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2591:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2612:56: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:2612:56: expected struct sched_domain *child ../kernel/sched/topology.c:2612:56: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:2611:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2611:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2611:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2666:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2666:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2666:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/core_sched.c:278:37: error: incompatible types in conditional expression (different address spaces): ../kernel/sched/core_sched.c:278:37: struct task_struct * ../kernel/sched/core_sched.c:278:37: struct task_struct [noderef] __rcu * ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/autogroup.c:10:28: warning: symbol 'sysctl_sched_autogroup_enabled' was not declared. Should it be static? ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../drivers/block/drbd/drbd_worker.c:619:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:619:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:619:39: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:510:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:510:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:510:14: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:511:16: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:511:16: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:511:16: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:561:13: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:561:13: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:561:13: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:565:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:565:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:565:39: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1000:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1000:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1000:22: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1526:32: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1526:32: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1526:32: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1635:32: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1635:32: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1635:32: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1674:16: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1674:16: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1674:16: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:1704:34: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1704:34: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1704:34: struct net_conf * ../drivers/block/drbd/drbd_worker.c:1877:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1877:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1877:38: struct net_conf * ../drivers/block/drbd/drbd_worker.c:2084:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:2084:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:2084:14: struct net_conf * ../drivers/block/drbd/drbd_worker.c:2139:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:2139:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:2139:14: struct net_conf * ../drivers/block/drbd/drbd_worker.c:59:25: warning: context imbalance in 'drbd_md_endio' - unexpected unlock ../drivers/block/drbd/drbd_worker.c: note: in included file: ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_actlog.c:111:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_actlog.c:111:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_actlog.c:111:14: struct disk_conf * ../drivers/block/drbd/drbd_actlog.c:386:36: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_actlog.c:386:36: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_actlog.c:386:36: struct disk_conf * ../drivers/block/drbd/drbd_actlog.c:457:44: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_actlog.c:457:44: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_actlog.c:457:44: struct disk_conf * ../drivers/block/drbd/drbd_actlog.c: note: in included file: ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../net/ipv4/tcp_input.c:7549:17: warning: context imbalance in 'tcp_conn_request' - unexpected unlock ../drivers/block/drbd/drbd_req.c:588:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:588:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:588:22: struct net_conf * ../drivers/block/drbd/drbd_req.c:701:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:701:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:701:22: struct net_conf * ../drivers/block/drbd/drbd_req.c:992:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:992:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:992:14: struct net_conf * ../drivers/block/drbd/drbd_req.c:1065:15: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1065:15: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1065:15: struct disk_conf * ../drivers/block/drbd/drbd_req.c:1713:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1713:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1713:14: struct net_conf * ../drivers/block/drbd/drbd_req.c:1720:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1720:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1720:22: struct disk_conf * ../drivers/block/drbd/drbd_req.c: note: in included file: ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../mm/pagewalk.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/mm.h, ../include/linux/pagewalk.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'walk_pte_range' - unexpected unlock ../mm/pagewalk.c:875:14: warning: context imbalance in 'folio_walk_start' - different lock contexts for basic block ../arch/x86/kvm/vmx/vmcs12.c:15:9: warning: cast truncates bits from constant value (20002 becomes 2) ../arch/x86/kvm/vmx/vmcs12.c:16:9: warning: cast truncates bits from constant value (20082 becomes 82) ../arch/x86/kvm/vmx/vmcs12.c:17:9: warning: cast truncates bits from constant value (20102 becomes 102) ../arch/x86/kvm/vmx/vmcs12.c:18:9: warning: cast truncates bits from constant value (20182 becomes 182) ../arch/x86/kvm/vmx/vmcs12.c:19:9: warning: cast truncates bits from constant value (20202 becomes 202) ../arch/x86/kvm/vmx/vmcs12.c:20:9: warning: cast truncates bits from constant value (20282 becomes 282) ../arch/x86/kvm/vmx/vmcs12.c:21:9: warning: cast truncates bits from constant value (20302 becomes 302) ../arch/x86/kvm/vmx/vmcs12.c:22:9: warning: cast truncates bits from constant value (20382 becomes 382) ../arch/x86/kvm/vmx/vmcs12.c:23:9: warning: cast truncates bits from constant value (20402 becomes 402) ../arch/x86/kvm/vmx/vmcs12.c:24:9: warning: cast truncates bits from constant value (20482 becomes 482) ../arch/x86/kvm/vmx/vmcs12.c:25:9: warning: cast truncates bits from constant value (30003 becomes 3) ../arch/x86/kvm/vmx/vmcs12.c:26:9: warning: cast truncates bits from constant value (30083 becomes 83) ../arch/x86/kvm/vmx/vmcs12.c:27:9: warning: cast truncates bits from constant value (30103 becomes 103) ../arch/x86/kvm/vmx/vmcs12.c:28:9: warning: cast truncates bits from constant value (30183 becomes 183) ../arch/x86/kvm/vmx/vmcs12.c:29:9: warning: cast truncates bits from constant value (30203 becomes 203) ../arch/x86/kvm/vmx/vmcs12.c:30:9: warning: cast truncates bits from constant value (30283 becomes 283) ../arch/x86/kvm/vmx/vmcs12.c:31:9: warning: cast truncates bits from constant value (30303 becomes 303) ../arch/x86/kvm/vmx/vmcs12.c:32:9: warning: cast truncates bits from constant value (80008 becomes 8) ../arch/x86/kvm/vmx/vmcs12.c:32:9: warning: cast truncates bits from constant value (80048 becomes 48) ../arch/x86/kvm/vmx/vmcs12.c:33:9: warning: cast truncates bits from constant value (80088 becomes 88) ../arch/x86/kvm/vmx/vmcs12.c:33:9: warning: cast truncates bits from constant value (800c8 becomes c8) ../arch/x86/kvm/vmx/vmcs12.c:34:9: warning: cast truncates bits from constant value (80108 becomes 108) ../arch/x86/kvm/vmx/vmcs12.c:34:9: warning: cast truncates bits from constant value (80148 becomes 148) ../arch/x86/kvm/vmx/vmcs12.c:35:9: warning: cast truncates bits from constant value (80188 becomes 188) ../arch/x86/kvm/vmx/vmcs12.c:35:9: warning: cast truncates bits from constant value (801c8 becomes 1c8) ../arch/x86/kvm/vmx/vmcs12.c:36:9: warning: cast truncates bits from constant value (80208 becomes 208) ../arch/x86/kvm/vmx/vmcs12.c:36:9: warning: cast truncates bits from constant value (80248 becomes 248) ../arch/x86/kvm/vmx/vmcs12.c:37:9: warning: cast truncates bits from constant value (80288 becomes 288) ../arch/x86/kvm/vmx/vmcs12.c:37:9: warning: cast truncates bits from constant value (802c8 becomes 2c8) ../arch/x86/kvm/vmx/vmcs12.c:38:9: warning: cast truncates bits from constant value (80388 becomes 388) ../arch/x86/kvm/vmx/vmcs12.c:38:9: warning: cast truncates bits from constant value (803c8 becomes 3c8) ../arch/x86/kvm/vmx/vmcs12.c:39:9: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/vmcs12.c:39:9: warning: cast truncates bits from constant value (80448 becomes 448) ../arch/x86/kvm/vmx/vmcs12.c:40:9: warning: cast truncates bits from constant value (80c88 becomes c88) ../arch/x86/kvm/vmx/vmcs12.c:40:9: warning: cast truncates bits from constant value (80cc8 becomes cc8) ../arch/x86/kvm/vmx/vmcs12.c:41:9: warning: cast truncates bits from constant value (80488 becomes 488) ../arch/x86/kvm/vmx/vmcs12.c:41:9: warning: cast truncates bits from constant value (804c8 becomes 4c8) ../arch/x86/kvm/vmx/vmcs12.c:42:9: warning: cast truncates bits from constant value (80508 becomes 508) ../arch/x86/kvm/vmx/vmcs12.c:42:9: warning: cast truncates bits from constant value (80548 becomes 548) ../arch/x86/kvm/vmx/vmcs12.c:43:9: warning: cast truncates bits from constant value (80588 becomes 588) ../arch/x86/kvm/vmx/vmcs12.c:43:9: warning: cast truncates bits from constant value (805c8 becomes 5c8) ../arch/x86/kvm/vmx/vmcs12.c:44:9: warning: cast truncates bits from constant value (80608 becomes 608) ../arch/x86/kvm/vmx/vmcs12.c:44:9: warning: cast truncates bits from constant value (80648 becomes 648) ../arch/x86/kvm/vmx/vmcs12.c:45:9: warning: cast truncates bits from constant value (80688 becomes 688) ../arch/x86/kvm/vmx/vmcs12.c:45:9: warning: cast truncates bits from constant value (806c8 becomes 6c8) ../arch/x86/kvm/vmx/vmcs12.c:46:9: warning: cast truncates bits from constant value (80708 becomes 708) ../arch/x86/kvm/vmx/vmcs12.c:46:9: warning: cast truncates bits from constant value (80748 becomes 748) ../arch/x86/kvm/vmx/vmcs12.c:47:9: warning: cast truncates bits from constant value (80788 becomes 788) ../arch/x86/kvm/vmx/vmcs12.c:47:9: warning: cast truncates bits from constant value (807c8 becomes 7c8) ../arch/x86/kvm/vmx/vmcs12.c:48:9: warning: cast truncates bits from constant value (80808 becomes 808) ../arch/x86/kvm/vmx/vmcs12.c:48:9: warning: cast truncates bits from constant value (80848 becomes 848) ../arch/x86/kvm/vmx/vmcs12.c:49:9: warning: cast truncates bits from constant value (80888 becomes 888) ../arch/x86/kvm/vmx/vmcs12.c:49:9: warning: cast truncates bits from constant value (808c8 becomes 8c8) ../arch/x86/kvm/vmx/vmcs12.c:50:9: warning: cast truncates bits from constant value (80908 becomes 908) ../arch/x86/kvm/vmx/vmcs12.c:50:9: warning: cast truncates bits from constant value (80948 becomes 948) ../arch/x86/kvm/vmx/vmcs12.c:51:9: warning: cast truncates bits from constant value (80988 becomes 988) ../arch/x86/kvm/vmx/vmcs12.c:51:9: warning: cast truncates bits from constant value (809c8 becomes 9c8) ../arch/x86/kvm/vmx/vmcs12.c:52:9: warning: cast truncates bits from constant value (80a08 becomes a08) ../arch/x86/kvm/vmx/vmcs12.c:52:9: warning: cast truncates bits from constant value (80a48 becomes a48) ../arch/x86/kvm/vmx/vmcs12.c:53:9: warning: cast truncates bits from constant value (80b08 becomes b08) ../arch/x86/kvm/vmx/vmcs12.c:53:9: warning: cast truncates bits from constant value (80b48 becomes b48) ../arch/x86/kvm/vmx/vmcs12.c:54:9: warning: cast truncates bits from constant value (80b88 becomes b88) ../arch/x86/kvm/vmx/vmcs12.c:54:9: warning: cast truncates bits from constant value (80bc8 becomes bc8) ../arch/x86/kvm/vmx/vmcs12.c:55:9: warning: cast truncates bits from constant value (90009 becomes 9) ../arch/x86/kvm/vmx/vmcs12.c:55:9: warning: cast truncates bits from constant value (90049 becomes 49) ../arch/x86/kvm/vmx/vmcs12.c:56:9: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/vmcs12.c:56:9: warning: cast truncates bits from constant value (a004a becomes 4a) ../arch/x86/kvm/vmx/vmcs12.c:57:9: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/vmcs12.c:57:9: warning: cast truncates bits from constant value (a00ca becomes ca) ../arch/x86/kvm/vmx/vmcs12.c:58:9: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/vmcs12.c:58:9: warning: cast truncates bits from constant value (a014a becomes 14a) ../arch/x86/kvm/vmx/vmcs12.c:59:9: warning: cast truncates bits from constant value (a018a becomes 18a) ../arch/x86/kvm/vmx/vmcs12.c:59:9: warning: cast truncates bits from constant value (a01ca becomes 1ca) ../arch/x86/kvm/vmx/vmcs12.c:60:9: warning: cast truncates bits from constant value (a020a becomes 20a) ../arch/x86/kvm/vmx/vmcs12.c:60:9: warning: cast truncates bits from constant value (a024a becomes 24a) ../arch/x86/kvm/vmx/vmcs12.c:61:9: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/vmcs12.c:61:9: warning: cast truncates bits from constant value (a02ca becomes 2ca) ../arch/x86/kvm/vmx/vmcs12.c:62:9: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/vmcs12.c:62:9: warning: cast truncates bits from constant value (a034a becomes 34a) ../arch/x86/kvm/vmx/vmcs12.c:63:9: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/vmcs12.c:63:9: warning: cast truncates bits from constant value (a03ca becomes 3ca) ../arch/x86/kvm/vmx/vmcs12.c:64:9: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/vmcs12.c:64:9: warning: cast truncates bits from constant value (a044a becomes 44a) ../arch/x86/kvm/vmx/vmcs12.c:65:9: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/vmcs12.c:65:9: warning: cast truncates bits from constant value (a04ca becomes 4ca) ../arch/x86/kvm/vmx/vmcs12.c:66:9: warning: cast truncates bits from constant value (b000b becomes b) ../arch/x86/kvm/vmx/vmcs12.c:66:9: warning: cast truncates bits from constant value (b004b becomes 4b) ../arch/x86/kvm/vmx/vmcs12.c:67:9: warning: cast truncates bits from constant value (b008b becomes 8b) ../arch/x86/kvm/vmx/vmcs12.c:67:9: warning: cast truncates bits from constant value (b00cb becomes cb) ../arch/x86/kvm/vmx/vmcs12.c:68:9: warning: cast truncates bits from constant value (b010b becomes 10b) ../arch/x86/kvm/vmx/vmcs12.c:68:9: warning: cast truncates bits from constant value (b014b becomes 14b) ../arch/x86/kvm/vmx/vmcs12.c:69:9: warning: cast truncates bits from constant value (100010 becomes 10) ../arch/x86/kvm/vmx/vmcs12.c:70:9: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/vmcs12.c:71:9: warning: cast truncates bits from constant value (100110 becomes 110) ../arch/x86/kvm/vmx/vmcs12.c:72:9: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/vmcs12.c:73:9: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/vmcs12.c:74:9: warning: cast truncates bits from constant value (100290 becomes 290) ../arch/x86/kvm/vmx/vmcs12.c:75:9: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/vmcs12.c:76:9: warning: cast truncates bits from constant value (100390 becomes 390) ../arch/x86/kvm/vmx/vmcs12.c:77:9: warning: too many warnings ../sound/pci/ca0106/ca0106_main.c:331:14: warning: context imbalance in 'snd_ca0106_ptr_read' - wrong count at exit ../sound/pci/ca0106/ca0106_main.c:344:6: warning: context imbalance in 'snd_ca0106_ptr_write' - wrong count at exit ../sound/pci/ca0106/ca0106_main.c:447:13: warning: context imbalance in 'snd_ca0106_intr_enable' - wrong count at exit ../sound/pci/ca0106/ca0106_main.c:456:13: warning: context imbalance in 'snd_ca0106_intr_disable' - wrong count at exit ../sound/pci/ca0106/ca0106_main.c:1128:23: warning: context imbalance in 'snd_ca0106_ac97_read' - wrong count at exit ../sound/pci/ca0106/ca0106_main.c:1138:13: warning: context imbalance in 'snd_ca0106_ac97_write' - wrong count at exit ../drivers/block/drbd/drbd_receiver.c:5119:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5120:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5129:54: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5186:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5186:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5186:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:121:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:121:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:121:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:340:29: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:340:29: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:340:29: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:412:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:412:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:412:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:516:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:516:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:516:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:585:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:585:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:585:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:981:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:982:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:983:28: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:987:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:988:28: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:993:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:994:28: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:633:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:633:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:633:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:688:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:688:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:688:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:856:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:856:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:856:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:1246:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:1246:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:1246:14: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:1399:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:1399:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:1399:14: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:1692:22: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:1696:22: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:1942:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:1973:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2187:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2187:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2187:22: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2197:27: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2197:27: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2197:27: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2378:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2405:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2416:20: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2448:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2448:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2448:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2580:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2580:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2580:22: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:2635:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2636:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2843:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2843:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2843:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2919:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2919:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2919:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2976:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2976:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2976:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3323:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3323:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3323:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3455:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3456:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3457:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3458:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3459:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3460:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3481:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3481:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3481:22: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3565:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3565:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3565:9: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3722:46: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3780:55: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3781:57: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3782:56: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3783:53: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3817:25: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3817:25: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3817:25: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3822:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3822:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3822:17: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:3828:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3828:17: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3828:17: struct fifo_buffer * ../drivers/block/drbd/drbd_receiver.c:3895:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:3896:19: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:3897:19: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:3905:28: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3905:28: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3905:28: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:3946:25: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3946:25: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3946:25: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:4066:29: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4166:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4167:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4192:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4193:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4225:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4429:52: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4756:9: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4756:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4774:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4775:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5073:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5074:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5075:26: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5381:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5400:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5445:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5446:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5455:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5498:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5499:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5507:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5544:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5545:20: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5553:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5580:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5587:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5610:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5611:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5613:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5640:44: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5672:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5673:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5675:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5677:13: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5726:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5726:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5726:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:5814:37: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5814:37: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5814:37: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:5911:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5911:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5911:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:1083:9: warning: context imbalance in 'one_flush_endio' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:1101:17: warning: context imbalance in 'submit_one_flush' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:1136:17: warning: context imbalance in 'drbd_flush' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:1276:9: warning: context imbalance in 'drbd_bump_write_ordering' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:1530:17: warning: context imbalance in 'drbd_submit_peer_request' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:1871:12: warning: context imbalance in 'recv_resync_read' - wrong count at exit ../drivers/block/drbd/drbd_receiver.c:2247:17: warning: context imbalance in 'fail_postponed_requests' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:2370:12: warning: context imbalance in 'receive_Data' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:2618:12: warning: context imbalance in 'receive_DataRequest' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:3845:9: warning: context imbalance in 'receive_SyncParam' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:4025:9: warning: context imbalance in 'receive_sizes' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:4358:22: warning: context imbalance in 'receive_state' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c: note: in included file: ../drivers/block/drbd/drbd_vli.h:305:23: warning: cast to restricted __le64 ../drivers/block/drbd/drbd_vli.h:305:23: warning: cast to restricted __le64 ../drivers/block/drbd/drbd_receiver.c:4822:19: warning: context imbalance in 'receive_rs_deallocated' - different lock contexts for basic block ../drivers/tty/n_gsm.c:4052:29: warning: restricted __be16 degrades to integer ../drivers/tty/n_gsm.c:3173:23: warning: context imbalance in 'gsm_cleanup_mux' - wrong count at exit ../sound/usb/line6/capture.c:205:9: warning: context imbalance in 'audio_in_callback' - wrong count at exit ../drivers/soc/qcom/rpmh-rsc.c:29:10: fatal error: asm/delay-const.h: No such file or directory 29 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. make[6]: *** [../scripts/Makefile.build:287: drivers/soc/qcom/rpmh-rsc.o] Error 1 make[5]: *** [../scripts/Makefile.build:556: drivers/soc/qcom] Error 2 make[4]: *** [../scripts/Makefile.build:556: drivers/soc] Error 2 make[4]: *** Waiting for unfinished jobs.... Warning: ../drivers/tty/n_gsm.c:4175 function parameter 'dlci' not described in 'gsm_modem_send_initial_msc' Warning: ../drivers/tty/n_gsm.c:4175 function parameter 'dlci' not described in 'gsm_modem_send_initial_msc' ../sound/x86/intel_hdmi_audio.c:179:9: warning: context imbalance in 'had_substream_get' - wrong count at exit ../sound/x86/intel_hdmi_audio.c:185:13: warning: context imbalance in 'had_substream_put' - wrong count at exit ../sound/x86/intel_hdmi_audio.c:940:12: warning: context imbalance in 'had_process_ringbuf' - wrong count at exit ../sound/x86/intel_hdmi_audio.c:1164:9: warning: context imbalance in 'had_pcm_trigger' - wrong count at exit ../sound/hda/core/stream.c:392:9: warning: context imbalance in 'snd_hdac_stream_assign' - wrong count at exit ../sound/hda/core/stream.c:417:6: warning: context imbalance in 'snd_hdac_stream_release' - wrong count at exit ../sound/hda/core/stream.c:980:6: warning: context imbalance in 'snd_hdac_dsp_cleanup' - wrong count at exit ../sound/isa/sb/sb16_csp.c:290:12: warning: context imbalance in 'snd_sb_csp_riff_load' - different lock contexts for basic block ../sound/isa/sb/sb16_csp.c:540:12: warning: context imbalance in 'csp_detect' - wrong count at exit ../sound/isa/sb/sb16_csp.c:601:12: warning: context imbalance in 'snd_sb_csp_load' - wrong count at exit ../sound/isa/sb/sb16_csp.c:706:12: warning: context imbalance in 'snd_sb_csp_autoload' - different lock contexts for basic block ../sound/isa/sb/sb16_csp.c:776:12: warning: context imbalance in 'snd_sb_csp_start' - different lock contexts for basic block ../sound/isa/sb/sb16_csp.c:949:12: warning: context imbalance in 'snd_sb_qsound_switch_put' - wrong count at exit ../sound/isa/sb/sb16_csp.c:971:12: warning: context imbalance in 'snd_sb_qsound_space_get' - wrong count at exit ../sound/isa/sb/sb16_csp.c:994:40: warning: context imbalance in 'snd_sb_qsound_space_put' - wrong count at exit ../sound/isa/sb/sb16_csp.c:1050:13: warning: context imbalance in 'snd_sb_qsound_destroy' - different lock contexts for basic block ../sound/isa/sb/sb16_csp.c:1088:9: warning: context imbalance in 'snd_sb_csp_qsound_transfer' - wrong count at exit ../net/xfrm/xfrm_user.c:4220:9: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:4220:9: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:4220:9: struct sock * ../net/xfrm/xfrm_user.c:4226:9: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:4226:9: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:4226:9: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c: note: in included file: ../include/net/xfrm.h:1985:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1985:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1985:16: struct sock * Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'boost_ctrl' not described in 'lm3692x_led' Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'brightness_ctrl' not described in 'lm3692x_led' Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'enabled' not described in 'lm3692x_led' Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'boost_ctrl' not described in 'lm3692x_led' Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'brightness_ctrl' not described in 'lm3692x_led' Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'enabled' not described in 'lm3692x_led' ../net/ipv4/tcp_ipv4.c:3489:41: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3489:41: expected void const *data ../net/ipv4/tcp_ipv4.c:3489:41: got struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3615:45: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3615:45: expected void const *data ../net/ipv4/tcp_ipv4.c:3615:45: got struct tcp_congestion_ops const [noderef] __rcu *extern [addressable] [toplevel] tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3619:50: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_ipv4.c:3619:50: expected struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3619:50: got struct tcp_congestion_ops * ../net/ipv4/tcp_ipv4.c:1798:25: warning: context imbalance in 'tcp_v4_syn_recv_sock' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2099:17: warning: context imbalance in 'tcp_add_backlog' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2362:24: warning: context imbalance in 'tcp_v4_rcv' - different lock contexts for basic block ../net/ipv4/tcp_ipv4.c:2557:13: warning: context imbalance in 'listening_get_first' - wrong count at exit ../net/ipv4/tcp_ipv4.c:2605:29: warning: context imbalance in 'listening_get_next' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2638:13: warning: context imbalance in 'established_get_first' - wrong count at exit ../net/ipv4/tcp_ipv4.c:2683:40: warning: context imbalance in 'established_get_next' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2815:36: warning: context imbalance in 'tcp_seq_stop' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3067:36: warning: context imbalance in 'bpf_iter_tcp_resume_listening' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3097:56: warning: context imbalance in 'bpf_iter_tcp_resume_established' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3205:28: warning: context imbalance in 'bpf_iter_tcp_unlock_bucket' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3490:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3490:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3616:45: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3616:45: warning: dereference of noderef expression ../sound/pci/ca0106/ca0106_proc.c:286:9: warning: context imbalance in 'snd_ca0106_proc_reg_write32' - different lock contexts for basic block ../mm/pgtable-generic.c:281:7: warning: context imbalance in '___pte_offset_map' - different lock contexts for basic block ../mm/pgtable-generic.c:316:9: warning: context imbalance in 'pte_offset_map_ro_nolock' - wrong count at exit ../mm/pgtable-generic.c:329:9: warning: context imbalance in 'pte_offset_map_rw_nolock' - wrong count at exit ../mm/pgtable-generic.c:390:7: warning: context imbalance in '__pte_offset_map_lock' - wrong count at exit ../sound/core/seq/seq_clientmgr.c:722:9: warning: context imbalance in '__deliver_to_subscribers' - different lock contexts for basic block ../sound/hda/common/codec.c:1746:5: warning: context imbalance in 'snd_hda_lock_devices' - wrong count at exit ../sound/hda/common/codec.c:1780:6: warning: context imbalance in 'snd_hda_unlock_devices' - wrong count at exit ../sound/pci/cs46xx/cs46xx_lib.c:708:13: warning: context imbalance in 'snd_cs46xx_set_play_sample_rate' - wrong count at exit ../sound/pci/cs46xx/cs46xx_lib.c:848:9: warning: context imbalance in 'snd_cs46xx_set_capture_sample_rate' - wrong count at exit ../sound/pci/cs46xx/cs46xx_lib.c:1004:12: warning: context imbalance in 'snd_cs46xx_capture_trigger' - wrong count at exit ../sound/pci/cs46xx/cs46xx_lib.c:1299:20: warning: context imbalance in 'snd_cs46xx_interrupt' - different lock contexts for basic block ../sound/pci/cs46xx/cs46xx_lib.c:2510:9: warning: context imbalance in 'snd_cs46xx_midi_input_open' - wrong count at exit ../sound/pci/cs46xx/cs46xx_lib.c:2546:9: warning: context imbalance in 'snd_cs46xx_midi_output_open' - wrong count at exit ../sound/pci/cs46xx/cs46xx_lib.c:2572:9: warning: context imbalance in 'snd_cs46xx_midi_input_trigger' - wrong count at exit ../sound/pci/cs46xx/cs46xx_lib.c:2591:9: warning: context imbalance in 'snd_cs46xx_midi_output_trigger' - wrong count at exit ../drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:103:13: warning: context imbalance in 'npcm_gpio_set' - wrong count at exit ../drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:114:13: warning: context imbalance in 'npcm_gpio_clr' - wrong count at exit ../arch/x86/kernel/fpu/xstate.c:1656:9: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1656:9: expected struct lockdep_map const *lock ../arch/x86/kernel/fpu/xstate.c:1656:9: got struct lockdep_map [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1750:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1750:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1750:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1758:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1758:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1758:33: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1776:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1776:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1776:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1780:41: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1780:41: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1780:41: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1795:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1795:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1795:33: got struct spinlock [noderef] __rcu * ../drivers/pinctrl/nuvoton/pinctrl-ma35.c:323:12: warning: context imbalance in 'ma35_gpio_core_direction_in' - wrong count at exit ../drivers/pinctrl/nuvoton/pinctrl-ma35.c:349:15: warning: context imbalance in 'ma35_gpio_core_direction_out' - wrong count at exit ../drivers/gpio/gpio-amdpt.c:32:12: warning: context imbalance in 'pt_gpio_request' - wrong count at exit ../drivers/gpio/gpio-amdpt.c:54:13: warning: context imbalance in 'pt_gpio_free' - wrong count at exit ../drivers/block/drbd/drbd_main.c:545:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:545:20: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:545:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:546:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:546:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:546:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:547:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:547:20: expected unsigned short [usertype] length ../drivers/block/drbd/drbd_main.c:547:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:553:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:553:20: expected unsigned short [usertype] magic ../drivers/block/drbd/drbd_main.c:553:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:554:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:554:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:554:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:555:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:555:19: expected unsigned int [usertype] length ../drivers/block/drbd/drbd_main.c:555:19: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:562:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:562:18: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:562:18: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:563:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:563:19: expected unsigned short [usertype] volume ../drivers/block/drbd/drbd_main.c:563:19: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:564:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:564:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:564:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:565:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:565:19: expected unsigned int [usertype] length ../drivers/block/drbd/drbd_main.c:565:19: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:704:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:704:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:704:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:719:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:719:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:719:22: struct disk_conf * ../drivers/block/drbd/drbd_main.c:756:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:756:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:756:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:816:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:820:26: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:822:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:822:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:822:23: struct net_conf * ../drivers/block/drbd/drbd_main.c:881:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:912:26: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:912:26: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:912:26: struct disk_conf * ../drivers/block/drbd/drbd_main.c:976:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:999:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1012:17: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1013:16: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1028:17: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1029:16: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1041:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1055:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1092:19: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:1092:19: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:1092:19: struct net_conf * ../drivers/block/drbd/drbd_main.c:1302:21: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1302:21: expected unsigned int [usertype] set_size ../drivers/block/drbd/drbd_main.c:1302:21: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1330:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1330:20: expected unsigned int [usertype] seq_num ../drivers/block/drbd/drbd_main.c:1330:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1342:54: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1342:54: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1342:54: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1362:31: warning: incorrect type in argument 3 (different base types) ../drivers/block/drbd/drbd_main.c:1362:31: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1362:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1363:31: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1363:31: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1363:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1373:31: warning: incorrect type in argument 3 (different base types) ../drivers/block/drbd/drbd_main.c:1373:31: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1373:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1374:31: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1374:31: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1374:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1375:31: warning: incorrect type in argument 5 (different base types) ../drivers/block/drbd/drbd_main.c:1375:31: expected unsigned long long [usertype] block_id ../drivers/block/drbd/drbd_main.c:1375:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1388:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1388:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1388:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1389:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1389:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1389:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1404:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1404:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1404:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1406:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1406:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1406:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1422:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1422:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1422:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1424:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1424:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1424:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1437:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1437:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1437:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1439:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1439:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1439:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1664:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1664:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1664:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1666:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1666:20: expected unsigned int [usertype] seq_num ../drivers/block/drbd/drbd_main.c:1666:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1680:21: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1680:21: expected unsigned int [usertype] dp_flags ../drivers/block/drbd/drbd_main.c:1680:21: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1685:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1685:25: expected unsigned int [usertype] size ../drivers/block/drbd/drbd_main.c:1685:25: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1756:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1756:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1756:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1779:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1779:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1779:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1780:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1780:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1780:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1816:40: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:1816:40: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:1816:40: struct net_conf * ../drivers/block/drbd/drbd_main.c:2968:30: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2968:30: expected unsigned long long [usertype] la_size_sect ../drivers/block/drbd/drbd_main.c:2968:30: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:2970:33: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2970:33: expected unsigned long long ../drivers/block/drbd/drbd_main.c:2970:33: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:2971:23: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2971:23: expected unsigned int [usertype] flags ../drivers/block/drbd/drbd_main.c:2971:23: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2972:23: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2972:23: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:2972:23: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2974:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2974:31: expected unsigned int [usertype] md_size_sect ../drivers/block/drbd/drbd_main.c:2974:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2975:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2975:31: expected unsigned int [usertype] al_offset ../drivers/block/drbd/drbd_main.c:2975:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2976:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2976:31: expected unsigned int [usertype] al_nr_extents ../drivers/block/drbd/drbd_main.c:2976:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2977:34: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2977:34: expected unsigned int [usertype] bm_bytes_per_bit ../drivers/block/drbd/drbd_main.c:2977:34: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2978:29: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2978:29: expected unsigned long long [usertype] device_uuid ../drivers/block/drbd/drbd_main.c:2978:29: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:2980:27: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2980:27: expected unsigned int [usertype] bm_offset ../drivers/block/drbd/drbd_main.c:2980:27: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2981:38: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2981:38: expected unsigned int [usertype] la_peer_max_bio_size ../drivers/block/drbd/drbd_main.c:2981:38: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2983:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2983:28: expected unsigned int [usertype] al_stripes ../drivers/block/drbd/drbd_main.c:2983:28: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2984:35: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2984:35: expected unsigned int [usertype] al_stripe_size_4k ../drivers/block/drbd/drbd_main.c:2984:35: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3037:26: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3038:33: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3200:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3201:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3219:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3220:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3220:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3220:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3220:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3227:33: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3229:36: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3230:26: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3231:32: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3233:33: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3234:30: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3235:30: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3242:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3243:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3243:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3243:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3243:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3247:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3248:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3248:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3248:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3248:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3258:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3657:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:3657:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:3657:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:844:9: warning: context imbalance in 'drbd_print_uuids' - different lock contexts for basic block ../drivers/block/drbd/drbd_main.c: note: in included file: ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../fs/pidfs.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/super_types.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 * ../kernel/power/suspend.c:93:54: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:93:54: expected int val ../kernel/power/suspend.c:93:54: got restricted suspend_state_t [usertype] ../kernel/power/suspend.c:130:54: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:130:54: expected int val ../kernel/power/suspend.c:130:54: got restricted suspend_state_t [usertype] ../kernel/power/suspend.c:191:19: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:191:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:192:19: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:192:51: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:197:26: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:197:65: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:204:42: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:204:51: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:205:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:206:51: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:204:72: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:229:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:229:73: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:230:27: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:230:59: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:235:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:235:69: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:236:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:236:42: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:464:33: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:464:33: expected int val ../kernel/power/suspend.c:464:33: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:467:33: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:467:33: expected int val ../kernel/power/suspend.c:467:33: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:537:57: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:537:57: expected int val ../kernel/power/suspend.c:537:57: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:539:57: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:539:57: expected int val ../kernel/power/suspend.c:539:57: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:577:52: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:577:52: expected int val ../kernel/power/suspend.c:577:52: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:604:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:604:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:613:52: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:613:52: expected int val ../kernel/power/suspend.c:613:52: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:614:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:614:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:637:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:637:22: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:637:39: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:637:48: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:640:9: warning: restricted suspend_state_t degrades to integer ../drivers/block/drbd/drbd_nl.c:454:33: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:454:33: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:454:33: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:691:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:691:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:691:38: struct net_conf * ../drivers/block/drbd/drbd_nl.c:983:18: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:983:18: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:983:18: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1251:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1251:24: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1251:24: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1571:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1571:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1571:17: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1581:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1581:17: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1581:17: struct fifo_buffer * ../drivers/block/drbd/drbd_nl.c:1807:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1807:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1807:14: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2067:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2067:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2067:39: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2075:13: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2075:13: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2075:13: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2258:50: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2258:50: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2258:50: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2281:45: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2281:45: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2281:45: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2426:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2426:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2426:9: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2589:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2589:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2589:9: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2822:18: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2822:18: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2822:18: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2862:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2862:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2862:17: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3400:33: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3400:33: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3400:33: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3525:28: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3525:28: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3525:28: struct net_conf * ../drivers/block/drbd/drbd_nl.c:3738:29: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3738:29: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3738:29: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3744:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3744:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3744:22: struct net_conf * ../drivers/block/drbd/drbd_nl.c:3934:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3934:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3934:38: struct net_conf * ../drivers/block/drbd/drbd_nl.c:450:9: warning: context imbalance in 'highest_fencing_policy' - different lock contexts for basic block ../drivers/block/drbd/drbd_nl.c:2122:9: warning: context imbalance in 'drbd_adm_attach' - different lock contexts for basic block ../drivers/block/drbd/drbd_nl.c: note: in included file: ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../sound/pci/ctxfi/ctsrc.c:789:9: warning: context imbalance in 'srcimp_imap_add' - wrong count at exit ../sound/pci/ctxfi/ctsrc.c:804:9: warning: context imbalance in 'srcimp_imap_delete' - wrong count at exit ../sound/usb/line6/midi.c:73:13: warning: context imbalance in 'midi_sent' - different lock contexts for basic block ../sound/usb/line6/midi.c:164:9: warning: context imbalance in 'line6_midi_output_trigger' - wrong count at exit ../sound/core/seq/seq_memory.c:233:6: warning: context imbalance in 'snd_seq_cell_free' - different lock contexts for basic block ../sound/core/seq/seq_memory.c:429:18: warning: context imbalance in 'snd_seq_pool_poll_wait' - wrong count at exit ../sound/core/seq/seq_memory.c:436:5: warning: context imbalance in 'snd_seq_pool_init' - different lock contexts for basic block ../sound/core/seq/seq_memory.c:475:6: warning: context imbalance in 'snd_seq_pool_mark_closing' - different lock contexts for basic block ../sound/core/seq/seq_memory.c:484:5: warning: context imbalance in 'snd_seq_pool_done' - different lock contexts for basic block ../arch/x86/kvm/vmx/nested.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80688 becomes 688) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80a88 becomes a88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80608 becomes 608) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80108 becomes 108) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80388 becomes 388) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20482 becomes 482) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b88 becomes b88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100910 becomes 910) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80188 becomes 188) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80208 becomes 208) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80288 becomes 288) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100010 becomes 10) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100710 becomes 710) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20402 becomes 402) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20002 becomes 2) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20082 becomes 82) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20102 becomes 102) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20182 becomes 182) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20202 becomes 202) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20282 becomes 282) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20302 becomes 302) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20382 becomes 382) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120012 becomes 12) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120092 becomes 92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120112 becomes 112) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120192 becomes 192) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120212 becomes 212) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120292 becomes 292) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120312 becomes 312) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120412 becomes 412) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120492 becomes 492) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120592 becomes 592) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120612 becomes 612) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120512 becomes 512) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120692 becomes 692) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120712 becomes 712) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120792 becomes 792) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120812 becomes 812) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a019a becomes 19a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a021a becomes 21a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a029a becomes 29a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a031a becomes 31a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a049a becomes 49a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a059a becomes 59a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a061a becomes 61a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a089a becomes 89a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b08 becomes b08) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80708 becomes 708) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80788 becomes 788) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80808 becomes 808) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80888 becomes 888) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100390 becomes 390) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180018 becomes 18) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: too many warnings ../sound/pci/cs46xx/dsp_spos.c:1663:5: warning: context imbalance in 'cs46xx_dsp_enable_spdif_in' - different lock contexts for basic block ../sound/pci/cs46xx/dsp_spos_scb_lib.c:1204:35: warning: context imbalance in 'cs46xx_dsp_create_pcm_channel' - different lock contexts for basic block ../sound/pci/cs46xx/dsp_spos_scb_lib.c:1479:5: warning: context imbalance in 'cs46xx_dsp_pcm_unlink' - different lock contexts for basic block ../sound/pci/cs46xx/dsp_spos_scb_lib.c:1497:5: warning: context imbalance in 'cs46xx_dsp_pcm_link' - wrong count at exit ../sound/pci/cs46xx/dsp_spos_scb_lib.c:1558:5: warning: context imbalance in 'cs46xx_src_unlink' - different lock contexts for basic block ../sound/isa/sb/emu8000_pcm.c:348:9: warning: context imbalance in 'start_voice' - wrong count at exit ../sound/isa/sb/emu8000_pcm.c:365:9: warning: context imbalance in 'stop_voice' - wrong count at exit ../arch/x86/kernel/tboot.c:487:16: warning: incorrect type in assignment (different address spaces) ../arch/x86/kernel/tboot.c:487:16: expected void *config ../arch/x86/kernel/tboot.c:487:16: got void [noderef] __iomem * ../arch/x86/kernel/tboot.c:493:19: warning: incorrect type in assignment (different address spaces) ../arch/x86/kernel/tboot.c:493:19: expected void *heap_base ../arch/x86/kernel/tboot.c:493:19: got void [noderef] __iomem * ../arch/x86/kernel/tboot.c:495:17: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/tboot.c:495:17: expected void volatile [noderef] __iomem *addr ../arch/x86/kernel/tboot.c:495:17: got void *config ../drivers/base/power/wakeup.c:252:5: warning: context imbalance in 'wakeup_sources_read_lock' - wrong count at exit ../drivers/base/power/wakeup.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'wakeup_sources_read_unlock' - unexpected unlock ../drivers/base/power/wakeup.c:1091:13: warning: context imbalance in 'wakeup_sources_stats_seq_start' - wrong count at exit ../include/linux/srcu.h:463:9: warning: context imbalance in 'wakeup_sources_stats_seq_stop' - unexpected unlock ../sound/virtio/virtio_card.c:90:9: warning: context imbalance in 'virtsnd_event_notify_cb' - wrong count at exit ../sound/virtio/virtio_card.c:178:9: warning: context imbalance in 'virtsnd_disable_event_vq' - wrong count at exit ../kernel/power/suspend_test.c:97:17: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend_test.c:103:17: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend_test.c:109:17: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend_test.c:168:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend_test.c:168:16: warning: incorrect type in assignment (different base types) ../kernel/power/suspend_test.c:168:16: expected int i ../kernel/power/suspend_test.c:168:16: got restricted suspend_state_t [usertype] ../kernel/power/suspend_test.c:192:43: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend_test.c:192:56: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend_test.c:193:53: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend_test.c:192:82: warning: restricted suspend_state_t degrades to integer ../sound/core/seq/seq_queue.c:50:12: warning: context imbalance in 'queue_list_add' - wrong count at exit ../sound/core/seq/seq_queue.c:66:29: warning: context imbalance in 'queue_list_remove' - wrong count at exit ../sound/core/seq/seq_queue.c:195:22: warning: context imbalance in 'queueptr' - different lock contexts for basic block ../sound/core/seq/seq_queue.c:351:9: warning: context imbalance in 'queue_access_lock' - wrong count at exit ../sound/core/seq/seq_queue.c:362:5: warning: context imbalance in 'snd_seq_queue_check_access' - wrong count at exit ../sound/core/seq/seq_queue.c:377:5: warning: context imbalance in 'snd_seq_queue_set_owner' - different lock contexts for basic block ../sound/core/seq/seq_queue.c:437:5: warning: context imbalance in 'snd_seq_queue_timer_set_tempo' - different lock contexts for basic block ../sound/core/seq/seq_queue.c:643:5: warning: context imbalance in 'snd_seq_control_queue' - different lock contexts for basic block ../mm/rmap.c: note: in included file (through ../include/linux/ksm.h): ../include/linux/rmap.h:958:28: warning: context imbalance in 'folio_referenced_one' - unexpected unlock ../include/linux/rmap.h:958:28: warning: context imbalance in 'try_to_unmap_one' - unexpected unlock ../include/linux/rmap.h:958:28: warning: context imbalance in 'try_to_migrate_one' - unexpected unlock ../mm/rmap.c:2738:25: warning: context imbalance in 'make_device_exclusive' - unexpected unlock ../kernel/locking/lockdep.c:1157:5: warning: symbol 'check_consistency' was not declared. Should it be static? ../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) ../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) ../lib/once.c:72:6: warning: context imbalance in '__do_once_sleepable_start' - different lock contexts for basic block ../lib/once.c:90:6: warning: context imbalance in '__do_once_sleepable_done' - wrong count at exit ../fs/buffer.c:251:18: warning: context imbalance in '__find_get_block_slow' - different lock contexts for basic block ../kernel/locking/lockdep_proc.c: In function ‘seq_stats’: ../kernel/locking/lockdep_proc.c:499:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 499 | snprintf(name+namelen, 3, "#%d", class->name_version); | ^~ ../kernel/locking/lockdep_proc.c:499:43: note: directive argument in the range [2, 2147483647] 499 | snprintf(name+namelen, 3, "#%d", class->name_version); | ^~~~~ ../kernel/locking/lockdep_proc.c:499:17: note: ‘snprintf’ output between 3 and 12 bytes into a destination of size 3 499 | snprintf(name+namelen, 3, "#%d", class->name_version); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/base/firmware_loader/main.c:229:9: warning: context imbalance in 'free_fw_priv' - wrong count at exit ../sound/usb/line6/pcm.c:201:9: warning: context imbalance in 'line6_stream_start' - wrong count at exit ../sound/usb/line6/pcm.c:205:13: warning: context imbalance in 'line6_stream_stop' - different lock contexts for basic block ../mm/vmalloc.c:1113:25: warning: context imbalance in 'find_vmap_area_exceed_addr_lock' - wrong count at exit ../mm/vmalloc.c:4516:28: warning: context imbalance in 'vread_iter' - unexpected unlock ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:119:13: warning: context imbalance in 'npcm_gpio_set' - wrong count at exit ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:127:13: warning: context imbalance in 'npcm_gpio_clr' - wrong count at exit ../net/8021q/vlan.c: In function ‘register_vlan_device’: ../net/8021q/vlan.c:249:46: warning: ‘%i’ directive output may be truncated writing between 1 and 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~ ../net/8021q/vlan.c:249:42: note: directive argument in the range [0, 4094] 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~~~~~~ ../net/8021q/vlan.c:249:17: note: ‘snprintf’ output between 3 and 21 bytes into a destination of size 16 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/8021q/vlan.c:237:46: warning: ‘%.4i’ directive output may be truncated writing 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~ ../net/8021q/vlan.c:237:42: note: directive argument in the range [0, 4094] 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~~~~~~ ../net/8021q/vlan.c:237:17: note: ‘snprintf’ output between 6 and 21 bytes into a destination of size 16 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpio/gpio-aspeed.c:441:9: warning: context imbalance in 'aspeed_gpio_set' - wrong count at exit ../drivers/gpio/gpio-aspeed.c:444:12: warning: context imbalance in 'aspeed_gpio_dir_in' - wrong count at exit ../drivers/gpio/gpio-aspeed.c:462:12: warning: context imbalance in 'aspeed_gpio_dir_out' - wrong count at exit ../drivers/gpio/gpio-aspeed.c:483:12: warning: context imbalance in 'aspeed_gpio_get_direction' - wrong count at exit ../drivers/gpio/gpio-aspeed.c:520:13: warning: context imbalance in 'aspeed_gpio_irq_ack' - different lock contexts for basic block ../drivers/gpio/gpio-aspeed.c:540:13: warning: context imbalance in 'aspeed_gpio_irq_set_mask' - different lock contexts for basic block ../drivers/gpio/gpio-aspeed.c:693:9: warning: context imbalance in 'aspeed_gpio_reset_tolerance' - wrong count at exit ../drivers/gpio/gpio-aspeed.c:788:12: warning: context imbalance in 'enable_debounce' - different lock contexts for basic block ../drivers/gpio/gpio-aspeed.c:877:9: warning: context imbalance in 'disable_debounce' - wrong count at exit ../drivers/gpio/gpio-aspeed.c:940:5: warning: context imbalance in 'aspeed_gpio_copro_grab_gpio' - different lock contexts for basic block ../drivers/gpio/gpio-aspeed.c:986:5: warning: context imbalance in 'aspeed_gpio_copro_release_gpio' - different lock contexts for basic block Warning: ../mm/vmalloc.c:4129 expecting prototype for vrealloc_node_align_noprof(). Prototype was for vrealloc_node_align() instead ../sound/virtio/virtio_ctl_msg.c:237:9: warning: context imbalance in 'virtsnd_ctl_msg_cancel_all' - wrong count at exit ../sound/virtio/virtio_ctl_msg.c:298:9: warning: context imbalance in 'virtsnd_ctl_notify_cb' - wrong count at exit ../lib/refcount.c:144:6: warning: context imbalance in 'refcount_dec_and_lock' - different lock contexts for basic block ../lib/refcount.c:172:6: warning: context imbalance in 'refcount_dec_and_lock_irqsave' - different lock contexts for basic block ../sound/pci/cs5535audio/cs5535audio_pcm.c:106:12: warning: context imbalance in 'cs5535audio_build_dma_packets' - different lock contexts for basic block ../sound/pci/cs5535audio/cs5535audio_pcm.c:274:12: warning: context imbalance in 'snd_cs5535audio_trigger' - wrong count at exit Warning: ../security/landlock/ruleset.c:206 Invalid param: const struct landlock_layer (*const layers)[] Warning: ../security/landlock/ruleset.c:206 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' Warning: ../security/landlock/ruleset.c:685 Invalid param: layer_mask_t (*const layer_masks)[] Warning: ../security/landlock/ruleset.c:685 function parameter 'layer_mask_t (*const layer_masks' not described in 'landlock_init_layer_masks' Warning: ../security/landlock/ruleset.c:206 Invalid param: const struct landlock_layer (*const layers)[] Warning: ../security/landlock/ruleset.c:206 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' Warning: ../security/landlock/ruleset.c:685 Invalid param: layer_mask_t (*const layer_masks)[] Warning: ../security/landlock/ruleset.c:685 function parameter 'layer_mask_t (*const layer_masks' not described in 'landlock_init_layer_masks' ../drivers/dma/hisi_dma.c:744:21: warning: cast to restricted __le16 ../drivers/dma/hisi_dma.c:744:21: warning: restricted __le16 degrades to integer ../drivers/dma/hisi_dma.c:744:21: warning: restricted __le16 degrades to integer ../sound/core/seq/seq_fifo.c:93:9: warning: context imbalance in 'snd_seq_fifo_clear' - wrong count at exit ../sound/core/seq/seq_fifo.c:197:9: warning: context imbalance in 'snd_seq_fifo_cell_putback' - wrong count at exit ../sound/core/seq/seq_fifo.c:212:18: warning: context imbalance in 'snd_seq_fifo_poll_wait' - wrong count at exit ../sound/core/seq/seq_fifo.c:262:5: warning: context imbalance in 'snd_seq_fifo_unused_cells' - wrong count at exit ../sound/pci/ctxfi/ctdaio.c:628:9: warning: context imbalance in 'daio_imap_add' - wrong count at exit ../sound/pci/ctxfi/ctdaio.c:643:9: warning: context imbalance in 'daio_imap_delete' - wrong count at exit ../drivers/block/drbd/drbd_state.c:1912:30: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:1912:30: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:1912:30: struct disk_conf * ../drivers/block/drbd/drbd_state.c:834:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:834:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:834:22: struct disk_conf * ../drivers/block/drbd/drbd_state.c:838:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:838:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:838:14: struct net_conf * ../drivers/block/drbd/drbd_state.c:1064:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:1064:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:1064:22: struct disk_conf * ../drivers/block/drbd/drbd_state.c:2079:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:2079:17: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:2079:17: struct net_conf * ../drivers/block/drbd/drbd_state.c:838:14: warning: context imbalance in 'is_valid_state' - different lock contexts for basic block ../drivers/block/drbd/drbd_state.c:1070:9: warning: context imbalance in 'sanitize_state' - different lock contexts for basic block ../drivers/block/drbd/drbd_state.c:1958:25: warning: context imbalance in 'after_state_ch' - unexpected unlock ../drivers/block/drbd/drbd_state.c:2373:32: warning: context imbalance in '_conn_request_state' - unexpected unlock ../sound/core/seq/seq_prioq.c:131:5: warning: context imbalance in 'snd_seq_prioq_cell_in' - different lock contexts for basic block ../sound/core/seq/seq_prioq.c:208:27: warning: context imbalance in 'snd_seq_prioq_cell_out' - different lock contexts for basic block ../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_report_zones' - unexpected unlock ../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_zone_write' - unexpected unlock ../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_zone_mgmt' - unexpected unlock ../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_process_zoned_cmd' - unexpected unlock ../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_set_zone_cond' - unexpected unlock Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' ../sound/core/seq/seq_timer.c:79:6: warning: context imbalance in 'snd_seq_timer_defaults' - wrong count at exit ../sound/core/seq/seq_timer.c:110:6: warning: context imbalance in 'snd_seq_timer_reset' - wrong count at exit ../sound/core/seq/seq_timer.c:157:5: warning: context imbalance in 'snd_seq_timer_set_tempo' - different lock contexts for basic block ../sound/core/seq/seq_timer.c:172:5: warning: context imbalance in 'snd_seq_timer_set_tempo_ppq' - different lock contexts for basic block ../sound/core/seq/seq_timer.c:201:5: warning: context imbalance in 'snd_seq_timer_set_position_tick' - different lock contexts for basic block ../sound/core/seq/seq_timer.c:214:5: warning: context imbalance in 'snd_seq_timer_set_position_time' - different lock contexts for basic block ../sound/core/seq/seq_timer.c:227:5: warning: context imbalance in 'snd_seq_timer_set_skew' - different lock contexts for basic block ../sound/core/seq/seq_timer.c:328:5: warning: context imbalance in 'snd_seq_timer_stop' - wrong count at exit ../sound/core/seq/seq_timer.c:379:5: warning: context imbalance in 'snd_seq_timer_start' - wrong count at exit ../sound/core/seq/seq_timer.c:402:5: warning: context imbalance in 'snd_seq_timer_continue' - wrong count at exit ../sound/core/seq/seq_timer.c:425:9: warning: context imbalance in 'snd_seq_timer_get_cur_time' - wrong count at exit ../sound/core/seq/seq_timer.c:430:21: warning: context imbalance in 'snd_seq_timer_get_cur_tick' - wrong count at exit ../net/ipv4/tcp_cong.c:297:24: warning: incorrect type in initializer (different address spaces) ../net/ipv4/tcp_cong.c:297:24: expected struct tcp_congestion_ops const [noderef] __rcu *__ret ../net/ipv4/tcp_cong.c:297:24: got struct tcp_congestion_ops *[assigned] ca ../net/ipv4/tcp_cong.c:297:22: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_cong.c:297:22: expected struct tcp_congestion_ops const *prev ../net/ipv4/tcp_cong.c:297:22: got struct tcp_congestion_ops const [noderef] __rcu *[assigned] __ret ../block/blk-iocost.c:732:9: warning: context imbalance in 'iocg_lock' - wrong count at exit ../block/blk-iocost.c:743:28: warning: context imbalance in 'iocg_unlock' - unexpected unlock ../kernel/locking/lockdep_proc.c:479:17: error: incompatible types in comparison expression (different address spaces): ../kernel/locking/lockdep_proc.c:479:17: char const [noderef] __rcu * ../kernel/locking/lockdep_proc.c:479:17: char const * ../kernel/locking/lockdep_proc.c:480:17: error: incompatible types in comparison expression (different address spaces): ../kernel/locking/lockdep_proc.c:480:17: struct lockdep_subclass_key const [noderef] __rcu * ../kernel/locking/lockdep_proc.c:480:17: struct lockdep_subclass_key const * ../kernel/locking/spinlock.c: note: in included file (through ../include/linux/spinlock.h): ../include/linux/spinlock_api_smp.h:134:9: warning: context imbalance in '_raw_spin_lock' - different lock contexts for basic block ../include/linux/spinlock_api_smp.h:111:9: warning: context imbalance in '_raw_spin_lock_irqsave' - different lock contexts for basic block ../include/linux/spinlock_api_smp.h:120:9: warning: context imbalance in '_raw_spin_lock_irq' - different lock contexts for basic block ../include/linux/spinlock_api_smp.h:127:9: warning: context imbalance in '_raw_spin_lock_bh' - different lock contexts for basic block ../kernel/locking/spinlock.c:184:26: warning: context imbalance in '_raw_spin_unlock' - unexpected unlock ../kernel/locking/spinlock.c:192:26: warning: context imbalance in '_raw_spin_unlock_irqrestore' - unexpected unlock ../kernel/locking/spinlock.c:200:26: warning: context imbalance in '_raw_spin_unlock_irq' - unexpected unlock ../kernel/locking/spinlock.c:208:26: warning: context imbalance in '_raw_spin_unlock_bh' - unexpected unlock ../kernel/locking/spinlock.c: note: in included file (through ../include/linux/spinlock_api_smp.h, ../include/linux/spinlock.h): ../include/linux/rwlock_api_smp.h:151:9: warning: context imbalance in '_raw_read_lock' - different lock contexts for basic block ../include/linux/rwlock_api_smp.h:161:9: warning: context imbalance in '_raw_read_lock_irqsave' - different lock contexts for basic block ../include/linux/rwlock_api_smp.h:170:9: warning: context imbalance in '_raw_read_lock_irq' - different lock contexts for basic block ../include/linux/rwlock_api_smp.h:177:9: warning: context imbalance in '_raw_read_lock_bh' - different lock contexts for basic block ../kernel/locking/spinlock.c:258:26: warning: context imbalance in '_raw_read_unlock' - unexpected unlock ../kernel/locking/spinlock.c:266:26: warning: context imbalance in '_raw_read_unlock_irqrestore' - unexpected unlock ../kernel/locking/spinlock.c:274:26: warning: context imbalance in '_raw_read_unlock_irq' - unexpected unlock ../kernel/locking/spinlock.c:282:26: warning: context imbalance in '_raw_read_unlock_bh' - unexpected unlock ../include/linux/rwlock_api_smp.h:210:9: warning: context imbalance in '_raw_write_lock' - different lock contexts for basic block ../include/linux/rwlock_api_smp.h:217:9: warning: context imbalance in '_raw_write_lock_nested' - different lock contexts for basic block ../include/linux/rwlock_api_smp.h:187:9: warning: context imbalance in '_raw_write_lock_irqsave' - different lock contexts for basic block ../include/linux/rwlock_api_smp.h:196:9: warning: context imbalance in '_raw_write_lock_irq' - different lock contexts for basic block ../include/linux/rwlock_api_smp.h:203:9: warning: context imbalance in '_raw_write_lock_bh' - different lock contexts for basic block ../kernel/locking/spinlock.c:340:26: warning: context imbalance in '_raw_write_unlock' - unexpected unlock ../kernel/locking/spinlock.c:348:26: warning: context imbalance in '_raw_write_unlock_irqrestore' - unexpected unlock ../kernel/locking/spinlock.c:356:26: warning: context imbalance in '_raw_write_unlock_irq' - unexpected unlock ../kernel/locking/spinlock.c:364:26: warning: context imbalance in '_raw_write_unlock_bh' - unexpected unlock ../kernel/locking/spinlock.c:379:9: warning: context imbalance in '_raw_spin_lock_nested' - different lock contexts for basic block ../kernel/locking/spinlock.c:391:9: warning: context imbalance in '_raw_spin_lock_irqsave_nested' - different lock contexts for basic block ../kernel/locking/spinlock.c:401:9: warning: context imbalance in '_raw_spin_lock_nest_lock' - different lock contexts for basic block ../sound/pci/lola/lola.c:97:9: warning: context imbalance in 'corb_send_verb' - wrong count at exit ../drivers/char/applicom.c: In function ‘ac_register_board’: ../drivers/char/applicom.c:130:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable] 130 | volatile unsigned char byte_reset_it; | ^~~~~~~~~~~~~ ../drivers/char/applicom.c: In function ‘ac_read’: ../drivers/char/applicom.c:542:13: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 542 | int ret = 0; | ^~~ ../drivers/char/applicom.c: In function ‘ac_ioctl’: ../drivers/char/applicom.c:705:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable] 705 | volatile unsigned char byte_reset_it; | ^~~~~~~~~~~~~ ../drivers/gpio/gpio-ath79.c:70:13: warning: context imbalance in 'ath79_gpio_irq_unmask' - wrong count at exit ../drivers/gpio/gpio-ath79.c:93:13: warning: context imbalance in 'ath79_gpio_irq_enable' - wrong count at exit ../drivers/gpio/gpio-ath79.c:103:13: warning: context imbalance in 'ath79_gpio_irq_disable' - wrong count at exit ../drivers/gpio/gpio-ath79.c:113:12: warning: context imbalance in 'ath79_gpio_irq_set_type' - wrong count at exit ../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:505:25: expected void const * ../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest ../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:505:25: expected void const * ../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src ../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:505:25: expected void const * ../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest ../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:505:25: expected void const * ../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src ../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:505:25: expected void * ../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest ../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/hgafb.c:505:25: expected void const * ../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src ../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:516:25: expected void const * ../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest ../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:516:25: expected void const * ../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src ../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:516:25: expected void const * ../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest ../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:516:25: expected void const * ../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src ../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:516:25: expected void * ../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest ../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/hgafb.c:516:25: expected void const * ../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src ../fs/notify/fsnotify.c:433:16: error: incompatible types in comparison expression (different address spaces): ../fs/notify/fsnotify.c:433:16: struct fsnotify_mark_connector [noderef] __rcu * ../fs/notify/fsnotify.c:433:16: struct fsnotify_mark_connector * ../fs/notify/fsnotify.c:435:24: error: incompatible types in comparison expression (different address spaces): ../fs/notify/fsnotify.c:435:24: struct hlist_node [noderef] __rcu * ../fs/notify/fsnotify.c:435:24: struct hlist_node * ../fs/notify/fsnotify.c:445:24: error: incompatible types in comparison expression (different address spaces): ../fs/notify/fsnotify.c:445:24: struct hlist_node [noderef] __rcu * ../fs/notify/fsnotify.c:445:24: struct hlist_node * ../fs/notify/fsnotify.c:616:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:616:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:616:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:620:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:620:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:620:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:624:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:624:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:624:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:628:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:628:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:628:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:632:54: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:632:54: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:632:54: got struct fsnotify_mark_connector [noderef] __rcu *const * ../drivers/video/fbdev/atmel_lcdfb.c:333:27: warning: incorrect type in assignment (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:333:27: expected char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:333:27: got void * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void const * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void const * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:312:59: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:312:59: expected void *cpu_addr ../drivers/video/fbdev/atmel_lcdfb.c:312:59: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:312:59: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:312:59: expected void *cpu_addr ../drivers/video/fbdev/atmel_lcdfb.c:312:59: got char [noderef] __iomem *screen_base ../sound/hda/common/controller.c:201:12: warning: context imbalance in 'azx_pcm_trigger' - different lock contexts for basic block ../sound/hda/common/controller.c:952:5: warning: context imbalance in 'snd_hda_codec_load_dsp_prepare' - wrong count at exit ../sound/hda/common/controller.c:995:6: warning: context imbalance in 'snd_hda_codec_load_dsp_cleanup' - wrong count at exit ../sound/hda/common/controller.c:1059:13: warning: context imbalance in 'azx_interrupt' - wrong count at exit ../arch/x86/kvm/vmx/sgx.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h, ../arch/x86/kvm/vmx/nested.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b88 becomes b88) ../sound/core/seq/seq_ports.c:44:28: warning: context imbalance in 'snd_seq_port_use_ptr' - different lock contexts for basic block ../sound/core/seq/seq_ports.c:94:9: warning: context imbalance in 'snd_seq_port_query_nearest' - wrong count at exit ../sound/core/seq/seq_ports.c:114:5: warning: context imbalance in 'snd_seq_create_port' - different lock contexts for basic block ../sound/core/seq/seq_ports.c:264:5: warning: context imbalance in 'snd_seq_delete_port' - wrong count at exit ../sound/core/seq/seq_ports.c:485:12: warning: context imbalance in 'check_and_subscribe_port' - different lock contexts for basic block ../drivers/video/fbdev/pvr2fb.c:1081:11: warning: Using plain integer as NULL pointer ../drivers/dma/loongson1-apb-dma.c:385:9: warning: context imbalance in 'ls1x_dma_pause' - wrong count at exit ../drivers/dma/loongson1-apb-dma.c:133:9: warning: context imbalance in 'ls1x_dma_resume' - wrong count at exit ../drivers/dma/loongson1-apb-dma.c:474:9: warning: context imbalance in 'ls1x_dma_issue_pending' - wrong count at exit ../sound/soc/soc-ops.c:499:33: warning: invalid assignment: &= ../sound/soc/soc-ops.c:499:33: left side has type unsigned short ../sound/soc/soc-ops.c:499:33: right side has type restricted __be16 ../sound/soc/soc-ops.c:503:33: warning: invalid assignment: &= ../sound/soc/soc-ops.c:503:33: left side has type unsigned int ../sound/soc/soc-ops.c:503:33: right side has type restricted __be32 ../sound/hda/core/intel-dsp-config.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../sound/pci/lola/lola_pcm.c:496:12: warning: context imbalance in 'lola_pcm_trigger' - wrong count at exit ../drivers/xen/privcmd.c:572:35: warning: cast removes address space '__user' of expression ../drivers/xen/privcmd.c:572:32: warning: incorrect type in assignment (different address spaces) ../drivers/xen/privcmd.c:572:32: expected unsigned long [noderef] [usertype] __user *[addressable] [assigned] user_gfn ../drivers/xen/privcmd.c:572:32: got unsigned long [usertype] * ../drivers/xen/privcmd.c:700:17: warning: incorrect type in assignment (different address spaces) ../drivers/xen/privcmd.c:700:17: expected void *[usertype] h ../drivers/xen/privcmd.c:700:17: got void [noderef] __user *uptr ../fs/eventpoll.c:648:9: warning: restricted __poll_t degrades to integer ../fs/eventpoll.c:648:9: warning: cast to restricted __poll_t ../fs/eventpoll.c:1330:53: warning: incorrect type in argument 3 (different base types) ../fs/eventpoll.c:1330:53: expected unsigned int pollflags ../fs/eventpoll.c:1330:53: got restricted __poll_t ../kernel/locking/rtmutex_api.c: note: in included file (through ../include/linux/sched/signal.h, ../kernel/locking/rtmutex.c): ../include/linux/sched/task.h:116:21: warning: context imbalance in 'task_blocks_on_rt_mutex' - unexpected unlock ../kernel/locking/rtmutex_api.c: note: in included file: ../kernel/locking/rtmutex.c:1672:9: warning: context imbalance in 'rt_mutex_handle_deadlock' - unexpected unlock ../sound/hda/core/intel-nhlt.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../include/sound/intel-nhlt.h:61:39: warning: array of flexible structures ../kernel/irq/irqdesc.c:268:16: warning: context imbalance in 'chip_name_show' - wrong count at exit ../kernel/irq/irqdesc.c:279:16: warning: context imbalance in 'hwirq_show' - wrong count at exit ../kernel/irq/irqdesc.c:290:16: warning: context imbalance in 'type_show' - wrong count at exit ../kernel/irq/irqdesc.c:300:16: warning: context imbalance in 'wakeup_show' - wrong count at exit ../kernel/irq/irqdesc.c:309:16: warning: context imbalance in 'name_show' - wrong count at exit ../kernel/irq/irqdesc.c:850:17: warning: context imbalance in '__irq_get_desc_lock' - wrong count at exit ../net/ipv4/tcp_offload.c:212:49: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:212:49: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:212:49: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:214:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:214:60: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:214:60: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:257:41: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:257:41: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:257:41: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:259:52: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:259:52: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:259:52: got fouled restricted __sum16 ../arch/x86/kvm/vmx/hyperv.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../sound/pci/ctxfi/cttimer.c:85:9: warning: context imbalance in 'ct_systimer_callback' - wrong count at exit ../sound/pci/ctxfi/cttimer.c:94:13: warning: context imbalance in 'ct_systimer_start' - wrong count at exit ../sound/pci/ctxfi/cttimer.c:105:13: warning: context imbalance in 'ct_systimer_stop' - wrong count at exit ../sound/pci/ctxfi/cttimer.c:227:9: warning: context imbalance in 'ct_xfitimer_check_period' - wrong count at exit ../sound/pci/ctxfi/cttimer.c:249:9: warning: context imbalance in 'ct_xfitimer_callback' - wrong count at exit ../sound/pci/ctxfi/cttimer.c:261:13: warning: context imbalance in 'ct_xfitimer_update' - wrong count at exit ../sound/virtio/virtio_pcm_msg.c:273:14: warning: context imbalance in 'virtsnd_pcm_msg_pending_num' - wrong count at exit ../sound/virtio/virtio_pcm_msg.c:324:9: warning: context imbalance in 'virtsnd_pcm_msg_complete' - wrong count at exit ../sound/virtio/virtio_pcm_msg.c:362:6: warning: context imbalance in 'virtsnd_pcm_tx_notify_cb' - wrong count at exit ../sound/virtio/virtio_pcm_msg.c:375:6: warning: context imbalance in 'virtsnd_pcm_rx_notify_cb' - wrong count at exit ../kernel/rcu/update.c: note: in included file: ../kernel/rcu/tasks.h:2058:5: warning: symbol 'rcu_tasks_trace_lazy_ms' was not declared. Should it be static? ../arch/x86/kernel/acpi/boot.c:116:30: warning: incorrect type in return expression (different address spaces) ../arch/x86/kernel/acpi/boot.c:116:30: expected void [noderef] __iomem * ../arch/x86/kernel/acpi/boot.c:116:30: got void * ../arch/x86/kernel/acpi/boot.c:124:24: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/acpi/boot.c:124:24: expected void *addr ../arch/x86/kernel/acpi/boot.c:124:24: got void [noderef] __iomem *map 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:1035 Invalid param: layer_mask_t (*const layer_masks_dom)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:1035 function parameter 'layer_mask_t (*const layer_masks_dom' not described in 'collect_domain_accesses' 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:1035 Invalid param: layer_mask_t (*const layer_masks_dom)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:1035 function parameter 'layer_mask_t (*const layer_masks_dom' not described in 'collect_domain_accesses' ../kernel/irq/spurious.c:28:13: warning: context imbalance in 'try_one_irq' - wrong count at exit ../kernel/irq/spurious.c:171:9: warning: context imbalance in '__report_bad_irq' - wrong count at exit ../kernel/irq/manage.c:50:43: warning: context imbalance in '__synchronize_hardirq' - different lock contexts for basic block ../kernel/irq/manage.c:441:12: warning: context imbalance in '__irq_set_affinity' - wrong count at exit ../kernel/irq/manage.c:571:5: warning: context imbalance in 'irq_setup_affinity' - wrong count at exit ../kernel/irq/manage.c:1184:13: warning: context imbalance in 'irq_wake_secondary' - different lock contexts for basic block ../kernel/irq/manage.c:1272:6: warning: context imbalance in 'irq_wake_thread' - different lock contexts for basic block ../kernel/irq/manage.c:2031:12: warning: context imbalance in 'free_nmi' - different lock contexts for basic block ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c: In function ‘imx_ldb_probe’: ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:540:57: warning: ‘_sel’ directive output may be truncated writing 4 bytes into a region of size between 3 and 13 [-Wformat-truncation=] 540 | snprintf(clkname, sizeof(clkname), "di%d_sel", i); | ^~~~ ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:540:17: note: ‘snprintf’ output between 8 and 18 bytes into a destination of size 16 540 | snprintf(clkname, sizeof(clkname), "di%d_sel", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/power/autosleep.c:45:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:45:32: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:70:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:70:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:105:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:105:21: warning: restricted suspend_state_t degrades to integer ../arch/x86/kernel/acpi/sleep.c:26:15: warning: symbol 'acpi_realmode_flags' was not declared. Should it be static? ../drivers/video/fbdev/goldfishfb.c:272:34: warning: cast removes address space '__iomem' of expression ../drivers/video/fbdev/goldfishfb.c:292:51: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpica/evhandler.c:26:4: warning: symbol 'acpi_gbl_default_address_spaces' was not declared. Should it be static? Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' ../arch/x86/kvm/vmx/hyperv_evmcs.c:15:9: warning: cast truncates bits from constant value (1a079a becomes 79a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:17:9: warning: cast truncates bits from constant value (1a071a becomes 71a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:19:9: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:21:9: warning: cast truncates bits from constant value (b000b becomes b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:23:9: warning: cast truncates bits from constant value (b008b becomes 8b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:25:9: warning: cast truncates bits from constant value (b010b becomes 10b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:27:9: warning: cast truncates bits from constant value (1b001b becomes 1b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:29:9: warning: cast truncates bits from constant value (1b009b becomes 9b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:31:9: warning: cast truncates bits from constant value (1b011b becomes 11b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:33:9: warning: cast truncates bits from constant value (1b041b becomes 41b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:35:9: warning: cast truncates bits from constant value (1b049b becomes 49b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:37:9: warning: cast truncates bits from constant value (1b059b becomes 59b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:39:9: warning: cast truncates bits from constant value (80008 becomes 8) ../arch/x86/kvm/vmx/hyperv_evmcs.c:41:9: warning: cast truncates bits from constant value (80088 becomes 88) ../arch/x86/kvm/vmx/hyperv_evmcs.c:43:9: warning: cast truncates bits from constant value (80108 becomes 108) ../arch/x86/kvm/vmx/hyperv_evmcs.c:45:9: warning: cast truncates bits from constant value (1a019a becomes 19a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:47:9: warning: cast truncates bits from constant value (1a021a becomes 21a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:49:9: warning: cast truncates bits from constant value (1a029a becomes 29a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:51:9: warning: cast truncates bits from constant value (1a031a becomes 31a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:53:9: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:55:9: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:57:9: warning: cast truncates bits from constant value (1a049a becomes 49a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:59:9: warning: cast truncates bits from constant value (1a051a becomes 51a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:61:9: warning: cast truncates bits from constant value (1a059a becomes 59a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:63:9: warning: cast truncates bits from constant value (1a061a becomes 61a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:65:9: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/hyperv_evmcs.c:67:9: warning: cast truncates bits from constant value (80488 becomes 488) ../arch/x86/kvm/vmx/hyperv_evmcs.c:69:9: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:71:9: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:73:9: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:75:9: warning: cast truncates bits from constant value (a018a becomes 18a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:77:9: warning: cast truncates bits from constant value (a020a becomes 20a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:79:9: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:81:9: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:83:9: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:85:9: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:87:9: warning: cast truncates bits from constant value (1a089a becomes 89a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:89:9: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:91:9: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:93:9: warning: cast truncates bits from constant value (180018 becomes 18) ../arch/x86/kvm/vmx/hyperv_evmcs.c:95:9: warning: cast truncates bits from constant value (180098 becomes 98) ../arch/x86/kvm/vmx/hyperv_evmcs.c:97:9: warning: cast truncates bits from constant value (180118 becomes 118) ../arch/x86/kvm/vmx/hyperv_evmcs.c:99:9: warning: cast truncates bits from constant value (180198 becomes 198) ../arch/x86/kvm/vmx/hyperv_evmcs.c:101:9: warning: cast truncates bits from constant value (1a001a becomes 1a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:103:9: warning: cast truncates bits from constant value (1a009a becomes 9a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:105:9: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:107:9: warning: cast truncates bits from constant value (1a069a becomes 69a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:109:9: warning: cast truncates bits from constant value (1b019b becomes 19b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:111:9: warning: cast truncates bits from constant value (1b021b becomes 21b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:113:9: warning: cast truncates bits from constant value (1b029b becomes 29b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:115:9: warning: cast truncates bits from constant value (1b031b becomes 31b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:117:9: warning: cast truncates bits from constant value (1b039b becomes 39b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:119:9: warning: cast truncates bits from constant value (1b051b becomes 51b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:121:9: warning: cast truncates bits from constant value (80688 becomes 688) ../arch/x86/kvm/vmx/hyperv_evmcs.c:123:9: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:125:9: warning: cast truncates bits from constant value (80b08 becomes b08) ../arch/x86/kvm/vmx/hyperv_evmcs.c:127:9: warning: cast truncates bits from constant value (80b88 becomes b88) ../arch/x86/kvm/vmx/hyperv_evmcs.c:129:9: warning: cast truncates bits from constant value (80c88 becomes c88) ../arch/x86/kvm/vmx/hyperv_evmcs.c:151:9: warning: cast truncates bits from constant value (90009 becomes 9) ../arch/x86/kvm/vmx/hyperv_evmcs.c:153:9: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.c:167:9: warning: cast truncates bits from constant value (190299 becomes 299) ../arch/x86/kvm/vmx/hyperv_evmcs.c:175:9: warning: cast truncates bits from constant value (80188 becomes 188) ../arch/x86/kvm/vmx/hyperv_evmcs.c:177:9: warning: cast truncates bits from constant value (80208 becomes 208) ../arch/x86/kvm/vmx/hyperv_evmcs.c:179:9: warning: cast truncates bits from constant value (80288 becomes 288) ../arch/x86/kvm/vmx/hyperv_evmcs.c:183:9: warning: cast truncates bits from constant value (100710 becomes 710) ../arch/x86/kvm/vmx/hyperv_evmcs.c:185:9: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.c:187:9: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/hyperv_evmcs.c:189:9: warning: cast truncates bits from constant value (100110 becomes 110) ../arch/x86/kvm/vmx/hyperv_evmcs.c:191:9: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.c:193:9: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.c:195:9: warning: cast truncates bits from constant value (100610 becomes 610) ../arch/x86/kvm/vmx/hyperv_evmcs.c:198:9: warning: cast truncates bits from constant value (100690 becomes 690) ../arch/x86/kvm/vmx/hyperv_evmcs.c:200:9: warning: cast truncates bits from constant value (130013 becomes 13) ../arch/x86/kvm/vmx/hyperv_evmcs.c:202:9: warning: cast truncates bits from constant value (100010 becomes 10) ../arch/x86/kvm/vmx/hyperv_evmcs.c:204:9: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.c:206:9: warning: cast truncates bits from constant value (100790 becomes 790) ../arch/x86/kvm/vmx/hyperv_evmcs.c:208:9: warning: cast truncates bits from constant value (120012 becomes 12) ../arch/x86/kvm/vmx/hyperv_evmcs.c:210:9: warning: cast truncates bits from constant value (120092 becomes 92) ../arch/x86/kvm/vmx/hyperv_evmcs.c:212:9: warning: cast truncates bits from constant value (120112 becomes 112) ../arch/x86/kvm/vmx/hyperv_evmcs.c:214:9: warning: cast truncates bits from constant value (120192 becomes 192) ../arch/x86/kvm/vmx/hyperv_evmcs.c:216:9: warning: cast truncates bits from constant value (120212 becomes 212) ../arch/x86/kvm/vmx/hyperv_evmcs.c:218:9: warning: cast truncates bits from constant value (120292 becomes 292) ../arch/x86/kvm/vmx/hyperv_evmcs.c:220:9: warning: cast truncates bits from constant value (120312 becomes 312) ../arch/x86/kvm/vmx/hyperv_evmcs.c:222:9: warning: cast truncates bits from constant value (120392 becomes 392) ../arch/x86/kvm/vmx/hyperv_evmcs.c:224:9: warning: cast truncates bits from constant value (120412 becomes 412) ../arch/x86/kvm/vmx/hyperv_evmcs.c:226:9: warning: cast truncates bits from constant value (120492 becomes 492) ../arch/x86/kvm/vmx/hyperv_evmcs.c:228:9: warning: cast truncates bits from constant value (120512 becomes 512) ../arch/x86/kvm/vmx/hyperv_evmcs.c:230:9: warning: cast truncates bits from constant value (120592 becomes 592) ../arch/x86/kvm/vmx/hyperv_evmcs.c:232:9: warning: cast truncates bits from constant value (120612 becomes 612) ../arch/x86/kvm/vmx/hyperv_evmcs.c:234:9: warning: cast truncates bits from constant value (120692 becomes 692) ../arch/x86/kvm/vmx/hyperv_evmcs.c:236:9: warning: cast truncates bits from constant value (120712 becomes 712) ../arch/x86/kvm/vmx/hyperv_evmcs.c:238:9: warning: cast truncates bits from constant value (120792 becomes 792) ../arch/x86/kvm/vmx/hyperv_evmcs.c:240:9: warning: cast truncates bits from constant value (120812 becomes 812) ../arch/x86/kvm/vmx/hyperv_evmcs.c:242:9: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.c:244:9: warning: cast truncates bits from constant value (120992 becomes 992) ../arch/x86/kvm/vmx/hyperv_evmcs.c:246:9: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.c:250:9: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.c:252:9: warning: cast truncates bits from constant value (110091 becomes 91) ../arch/x86/kvm/vmx/hyperv_evmcs.c:254:9: warning: cast truncates bits from constant value (110111 becomes 111) ../arch/x86/kvm/vmx/hyperv_evmcs.c:256:9: warning: too many warnings ../fs/notify/mark.c:677:13: warning: incorrect type in initializer (different address spaces) ../fs/notify/mark.c:677:13: expected struct fsnotify_mark_connector [noderef] __rcu *__new ../fs/notify/mark.c:677:13: got struct fsnotify_mark_connector *[assigned] conn ../fs/notify/mark.c:421:9: warning: context imbalance in 'fsnotify_put_mark' - unexpected unlock ../fs/notify/mark.c:690:39: warning: context imbalance in 'fsnotify_grab_connector' - different lock contexts for basic block ../fs/notify/mark.c:789:20: warning: context imbalance in 'fsnotify_add_mark_list' - unexpected unlock ../fs/notify/mark.c:873:25: warning: context imbalance in 'fsnotify_find_mark' - unexpected unlock ../fs/notify/mark.c:947:17: warning: context imbalance in 'fsnotify_destroy_marks' - unexpected unlock ../sound/virtio/virtio_pcm_ops.c:324:12: warning: context imbalance in 'virtsnd_pcm_trigger' - wrong count at exit ../sound/virtio/virtio_pcm_ops.c: note: in included file (through ../sound/virtio/virtio_pcm.h, ../sound/virtio/virtio_card.h): ../include/sound/pcm-indirect.h:34:1: warning: context imbalance in 'virtsnd_pcm_pb_ack' - wrong count at exit ../include/sound/pcm-indirect.h:108:1: warning: context imbalance in 'virtsnd_pcm_cp_ack' - wrong count at exit ../kernel/irq/resend.c:34:9: warning: context imbalance in 'resend_irqs' - wrong count at exit ../kernel/irq/resend.c:85:6: warning: context imbalance in 'clear_irq_resend' - wrong count at exit ../drivers/gpio/gpio-blzp1600.c:76:13: warning: context imbalance in 'blzp1600_gpio_irq_mask' - wrong count at exit ../drivers/gpio/gpio-blzp1600.c:84:13: warning: context imbalance in 'blzp1600_gpio_irq_unmask' - wrong count at exit ../drivers/gpio/gpio-blzp1600.c:99:13: warning: context imbalance in 'blzp1600_gpio_irq_enable' - wrong count at exit ../drivers/gpio/gpio-blzp1600.c:110:13: warning: context imbalance in 'blzp1600_gpio_irq_disable' - wrong count at exit ../drivers/gpio/gpio-blzp1600.c:119:12: warning: context imbalance in 'blzp1600_gpio_irq_set_type' - wrong count at exit ../drivers/gpio/gpio-blzp1600.c:73:9: warning: context imbalance in 'blzp1600_gpio_set_debounce' - wrong count at exit ../drivers/gpio/gpio-brcmstb.c:81:1: warning: context imbalance in 'brcmstb_gpio_get_active_irqs' - wrong count at exit ../drivers/gpio/gpio-brcmstb.c:98:13: warning: context imbalance in 'brcmstb_gpio_set_imask' - wrong count at exit ../drivers/gpio/gpio-brcmstb.c:157:12: warning: context imbalance in 'brcmstb_gpio_irq_set_type' - wrong count at exit ../drivers/gpio/gpio-bt8xx.c:70:12: warning: context imbalance in 'bt8xxgpio_gpio_direction_input' - wrong count at exit ../drivers/gpio/gpio-bt8xx.c:88:12: warning: context imbalance in 'bt8xxgpio_gpio_get' - wrong count at exit ../drivers/gpio/gpio-bt8xx.c:117:9: warning: context imbalance in 'bt8xxgpio_gpio_direction_output' - wrong count at exit ../drivers/gpio/gpio-bt8xx.c:134:9: warning: context imbalance in 'bt8xxgpio_gpio_set' - wrong count at exit ../drivers/gpio/gpio-bt8xx.c:248:12: warning: context imbalance in 'bt8xxgpio_resume' - different lock contexts for basic block ../kernel/rcu/srcutree.c:431:13: warning: context imbalance in 'spin_lock_irqsave_sdp_contention' - wrong count at exit ../kernel/rcu/srcutree.c:449:13: warning: context imbalance in 'spin_lock_irqsave_ssp_contention' - wrong count at exit ../kernel/rcu/srcutree.c:1072:9: warning: context imbalance in 'srcu_funnel_exp_start' - unexpected unlock ../kernel/rcu/srcutree.c:1161:9: warning: context imbalance in 'srcu_funnel_gp_start' - unexpected unlock ../kernel/rcu/srcutree.c:1411:9: warning: context imbalance in 'srcu_gp_start_if_needed' - unexpected unlock ../kernel/rcu/srcutree.c:1772:9: warning: context imbalance in 'srcu_expedite_current_cb' - unexpected unlock ../kernel/rcu/srcutree.c:1805:9: warning: context imbalance in 'srcu_expedite_current' - unexpected unlock ../kernel/irq/chip.c:465:25: warning: context imbalance in 'irq_wait_on_inprogress' - unexpected unlock ../kernel/irq/chip.c:610:6: warning: context imbalance in 'handle_simple_irq' - wrong count at exit ../kernel/irq/chip.c:685:6: warning: context imbalance in 'handle_level_irq' - wrong count at exit ../kernel/irq/chip.c:736:6: warning: context imbalance in 'handle_fasteoi_irq' - wrong count at exit ../kernel/irq/chip.c:823:6: warning: context imbalance in 'handle_edge_irq' - wrong count at exit ../kernel/irq/chip.c:1137:6: warning: context imbalance in 'handle_fasteoi_ack_irq' - wrong count at exit ../kernel/irq/chip.c:1175:6: warning: context imbalance in 'handle_fasteoi_mask_irq' - wrong count at exit ../block/blk-zoned.c:535:30: warning: context imbalance in 'disk_get_and_lock_zone_wplug' - wrong count at exit ../block/blk-zoned.c:1061:32: warning: context imbalance in 'blk_zone_wplug_handle_write' - unexpected unlock ../block/blk-zoned.c:1644:31: warning: context imbalance in 'blk_revalidate_seq_zone' - unexpected unlock ../drivers/tty/mxser.c:288:32: warning: array of flexible structures ../drivers/tty/mxser.c:443:13: warning: context imbalance in 'mxser_start_tx' - wrong count at exit ../drivers/tty/mxser.c:473:13: warning: context imbalance in 'mxser_dtr_rts' - wrong count at exit ../drivers/tty/mxser.c:913:16: warning: context imbalance in 'mxser_put_char' - wrong count at exit ../drivers/tty/mxser.c:974:12: warning: context imbalance in 'mxser_set_serial_info' - different lock contexts for basic block ../drivers/tty/mxser.c:1091:12: warning: context imbalance in 'mxser_tiocmset' - different lock contexts for basic block ../drivers/tty/mxser.c:1137:12: warning: context imbalance in 'mxser_ioctl_op_mode' - different lock contexts for basic block ../drivers/tty/mxser.c:1300:9: warning: context imbalance in 'mxser_stop' - wrong count at exit ../drivers/tty/mxser.c:1309:9: warning: context imbalance in 'mxser_start' - wrong count at exit ../drivers/tty/mxser.c:1327:9: warning: context imbalance in 'mxser_set_termios' - different lock contexts for basic block ../drivers/tty/mxser.c:1339:13: warning: context imbalance in 'mxser_tx_empty' - wrong count at exit ../drivers/tty/mxser.c:1424:13: warning: context imbalance in 'mxser_rs_break' - wrong count at exit ../drivers/tty/mxser.c:1619:68: warning: context imbalance in 'mxser_interrupt' - different lock contexts for basic block ../sound/pci/ctxfi/cthw20k1.c:2092:12: warning: context imbalance in 'hw_read_20kx' - wrong count at exit ../sound/pci/ctxfi/cthw20k1.c:2099:13: warning: context imbalance in 'hw_write_20kx' - wrong count at exit ../sound/pci/ctxfi/cthw20k1.c:2106:12: warning: context imbalance in 'hw_read_pci' - wrong count at exit ../sound/pci/ctxfi/cthw20k1.c:2113:13: warning: context imbalance in 'hw_write_pci' - wrong count at exit ../drivers/video/fbdev/cirrusfb.c:1853:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/cirrusfb.c:1853:17: expected void const * ../drivers/video/fbdev/cirrusfb.c:1853:17: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/cirrusfb.c:1853:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/cirrusfb.c:1853:17: expected void const * ../drivers/video/fbdev/cirrusfb.c:1853:17: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/cirrusfb.c:1853:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/cirrusfb.c:1853:17: expected void * ../drivers/video/fbdev/cirrusfb.c:1853:17: got char [noderef] __iomem *screen_base ../net/ipv4/udp_offload.c:296:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:296:60: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:296:60: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:591:49: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:591:49: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:591:49: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:593:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:593:60: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:593:60: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:609:41: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:609:41: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:609:41: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:611:52: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:611:52: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:611:52: got fouled restricted __sum16 ../drivers/video/fbdev/pxa168fb.c:668:27: warning: incorrect type in assignment (different address spaces) ../drivers/video/fbdev/pxa168fb.c:668:27: expected char [noderef] __iomem *screen_base ../drivers/video/fbdev/pxa168fb.c:668:27: got void * ../drivers/video/fbdev/pxa168fb.c:758:25: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/pxa168fb.c:758:25: expected void *cpu_addr ../drivers/video/fbdev/pxa168fb.c:758:25: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/pxa168fb.c:790:25: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/pxa168fb.c:790:25: expected void *cpu_addr ../drivers/video/fbdev/pxa168fb.c:790:25: got char [noderef] __iomem *screen_base ../mm/page_alloc.c:2887:13: warning: context imbalance in '__free_frozen_pages' - different lock contexts for basic block ../mm/page_alloc.c:2990:33: warning: context imbalance in 'free_unref_folios' - unexpected unlock ../mm/page_alloc.c:3280:20: warning: context imbalance in 'rmqueue_pcplist' - different lock contexts for basic block ../mm/page_alloc.c:3152:13: warning: context imbalance in 'get_page_from_freelist' - different lock contexts for basic block ../mm/page_alloc.c:5137:9: warning: context imbalance in 'alloc_pages_bulk_noprof' - different lock contexts for basic block ../mm/page_alloc.c:7416:30: warning: context imbalance in '__accept_page' - unexpected unlock ../mm/page_alloc.c:7424:6: warning: context imbalance in 'accept_page' - wrong count at exit ../mm/page_alloc.c:7439:13: warning: context imbalance in 'try_to_accept_memory_one' - wrong count at exit ../fs/signalfd.c:56:33: warning: incorrect type in argument 2 (different address spaces) ../fs/signalfd.c:56:33: expected struct wait_queue_head [usertype] *wait_address ../fs/signalfd.c:56:33: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:58:31: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:58:31: expected struct spinlock [usertype] *lock ../fs/signalfd.c:58:31: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:63:33: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:63:33: expected struct spinlock [usertype] *lock ../fs/signalfd.c:63:33: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:97:32: warning: cast removes address space '__user' of expression ../fs/signalfd.c:115:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:118:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:122:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:138:32: warning: cast removes address space '__user' of expression ../fs/signalfd.c:142:38: warning: cast removes address space '__user' of expression ../fs/signalfd.c:161:31: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:161:31: expected struct spinlock [usertype] *lock ../fs/signalfd.c:161:31: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:170:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:170:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:170:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:174:32: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:174:32: expected struct wait_queue_head *wq_head ../fs/signalfd.c:174:32: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:184:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:184:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:184:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:186:39: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:186:39: expected struct spinlock [usertype] *lock ../fs/signalfd.c:186:39: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:188:33: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:188:33: expected struct spinlock [usertype] *lock ../fs/signalfd.c:188:33: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:190:35: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:190:35: expected struct wait_queue_head *wq_head ../fs/signalfd.c:190:35: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:289:39: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:289:39: expected struct spinlock [usertype] *lock ../fs/signalfd.c:289:39: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:291:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:291:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:291:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:293:17: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:293:17: expected struct wait_queue_head *wq_head ../fs/signalfd.c:293:17: got struct wait_queue_head [noderef] __rcu * ../net/core/lwtunnel.c:217:60: warning: incorrect type in initializer (different address spaces) ../net/core/lwtunnel.c:217:60: expected struct lwtunnel_encap_ops const *ops ../net/core/lwtunnel.c:217:60: got struct lwtunnel_encap_ops const [noderef] __rcu * ../arch/x86/kvm/vmx/tdx.c:859:38: warning: Using plain integer as NULL pointer ../arch/x86/kvm/vmx/tdx.c:2645:32: warning: Using plain integer as NULL pointer ../arch/x86/kvm/vmx/tdx.c:3019:30: warning: Using plain integer as NULL pointer ../arch/x86/kvm/vmx/tdx.c:3062:18: warning: incorrect type in assignment (different address spaces) ../arch/x86/kvm/vmx/tdx.c:3062:18: expected struct kvm_cpuid2 [noderef] __user *td_cpuid ../arch/x86/kvm/vmx/tdx.c:3062:18: got void *[assigned] _res ../arch/x86/kvm/vmx/tdx.c:3068:28: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kvm/vmx/tdx.c:3068:28: expected void *to ../arch/x86/kvm/vmx/tdx.c:3068:28: got struct kvm_cpuid2 [noderef] __user *td_cpuid ../arch/x86/kvm/vmx/tdx.c:3074:68: warning: incorrect type in argument 4 (different address spaces) ../arch/x86/kvm/vmx/tdx.c:3074:68: expected struct kvm_cpuid_entry2 *[assigned] output_e ../arch/x86/kvm/vmx/tdx.c:3074:68: got struct kvm_cpuid_entry2 [noderef] __user * ../arch/x86/kvm/vmx/tdx.c:3081:75: warning: incorrect type in argument 4 (different address spaces) ../arch/x86/kvm/vmx/tdx.c:3081:75: expected struct kvm_cpuid_entry2 *[assigned] output_e ../arch/x86/kvm/vmx/tdx.c:3081:75: got struct kvm_cpuid_entry2 [noderef] __user * ../arch/x86/kvm/vmx/tdx.c:3084:77: warning: incorrect type in argument 4 (different address spaces) ../arch/x86/kvm/vmx/tdx.c:3084:77: expected struct kvm_cpuid_entry2 *[assigned] output_e ../arch/x86/kvm/vmx/tdx.c:3084:77: got struct kvm_cpuid_entry2 [noderef] __user * ../arch/x86/kvm/vmx/tdx.c:3091:75: warning: incorrect type in argument 4 (different address spaces) ../arch/x86/kvm/vmx/tdx.c:3091:75: expected struct kvm_cpuid_entry2 *[assigned] output_e ../arch/x86/kvm/vmx/tdx.c:3091:75: got struct kvm_cpuid_entry2 [noderef] __user * ../arch/x86/kvm/vmx/tdx.c:3097:34: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/kvm/vmx/tdx.c:3097:34: expected void const *from ../arch/x86/kvm/vmx/tdx.c:3097:34: got struct kvm_cpuid2 [noderef] __user *td_cpuid ../arch/x86/kvm/vmx/tdx.c:3105:43: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/kvm/vmx/tdx.c:3105:43: expected void const *from ../arch/x86/kvm/vmx/tdx.c:3105:43: got struct kvm_cpuid_entry2 [noderef] __user * ../arch/x86/kvm/vmx/tdx.c:3110:15: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kvm/vmx/tdx.c:3110:15: expected void const *objp ../arch/x86/kvm/vmx/tdx.c:3110:15: got struct kvm_cpuid2 [noderef] __user *td_cpuid ../arch/x86/kvm/vmx/tdx.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110111 becomes 111) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110111 becomes 111) ../arch/x86/kvm/vmx/tdx.c:3078:34: warning: dereference of noderef expression ../arch/x86/kvm/vmx/tdx.c:3088:34: warning: dereference of noderef expression ../arch/x86/kvm/vmx/tdx.c:3093:13: warning: dereference of noderef expression ../arch/x86/kvm/vmx/tdx.c:3095:9: warning: dereference of noderef expression ../arch/x86/kvm/vmx/tdx.c:3106:26: warning: dereference of noderef expression ../arch/x86/kvm/vmx/tdx.c:3106:26: warning: dereference of noderef expression ../net/ipv4/udp.c:1666:28: warning: context imbalance in 'udp_rmem_release' - unexpected unlock ../net/ipv4/udp.c:3330:9: warning: context imbalance in 'udp_get_first' - wrong count at exit ../net/ipv4/udp.c:3347:39: warning: context imbalance in 'udp_get_next' - unexpected unlock ../net/ipv4/udp.c:3395:31: warning: context imbalance in 'udp_seq_stop' - unexpected unlock ../kernel/locking/locktorture.c:128:23: warning: symbol 'call_rcu_chain_list' was not declared. Should it be static? ../kernel/locking/locktorture.c:551:12: warning: context imbalance in 'torture_mutex_lock' - wrong count at exit ../kernel/locking/locktorture.c:567:13: warning: context imbalance in 'torture_mutex_unlock' - wrong count at exit ../kernel/locking/locktorture.c:625:12: warning: context imbalance in 'torture_ww_mutex_lock' - wrong count at exit ../kernel/locking/locktorture.c: note: in included file: ../include/linux/ww_mutex.h:205:9: warning: context imbalance in 'torture_ww_mutex_unlock' - wrong count at exit ../kernel/locking/locktorture.c:720:12: warning: context imbalance in 'torture_rtmutex_lock' - wrong count at exit ../kernel/locking/locktorture.c:744:13: warning: context imbalance in 'torture_rtmutex_unlock' - wrong count at exit ../kernel/locking/locktorture.c:784:12: warning: context imbalance in 'torture_rwsem_down_write' - wrong count at exit ../kernel/locking/locktorture.c:800:13: warning: context imbalance in 'torture_rwsem_up_write' - wrong count at exit ../kernel/locking/locktorture.c:806:12: warning: context imbalance in 'torture_rwsem_down_read' - wrong count at exit ../kernel/locking/locktorture.c:824:13: warning: context imbalance in 'torture_rwsem_up_read' - wrong count at exit ../kernel/locking/locktorture.c:854:12: warning: context imbalance in 'torture_percpu_rwsem_down_write' - wrong count at exit ../kernel/locking/locktorture.c:861:13: warning: context imbalance in 'torture_percpu_rwsem_up_write' - wrong count at exit ../kernel/locking/locktorture.c:870:25: warning: context imbalance in 'torture_percpu_rwsem_down_read' - wrong count at exit ../kernel/locking/locktorture.c:874:13: warning: context imbalance in 'torture_percpu_rwsem_up_read' - wrong count at exit ../drivers/gpio/gpio-cadence.c:40:12: warning: context imbalance in 'cdns_gpio_request' - wrong count at exit ../drivers/gpio/gpio-cadence.c:52:13: warning: context imbalance in 'cdns_gpio_free' - wrong count at exit ../drivers/gpio/gpio-cadence.c:81:12: warning: context imbalance in 'cdns_gpio_irq_set_type' - wrong count at exit ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void **slot ../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void **slot ../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1015:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/xen/pvcalls-back.c:1015:49: expected void [noderef] __rcu **slot ../drivers/xen/pvcalls-back.c:1015:49: got void **slot ../drivers/xen/pvcalls-back.c:1020:38: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1020:38: expected void **slot ../drivers/xen/pvcalls-back.c:1020:38: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void [noderef] __rcu **slot ../drivers/xen/pvcalls-back.c:1014:9: got void **slot ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void **slot ../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** ../kernel/dma/mapping.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/dma.h): ../include/trace/events/dma.h:114:1: error: too long token expansion ../include/trace/events/dma.h:161:1: error: too long token expansion ../sound/hda/core/ext/stream.c:163:6: warning: context imbalance in 'snd_hdac_ext_stream_decouple' - wrong count at exit ../sound/hda/core/ext/stream.c:255:31: warning: context imbalance in 'hdac_ext_link_dma_stream_assign' - wrong count at exit ../sound/hda/core/ext/stream.c:290:31: warning: context imbalance in 'hdac_ext_host_dma_stream_assign' - wrong count at exit ../sound/hda/core/ext/stream.c:447:9: warning: context imbalance in 'snd_hdac_ext_cstream_assign' - wrong count at exit ../kernel/rcu/tree.c:1083:9: warning: context imbalance in 'rcu_start_this_gp' - different lock contexts for basic block ../kernel/rcu/tree.c:1459:9: warning: context imbalance in 'rcu_poll_gp_seq_start_unlocked' - different lock contexts for basic block ../kernel/rcu/tree.c:1476:9: warning: context imbalance in 'rcu_poll_gp_seq_end_unlocked' - different lock contexts for basic block ../kernel/rcu/tree.c:1953:9: warning: context imbalance in 'rcu_gp_init' - different lock contexts for basic block ../kernel/rcu/tree.c:2528:13: warning: context imbalance in 'rcu_do_batch' - wrong count at exit ../kernel/rcu/tree.c:2728:9: warning: context imbalance in 'force_qs_rnp' - different lock contexts for basic block ../kernel/rcu/tree.c:2794:25: warning: context imbalance in 'rcu_force_quiescent_state' - unexpected unlock ../kernel/rcu/tree.c: note: in included file: ../kernel/rcu/tree_stall.h:1046:17: warning: context imbalance in 'rcu_check_gp_start_stall' - different lock contexts for basic block ../kernel/rcu/tree.c: note: in included file: ../kernel/rcu/tree_exp.h:199:9: warning: context imbalance in '__rcu_report_exp_rnp' - different lock contexts for basic block ../kernel/rcu/tree_exp.h:1039:9: warning: context imbalance in 'start_poll_synchronize_rcu_expedited' - different lock contexts for basic block ../kernel/rcu/tree.c: note: in included file: ../kernel/rcu/tree_nocb.h:113:16: warning: context imbalance in 'rcu_nocb_bypass_trylock' - wrong count at exit ../kernel/rcu/tree_nocb.h:130:13: warning: context imbalance in 'rcu_nocb_lock' - wrong count at exit ../kernel/rcu/tree_nocb.h:145:17: warning: context imbalance in 'rcu_nocb_unlock' - unexpected unlock ../kernel/rcu/tree_nocb.h:158:17: warning: context imbalance in 'rcu_nocb_unlock_irqrestore' - unexpected unlock ../kernel/rcu/tree_nocb.h:335:9: warning: context imbalance in 'rcu_nocb_do_flush_bypass' - unexpected unlock ../kernel/rcu/tree_nocb.h:352:13: warning: context imbalance in 'rcu_nocb_flush_bypass' - wrong count at exit ../kernel/rcu/tree_nocb.h:526:13: warning: context imbalance in '__call_rcu_nocb_wake' - wrong count at exit ../kernel/rcu/tree_nocb.h:602:17: warning: context imbalance in 'call_rcu_nocb' - unexpected unlock ../kernel/rcu/tree_nocb.h:685:9: warning: context imbalance in 'nocb_gp_wait' - different lock contexts for basic block ../kernel/rcu/tree_nocb.h:936:9: warning: context imbalance in 'nocb_cb_wait' - wrong count at exit ../kernel/rcu/tree_nocb.h:1105:9: warning: context imbalance in 'rcu_nocb_rdp_deoffload' - wrong count at exit ../kernel/rcu/tree_nocb.h:1229:1: warning: context imbalance in 'lazy_rcu_shrink_scan' - different lock contexts for basic block ../drivers/video/fbdev/broadsheetfb.c:298:40: warning: restricted __le32 degrades to integer ../drivers/video/fbdev/broadsheetfb.c:299:45: warning: restricted __le32 degrades to integer ../drivers/video/fbdev/broadsheetfb.c:879:17: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/broadsheetfb.c:879:17: expected unsigned short ../drivers/video/fbdev/broadsheetfb.c:879:17: got restricted __le16 [usertype] ../kernel/locking/test-ww_mutex.c:17:25: warning: symbol 'wq' was not declared. Should it be static? ../kernel/locking/test-ww_mutex.c:391:18: warning: symbol 'rng' was not declared. Should it be static? ../kernel/locking/test-ww_mutex.c:392:1: warning: symbol 'rng_lock' was not declared. Should it be static? ../net/sched/sch_mqprio.c:702:17: warning: context imbalance in 'mqprio_dump_class_stats' - different lock contexts for basic block ../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 ../sound/pci/echoaudio/darla20.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../arch/x86/kvm/svm/svm.c:1278:13: warning: context imbalance in 'svm_srso_vm_destroy' - different lock contexts for basic block ../arch/x86/kvm/svm/svm.c:1298:13: warning: context imbalance in 'svm_srso_vm_init' - different lock contexts for basic block ../arch/x86/kernel/early-quirks.c:647:49: warning: restricted pci_power_t degrades to integer ../arch/x86/kernel/early-quirks.c:653:57: warning: restricted pci_power_t degrades to integer ../fs/notify/fanotify/fanotify.c:1113:27: warning: symbol 'fanotify_fsnotify_ops' was not declared. Should it be static? ../arch/x86/kernel/cpu/bugs.c:72:5: warning: symbol 'x86_pred_cmd' was not declared. Should it be static? ../drivers/tty/serial/8250/8250_omap.c:509:9: warning: context imbalance in 'omap_8250_set_termios_atomic' - wrong count at exit ../drivers/tty/serial/8250/8250_omap.c: note: in included file (through ../include/linux/serial_8250.h): ../include/linux/serial_core.h:794:1: warning: context imbalance in 'omap_8250_pm' - wrong count at exit ../drivers/tty/serial/8250/8250_omap.c:777:9: warning: context imbalance in 'omap_8250_startup' - different lock contexts for basic block ../include/linux/serial_core.h:797:1: warning: context imbalance in 'omap_8250_throttle' - wrong count at exit ../drivers/tty/serial/8250/8250_omap.c:840:9: warning: context imbalance in 'omap_8250_unthrottle' - wrong count at exit ../drivers/tty/serial/8250/8250_omap.c:973:13: warning: context imbalance in '__dma_rx_complete' - wrong count at exit ../drivers/tty/serial/8250/8250_omap.c:1126:9: warning: context imbalance in 'omap_8250_dma_tx_complete' - wrong count at exit ../drivers/tty/serial/8250/8250_omap.c:1798:12: warning: context imbalance in 'omap8250_runtime_resume' - different lock contexts for basic block ../drivers/dma/pch_dma.c:839:14: warning: incorrect type in assignment (different address spaces) ../drivers/dma/pch_dma.c:839:14: expected struct pch_dma_regs *regs ../drivers/dma/pch_dma.c:839:14: got void [noderef] __iomem *membase ../drivers/dma/pch_dma.c:872:34: warning: incorrect type in assignment (different address spaces) ../drivers/dma/pch_dma.c:872:34: expected void [noderef] __iomem *membase ../drivers/dma/pch_dma.c:872:34: got struct pch_dma_desc_regs * ../drivers/dma/cv1800b-dmamux.c:76:13: warning: context imbalance in 'cv1800_dmamux_free' - wrong count at exit ../sound/core/seq/seq_midi_event.c:145:6: warning: context imbalance in 'snd_midi_event_reset_encode' - wrong count at exit ../sound/core/seq/seq_midi_event.c:152:6: warning: context imbalance in 'snd_midi_event_reset_decode' - wrong count at exit ../sound/core/seq/seq_midi_event.c:170:6: warning: context imbalance in 'snd_midi_event_encode_byte' - different lock contexts for basic block ../drivers/xen/pvcalls-front.c:956:24: warning: incorrect type in return expression (different base types) ../drivers/xen/pvcalls-front.c:956:24: expected restricted __poll_t ../drivers/xen/pvcalls-front.c:956:24: got int [assigned] ret ../drivers/gpu/drm/imx/dc/dc-ic.c:273:24: warning: symbol 'dc_ic_driver' was not declared. Should it be static? ../sound/pci/echoaudio/gina20.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1101:9: warning: context imbalance in 'snd_echo_input_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../sound/hda/controllers/intel.c:768:9: warning: context imbalance in 'azx_clear_irq_pending' - wrong count at exit ../fs/notify/fanotify/fanotify_user.c:117:13: warning: context imbalance in 'perm_group_watchdog' - wrong count at exit ../sound/core/seq/seq_virmidi.c:103:9: warning: context imbalance in 'snd_virmidi_dev_receive_event' - different lock contexts for basic block ../sound/core/seq/seq_virmidi.c:184:12: warning: context imbalance in 'snd_virmidi_input_open' - different lock contexts for basic block ../sound/core/seq/seq_virmidi.c: note: in included file (through ../include/linux/wait.h): ../include/linux/list.h:237:25: warning: context imbalance in 'snd_virmidi_input_close' - wrong count at exit ../arch/x86/kvm/svm/avic.c:65:1: error: too long token expansion ../arch/x86/kvm/svm/avic.c:65:1: error: too long token expansion ../arch/x86/kvm/svm/avic.c:224:21: error: too long token expansion ../arch/x86/kvm/svm/avic.c:287:49: error: too long token expansion ../arch/x86/kvm/svm/avic.c:842:35: error: too long token expansion ../arch/x86/kvm/svm/avic.c:842:35: error: too long token expansion ../kernel/irq/generic-chip.c:44:23: warning: context imbalance in 'irq_gc_mask_disable_reg' - wrong count at exit ../kernel/irq/generic-chip.c:56:6: warning: context imbalance in 'irq_gc_mask_set_bit' - wrong count at exit ../kernel/irq/generic-chip.c:75:6: warning: context imbalance in 'irq_gc_mask_clr_bit' - wrong count at exit ../kernel/irq/generic-chip.c:101:23: warning: context imbalance in 'irq_gc_unmask_enable_reg' - wrong count at exit ../kernel/irq/generic-chip.c:110:6: warning: context imbalance in 'irq_gc_ack_set_bit' - wrong count at exit ../kernel/irq/generic-chip.c:125:6: warning: context imbalance in 'irq_gc_ack_clr_bit' - wrong count at exit ../kernel/irq/generic-chip.c:147:6: warning: context imbalance in 'irq_gc_mask_disable_and_ack_set' - wrong count at exit ../kernel/irq/generic-chip.c:164:6: warning: context imbalance in 'irq_gc_eoi' - wrong count at exit ../kernel/irq/generic-chip.c:183:5: warning: context imbalance in 'irq_gc_set_wake' - wrong count at exit ../kernel/irq/generic-chip.c:475:16: warning: context imbalance in 'irq_map_generic_chip' - different lock contexts for basic block ../drivers/base/regmap/regcache-maple.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/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'regcache_maple_sync_block' - unexpected unlock ../kernel/rcu/rcutorture.c:454:22: warning: context imbalance in 'rcu_torture_read_lock' - wrong count at exit ../kernel/rcu/rcutorture.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'rcu_torture_read_unlock' - unexpected unlock ../kernel/rcu/rcutorture.c:753:9: warning: context imbalance in 'srcu_torture_read_lock' - wrong count at exit ../kernel/rcu/rcutorture.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:540:9: warning: context imbalance in 'srcu_torture_read_unlock' - unexpected unlock ../kernel/rcu/rcutorture.c:803:12: warning: context imbalance in 'srcu_torture_down_read' - wrong count at exit ../include/linux/srcu.h:566:9: warning: context imbalance in 'srcu_torture_up_read' - unexpected unlock ../kernel/rcu/rcutorture.c:2200:9: warning: context imbalance in 'rcutorture_one_extend' - different lock contexts for basic block ../include/linux/srcu.h:463:9: warning: context imbalance in 'rcu_torture_init_srcu_lockdep' - unexpected unlock ../sound/pci/echoaudio/layla20.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1101:9: warning: context imbalance in 'snd_echo_input_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../sound/pci/echoaudio/layla20.c: note: in included file: ../sound/pci/echoaudio/midi.c:169:9: warning: context imbalance in 'snd_echo_midi_input_trigger' - wrong count at exit ../sound/pci/echoaudio/midi.c:235:9: warning: context imbalance in 'snd_echo_midi_output_write' - wrong count at exit ../net/ipv4/icmp.c: note: in included file (through ../include/linux/spinlock.h, ../include/linux/sched.h, ../include/linux/percpu.h, ../arch/x86/include/asm/msr.h, ../arch/x86/include/asm/tsc.h, ...): ../include/linux/bottom_half.h:33:30: warning: context imbalance in 'icmp_reply' - different lock contexts for basic block ../include/linux/bottom_half.h:33:30: warning: context imbalance in '__icmp_send' - different lock contexts for basic block ../drivers/gpu/drm/bridge/imx/imx-legacy-bridge.c:52:25: warning: symbol 'imx_legacy_bridge_funcs' was not declared. Should it be static? ../kernel/irq/autoprobe.c:45:9: warning: context imbalance in 'probe_irq_on' - different lock contexts for basic block ../kernel/irq/autoprobe.c:118:9: warning: context imbalance in 'probe_irq_mask' - different lock contexts for basic block ../kernel/irq/autoprobe.c:156:9: warning: context imbalance in 'probe_irq_off' - different lock contexts for basic block ../fs/aio.c:1687:13: warning: context imbalance in 'poll_iocb_lock_wq' - different lock contexts for basic block ../fs/aio.c:1718:13: warning: context imbalance in 'poll_iocb_unlock_wq' - unexpected unlock ../sound/soc/generic/simple-card-utils.c:34:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:34:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:34:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:35:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:35:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:35:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:36:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:36:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:36:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:37:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:37:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:37:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:38:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:38:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:38:33: got restricted snd_pcm_format_t [usertype] ../sound/pci/echoaudio/darla24.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1231:9: warning: context imbalance in 'snd_echo_input_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit lib/tests/module/test_kallsyms_a.c:14:5: warning: symbol 'auto_test_a_0000000001' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:16:5: warning: symbol 'auto_test_a_0000000002' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:18:5: warning: symbol 'auto_test_a_0000000003' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:20:5: warning: symbol 'auto_test_a_0000000004' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:22:5: warning: symbol 'auto_test_a_0000000005' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:24:5: warning: symbol 'auto_test_a_0000000006' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:26:5: warning: symbol 'auto_test_a_0000000007' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:28:5: warning: symbol 'auto_test_a_0000000008' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:30:5: warning: symbol 'auto_test_a_0000000009' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:32:5: warning: symbol 'auto_test_a_0000000010' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:34:5: warning: symbol 'auto_test_a_0000000011' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:36:5: warning: symbol 'auto_test_a_0000000012' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:38:5: warning: symbol 'auto_test_a_0000000013' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:40:5: warning: symbol 'auto_test_a_0000000014' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:42:5: warning: symbol 'auto_test_a_0000000015' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:44:5: warning: symbol 'auto_test_a_0000000016' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:46:5: warning: symbol 'auto_test_a_0000000017' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:48:5: warning: symbol 'auto_test_a_0000000018' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:50:5: warning: symbol 'auto_test_a_0000000019' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:52:5: warning: symbol 'auto_test_a_0000000020' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:54:5: warning: symbol 'auto_test_a_0000000021' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:56:5: warning: symbol 'auto_test_a_0000000022' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:58:5: warning: symbol 'auto_test_a_0000000023' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:60:5: warning: symbol 'auto_test_a_0000000024' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:62:5: warning: symbol 'auto_test_a_0000000025' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:64:5: warning: symbol 'auto_test_a_0000000026' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:66:5: warning: symbol 'auto_test_a_0000000027' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:68:5: warning: symbol 'auto_test_a_0000000028' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:70:5: warning: symbol 'auto_test_a_0000000029' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:72:5: warning: symbol 'auto_test_a_0000000030' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:74:5: warning: symbol 'auto_test_a_0000000031' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:76:5: warning: symbol 'auto_test_a_0000000032' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:78:5: warning: symbol 'auto_test_a_0000000033' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:80:5: warning: symbol 'auto_test_a_0000000034' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:82:5: warning: symbol 'auto_test_a_0000000035' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:84:5: warning: symbol 'auto_test_a_0000000036' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:86:5: warning: symbol 'auto_test_a_0000000037' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:88:5: warning: symbol 'auto_test_a_0000000038' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:90:5: warning: symbol 'auto_test_a_0000000039' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:92:5: warning: symbol 'auto_test_a_0000000040' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:94:5: warning: symbol 'auto_test_a_0000000041' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:96:5: warning: symbol 'auto_test_a_0000000042' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:98:5: warning: symbol 'auto_test_a_0000000043' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:100:5: warning: symbol 'auto_test_a_0000000044' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:102:5: warning: symbol 'auto_test_a_0000000045' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:104:5: warning: symbol 'auto_test_a_0000000046' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:106:5: warning: symbol 'auto_test_a_0000000047' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:108:5: warning: symbol 'auto_test_a_0000000048' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:110:5: warning: symbol 'auto_test_a_0000000049' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:112:5: warning: symbol 'auto_test_a_0000000050' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:114:5: warning: symbol 'auto_test_a_0000000051' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:116:5: warning: symbol 'auto_test_a_0000000052' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:118:5: warning: symbol 'auto_test_a_0000000053' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:120:5: warning: symbol 'auto_test_a_0000000054' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:122:5: warning: symbol 'auto_test_a_0000000055' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:124:5: warning: symbol 'auto_test_a_0000000056' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:126:5: warning: symbol 'auto_test_a_0000000057' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:128:5: warning: symbol 'auto_test_a_0000000058' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:130:5: warning: symbol 'auto_test_a_0000000059' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:132:5: warning: symbol 'auto_test_a_0000000060' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:134:5: warning: symbol 'auto_test_a_0000000061' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:136:5: warning: symbol 'auto_test_a_0000000062' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:138:5: warning: symbol 'auto_test_a_0000000063' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:140:5: warning: symbol 'auto_test_a_0000000064' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:142:5: warning: symbol 'auto_test_a_0000000065' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:144:5: warning: symbol 'auto_test_a_0000000066' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:146:5: warning: symbol 'auto_test_a_0000000067' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:148:5: warning: symbol 'auto_test_a_0000000068' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:150:5: warning: symbol 'auto_test_a_0000000069' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:152:5: warning: symbol 'auto_test_a_0000000070' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:154:5: warning: symbol 'auto_test_a_0000000071' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:156:5: warning: symbol 'auto_test_a_0000000072' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:158:5: warning: symbol 'auto_test_a_0000000073' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:160:5: warning: symbol 'auto_test_a_0000000074' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:162:5: warning: symbol 'auto_test_a_0000000075' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:164:5: warning: symbol 'auto_test_a_0000000076' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:166:5: warning: symbol 'auto_test_a_0000000077' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:168:5: warning: symbol 'auto_test_a_0000000078' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:170:5: warning: symbol 'auto_test_a_0000000079' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:172:5: warning: symbol 'auto_test_a_0000000080' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:174:5: warning: symbol 'auto_test_a_0000000081' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:176:5: warning: symbol 'auto_test_a_0000000082' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:178:5: warning: symbol 'auto_test_a_0000000083' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:180:5: warning: symbol 'auto_test_a_0000000084' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:182:5: warning: symbol 'auto_test_a_0000000085' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:184:5: warning: symbol 'auto_test_a_0000000086' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:186:5: warning: symbol 'auto_test_a_0000000087' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:188:5: warning: symbol 'auto_test_a_0000000088' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:190:5: warning: symbol 'auto_test_a_0000000089' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:192:5: warning: symbol 'auto_test_a_0000000090' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:194:5: warning: symbol 'auto_test_a_0000000091' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:196:5: warning: symbol 'auto_test_a_0000000092' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:198:5: warning: symbol 'auto_test_a_0000000093' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:200:5: warning: symbol 'auto_test_a_0000000094' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:202:5: warning: symbol 'auto_test_a_0000000095' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:204:5: warning: symbol 'auto_test_a_0000000096' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:206:5: warning: symbol 'auto_test_a_0000000097' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:208:5: warning: symbol 'auto_test_a_0000000098' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:210:5: warning: symbol 'auto_test_a_0000000099' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:212:5: warning: too many warnings ../net/mpls/af_mpls.c: note: in included file: ../net/mpls/internal.h:158:38: warning: array of flexible structures ../drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c:254:9: warning: cast truncates bits from constant value (ffffff7f becomes 7f) ../drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3348:30: warning: cast truncates bits from constant value (ffffff0d becomes d) ../mm/slub.c:3474:9: warning: context imbalance in 'alloc_single_from_new_slab' - different lock contexts for basic block ../mm/slub.c:3863:55: warning: context imbalance in '__put_partials' - unexpected unlock ../mm/slub.c:5888:47: warning: context imbalance in '__slab_free' - unexpected unlock ../net/core/bpf_sk_storage.c:334:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/bpf_sk_storage.c:691:38: warning: context imbalance in 'bpf_sk_storage_map_seq_find_next' - different lock contexts for basic block ../net/core/bpf_sk_storage.c:820:9: warning: context imbalance in 'bpf_sk_storage_map_seq_stop' - different lock contexts for basic block ../kernel/irq/proc.c:46:12: warning: context imbalance in 'show_irq_affinity' - wrong count at exit ../kernel/irq/proc.c:298:13: warning: context imbalance in 'name_unique' - wrong count at exit ../kernel/irq/proc.c:452:5: warning: context imbalance in 'show_interrupts' - different lock contexts for basic block ../fs/dax.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/fs_dax.h): ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../fs/dax.c:727:39: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:727:39: expected unsigned long v ../fs/dax.c:727:39: got restricted vm_fault_t ../fs/dax.c:729:39: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:729:39: expected unsigned long v ../fs/dax.c:729:39: got restricted vm_fault_t ../fs/dax.c:733:31: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:733:31: expected unsigned long v ../fs/dax.c:733:31: got restricted vm_fault_t ../fs/dax.c:1369:41: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1369:41: expected int result ../fs/dax.c:1369:41: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1854:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1854:21: expected int ret ../fs/dax.c:1854:21: got restricted vm_fault_t ../fs/dax.c:1856:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1856:21: expected int ret ../fs/dax.c:1856:21: got restricted vm_fault_t ../fs/dax.c:1859:16: warning: incorrect type in return expression (different base types) ../fs/dax.c:1859:16: expected restricted vm_fault_t ../fs/dax.c:1859:16: got int ret ../fs/dax.c:1877:46: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1877:46: expected int result ../fs/dax.c:1877:46: got restricted vm_fault_t [usertype] ret ../fs/dax.c:1893:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1893:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1893:21: got unsigned long ../fs/dax.c:1934:51: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1934:51: expected int result ../fs/dax.c:1934:51: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2014:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:2014:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2014:21: got unsigned long ../fs/dax.c:2047:62: warning: incorrect type in argument 4 (different base types) ../fs/dax.c:2047:62: expected int result ../fs/dax.c:2047:62: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2110:55: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:2110:55: expected int result ../fs/dax.c:2110:55: got restricted vm_fault_t ../fs/dax.c:2128:58: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:2128:58: expected int result ../fs/dax.c:2128:58: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:278:13: warning: context imbalance in 'wait_entry_unlocked' - unexpected unlock ../fs/dax.c:508:49: warning: context imbalance in 'dax_lock_folio' - different lock contexts for basic block ../fs/dax.c:575:17: warning: context imbalance in 'dax_lock_mapping_entry' - different lock contexts for basic block ../fs/dax.c:1141:9: warning: context imbalance in 'dax_writeback_one' - unexpected unlock ../sound/pci/echoaudio/gina24.c: note: in included file: ../sound/pci/echoaudio/gina24_dsp.c:284:12: warning: context imbalance in 'dsp_set_digital_mode' - wrong count at exit ../sound/pci/echoaudio/gina24.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1231:9: warning: context imbalance in 'snd_echo_input_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1650:9: warning: context imbalance in 'snd_echo_automute_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../kernel/rcu/refscale.c:1065:24: error: incompatible types in comparison expression (different address spaces): ../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe [noderef] __rcu * ../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe * ../kernel/rcu/refscale.c:1020:13: warning: context imbalance in 'typesafe_lock_acquire' - wrong count at exit ../kernel/rcu/refscale.c:1027:13: warning: context imbalance in 'typesafe_lock_release' - unexpected unlock lib/tests/module/test_kallsyms_c.c:14:5: warning: symbol 'auto_test_c_0000000001' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:16:5: warning: symbol 'auto_test_c_0000000002' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:18:5: warning: symbol 'auto_test_c_0000000003' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:20:5: warning: symbol 'auto_test_c_0000000004' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:22:5: warning: symbol 'auto_test_c_0000000005' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:24:5: warning: symbol 'auto_test_c_0000000006' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:26:5: warning: symbol 'auto_test_c_0000000007' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:28:5: warning: symbol 'auto_test_c_0000000008' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:30:5: warning: symbol 'auto_test_c_0000000009' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:32:5: warning: symbol 'auto_test_c_0000000010' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:34:5: warning: symbol 'auto_test_c_0000000011' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:36:5: warning: symbol 'auto_test_c_0000000012' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:38:5: warning: symbol 'auto_test_c_0000000013' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:40:5: warning: symbol 'auto_test_c_0000000014' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:42:5: warning: symbol 'auto_test_c_0000000015' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:44:5: warning: symbol 'auto_test_c_0000000016' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:46:5: warning: symbol 'auto_test_c_0000000017' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:48:5: warning: symbol 'auto_test_c_0000000018' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:50:5: warning: symbol 'auto_test_c_0000000019' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:52:5: warning: symbol 'auto_test_c_0000000020' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:54:5: warning: symbol 'auto_test_c_0000000021' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:56:5: warning: symbol 'auto_test_c_0000000022' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:58:5: warning: symbol 'auto_test_c_0000000023' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:60:5: warning: symbol 'auto_test_c_0000000024' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:62:5: warning: symbol 'auto_test_c_0000000025' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:64:5: warning: symbol 'auto_test_c_0000000026' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:66:5: warning: symbol 'auto_test_c_0000000027' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:68:5: warning: symbol 'auto_test_c_0000000028' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:70:5: warning: symbol 'auto_test_c_0000000029' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:72:5: warning: symbol 'auto_test_c_0000000030' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:74:5: warning: symbol 'auto_test_c_0000000031' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:76:5: warning: symbol 'auto_test_c_0000000032' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:78:5: warning: symbol 'auto_test_c_0000000033' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:80:5: warning: symbol 'auto_test_c_0000000034' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:82:5: warning: symbol 'auto_test_c_0000000035' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:84:5: warning: symbol 'auto_test_c_0000000036' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:86:5: warning: symbol 'auto_test_c_0000000037' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:88:5: warning: symbol 'auto_test_c_0000000038' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:90:5: warning: symbol 'auto_test_c_0000000039' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:92:5: warning: symbol 'auto_test_c_0000000040' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:94:5: warning: symbol 'auto_test_c_0000000041' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:96:5: warning: symbol 'auto_test_c_0000000042' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:98:5: warning: symbol 'auto_test_c_0000000043' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:100:5: warning: symbol 'auto_test_c_0000000044' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:102:5: warning: symbol 'auto_test_c_0000000045' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:104:5: warning: symbol 'auto_test_c_0000000046' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:106:5: warning: symbol 'auto_test_c_0000000047' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:108:5: warning: symbol 'auto_test_c_0000000048' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:110:5: warning: symbol 'auto_test_c_0000000049' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:112:5: warning: symbol 'auto_test_c_0000000050' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:114:5: warning: symbol 'auto_test_c_0000000051' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:116:5: warning: symbol 'auto_test_c_0000000052' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:118:5: warning: symbol 'auto_test_c_0000000053' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:120:5: warning: symbol 'auto_test_c_0000000054' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:122:5: warning: symbol 'auto_test_c_0000000055' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:124:5: warning: symbol 'auto_test_c_0000000056' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:126:5: warning: symbol 'auto_test_c_0000000057' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:128:5: warning: symbol 'auto_test_c_0000000058' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:130:5: warning: symbol 'auto_test_c_0000000059' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:132:5: warning: symbol 'auto_test_c_0000000060' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:134:5: warning: symbol 'auto_test_c_0000000061' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:136:5: warning: symbol 'auto_test_c_0000000062' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:138:5: warning: symbol 'auto_test_c_0000000063' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:140:5: warning: symbol 'auto_test_c_0000000064' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:142:5: warning: symbol 'auto_test_c_0000000065' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:144:5: warning: symbol 'auto_test_c_0000000066' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:146:5: warning: symbol 'auto_test_c_0000000067' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:148:5: warning: symbol 'auto_test_c_0000000068' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:150:5: warning: symbol 'auto_test_c_0000000069' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:152:5: warning: symbol 'auto_test_c_0000000070' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:154:5: warning: symbol 'auto_test_c_0000000071' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:156:5: warning: symbol 'auto_test_c_0000000072' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:158:5: warning: symbol 'auto_test_c_0000000073' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:160:5: warning: symbol 'auto_test_c_0000000074' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:162:5: warning: symbol 'auto_test_c_0000000075' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:164:5: warning: symbol 'auto_test_c_0000000076' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:166:5: warning: symbol 'auto_test_c_0000000077' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:168:5: warning: symbol 'auto_test_c_0000000078' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:170:5: warning: symbol 'auto_test_c_0000000079' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:172:5: warning: symbol 'auto_test_c_0000000080' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:174:5: warning: symbol 'auto_test_c_0000000081' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:176:5: warning: symbol 'auto_test_c_0000000082' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:178:5: warning: symbol 'auto_test_c_0000000083' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:180:5: warning: symbol 'auto_test_c_0000000084' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:182:5: warning: symbol 'auto_test_c_0000000085' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:184:5: warning: symbol 'auto_test_c_0000000086' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:186:5: warning: symbol 'auto_test_c_0000000087' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:188:5: warning: symbol 'auto_test_c_0000000088' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:190:5: warning: symbol 'auto_test_c_0000000089' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:192:5: warning: symbol 'auto_test_c_0000000090' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:194:5: warning: symbol 'auto_test_c_0000000091' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:196:5: warning: symbol 'auto_test_c_0000000092' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:198:5: warning: symbol 'auto_test_c_0000000093' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:200:5: warning: symbol 'auto_test_c_0000000094' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:202:5: warning: symbol 'auto_test_c_0000000095' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:204:5: warning: symbol 'auto_test_c_0000000096' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:206:5: warning: symbol 'auto_test_c_0000000097' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:208:5: warning: symbol 'auto_test_c_0000000098' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:210:5: warning: symbol 'auto_test_c_0000000099' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:212:5: warning: too many warnings ../mm/madvise.c:214:17: warning: context imbalance in 'swapin_walk_pmd_entry' - unexpected unlock ../mm/madvise.c:444:28: warning: context imbalance in 'madvise_cold_or_pageout_pte_range' - unexpected unlock ../mm/madvise.c:784:9: warning: context imbalance in 'madvise_free_pte_range' - different lock contexts for basic block ../sound/pci/echoaudio/layla24.c: note: in included file: ../sound/pci/echoaudio/layla24_dsp.c:333:12: warning: context imbalance in 'dsp_set_digital_mode' - wrong count at exit ../sound/pci/echoaudio/layla24.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1231:9: warning: context imbalance in 'snd_echo_input_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1650:9: warning: context imbalance in 'snd_echo_automute_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../sound/pci/echoaudio/layla24.c: note: in included file: ../sound/pci/echoaudio/midi.c:169:9: warning: context imbalance in 'snd_echo_midi_input_trigger' - wrong count at exit ../sound/pci/echoaudio/midi.c:235:9: warning: context imbalance in 'snd_echo_midi_output_write' - wrong count at exit ../net/ipv4/igmp.c: note: in included file (through ../include/linux/igmp.h): ../include/uapi/linux/igmp.h:60:32: warning: array of flexible structures ../net/ipv4/igmp.c:3025:31: warning: context imbalance in 'igmp_mcf_get_next' - unexpected unlock ../net/ipv4/igmp.c:3051:9: warning: context imbalance in 'igmp_mcf_get_idx' - wrong count at exit ../net/ipv4/igmp.c:3068:9: warning: context imbalance in 'igmp_mcf_seq_next' - wrong count at exit ../net/ipv4/igmp.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'igmp_mcf_seq_stop' - unexpected unlock ../security/integrity/ima/ima_kexec.c:113:30: warning: incorrect type in assignment (different base types) ../security/integrity/ima/ima_kexec.c:113:30: expected unsigned short [addressable] [assigned] [usertype] version ../security/integrity/ima/ima_kexec.c:113:30: got restricted __le16 [usertype] ../security/integrity/ima/ima_kexec.c:114:28: warning: incorrect type in assignment (different base types) ../security/integrity/ima/ima_kexec.c:114:28: expected unsigned long long [addressable] [assigned] [usertype] count ../security/integrity/ima/ima_kexec.c:114:28: got restricted __le64 [usertype] ../security/integrity/ima/ima_kexec.c:115:34: warning: incorrect type in assignment (different base types) ../security/integrity/ima/ima_kexec.c:115:34: expected unsigned long long [addressable] [assigned] [usertype] buffer_size ../security/integrity/ima/ima_kexec.c:115:34: got restricted __le64 [usertype] ../drivers/tty/nozomi.c:389:26: warning: cast to restricted __le16 ../drivers/tty/nozomi.c:392:26: warning: cast to restricted __le32 ../drivers/tty/nozomi.c:400:36: warning: cast to restricted __le16 ../drivers/tty/nozomi.c:404:34: warning: cast to restricted __le32 ../drivers/tty/nozomi.c:433:24: warning: incorrect type in argument 1 (different base types) ../drivers/tty/nozomi.c:433:24: expected unsigned short val ../drivers/tty/nozomi.c:433:24: got restricted __le16 [usertype] ../drivers/tty/nozomi.c:441:24: warning: incorrect type in argument 1 (different base types) ../drivers/tty/nozomi.c:441:24: expected unsigned int val ../drivers/tty/nozomi.c:441:24: got restricted __le32 [usertype] ../drivers/tty/nozomi.c:449:32: warning: incorrect type in argument 1 (different base types) ../drivers/tty/nozomi.c:449:32: expected unsigned short val ../drivers/tty/nozomi.c:449:32: got restricted __le16 [usertype] ../drivers/tty/nozomi.c:453:32: warning: incorrect type in argument 1 (different base types) ../drivers/tty/nozomi.c:453:32: expected unsigned int val ../drivers/tty/nozomi.c:453:32: got restricted __le32 [usertype] ../drivers/tty/nozomi.c:332:25: warning: array of flexible structures ../drivers/tty/nozomi.c:761:16: warning: cast to restricted __le32 ../mm/swap_state.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/mm.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'swap_vma_readahead' - unexpected unlock ../drivers/video/fbdev/smscufx.c:827:27: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:827:27: expected unsigned int [usertype] ../drivers/video/fbdev/smscufx.c:827:27: got restricted __le32 [usertype] ../drivers/video/fbdev/smscufx.c:830:27: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:830:27: expected unsigned int [usertype] ../drivers/video/fbdev/smscufx.c:830:27: got restricted __le32 [usertype] ../drivers/video/fbdev/smscufx.c:832:16: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:832:16: expected unsigned short [usertype] ../drivers/video/fbdev/smscufx.c:832:16: got restricted __le16 [usertype] ../drivers/video/fbdev/smscufx.c:833:16: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:833:16: expected unsigned short [usertype] ../drivers/video/fbdev/smscufx.c:833:16: got restricted __le16 [usertype] ../drivers/video/fbdev/smscufx.c:834:16: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:834:16: expected unsigned short [usertype] ../drivers/video/fbdev/smscufx.c:834:16: got restricted __le16 [usertype] ../drivers/video/fbdev/smscufx.c:835:16: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:835:16: expected unsigned short [usertype] ../drivers/video/fbdev/smscufx.c:835:16: got restricted __le16 [usertype] ../drivers/video/fbdev/smscufx.c:838:27: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:838:27: expected unsigned int [usertype] ../drivers/video/fbdev/smscufx.c:838:27: got restricted __le32 [usertype] ../drivers/video/fbdev/smscufx.c:841:17: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:841:17: expected unsigned short [usertype] ../drivers/video/fbdev/smscufx.c:841:17: got restricted __le16 [usertype] ../drivers/video/fbdev/smscufx.c:844:17: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:844:17: expected unsigned short [usertype] ../drivers/video/fbdev/smscufx.c:844:17: got restricted __le16 [usertype] ../drivers/gpio/gpio-dwapb.c:242:13: warning: context imbalance in 'dwapb_irq_ack' - wrong count at exit ../drivers/gpio/gpio-dwapb.c:270:13: warning: context imbalance in 'dwapb_irq_unmask' - wrong count at exit ../drivers/gpio/gpio-dwapb.c:286:13: warning: context imbalance in 'dwapb_irq_enable' - wrong count at exit ../drivers/gpio/gpio-dwapb.c:302:13: warning: context imbalance in 'dwapb_irq_disable' - wrong count at exit ../drivers/gpio/gpio-dwapb.c:363:9: warning: context imbalance in 'dwapb_irq_set_type' - wrong count at exit ../drivers/gpio/gpio-dwapb.c:414:20: warning: context imbalance in 'dwapb_gpio_set_debounce' - wrong count at exit ../drivers/gpio/gpio-dwapb.c:803:12: warning: context imbalance in 'dwapb_gpio_resume' - different lock contexts for basic block Warning: ../mm/swap_state.c:294 expecting prototype for swap_cache_clear_shadow(). Prototype was for __swap_cache_clear_shadow() instead ../kernel/unwind/deferred.c:149:13: warning: context imbalance in 'process_unwind_deferred' - different lock contexts for basic block Warning: ../drivers/misc/vmw_balloon.c:259 struct member '5' not described in 'vmballoon_batch_entry' Warning: ../drivers/misc/vmw_balloon.c:259 struct member '5' not described in 'vmballoon_batch_entry' ../kernel/irq/pm.c:181:9: warning: context imbalance in 'resume_irqs' - different lock contexts for basic block lib/tests/module/test_kallsyms_d.c:14:5: warning: symbol 'auto_test_d_0000000001' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:16:5: warning: symbol 'auto_test_d_0000000002' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:18:5: warning: symbol 'auto_test_d_0000000003' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:20:5: warning: symbol 'auto_test_d_0000000004' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:22:5: warning: symbol 'auto_test_d_0000000005' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:24:5: warning: symbol 'auto_test_d_0000000006' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:26:5: warning: symbol 'auto_test_d_0000000007' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:28:5: warning: symbol 'auto_test_d_0000000008' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:30:5: warning: symbol 'auto_test_d_0000000009' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:32:5: warning: symbol 'auto_test_d_0000000010' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:34:5: warning: symbol 'auto_test_d_0000000011' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:36:5: warning: symbol 'auto_test_d_0000000012' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:38:5: warning: symbol 'auto_test_d_0000000013' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:40:5: warning: symbol 'auto_test_d_0000000014' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:42:5: warning: symbol 'auto_test_d_0000000015' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:44:5: warning: symbol 'auto_test_d_0000000016' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:46:5: warning: symbol 'auto_test_d_0000000017' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:48:5: warning: symbol 'auto_test_d_0000000018' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:50:5: warning: symbol 'auto_test_d_0000000019' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:52:5: warning: symbol 'auto_test_d_0000000020' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:54:5: warning: symbol 'auto_test_d_0000000021' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:56:5: warning: symbol 'auto_test_d_0000000022' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:58:5: warning: symbol 'auto_test_d_0000000023' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:60:5: warning: symbol 'auto_test_d_0000000024' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:62:5: warning: symbol 'auto_test_d_0000000025' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:64:5: warning: symbol 'auto_test_d_0000000026' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:66:5: warning: symbol 'auto_test_d_0000000027' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:68:5: warning: symbol 'auto_test_d_0000000028' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:70:5: warning: symbol 'auto_test_d_0000000029' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:72:5: warning: symbol 'auto_test_d_0000000030' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:74:5: warning: symbol 'auto_test_d_0000000031' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:76:5: warning: symbol 'auto_test_d_0000000032' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:78:5: warning: symbol 'auto_test_d_0000000033' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:80:5: warning: symbol 'auto_test_d_0000000034' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:82:5: warning: symbol 'auto_test_d_0000000035' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:84:5: warning: symbol 'auto_test_d_0000000036' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:86:5: warning: symbol 'auto_test_d_0000000037' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:88:5: warning: symbol 'auto_test_d_0000000038' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:90:5: warning: symbol 'auto_test_d_0000000039' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:92:5: warning: symbol 'auto_test_d_0000000040' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:94:5: warning: symbol 'auto_test_d_0000000041' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:96:5: warning: symbol 'auto_test_d_0000000042' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:98:5: warning: symbol 'auto_test_d_0000000043' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:100:5: warning: symbol 'auto_test_d_0000000044' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:102:5: warning: symbol 'auto_test_d_0000000045' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:104:5: warning: symbol 'auto_test_d_0000000046' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:106:5: warning: symbol 'auto_test_d_0000000047' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:108:5: warning: symbol 'auto_test_d_0000000048' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:110:5: warning: symbol 'auto_test_d_0000000049' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:112:5: warning: symbol 'auto_test_d_0000000050' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:114:5: warning: symbol 'auto_test_d_0000000051' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:116:5: warning: symbol 'auto_test_d_0000000052' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:118:5: warning: symbol 'auto_test_d_0000000053' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:120:5: warning: symbol 'auto_test_d_0000000054' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:122:5: warning: symbol 'auto_test_d_0000000055' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:124:5: warning: symbol 'auto_test_d_0000000056' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:126:5: warning: symbol 'auto_test_d_0000000057' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:128:5: warning: symbol 'auto_test_d_0000000058' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:130:5: warning: symbol 'auto_test_d_0000000059' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:132:5: warning: symbol 'auto_test_d_0000000060' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:134:5: warning: symbol 'auto_test_d_0000000061' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:136:5: warning: symbol 'auto_test_d_0000000062' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:138:5: warning: symbol 'auto_test_d_0000000063' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:140:5: warning: symbol 'auto_test_d_0000000064' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:142:5: warning: symbol 'auto_test_d_0000000065' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:144:5: warning: symbol 'auto_test_d_0000000066' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:146:5: warning: symbol 'auto_test_d_0000000067' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:148:5: warning: symbol 'auto_test_d_0000000068' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:150:5: warning: symbol 'auto_test_d_0000000069' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:152:5: warning: symbol 'auto_test_d_0000000070' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:154:5: warning: symbol 'auto_test_d_0000000071' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:156:5: warning: symbol 'auto_test_d_0000000072' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:158:5: warning: symbol 'auto_test_d_0000000073' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:160:5: warning: symbol 'auto_test_d_0000000074' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:162:5: warning: symbol 'auto_test_d_0000000075' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:164:5: warning: symbol 'auto_test_d_0000000076' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:166:5: warning: symbol 'auto_test_d_0000000077' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:168:5: warning: symbol 'auto_test_d_0000000078' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:170:5: warning: symbol 'auto_test_d_0000000079' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:172:5: warning: symbol 'auto_test_d_0000000080' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:174:5: warning: symbol 'auto_test_d_0000000081' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:176:5: warning: symbol 'auto_test_d_0000000082' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:178:5: warning: symbol 'auto_test_d_0000000083' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:180:5: warning: symbol 'auto_test_d_0000000084' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:182:5: warning: symbol 'auto_test_d_0000000085' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:184:5: warning: symbol 'auto_test_d_0000000086' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:186:5: warning: symbol 'auto_test_d_0000000087' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:188:5: warning: symbol 'auto_test_d_0000000088' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:190:5: warning: symbol 'auto_test_d_0000000089' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:192:5: warning: symbol 'auto_test_d_0000000090' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:194:5: warning: symbol 'auto_test_d_0000000091' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:196:5: warning: symbol 'auto_test_d_0000000092' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:198:5: warning: symbol 'auto_test_d_0000000093' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:200:5: warning: symbol 'auto_test_d_0000000094' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:202:5: warning: symbol 'auto_test_d_0000000095' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:204:5: warning: symbol 'auto_test_d_0000000096' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:206:5: warning: symbol 'auto_test_d_0000000097' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:208:5: warning: symbol 'auto_test_d_0000000098' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:210:5: warning: symbol 'auto_test_d_0000000099' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:212:5: warning: too many warnings ../sound/pci/echoaudio/mona.c: note: in included file: ../sound/pci/echoaudio/mona_dsp.c:361:12: warning: context imbalance in 'dsp_set_digital_mode' - wrong count at exit ../sound/pci/echoaudio/mona.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1650:9: warning: context imbalance in 'snd_echo_automute_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../sound/pci/echoaudio/mia.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1231:9: warning: context imbalance in 'snd_echo_input_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../sound/pci/echoaudio/mia.c: note: in included file: ../sound/pci/echoaudio/midi.c:169:9: warning: context imbalance in 'snd_echo_midi_input_trigger' - wrong count at exit ../sound/pci/echoaudio/midi.c:235:9: warning: context imbalance in 'snd_echo_midi_output_write' - wrong count at exit ../drivers/base/regmap/regmap-kunit.c:1669:43: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1672:43: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1868:28: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1869:28: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1871:28: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1872:28: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1947:24: warning: incorrect type in assignment (different base types) ../drivers/base/regmap/regmap-kunit.c:1947:24: expected unsigned short ../drivers/base/regmap/regmap-kunit.c:1947:24: got restricted __be16 [usertype] ../drivers/base/regmap/regmap-kunit.c:1949:24: warning: incorrect type in assignment (different base types) ../drivers/base/regmap/regmap-kunit.c:1949:24: expected unsigned short ../drivers/base/regmap/regmap-kunit.c:1949:24: got restricted __le16 [usertype] ../drivers/pinctrl/sophgo/pinctrl-sophgo-common.c:235:9: warning: context imbalance in 'sophgo_pmx_set_mux' - different lock contexts for basic block ../drivers/pinctrl/sophgo/pinctrl-sophgo-common.c:247:12: warning: context imbalance in 'sophgo_pin_set_config' - wrong count at exit ../mm/swapfile.c:516:20: warning: context imbalance in 'swap_cluster_alloc_table' - unexpected unlock ../mm/swapfile.c:616:20: warning: context imbalance in 'isolate_lock_cluster' - different lock contexts for basic block ../mm/swapfile.c:781:13: warning: context imbalance in 'cluster_reclaim_range' - unexpected unlock ../mm/swapfile.c:940:9: warning: context imbalance in 'alloc_swap_scan_cluster' - unexpected unlock ../mm/swapfile.c:1008:36: warning: context imbalance in 'swap_reclaim_full_clusters' - unexpected unlock ../mm/swapfile.c:1132:28: warning: context imbalance in 'cluster_alloc_swap_entry' - unexpected unlock ../mm/swapfile.c:1348:24: warning: context imbalance in 'swap_alloc_fast' - different lock contexts for basic block ../mm/swapfile.c:2223:9: warning: context imbalance in 'unuse_pte' - different lock contexts for basic block ../mm/swapfile.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/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'unuse_pte_range' - unexpected unlock ../arch/x86/kernel/cpu/intel.c: In function ‘init_intel’: ../arch/x86/kernel/cpu/intel.c:555:34: warning: variable ‘l2’ set but not used [-Wunused-but-set-variable] 555 | unsigned int l1, l2; | ^~ ../drivers/gpu/drm/sysfb/efidrm.c:243:29: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/sysfb/efidrm.c:243:29: expected void [noderef] __iomem *[assigned] screen_base ../drivers/gpu/drm/sysfb/efidrm.c:243:29: got void * ../drivers/gpu/drm/sysfb/efidrm.c:246:29: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/sysfb/efidrm.c:246:29: expected void [noderef] __iomem *[assigned] screen_base ../drivers/gpu/drm/sysfb/efidrm.c:246:29: got void * ../sound/core/seq/oss/seq_oss_synth.c:179:9: warning: context imbalance in 'get_sdev' - wrong count at exit ../sound/pci/ice1712/ice1712.c:257:13: warning: context imbalance in 'snd_ice1712_digmix_route_ac97_put' - wrong count at exit ../sound/pci/ice1712/ice1712.c:499:26: warning: context imbalance in 'snd_ice1712_playback_trigger' - wrong count at exit ../sound/pci/ice1712/ice1712.c:523:29: warning: context imbalance in 'snd_ice1712_playback_ds_trigger' - wrong count at exit ../sound/pci/ice1712/ice1712.c:543:26: warning: context imbalance in 'snd_ice1712_capture_trigger' - wrong count at exit ../sound/pci/ice1712/ice1712.c:560:9: warning: context imbalance in 'snd_ice1712_playback_prepare' - wrong count at exit ../sound/pci/ice1712/ice1712.c:609:9: warning: context imbalance in 'snd_ice1712_playback_ds_prepare' - wrong count at exit ../sound/pci/ice1712/ice1712.c:752:12: warning: context imbalance in 'snd_ice1712_playback_ds_open' - wrong count at exit ../sound/pci/ice1712/ice1712.c:787:12: warning: context imbalance in 'snd_ice1712_playback_ds_close' - wrong count at exit ../sound/pci/ice1712/ice1712.c:892:12: warning: context imbalance in 'snd_ice1712_pro_trigger' - different lock contexts for basic block ../sound/pci/ice1712/ice1712.c:1000:12: warning: context imbalance in 'snd_ice1712_playback_pro_prepare' - wrong count at exit ../sound/pci/ice1712/ice1712.c:1022:12: warning: context imbalance in 'snd_ice1712_capture_pro_prepare' - wrong count at exit ../sound/pci/ice1712/ice1712.c:1239:12: warning: context imbalance in 'snd_ice1712_pro_mixer_switch_get' - wrong count at exit ../sound/pci/ice1712/ice1712.c:1253:12: warning: context imbalance in 'snd_ice1712_pro_mixer_switch_put' - wrong count at exit ../sound/pci/ice1712/ice1712.c:1279:12: warning: context imbalance in 'snd_ice1712_pro_mixer_volume_get' - wrong count at exit ../sound/pci/ice1712/ice1712.c:1293:12: warning: context imbalance in 'snd_ice1712_pro_mixer_volume_put' - wrong count at exit ../sound/pci/ice1712/ice1712.c:1775:9: warning: context imbalance in 'snd_ice1712_pro_internal_clock_get' - wrong count at exit ../sound/pci/ice1712/ice1712.c:1891:12: warning: context imbalance in 'snd_ice1712_pro_rate_locking_put' - wrong count at exit ../sound/pci/ice1712/ice1712.c:1921:12: warning: context imbalance in 'snd_ice1712_pro_rate_reset_put' - wrong count at exit ../sound/pci/ice1712/ice1712.c:2090:9: warning: context imbalance in 'snd_ice1712_pro_route_spdif_put' - wrong count at exit ../sound/pci/ice1712/ice1712.c:2130:12: warning: context imbalance in 'snd_ice1712_pro_volume_rate_put' - wrong count at exit ../sound/pci/ice1712/ice1712.c:2171:9: warning: context imbalance in 'snd_ice1712_pro_peak_get' - wrong count at exit ../sound/core/seq/oss/seq_oss_midi.c:99:9: warning: context imbalance in 'get_mdev' - wrong count at exit ../sound/core/seq/oss/seq_oss_midi.c:105:28: warning: context imbalance in 'find_slot' - wrong count at exit ../sound/core/seq/oss/seq_oss_midi.c:130:1: warning: context imbalance in 'snd_seq_oss_midi_check_new_port' - different lock contexts for basic block ../sound/core/seq/oss/seq_oss_midi.c:226:9: warning: context imbalance in 'snd_seq_oss_midi_check_exit_port' - wrong count at exit ../sound/core/seq/oss/seq_oss_midi.c:249:9: warning: context imbalance in 'snd_seq_oss_midi_clear_all' - wrong count at exit ../sound/core/seq/oss/seq_oss_midi.c:257:1: warning: context imbalance in 'snd_seq_oss_midi_setup' - wrong count at exit ../sound/pci/echoaudio/echo3g.c: note: in included file: ../sound/pci/echoaudio/echoaudio_3g.c:102:12: warning: context imbalance in 'set_digital_mode' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio_3g.c:375:12: warning: context imbalance in 'dsp_set_digital_mode' - wrong count at exit ../sound/pci/echoaudio/echo3g.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1231:9: warning: context imbalance in 'snd_echo_input_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1608:9: warning: context imbalance in 'snd_echo_phantom_power_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../sound/pci/echoaudio/echo3g.c: note: in included file: ../sound/pci/echoaudio/midi.c:169:9: warning: context imbalance in 'snd_echo_midi_input_trigger' - wrong count at exit ../sound/pci/echoaudio/midi.c:235:9: warning: context imbalance in 'snd_echo_midi_output_write' - wrong count at exit ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1127:78: warning: incorrect type in argument 2 (different base types) ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1127:78: expected unsigned int [usertype] irq_mask ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1127:78: got restricted __le32 [usertype] status_lo ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1128:62: warning: invalid assignment: |= ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1128:62: left side has type restricted __le32 ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1128:62: right side has type unsigned long ../drivers/base/regmap/regmap-raw-ram.c:24:24: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-raw-ram.c:26:24: warning: cast to restricted __le16 ../drivers/misc/dw-xdata-pcie.c: In function ‘dw_xdata_pcie_probe’: ../drivers/misc/dw-xdata-pcie.c:21:41: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 21 | #define DW_XDATA_DRIVER_NAME "dw-xdata-pcie" | ^~~~~~~~~~~~~~~ ../drivers/misc/dw-xdata-pcie.c:343:38: note: in expansion of macro ‘DW_XDATA_DRIVER_NAME’ 343 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); | ^~~~~~~~~~~~~~~~~~~~ ../drivers/misc/dw-xdata-pcie.c:391:64: note: format string is defined here 391 | if (sscanf(dw->misc_dev.name, DW_XDATA_DRIVER_NAME ".%d", &id) != 1) | ^ ../drivers/misc/dw-xdata-pcie.c:343:9: note: ‘snprintf’ output between 16 and 25 bytes into a destination of size 24 343 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/netfilter/nf_conntrack_netlink.c:1244:36: warning: context imbalance in 'ctnetlink_dump_table' - unexpected unlock ../mm/zswap.c:1151:23: warning: context imbalance in 'shrink_memcg_cb' - unexpected unlock ../sound/pci/echoaudio/indigo.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../drivers/tty/serial/digicolor-usart.c:412:26: warning: context imbalance in 'digicolor_uart_console_write' - different lock contexts for basic block ../drivers/gpu/drm/tiny/gm12u320.c:480:32: warning: incorrect type in initializer (different base types) ../drivers/gpu/drm/tiny/gm12u320.c:480:32: expected restricted __le16 [usertype] pixel_clock ../drivers/gpu/drm/tiny/gm12u320.c:480:32: got int ../sound/core/seq/oss/seq_oss_readq.c:141:1: warning: context imbalance in 'snd_seq_oss_readq_put_event' - wrong count at exit ../kernel/module/tree_lookup.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ../include/linux/module.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 * ../fs/crypto/keysetup_v1.c:158:17: warning: context imbalance in 'fscrypt_put_direct_key' - unexpected unlock ../sound/pci/echoaudio/indigoio.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../kernel/irq/debugfs.c:158:12: warning: context imbalance in 'irq_debug_show' - wrong count at exit ../drivers/tty/serial/esp32_uart.c:549:39: warning: context imbalance in 'esp32_uart_console_write' - unexpected unlock ../drivers/tty/serial/esp32_acm.c:305:39: warning: context imbalance in 'esp32s3_acm_console_write' - unexpected unlock ../sound/core/seq/oss/seq_oss_writeq.c:123:1: warning: context imbalance in 'snd_seq_oss_writeq_wakeup' - wrong count at exit ../net/ipv6/mcast_snoop.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../sound/pci/emu10k1/voice.c:77:5: warning: context imbalance in 'snd_emu10k1_voice_alloc' - different lock contexts for basic block ../sound/pci/emu10k1/voice.c:121:5: warning: context imbalance in 'snd_emu10k1_voice_free' - different lock contexts for basic block ../sound/pci/emu10k1/memory.c:258:5: warning: context imbalance in 'snd_emu10k1_memblk_map' - wrong count at exit ../sound/pci/ice1712/ice1724.c:286:13: warning: context imbalance in 'vt1724_enable_midi_irq' - wrong count at exit ../sound/pci/ice1712/ice1724.c:310:9: warning: context imbalance in 'vt1724_midi_output_trigger' - wrong count at exit ../sound/pci/ice1712/ice1724.c:359:9: warning: context imbalance in 'vt1724_midi_input_trigger' - wrong count at exit ../sound/pci/ice1712/ice1724.c:743:12: warning: context imbalance in 'snd_vt1724_playback_pro_prepare' - wrong count at exit ../sound/pci/ice1712/ice1724.c:812:12: warning: context imbalance in 'snd_vt1724_pcm_prepare' - wrong count at exit ../sound/pci/ice1712/ice1724.c:1164:9: warning: context imbalance in 'update_spdif_rate' - wrong count at exit ../sound/pci/ice1712/ice1724.c:1657:9: warning: context imbalance in 'snd_vt1724_spdif_default_put' - wrong count at exit ../sound/pci/ice1712/ice1724.c:1734:9: warning: context imbalance in 'snd_vt1724_spdif_sw_put' - wrong count at exit ../sound/pci/ice1712/ice1724.c:1843:9: warning: context imbalance in 'snd_vt1724_pro_internal_clock_get' - wrong count at exit ../sound/pci/ice1712/ice1724.c:1930:12: warning: context imbalance in 'snd_vt1724_pro_rate_locking_put' - wrong count at exit ../sound/pci/ice1712/ice1724.c:1960:12: warning: context imbalance in 'snd_vt1724_pro_rate_reset_put' - wrong count at exit ../sound/pci/ice1712/ice1724.c:2130:9: warning: context imbalance in 'snd_vt1724_pro_peak_get' - wrong count at exit ../sound/pci/echoaudio/indigodj.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../drivers/misc/xilinx_sdfec.c: In function ‘xsdfec_probe’: ../drivers/misc/xilinx_sdfec.c:1404:57: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); | ^~ ../drivers/misc/xilinx_sdfec.c:1404:50: note: directive argument in the range [0, 2147483647] 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); | ^~~~~~~~~~ ../drivers/misc/xilinx_sdfec.c:1404:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 12 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/video/fbdev/hyperv_fb.c:1103:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hyperv_fb.c:1103:28: expected void volatile [noderef] __iomem *addr ../drivers/video/fbdev/hyperv_fb.c:1103:28: got unsigned char *mmio_vp ../drivers/video/fbdev/hyperv_fb.c:1021:43: warning: incorrect type in assignment (different address spaces) ../drivers/video/fbdev/hyperv_fb.c:1021:43: expected char [noderef] __iomem *screen_base ../drivers/video/fbdev/hyperv_fb.c:1021:43: got unsigned char *mmio_vp ../drivers/video/fbdev/hyperv_fb.c:1071:25: warning: cast removes address space '__iomem' of expression ../drivers/video/fbdev/hyperv_fb.c:1075:27: warning: incorrect type in assignment (different address spaces) ../drivers/video/fbdev/hyperv_fb.c:1075:27: expected char [noderef] __iomem *screen_base ../drivers/video/fbdev/hyperv_fb.c:1075:27: got unsigned char *dio_vp ../drivers/video/fbdev/ocfb.c:325:24: warning: incorrect type in assignment (different address spaces) ../drivers/video/fbdev/ocfb.c:325:24: expected void [noderef] __iomem *fb_virt ../drivers/video/fbdev/ocfb.c:325:24: got void * ../drivers/video/fbdev/ocfb.c:365:64: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/ocfb.c:365:64: expected void *cpu_addr ../drivers/video/fbdev/ocfb.c:365:64: got void [noderef] __iomem *fb_virt ../drivers/video/fbdev/ocfb.c:378:32: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/ocfb.c:378:32: expected void *cpu_addr ../drivers/video/fbdev/ocfb.c:378:32: got void [noderef] __iomem *fb_virt ../drivers/gpio/gpio-graniterapids.c:75:12: warning: context imbalance in 'gnr_gpio_configure_line' - different lock contexts for basic block ../drivers/gpio/gpio-graniterapids.c:175:13: warning: context imbalance in 'gnr_gpio_irq_ack' - wrong count at exit ../drivers/gpio/gpio-graniterapids.c:207:15: warning: context imbalance in 'gnr_gpio_irq_mask_unmask' - wrong count at exit ../drivers/gpio/gpio-graniterapids.c:379:9: warning: context imbalance in 'gnr_gpio_suspend' - wrong count at exit ../drivers/gpio/gpio-graniterapids.c:392:9: warning: context imbalance in 'gnr_gpio_resume' - wrong count at exit ../drivers/gpio/gpio-grgpio.c:118:12: warning: context imbalance in 'grgpio_irq_set_type' - wrong count at exit ../drivers/gpio/gpio-grgpio.c:170:13: warning: context imbalance in 'grgpio_irq_unmask' - wrong count at exit ../drivers/gpio/gpio-grgpio.c:217:9: warning: context imbalance in 'grgpio_irq_handler' - wrong count at exit ../sound/pci/emu10k1/emupcm.c:327:9: warning: context imbalance in 'snd_emu10k1_pcm_init_voices' - wrong count at exit ../sound/pci/emu10k1/emupcm.c:719:12: warning: context imbalance in 'snd_emu10k1_playback_trigger' - wrong count at exit ../sound/pci/emu10k1/emupcm.c:761:12: warning: context imbalance in 'snd_emu10k1_capture_trigger' - wrong count at exit ../sound/pci/emu10k1/emupcm.c:911:12: warning: context imbalance in 'snd_emu10k1_efx_playback_trigger' - wrong count at exit ../sound/pci/emu10k1/emupcm.c:1350:9: warning: context imbalance in 'snd_emu10k1_capture_efx_open' - different lock contexts for basic block ../sound/pci/emu10k1/emupcm.c:1515:12: warning: context imbalance in 'snd_emu10k1_pcm_efx_voices_mask_put' - different lock contexts for basic block ../sound/pci/emu10k1/emupcm.c:1673:12: warning: context imbalance in 'snd_emu10k1_fx8010_playback_trigger' - wrong count at exit ../sound/pci/emu10k1/emupcm.c:1749:12: warning: context imbalance in 'snd_emu10k1_fx8010_playback_open' - wrong count at exit ../sound/pci/emu10k1/emupcm.c:1765:12: warning: context imbalance in 'snd_emu10k1_fx8010_playback_close' - wrong count at exit ../net/ipv4/nexthop.c: note: in included file (through ../include/linux/sysctl.h, ../include/net/net_namespace.h, ../include/linux/netdevice.h, ../include/linux/rtnetlink.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 * ../kernel/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/freezer.c:206:9: warning: context imbalance in '__thaw_task' - wrong count at exit ../kernel/kcmp.c:192:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/kcmp.c:192:37: expected void *v1 ../kernel/kcmp.c:192:37: got struct sighand_struct [noderef] __rcu *sighand ../kernel/kcmp.c:192:53: warning: incorrect type in argument 2 (different address spaces) ../kernel/kcmp.c:192:53: expected void *v2 ../kernel/kcmp.c:192:53: got struct sighand_struct [noderef] __rcu *sighand ../kernel/kcmp.c:207:62: warning: incorrect type in argument 4 (different address spaces) ../kernel/kcmp.c:207:62: expected struct kcmp_epoll_slot [noderef] __user *uslot ../kernel/kcmp.c:207:62: got void * ../mm/hugetlb.c:665:12: warning: context imbalance in 'allocate_file_region_entries' - wrong count at exit ../mm/hugetlb.c:736:13: warning: context imbalance in 'region_add' - wrong count at exit ../mm/hugetlb.c:803:13: warning: context imbalance in 'region_chg' - wrong count at exit ../mm/hugetlb.c:5784:20: warning: context imbalance in 'move_huge_pte' - different lock contexts for basic block ../mm/hugetlb.c: note: in included file: ../include/linux/mm.h:1387:22: warning: context imbalance in 'hugetlb_wp' - unexpected unlock ../drivers/pinctrl/spacemit/pinctrl-k1.c:435:9: warning: context imbalance in 'spacemit_pmx_set_mux' - different lock contexts for basic block ../drivers/pinctrl/spacemit/pinctrl-k1.c:450:12: warning: context imbalance in 'spacemit_request_gpio' - wrong count at exit ../drivers/pinctrl/spacemit/pinctrl-k1.c:605:12: warning: context imbalance in 'spacemit_pin_set_config' - wrong count at exit ../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: warning: incorrect type in argument 1 (different base types) ../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: expected restricted __be32 const [usertype] *p ../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: got unsigned int const [usertype] * ../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: warning: incorrect type in argument 1 (different base types) ../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: expected restricted __be32 const [usertype] *p ../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: got unsigned int const [usertype] * ../net/netfilter/nf_conntrack_amanda.c:158:33: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_conntrack_amanda.c:158:33: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_conntrack_amanda.c:158:33: unsigned int ( * )( ... ) ../sound/pci/echoaudio/indigoiox.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../fs/verity/measure.c:121:17: warning: symbol 'bpf_get_fsverity_digest' was not declared. Should it be static? ../sound/pci/emu10k1/io.c:60:6: warning: context imbalance in 'snd_emu10k1_ptr_write' - different lock contexts for basic block ../sound/pci/emu10k1/io.c:91:6: warning: context imbalance in 'snd_emu10k1_ptr_write_multiple' - different lock contexts for basic block ../sound/pci/emu10k1/io.c:120:14: warning: context imbalance in 'snd_emu10k1_ptr20_read' - wrong count at exit ../sound/pci/emu10k1/io.c:133:6: warning: context imbalance in 'snd_emu10k1_ptr20_write' - wrong count at exit ../sound/pci/emu10k1/io.c:147:5: warning: context imbalance in 'snd_emu10k1_spi_write' - wrong count at exit ../sound/pci/emu10k1/io.c:194:5: warning: context imbalance in 'snd_emu10k1_i2c_write' - different lock contexts for basic block ../sound/pci/emu10k1/io.c:457:6: warning: context imbalance in 'snd_emu10k1_intr_enable' - wrong count at exit ../sound/pci/emu10k1/io.c:466:6: warning: context imbalance in 'snd_emu10k1_intr_disable' - wrong count at exit ../sound/pci/emu10k1/io.c:489:13: warning: context imbalance in 'snd_emu10k1_voice_intr_enable' - wrong count at exit ../sound/pci/emu10k1/io.c:506:13: warning: context imbalance in 'snd_emu10k1_voice_intr_disable' - wrong count at exit ../sound/pci/emu10k1/io.c:519:13: warning: context imbalance in 'snd_emu10k1_voice_intr_ack' - wrong count at exit ../sound/pci/emu10k1/io.c:536:13: warning: context imbalance in 'snd_emu10k1_voice_half_loop_intr_enable' - wrong count at exit ../sound/pci/emu10k1/io.c:553:13: warning: context imbalance in 'snd_emu10k1_voice_half_loop_intr_disable' - wrong count at exit ../sound/pci/emu10k1/io.c:566:13: warning: context imbalance in 'snd_emu10k1_voice_half_loop_intr_ack' - wrong count at exit ../sound/pci/emu10k1/io.c:605:6: warning: context imbalance in 'snd_emu10k1_voice_set_loop_stop_multiple' - wrong count at exit ../sound/pci/emu10k1/io.c:614:6: warning: context imbalance in 'snd_emu10k1_voice_clear_loop_stop_multiple' - wrong count at exit ../sound/pci/emu10k1/io.c:700:16: warning: context imbalance in 'snd_emu10k1_ac97_read' - wrong count at exit ../sound/pci/emu10k1/io.c:709:6: warning: context imbalance in 'snd_emu10k1_ac97_write' - wrong count at exit ../net/netfilter/nf_conntrack_ftp.c:521:22: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_conntrack_ftp.c:521:22: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_conntrack_ftp.c:521:22: unsigned int ( * )( ... ) ../sound/pci/emu10k1/emumixer.c:1524:9: warning: context imbalance in 'snd_emu10k1_send_routing_put' - wrong count at exit ../sound/pci/emu10k1/emumixer.c:1590:9: warning: context imbalance in 'snd_emu10k1_send_volume_put' - wrong count at exit ../sound/pci/emu10k1/emumixer.c:1651:9: warning: context imbalance in 'snd_emu10k1_attn_put' - wrong count at exit ../sound/pci/emu10k1/emumixer.c:1718:9: warning: context imbalance in 'snd_emu10k1_efx_send_routing_put' - wrong count at exit ../sound/pci/emu10k1/emumixer.c:1779:9: warning: context imbalance in 'snd_emu10k1_efx_send_volume_put' - wrong count at exit ../sound/pci/emu10k1/emumixer.c:1835:9: warning: context imbalance in 'snd_emu10k1_efx_attn_put' - wrong count at exit ../sound/pci/emu10k1/emumixer.c:1898:9: warning: context imbalance in 'snd_emu10k1_shared_spdif_put' - wrong count at exit ../drivers/gpu/drm/xlnx/zynqmp_disp.c:133:42: warning: array of flexible structures ../drivers/misc/ntsync.c:176:9: warning: context imbalance in 'obj_lock' - wrong count at exit ../drivers/misc/ntsync.c:195:13: warning: context imbalance in 'obj_unlock' - unexpected unlock ../drivers/gpu/drm/xlnx/zynqmp_dp.c: In function ‘zynqmp_dp_bridge_debugfs_init’: ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:46: warning: ‘_preemphasis’ directive output may be truncated writing 12 bytes into a region of size between 4 and 14 [-Wformat-truncation=] 2265 | snprintf(name, sizeof(name), fmt, i); | ^~~ ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:17: note: ‘snprintf’ output between 18 and 28 bytes into a destination of size 19 2265 | snprintf(name, sizeof(name), fmt, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:53: warning: ‘_swing’ directive output may be truncated writing 6 bytes into a region of size between 4 and 14 [-Wformat-truncation=] 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); | ^~~~~~ ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:17: note: ‘snprintf’ output between 12 and 22 bytes into a destination of size 19 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/acpi/nhlt.c: note: in included file (through ../include/acpi/actbl.h, ../include/acpi/acpi.h, ../include/linux/acpi.h): ../include/acpi/actbl2.h:2390:47: warning: array of flexible structures ../drivers/gpu/drm/gud/gud_drv.c:97:28: warning: cast to restricted __le32 ../drivers/gpu/drm/gud/gud_drv.c:97:17: warning: restricted __le32 degrades to integer ../sound/pci/echoaudio/indigodjx.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../arch/x86/kernel/cpu/mtrr/mtrr.c: In function ‘mtrr_bp_init’: ../arch/x86/kernel/cpu/mtrr/mtrr.c:550:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] 550 | unsigned long config, dummy; | ^~~~~ ../sound/pci/emu10k1/emufx.c:456:9: warning: context imbalance in 'snd_emu10k1_fx8010_register_irq_handler' - wrong count at exit ../sound/pci/emu10k1/emufx.c:478:9: warning: context imbalance in 'snd_emu10k1_fx8010_unregister_irq_handler' - wrong count at exit ../sound/pci/emu10k1/emufx.c:1079:12: warning: context imbalance in 'snd_emu10k1_ipcm_poke' - different lock contexts for basic block ../sound/pci/emu10k1/emufx.c:1119:12: warning: context imbalance in 'snd_emu10k1_ipcm_peek' - different lock contexts for basic block ../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘get_mtrr_state’: ../arch/x86/kernel/cpu/mtrr/generic.c:692:22: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] 692 | unsigned lo, dummy; | ^~~~~ ../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘generic_have_wrcomb’: ../arch/x86/kernel/cpu/mtrr/generic.c:1060:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] 1060 | unsigned long config, dummy; | ^~~~~ ../drivers/dma/ioat/dma.c:463:5: warning: context imbalance in 'ioat_check_space_lock' - different lock contexts for basic block ../arch/x86/kernel/cpu/mtrr/cleanup.c: In function ‘mtrr_cleanup’: ../arch/x86/kernel/cpu/mtrr/cleanup.c:660:40: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] 660 | unsigned long base, size, def, dummy; | ^~~~~ ../arch/x86/kernel/cpu/mtrr/cleanup.c: In function ‘mtrr_trim_uncached_memory’: ../arch/x86/kernel/cpu/mtrr/cleanup.c:856:60: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] 856 | unsigned long i, base, size, highest_pfn = 0, def, dummy; | ^~~~~ ../mm/mempolicy.c:689:17: warning: context imbalance in 'queue_folios_pte_range' - unexpected unlock ../drivers/tty/serial/imx.c:2095:13: warning: context imbalance in 'imx_uart_console_device_lock' - wrong count at exit ../drivers/tty/serial/imx.c:2102:13: warning: context imbalance in 'imx_uart_console_device_unlock' - unexpected unlock ../drivers/dma/ioat/dca.c:220:54: warning: incorrect type in argument 1 (different address spaces) ../drivers/dma/ioat/dca.c:220:54: expected void const volatile [noderef] __iomem *addr ../drivers/dma/ioat/dca.c:220:54: got void * ../drivers/dma/ioat/dca.c:225:55: warning: incorrect type in argument 1 (different address spaces) ../drivers/dma/ioat/dca.c:225:55: expected void const volatile [noderef] __iomem *addr ../drivers/dma/ioat/dca.c:225:55: got void * ../drivers/dma/ioat/dca.c:276:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/dma/ioat/dca.c:276:42: expected void *iobase ../drivers/dma/ioat/dca.c:276:42: got void [noderef] __iomem *iobase ../drivers/clk/renesas/clk-r8a7778.c:84:52: warning: dubious: x | !y ../drivers/clk/renesas/clk-r8a7778.c:86:50: warning: dubious: x | !y ../arch/x86/kernel/ftrace.c:41:6: warning: context imbalance in 'ftrace_arch_code_modify_prepare' - wrong count at exit ../arch/x86/kernel/ftrace.c:53:6: warning: context imbalance in 'ftrace_arch_code_modify_post_process' - wrong count at exit Warning: ../arch/x86/kernel/apic/apic.c:2149 function parameter 'spurious_interrupt' not described in 'DEFINE_IDTENTRY_IRQ' Warning: ../arch/x86/kernel/apic/apic.c:2149 expecting prototype for spurious_interrupt(). Prototype was for DEFINE_IDTENTRY_IRQ() instead ../drivers/gpio/gpio-hlwd.c:129:13: warning: context imbalance in 'hlwd_gpio_irq_unmask' - wrong count at exit ../drivers/gpio/gpio-hlwd.c:171:12: warning: context imbalance in 'hlwd_gpio_irq_set_type' - wrong count at exit ../drivers/pci/xen-pcifront.c:624:18: warning: cast to restricted pci_channel_state_t ../drivers/pci/xen-pcifront.c:634:35: warning: incorrect type in assignment (different base types) ../drivers/pci/xen-pcifront.c:634:35: expected signed int [usertype] err ../drivers/pci/xen-pcifront.c:634:35: got restricted pci_ers_result_t ../sound/pci/emu10k1/p16v.c:343:13: warning: context imbalance in 'snd_p16v_intr_enable' - wrong count at exit ../sound/pci/emu10k1/p16v.c:352:13: warning: context imbalance in 'snd_p16v_intr_disable' - wrong count at exit ../lib/locking-selftest.c:310:1: warning: context imbalance in 'AA_spin' - wrong count at exit ../lib/locking-selftest.c:312:1: warning: context imbalance in 'AA_wlock' - wrong count at exit ../lib/locking-selftest.c:314:1: warning: context imbalance in 'AA_rlock' - wrong count at exit ../lib/locking-selftest.c:333:13: warning: context imbalance in 'rlock_AA1' - wrong count at exit ../lib/locking-selftest.c:339:13: warning: context imbalance in 'rlock_AA1B' - wrong count at exit ../lib/locking-selftest.c:359:13: warning: context imbalance in 'rlock_AA2' - wrong count at exit ../lib/locking-selftest.c:371:13: warning: context imbalance in 'rlock_AA3' - wrong count at exit ../lib/locking-selftest.c:740:1: warning: context imbalance in 'double_unlock_spin' - unexpected unlock ../lib/locking-selftest.c:742:1: warning: context imbalance in 'double_unlock_wlock' - unexpected unlock ../lib/locking-selftest.c:744:1: warning: context imbalance in 'double_unlock_rlock' - unexpected unlock ../lib/locking-selftest.c:771:1: warning: context imbalance in 'init_held_spin' - wrong count at exit ../lib/locking-selftest.c:773:1: warning: context imbalance in 'init_held_wlock' - wrong count at exit ../lib/locking-selftest.c:775:1: warning: context imbalance in 'init_held_rlock' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_HARDIRQ' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_NOTTHREADED_HARDIRQ' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_SOFTIRQ' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_RCU' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_RCU_BH' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_RCU_SCHED' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_raw_spinlock' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_spinlock' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_mutex' - wrong count at exit ../lib/locking-selftest.c:2510:1: warning: context imbalance in 'raw_spinlock_in_HARDIRQ' - wrong count at exit ../lib/locking-selftest.c:2511:1: warning: context imbalance in 'raw_spinlock_in_NOTTHREADED_HARDIRQ' - wrong count at exit ../lib/locking-selftest.c:2517:1: warning: context imbalance in 'raw_spinlock_in_SOFTIRQ' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'raw_spinlock_in_RCU' - wrong count at exit ../lib/locking-selftest.c:2521:1: warning: context imbalance in 'raw_spinlock_in_RCU_BH' - wrong count at exit ../lib/locking-selftest.c:2522:1: warning: context imbalance in 'raw_spinlock_in_RCU_SCHED' - wrong count at exit ../lib/locking-selftest.c:2575:1: warning: context imbalance in 'raw_spinlock_in_raw_spinlock' - wrong count at exit ../lib/locking-selftest.c:2575:1: warning: context imbalance in 'raw_spinlock_in_spinlock' - wrong count at exit ../lib/locking-selftest.c:2575:1: warning: context imbalance in 'raw_spinlock_in_mutex' - wrong count at exit ../lib/locking-selftest.c:2510:1: warning: context imbalance in 'spinlock_in_HARDIRQ' - wrong count at exit ../lib/locking-selftest.c:2511:1: warning: context imbalance in 'spinlock_in_NOTTHREADED_HARDIRQ' - wrong count at exit ../lib/locking-selftest.c:2517:1: warning: context imbalance in 'spinlock_in_SOFTIRQ' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'spinlock_in_RCU' - wrong count at exit ../lib/locking-selftest.c:2521:1: warning: context imbalance in 'spinlock_in_RCU_BH' - wrong count at exit ../lib/locking-selftest.c:2522:1: warning: context imbalance in 'spinlock_in_RCU_SCHED' - wrong count at exit ../lib/locking-selftest.c:2576:1: warning: context imbalance in 'spinlock_in_raw_spinlock' - wrong count at exit ../lib/locking-selftest.c:2576:1: warning: context imbalance in 'spinlock_in_spinlock' - wrong count at exit ../lib/locking-selftest.c:2576:1: warning: context imbalance in 'spinlock_in_mutex' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'mutex_in_RCU' - wrong count at exit ../lib/locking-selftest.c:2521:1: warning: context imbalance in 'mutex_in_RCU_BH' - wrong count at exit ../lib/locking-selftest.c:2522:1: warning: context imbalance in 'mutex_in_RCU_SCHED' - wrong count at exit ../lib/locking-selftest.c:2577:1: warning: context imbalance in 'mutex_in_raw_spinlock' - wrong count at exit ../lib/locking-selftest.c:2577:1: warning: context imbalance in 'mutex_in_spinlock' - wrong count at exit ../net/netfilter/nf_conntrack_irc.c:242:38: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_conntrack_irc.c:242:38: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_conntrack_irc.c:242:38: unsigned int ( * )( ... ) ../drivers/gpio/gpio-idt3243x.c:49:12: warning: context imbalance in 'idt_gpio_irq_set_type' - different lock contexts for basic block ../drivers/gpio/gpio-idt3243x.c:95:13: warning: context imbalance in 'idt_gpio_unmask' - wrong count at exit ../drivers/mfd/sm501.c:1108:29: warning: cast to non-scalar ../drivers/mfd/sm501.c:1108:29: warning: cast from non-scalar ../drivers/mfd/sm501.c:1112:29: warning: cast to non-scalar ../drivers/mfd/sm501.c:1112:29: warning: cast from non-scalar ../kernel/futex/core.c:582:38: warning: cast removes address space '__user' of expression ../kernel/futex/core.c:582:51: warning: incorrect type in initializer (different address spaces) ../kernel/futex/core.c:582:51: expected unsigned int [noderef] [usertype] __user *naddr ../kernel/futex/core.c:582:51: got void * ../kernel/futex/core.c:598:38: warning: cast removes address space '__user' of expression ../kernel/futex/core.c:598:51: warning: incorrect type in initializer (different address spaces) ../kernel/futex/core.c:598:51: expected unsigned int [noderef] [usertype] __user *naddr ../kernel/futex/core.c:598:51: got void * ../kernel/futex/core.c:979:9: warning: context imbalance in 'futex_q_lockptr_lock' - wrong count at exit ../sound/pci/emu10k1/emuproc.c:535:21: warning: context imbalance in 'snd_ptr_read' - wrong count at exit ../sound/pci/emu10k1/emuproc.c:549:13: warning: context imbalance in 'snd_ptr_write' - wrong count at exit ../mm/ksm.c:643:25: warning: context imbalance in 'break_ksm' - unexpected unlock ../mm/ksm.c:758:17: warning: context imbalance in 'get_mergeable_page' - unexpected unlock ../mm/ksm.c: note: in included file: ../include/linux/rmap.h:958:28: warning: context imbalance in 'write_protect_page' - unexpected unlock ../mm/ksm.c:1434:42: warning: context imbalance in 'replace_page' - different lock contexts for basic block ../mm/ksm.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/mm.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'ksm_next_page_pmd_entry' - unexpected unlock ../kernel/futex/pi.c:663:9: warning: context imbalance in 'wake_futex_pi' - unexpected unlock ../kernel/futex/pi.c:791:9: warning: context imbalance in '__fixup_pi_state_owner' - unexpected unlock ../kernel/futex/pi.c:1093:17: warning: context imbalance in 'futex_lock_pi' - unexpected unlock ../kernel/futex/pi.c:1132:5: warning: context imbalance in 'futex_unlock_pi' - different lock contexts for basic block ../sound/pci/korg1212/korg1212.c:577:12: warning: context imbalance in 'snd_korg1212_TurnOnIdleMonitor' - wrong count at exit ../sound/pci/korg1212/korg1212.c:964:9: warning: context imbalance in 'snd_korg1212_WriteADCSensitivity' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1045:20: warning: context imbalance in 'snd_korg1212_interrupt' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1422:12: warning: context imbalance in 'snd_korg1212_hw_params' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1476:12: warning: context imbalance in 'snd_korg1212_prepare' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1531:9: warning: context imbalance in 'snd_korg1212_trigger' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1637:9: warning: context imbalance in 'snd_korg1212_control_phase_get' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1673:9: warning: context imbalance in 'snd_korg1212_control_phase_put' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1700:9: warning: context imbalance in 'snd_korg1212_control_volume_get' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1737:9: warning: context imbalance in 'snd_korg1212_control_volume_put' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1762:9: warning: context imbalance in 'snd_korg1212_control_route_get' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1791:9: warning: context imbalance in 'snd_korg1212_control_route_put' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1804:12: warning: context imbalance in 'snd_korg1212_control_get' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1850:12: warning: context imbalance in 'snd_korg1212_control_sync_get' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1861:12: warning: context imbalance in 'snd_korg1212_control_sync_put' - wrong count at exit ../drivers/leds/leds-dac124s085.c:42:14: warning: incorrect type in assignment (different base types) ../drivers/leds/leds-dac124s085.c:42:14: expected unsigned short [usertype] word ../drivers/leds/leds-dac124s085.c:42:14: got restricted __le16 [usertype] ../net/netfilter/nf_conntrack_snmp.c:42:23: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_conntrack_snmp.c:42:23: int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_conntrack_snmp.c:42:23: int ( * )( ... ) ../sound/pci/nm256/nm256.c:543:1: warning: context imbalance in 'snd_nm256_playback_trigger' - different lock contexts for basic block ../sound/pci/nm256/nm256.c:578:1: warning: context imbalance in 'snd_nm256_capture_trigger' - different lock contexts for basic block ../sound/pci/nm256/nm256.c:612:12: warning: context imbalance in 'snd_nm256_pcm_prepare' - different lock contexts for basic block ../sound/pci/nm256/nm256.c:976:1: warning: context imbalance in 'snd_nm256_interrupt' - different lock contexts for basic block ../sound/pci/nm256/nm256.c:1041:1: warning: context imbalance in 'snd_nm256_interrupt_zx' - different lock contexts for basic block ../sound/pci/nm256/nm256.c:1380:9: warning: context imbalance in 'nm256_resume' - different lock contexts for basic block ../arch/x86/kernel/apic/vector.c:61:6: warning: context imbalance in 'lock_vector_lock' - wrong count at exit ../arch/x86/kernel/apic/vector.c:69:6: warning: context imbalance in 'unlock_vector_lock' - unexpected unlock ../arch/x86/kernel/apic/vector.c:924:13: warning: context imbalance in 'apic_force_complete_move' - wrong count at exit ../sound/soc/loongson/loongson_dma.c:336:39: warning: symbol 'loongson_i2s_component' was not declared. Should it be static? ../sound/pci/emu10k1/emu10k1_synth.c:19:12: warning: context imbalance in 'snd_emu10k1_synth_probe' - different lock contexts for basic block ../drivers/video/fbdev/riva/fbdev.c:484:14: warning: cast to restricted __le16 ../drivers/video/fbdev/riva/fbdev.c:485:14: warning: cast to restricted __le16 ../mm/kfence/core.c:360:34: warning: cast to restricted __le64 ../mm/kfence/core.c:364:34: warning: cast to restricted __le64 ../mm/kfence/core.c:384:21: warning: cast to restricted __le64 ../mm/kfence/core.c:404:21: warning: cast to restricted __le64 ../mm/kfence/core.c: note: in included file (through ../include/linux/bitmap.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/cpuid/api.h, ../arch/x86/include/asm/processor.h, ...): ../include/linux/string.h:366:15: warning: memset with byte count of 315392 ../mm/kfence/core.c:1265:9: warning: context imbalance in 'kfence_handle_page_fault' - different lock contexts for basic block ../kernel/futex/requeue.c:692:9: warning: context imbalance in 'futex_requeue' - different lock contexts for basic block ../kernel/futex/requeue.c:841:25: warning: context imbalance in 'futex_wait_requeue_pi' - unexpected unlock ../mm/kasan/report.c:206:13: warning: context imbalance in 'start_report' - wrong count at exit ../mm/kasan/report.c:224:9: warning: context imbalance in 'end_report' - unexpected unlock ../drivers/misc/nsm.c:492:38: warning: Using plain integer as NULL pointer ../drivers/misc/nsm.c:494:38: warning: Using plain integer as NULL pointer ../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 * ../drivers/pinctrl/renesas/pinctrl-rzn1.c:187:52: warning: dubious: x | !y ../drivers/pinctrl/renesas/pinctrl-rzn1.c:193:52: warning: dubious: x | !y ../arch/x86/kernel/apic/io_apic.c:298:35: warning: context imbalance in 'ioapic_read_entry' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:316:13: warning: context imbalance in 'ioapic_write_entry' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:327:13: warning: context imbalance in 'ioapic_mask_entry' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:402:13: warning: context imbalance in 'mask_ioapic_irq' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:415:13: warning: context imbalance in 'unmask_ioapic_irq' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:464:9: warning: context imbalance in 'eoi_ioapic_pin' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:468:13: warning: context imbalance in 'clear_IO_APIC_pin' - different lock contexts for basic block ../arch/x86/kernel/apic/io_apic.c:1574:9: warning: context imbalance in 'startup_ioapic_irq' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:1581:13: warning: context imbalance in 'io_apic_level_ack_pending' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:1808:9: warning: context imbalance in 'ioapic_set_affinity' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:1825:12: warning: context imbalance in 'ioapic_irq_get_chip_state' - different lock contexts for basic block ../arch/x86/kernel/apic/io_apic.c:2305:9: warning: context imbalance in 'resume_ioapic_id' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:2335:12: warning: context imbalance in 'io_apic_get_redir_entries' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:2475:12: warning: context imbalance in 'io_apic_get_version' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:2926:5: warning: context imbalance in 'mp_irqdomain_activate' - wrong count at exit ../net/ipv4/ipmr_base.c:147:6: warning: context imbalance in 'mr_mfc_seq_idx' - wrong count at exit ../net/ipv4/ipmr_base.c:200:23: warning: context imbalance in 'mr_mfc_seq_next' - unexpected unlock ../net/ipv4/ipmr.c:3062:13: warning: context imbalance in 'ipmr_vif_seq_start' - different lock contexts for basic block ../net/ipv4/ipmr.c: note: in included file (through ../include/linux/mroute.h): ../include/linux/mroute_base.h:437:31: warning: context imbalance in 'mr_mfc_seq_stop' - unexpected unlock ../kernel/time/timekeeping.c:160:15: warning: context imbalance in 'timekeeper_lock_irqsave' - wrong count at exit ../kernel/time/timekeeping.c:168:6: warning: context imbalance in 'timekeeper_unlock_irqrestore' - unexpected unlock ../kernel/time/timekeeping.c:618:5: warning: context imbalance in 'pvclock_gtod_register_notifier' - wrong count at exit ../kernel/time/timekeeping.c:636:5: warning: context imbalance in 'pvclock_gtod_unregister_notifier' - wrong count at exit ../kernel/time/timekeeping.c:1835:9: warning: context imbalance in 'timekeeping_init' - wrong count at exit ../kernel/time/timekeeping.c:2368:13: warning: context imbalance in 'timekeeping_advance' - wrong count at exit ../kernel/time/timekeeping.c:2678:12: warning: context imbalance in '__do_adjtimex' - different lock contexts for basic block ../kernel/time/timekeeping.c:2812:9: warning: context imbalance in 'tk_aux_update_clocksource' - different lock contexts for basic block ../kernel/time/timekeeping.c:2832:9: warning: context imbalance in 'tk_aux_advance' - different lock contexts for basic block ../kernel/time/timekeeping.c:2909:12: warning: context imbalance in 'aux_clock_set' - different lock contexts for basic block ../kernel/time/timekeeping.c:2799:30: warning: context imbalance in 'aux_clock_enable' - wrong count at exit ../kernel/time/timekeeping.c:2799:30: warning: context imbalance in 'aux_clock_disable' - wrong count at exit ../net/ipv4/syncookies.c:219:17: warning: context imbalance in 'tcp_get_cookie_sock' - unexpected unlock ../kernel/futex/waitwake.c:275:41: warning: context imbalance in 'futex_wake_op' - different lock contexts for basic block ../kernel/futex/waitwake.c:460:44: warning: context imbalance in 'futex_wait_multiple_setup' - unexpected unlock ../kernel/futex/waitwake.c:660:28: warning: context imbalance in 'futex_wait_setup' - unexpected unlock ../drivers/pinctrl/renesas/pinctrl-rzt2h.c:102:1: warning: context imbalance in 'rzt2h_pinctrl_set_pfc_mode' - wrong count at exit ../drivers/pinctrl/renesas/pinctrl-rzt2h.c:444:12: warning: context imbalance in 'rzt2h_gpio_request' - different lock contexts for basic block ../drivers/pinctrl/renesas/pinctrl-rzt2h.c:103:1: warning: context imbalance in 'rzt2h_gpio_set_direction' - wrong count at exit ../drivers/pinctrl/renesas/pinctrl-rzt2h.c:525:9: warning: context imbalance in 'rzt2h_gpio_set' - wrong count at exit ../arch/x86/kernel/apic/apic_numachip.c: note: in included file: ../arch/x86/include/asm/numachip/numachip_csr.h:52:41: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/include/asm/numachip/numachip_csr.h:52:41: expected void volatile [noderef] __iomem *addr ../arch/x86/include/asm/numachip/numachip_csr.h:52:41: got void * ../drivers/gpio/gpio-latch.c:100:12: warning: context imbalance in 'gpio_latch_set' - wrong count at exit ../drivers/clk/sophgo/clk-sg2044.c:177:12: warning: context imbalance in 'sg2044_div_set_rate' - wrong count at exit ../drivers/clk/sophgo/clk-sg2044.c:193:12: warning: context imbalance in 'sg2044_div_enable' - wrong count at exit ../drivers/clk/sophgo/clk-sg2044.c:208:13: warning: context imbalance in 'sg2044_div_disable' - wrong count at exit ../net/ipv6/ip6_fib.c:2814:13: warning: context imbalance in 'ipv6_route_seq_stop' - unexpected unlock ../drivers/clk/sophgo/clk-sg2044-pll.c:336:12: warning: context imbalance in 'sg2044_pll_set_rate' - different lock contexts for basic block ../net/ipv6/route.c:2382:39: warning: incorrect type in assignment (different base types) ../net/ipv6/route.c:2382:39: expected unsigned int [usertype] flow_label ../net/ipv6/route.c:2382:39: got restricted __be32 ../drivers/tty/serial/meson_uart.c:572:9: warning: context imbalance in 'meson_serial_port_write' - different lock contexts for basic block ../sound/pci/emu10k1/emu10k1x.c:280:21: warning: context imbalance in 'snd_emu10k1x_ptr_read' - wrong count at exit ../sound/pci/emu10k1/emu10k1x.c:293:13: warning: context imbalance in 'snd_emu10k1x_ptr_write' - wrong count at exit ../sound/pci/emu10k1/emu10k1x.c:307:13: warning: context imbalance in 'snd_emu10k1x_intr_enable' - wrong count at exit ../sound/pci/emu10k1/emu10k1x.c:316:13: warning: context imbalance in 'snd_emu10k1x_intr_disable' - wrong count at exit ../sound/pci/emu10k1/emu10k1x.c:325:13: warning: context imbalance in 'snd_emu10k1x_gpio_write' - wrong count at exit ../sound/pci/emu10k1/emu10k1x.c:681:23: warning: context imbalance in 'snd_emu10k1x_ac97_read' - wrong count at exit ../sound/pci/emu10k1/emu10k1x.c:691:13: warning: context imbalance in 'snd_emu10k1x_ac97_write' - wrong count at exit ../sound/pci/emu10k1/emu10k1x.c:954:9: warning: context imbalance in 'snd_emu10k1x_proc_reg_read' - different lock contexts for basic block ../drivers/pinctrl/renesas/pinctrl-rzg2l.c:3199:9: warning: context imbalance in 'rzg2l_pinctrl_resume_noirq' - different lock contexts for basic block ../net/mptcp/protocol.c:3546:9: warning: context imbalance in 'mptcp_sk_clone_init' - unexpected unlock ../arch/x86/kernel/apic/x2apic_uv_x.c:79:13: warning: incorrect type in assignment (different address spaces) ../arch/x86/kernel/apic/x2apic_uv_x.c:79:13: expected unsigned long *mmr ../arch/x86/kernel/apic/x2apic_uv_x.c:79:13: got void [noderef] __iomem * ../arch/x86/kernel/apic/x2apic_uv_x.c:81:23: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/apic/x2apic_uv_x.c:81:23: expected void [noderef] __iomem *addr ../arch/x86/kernel/apic/x2apic_uv_x.c:81:23: got unsigned long *mmr ../arch/x86/kernel/apic/x2apic_uv_x.c: note: in included file: ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../sound/pci/oxygen/oxygen_lib.c:53:20: warning: context imbalance in 'oxygen_interrupt' - wrong count at exit ../sound/pci/oxygen/oxygen_lib.c:555:13: warning: context imbalance in 'oxygen_shutdown' - wrong count at exit ../mm/migrate.c:2282:25: warning: context imbalance in 'add_folio_for_migration' - unexpected unlock ../mm/migrate.c:2448:25: warning: context imbalance in 'do_pages_stat_array' - unexpected unlock ../sound/soc/mediatek/common/mtk-btcvsd.c:1358:30: warning: incorrect type in assignment (different address spaces) ../sound/soc/mediatek/common/mtk-btcvsd.c:1358:30: expected unsigned int [usertype] *bt_reg_pkt_r ../sound/soc/mediatek/common/mtk-btcvsd.c:1358:30: got void [noderef] __iomem * ../sound/soc/mediatek/common/mtk-btcvsd.c:1360:30: warning: incorrect type in assignment (different address spaces) ../sound/soc/mediatek/common/mtk-btcvsd.c:1360:30: expected unsigned int [usertype] *bt_reg_pkt_w ../sound/soc/mediatek/common/mtk-btcvsd.c:1360:30: got void [noderef] __iomem * ../sound/soc/mediatek/common/mtk-btcvsd.c:1362:28: warning: incorrect type in assignment (different address spaces) ../sound/soc/mediatek/common/mtk-btcvsd.c:1362:28: expected unsigned int [usertype] *bt_reg_ctl ../sound/soc/mediatek/common/mtk-btcvsd.c:1362:28: got void [noderef] __iomem * ../sound/pci/oxygen/oxygen_mixer.c:444:9: warning: context imbalance in 'spdif_bit_switch_put' - wrong count at exit ../sound/pci/oxygen/oxygen_mixer.c:487:9: warning: context imbalance in 'monitor_put' - wrong count at exit ../drivers/acpi/cppc_acpi.c:1179:9: warning: context imbalance in 'cpc_write' - different lock contexts for basic block ../fs/coredump.c:508:27: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:508:27: expected struct spinlock [usertype] *lock ../fs/coredump.c:508:27: got struct spinlock [noderef] __rcu * ../fs/coredump.c:517:29: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:517:29: expected struct spinlock [usertype] *lock ../fs/coredump.c:517:29: got struct spinlock [noderef] __rcu * ../fs/coredump.c:556:31: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:556:31: expected struct spinlock [usertype] *lock ../fs/coredump.c:556:31: got struct spinlock [noderef] __rcu * ../fs/coredump.c:561:33: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:561:33: expected struct spinlock [usertype] *lock ../fs/coredump.c:561:33: got struct spinlock [noderef] __rcu * ../sound/pci/rme9652/rme9652.c:449:9: warning: context imbalance in 'rme9652_set_interrupt_interval' - wrong count at exit ../sound/pci/rme9652/rme9652.c:452:12: warning: context imbalance in 'rme9652_set_rate' - wrong count at exit ../sound/pci/rme9652/rme9652.c:783:12: warning: context imbalance in 'snd_rme9652_control_spdif_put' - wrong count at exit ../sound/pci/rme9652/rme9652.c:811:12: warning: context imbalance in 'snd_rme9652_control_spdif_stream_put' - wrong count at exit ../sound/pci/rme9652/rme9652.c:883:12: warning: context imbalance in 'snd_rme9652_get_adat1_in' - wrong count at exit ../sound/pci/rme9652/rme9652.c:892:12: warning: context imbalance in 'snd_rme9652_put_adat1_in' - wrong count at exit ../sound/pci/rme9652/rme9652.c:945:12: warning: context imbalance in 'snd_rme9652_get_spdif_in' - wrong count at exit ../sound/pci/rme9652/rme9652.c:954:12: warning: context imbalance in 'snd_rme9652_put_spdif_in' - wrong count at exit ../sound/pci/rme9652/rme9652.c:1004:12: warning: context imbalance in 'snd_rme9652_get_spdif_out' - wrong count at exit ../sound/pci/rme9652/rme9652.c:1013:12: warning: context imbalance in 'snd_rme9652_put_spdif_out' - wrong count at exit ../sound/pci/rme9652/rme9652.c:1084:12: warning: context imbalance in 'snd_rme9652_get_sync_mode' - wrong count at exit ../sound/pci/rme9652/rme9652.c:1093:12: warning: context imbalance in 'snd_rme9652_put_sync_mode' - wrong count at exit ../sound/pci/rme9652/rme9652.c:1171:12: warning: context imbalance in 'snd_rme9652_get_sync_pref' - wrong count at exit ../sound/pci/rme9652/rme9652.c:1180:12: warning: context imbalance in 'snd_rme9652_put_sync_pref' - wrong count at exit ../sound/pci/rme9652/rme9652.c:1218:12: warning: context imbalance in 'snd_rme9652_put_thru' - wrong count at exit ../sound/pci/rme9652/rme9652.c:1253:12: warning: context imbalance in 'snd_rme9652_get_passthru' - wrong count at exit ../sound/pci/rme9652/rme9652.c:1262:12: warning: context imbalance in 'snd_rme9652_put_passthru' - wrong count at exit ../sound/pci/rme9652/rme9652.c:684:19: warning: context imbalance in 'snd_rme9652_get_spdif_rate' - wrong count at exit ../sound/pci/rme9652/rme9652.c:2005:12: warning: context imbalance in 'snd_rme9652_trigger' - wrong count at exit ../sound/pci/rme9652/rme9652.c:2073:9: warning: context imbalance in 'snd_rme9652_prepare' - wrong count at exit ../sound/pci/rme9652/rme9652.c:2277:12: warning: context imbalance in 'snd_rme9652_capture_release' - wrong count at exit ../sound/pci/oxygen/oxygen_pcm.c:445:12: warning: context imbalance in 'oxygen_spdif_hw_params' - different lock contexts for basic block ../sound/pci/oxygen/oxygen_pcm.c:504:12: warning: context imbalance in 'oxygen_hw_free' - wrong count at exit ../sound/pci/oxygen/oxygen_pcm.c:545:9: warning: context imbalance in 'oxygen_prepare' - wrong count at exit ../sound/pci/oxygen/oxygen_pcm.c:549:12: warning: context imbalance in 'oxygen_trigger' - wrong count at exit ../drivers/mfd/macsmc.c:462:26: warning: cast to restricted __be32 ../drivers/mfd/macsmc.c:242:5: warning: context imbalance in 'apple_smc_write_atomic' - wrong count at exit ../drivers/gpio/gpio-loongson1.c:25:12: warning: context imbalance in 'ls1x_gpio_request' - wrong count at exit ../drivers/gpio/gpio-loongson1.c:37:13: warning: context imbalance in 'ls1x_gpio_free' - wrong count at exit ../lib/tests/printf_kunit.c:673:49: warning: cast from restricted gfp_t ../lib/tests/printf_kunit.c:677:58: warning: cast from restricted gfp_t ../arch/x86/kernel/kprobes/opt.c:525:13: warning: function 'arch_unoptimize_kprobes' with external linkage has definition ../mm/kasan/kasan_test_c.c:1589:27: warning: Variable length array is used. ../mm/kasan/kasan_test_c.c:1604:27: warning: Variable length array is used. ../net/netfilter/nf_conntrack_tftp.c:78:31: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_conntrack_tftp.c:78:31: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_conntrack_tftp.c:78:31: unsigned int ( * )( ... ) ../drivers/misc/sgi-xp/xp_main.c:69:25: warning: symbol 'xpc_registrations' was not declared. Should it be static? ../drivers/pinctrl/qcom/pinctrl-sdm660-lpass-lpi.c:79:27: warning: symbol 'sdm660_lpi_pinctrl_groups' was not declared. Should it be static? ../drivers/pinctrl/qcom/pinctrl-sdm660-lpass-lpi.c:116:27: warning: symbol 'sdm660_lpi_pinctrl_functions' was not declared. Should it be static? ../drivers/misc/ibmasm/ibmasmfs.c:593:83: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/ibmasmfs.c:594:84: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/ibmasmfs.c:595:83: warning: cast removes address space '__iomem' of expression ../sound/pci/rme9652/hdsp.c:691:12: warning: context imbalance in 'snd_hdsp_load_firmware_from_cache' - different lock contexts for basic block ../sound/pci/rme9652/hdsp.c:946:9: warning: context imbalance in 'snd_hdsp_use_is_exclusive' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1324:9: warning: context imbalance in 'snd_hdsp_midi_output_write' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1378:9: warning: context imbalance in 'snd_hdsp_midi_input_trigger' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1394:9: warning: context imbalance in 'snd_hdsp_midi_output_timer' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1420:12: warning: context imbalance in 'snd_hdsp_midi_input_open' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1432:12: warning: context imbalance in 'snd_hdsp_midi_output_open' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1443:12: warning: context imbalance in 'snd_hdsp_midi_input_close' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1456:12: warning: context imbalance in 'snd_hdsp_midi_output_close' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1554:12: warning: context imbalance in 'snd_hdsp_control_spdif_put' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1582:12: warning: context imbalance in 'snd_hdsp_control_spdif_stream_put' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1650:12: warning: context imbalance in 'snd_hdsp_put_spdif_in' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1693:12: warning: context imbalance in 'snd_hdsp_get_toggle_setting' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1704:12: warning: context imbalance in 'snd_hdsp_put_toggle_setting' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2007:12: warning: context imbalance in 'snd_hdsp_put_clock_source' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2112:12: warning: context imbalance in 'snd_hdsp_put_da_gain' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2190:12: warning: context imbalance in 'snd_hdsp_put_ad_gain' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2268:12: warning: context imbalance in 'snd_hdsp_put_phone_gain' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2384:12: warning: context imbalance in 'snd_hdsp_put_pref_sync_ref' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2487:12: warning: context imbalance in 'snd_hdsp_get_precise_pointer' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2496:12: warning: context imbalance in 'snd_hdsp_put_precise_pointer' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2531:12: warning: context imbalance in 'snd_hdsp_get_use_midi_work' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2540:12: warning: context imbalance in 'snd_hdsp_put_use_midi_work' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2592:9: warning: context imbalance in 'snd_hdsp_get_mixer' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2597:12: warning: context imbalance in 'snd_hdsp_put_mixer' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2826:12: warning: context imbalance in 'snd_hdsp_put_dds_offset' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2970:12: warning: context imbalance in 'snd_hdsp_put_rpm_input12' - wrong count at exit ../sound/pci/rme9652/hdsp.c:3054:12: warning: context imbalance in 'snd_hdsp_put_rpm_input34' - wrong count at exit ../sound/pci/rme9652/hdsp.c:3103:12: warning: context imbalance in 'snd_hdsp_put_rpm_bypass' - wrong count at exit ../sound/pci/rme9652/hdsp.c:3154:12: warning: context imbalance in 'snd_hdsp_put_rpm_disconnect' - wrong count at exit ../sound/pci/rme9652/hdsp.c:3998:12: warning: context imbalance in 'snd_hdsp_hw_params' - different lock contexts for basic block ../sound/pci/rme9652/hdsp.c:4101:12: warning: context imbalance in 'snd_hdsp_trigger' - different lock contexts for basic block ../sound/pci/rme9652/hdsp.c:4167:12: warning: context imbalance in 'snd_hdsp_prepare' - different lock contexts for basic block ../sound/pci/rme9652/hdsp.c:4528:12: warning: context imbalance in 'snd_hdsp_capture_release' - wrong count at exit ../drivers/misc/sgi-gru/grufile.c: note: in included file: ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../drivers/leds/flash/leds-ktd2692.c:62:33: warning: symbol 'ktd2692_timing' was not declared. Should it be static? ../lib/tests/overflow_kunit.c:487:9: warning: cast truncates bits from constant value (12c becomes 2c) ../lib/tests/overflow_kunit.c:489:9: warning: cast truncates bits from constant value (1112c becomes 112c) ../lib/tests/overflow_kunit.c:491:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:492:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:509:9: warning: cast truncates bits from constant value (12c becomes 2c) ../lib/tests/overflow_kunit.c:511:9: warning: cast truncates bits from constant value (1112c becomes 112c) ../lib/tests/overflow_kunit.c:513:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:514:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:526:9: warning: cast truncates bits from constant value (100 becomes 0) ../lib/tests/overflow_kunit.c:528:9: warning: cast truncates bits from constant value (10000 becomes 0) ../lib/tests/overflow_kunit.c:530:9: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/tests/overflow_kunit.c:531:9: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1057:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1057:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1058:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1058:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1059:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1059:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1060:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1060:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1062:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1062:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1063:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1063:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../sound/soc/amd/acp/amd-acpi-mach.c:21:26: warning: symbol 'snd_soc_acpi_amd_acp_machines' was not declared. Should it be static? ../sound/soc/amd/acp/amd-acpi-mach.c:52:26: warning: symbol 'snd_soc_acpi_amd_rmb_acp_machines' was not declared. Should it be static? ../sound/soc/amd/acp/amd-acpi-mach.c:73:26: warning: symbol 'snd_soc_acpi_amd_acp63_acp_machines' was not declared. Should it be static? ../sound/soc/amd/acp/amd-acpi-mach.c:82:26: warning: symbol 'snd_soc_acpi_amd_acp70_acp_machines' was not declared. Should it be static? ../kernel/time/alarmtimer.c:71:19: warning: context imbalance in 'alarmtimer_get_rtcdev' - wrong count at exit ../kernel/time/alarmtimer.c:368:6: warning: context imbalance in 'alarm_restart' - wrong count at exit ../kernel/time/alarmtimer.c:463:13: warning: context imbalance in 'alarmtimer_freezerset' - wrong count at exit ../kernel/time/alarmtimer.c:514:13: warning: context imbalance in 'alarm_handle_timer' - wrong count at exit ../kernel/time/posix-timers.c:345:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:345:29: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:345:29: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:352:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:352:27: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:352:27: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:554:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:554:41: expected struct spinlock [usertype] *l ../kernel/time/posix-timers.c:554:41: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1042:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1042:9: expected struct spinlock [usertype] *l ../kernel/time/posix-timers.c:1042:9: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1090:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1090:9: expected struct spinlock [usertype] *l ../kernel/time/posix-timers.c:1090:9: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:306:13: warning: context imbalance in '__posixtimer_deliver_signal' - wrong count at exit ../kernel/time/posix-timers.c:336:6: warning: context imbalance in 'posixtimer_deliver_signal' - unexpected unlock ../kernel/time/posix-timers.c:374:29: warning: context imbalance in 'posix_timer_fn' - wrong count at exit ../kernel/time/posix-timers.c:465:12: warning: context imbalance in 'do_timer_create' - different lock contexts for basic block ../kernel/time/posix-timers.c:603:24: warning: context imbalance in '__lock_timer' - different lock contexts for basic block ../drivers/tty/serial/pch_uart.c:1403:30: warning: restricted upf_t degrades to integer ../drivers/tty/serial/pch_uart.c:1407:32: warning: invalid assignment: &= ../drivers/tty/serial/pch_uart.c:1407:32: left side has type int ../drivers/tty/serial/pch_uart.c:1407:32: right side has type restricted upf_t ../sound/pci/rme9652/hdspm.c:1205:12: warning: context imbalance in 'snd_hdspm_use_is_exclusive' - wrong count at exit ../sound/pci/rme9652/hdspm.c:1548:9: warning: context imbalance in 'hdspm_set_interrupt_interval' - wrong count at exit ../sound/pci/rme9652/hdspm.c:1868:9: warning: context imbalance in 'snd_hdspm_midi_output_write' - wrong count at exit ../sound/pci/rme9652/hdspm.c:1929:20: warning: context imbalance in 'snd_hdspm_midi_input_trigger' - wrong count at exit ../sound/pci/rme9652/hdspm.c:1945:9: warning: context imbalance in 'snd_hdspm_midi_output_timer' - wrong count at exit ../sound/pci/rme9652/hdspm.c:1972:12: warning: context imbalance in 'snd_hdspm_midi_input_open' - wrong count at exit ../sound/pci/rme9652/hdspm.c:1984:12: warning: context imbalance in 'snd_hdspm_midi_output_open' - wrong count at exit ../sound/pci/rme9652/hdspm.c:1995:12: warning: context imbalance in 'snd_hdspm_midi_input_close' - wrong count at exit ../sound/pci/rme9652/hdspm.c:2008:12: warning: context imbalance in 'snd_hdspm_midi_output_close' - wrong count at exit ../sound/pci/rme9652/hdspm.c:2640:12: warning: context imbalance in 'snd_hdspm_put_clock_source' - wrong count at exit ../sound/pci/rme9652/hdspm.c:2965:12: warning: context imbalance in 'snd_hdspm_put_pref_sync_ref' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3214:12: warning: context imbalance in 'snd_hdspm_get_toggle_setting' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3225:12: warning: context imbalance in 'snd_hdspm_put_toggle_setting' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3275:12: warning: context imbalance in 'snd_hdspm_get_input_select' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3285:12: warning: context imbalance in 'snd_hdspm_put_input_select' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3335:12: warning: context imbalance in 'snd_hdspm_get_ds_wire' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3345:12: warning: context imbalance in 'snd_hdspm_put_ds_wire' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3406:12: warning: context imbalance in 'snd_hdspm_get_qs_wire' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3416:12: warning: context imbalance in 'snd_hdspm_put_qs_wire' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3479:12: warning: context imbalance in 'snd_hdspm_get_tristate' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3490:12: warning: context imbalance in 'snd_hdspm_put_tristate' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3556:12: warning: context imbalance in 'snd_hdspm_get_madi_speedmode' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3566:12: warning: context imbalance in 'snd_hdspm_put_madi_speedmode' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3637:9: warning: context imbalance in 'snd_hdspm_get_mixer' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3640:12: warning: context imbalance in 'snd_hdspm_put_mixer' - different lock contexts for basic block ../sound/pci/rme9652/hdspm.c:3710:12: warning: context imbalance in 'snd_hdspm_get_playback_mixer' - different lock contexts for basic block ../sound/pci/rme9652/hdspm.c:3728:12: warning: context imbalance in 'snd_hdspm_put_playback_mixer' - different lock contexts for basic block ../sound/pci/rme9652/hdspm.c:5705:12: warning: context imbalance in 'snd_hdspm_trigger' - wrong count at exit ../sound/pci/rme9652/hdspm.c:6076:9: warning: context imbalance in 'snd_hdspm_release' - wrong count at exit ../drivers/video/fbdev/sis/sis_main.c:5395:32: warning: cast to restricted __le32 ../drivers/video/fbdev/sis/sis_main.c:5398:32: warning: cast to restricted __le32 ../drivers/video/fbdev/sis/sis_main.c:5427:40: warning: cast to restricted __le32 ../drivers/video/fbdev/sis/sis_main.c:5459:16: warning: cast to restricted __le16 ../drivers/pinctrl/pinctrl-amdisp.c:83:26: warning: symbol 'amdisp_pinctrl_ops' was not declared. Should it be static? ../drivers/tty/serial/qcom_geni_serial.c:522:13: warning: context imbalance in 'qcom_geni_serial_console_write' - different lock contexts for basic block ../drivers/misc/ibmasm/event.c:54:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/misc/ibmasm/event.c:54:36: expected void const volatile [noderef] __iomem * ../drivers/misc/ibmasm/event.c:54:36: got void *data ../mm/migrate_device.c:72:21: warning: context imbalance in 'migrate_vma_collect_pmd' - different lock contexts for basic block ../kernel/time/posix-cpu-timers.c: note: in included file: ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/time/posix-cpu-timers.c:42:5: warning: context imbalance in 'update_rlimit_cpu' - different lock contexts for basic block ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/time/posix-cpu-timers.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'posix_cpu_timer_wait_running' - unexpected unlock ../kernel/time/posix-cpu-timers.c: note: in included file: ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../sound/soc/intel/atom/sst/sst_loader.c:212:43: warning: incorrect type in argument 2 (different address spaces) ../sound/soc/intel/atom/sst/sst_loader.c:212:43: expected void *destn ../sound/soc/intel/atom/sst/sst_loader.c:212:43: got void [noderef] __iomem * ../net/ipv6/icmp.c:103:20: warning: context imbalance in 'icmpv6_xmit_lock' - wrong count at exit ../net/ipv6/icmp.c:119:13: warning: context imbalance in 'icmpv6_xmit_unlock' - unexpected unlock ../net/mctp/route.c:213:9: warning: context imbalance in 'mctp_lookup_key' - different lock contexts for basic block ../net/mctp/route.c:608:39: warning: context imbalance in 'mctp_dst_input' - unexpected unlock ../drivers/video/fbdev/aty/mach64_accel.c:420:49: warning: cast to restricted __le32 ../drivers/misc/ibmasm/command.c:168:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/misc/ibmasm/command.c:168:36: expected void const volatile [noderef] __iomem * ../drivers/misc/ibmasm/command.c:168:36: got void *response ../drivers/misc/sgi-xp/xpc_channel.c:781:31: warning: context imbalance in 'xpc_disconnect_channel' - unexpected unlock ../drivers/tty/serial/samsung_tty.c: In function ‘s3c24xx_serial_get_options.constprop’: ../drivers/tty/serial/samsung_tty.c:2340:49: warning: ‘%d’ directive writing between 1 and 3 bytes into a region of size 2 [-Wformat-overflow=] 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); | ^~ ../drivers/tty/serial/samsung_tty.c:2340:35: note: directive argument in the range [0, 255] 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); | ^~~~~~~~~~~~~~~~~ ../drivers/tty/serial/samsung_tty.c:2340:17: note: ‘sprintf’ output between 15 and 17 bytes into a destination of size 15 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/tty/serial/samsung_tty.c: In function ‘s3c24xx_serial_init_port’: ../drivers/tty/serial/samsung_tty.c:1792:49: warning: ‘%d’ directive writing between 1 and 3 bytes into a region of size 2 [-Wformat-overflow=] 1792 | sprintf(clk_name, "clk_uart_baud%d", clk_num); | ^~ In function ‘s3c24xx_serial_enable_baudclk’, inlined from ‘s3c24xx_serial_init_port’ at ../drivers/tty/serial/samsung_tty.c:1898:8: ../drivers/tty/serial/samsung_tty.c:1792:35: note: directive argument in the range [0, 254] 1792 | sprintf(clk_name, "clk_uart_baud%d", clk_num); | ^~~~~~~~~~~~~~~~~ ../drivers/tty/serial/samsung_tty.c:1792:17: note: ‘sprintf’ output between 15 and 17 bytes into a destination of size 15 1792 | sprintf(clk_name, "clk_uart_baud%d", clk_num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/debugobjects.c:249:25: warning: context imbalance in 'pcpu_alloc' - wrong count at exit ../lib/debugobjects.c:290:13: warning: context imbalance in 'pcpu_free' - different lock contexts for basic block ../lib/debugobjects.c:357:34: warning: context imbalance in 'fill_pool_from_freelist' - different lock contexts for basic block ../lib/debugobjects.c:400:34: warning: context imbalance in 'fill_pool' - different lock contexts for basic block ../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:218:9: error: incompatible types in comparison expression (different address spaces): ../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:218:9: int ( [noderef] __rcu * )( ... ) ../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:218:9: int ( * )( ... ) ../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:225:9: error: incompatible types in comparison expression (different address spaces): ../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:225:9: int ( [noderef] __rcu * )( ... ) ../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:225:9: int ( * )( ... ) ../drivers/misc/sgi-xp/xpc_uv.c: note: in included file: ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../drivers/misc/sgi-xp/xpc_uv.c:681:47: warning: context imbalance in 'xpc_send_activate_IRQ_ch_uv' - unexpected unlock ../mm/huge_memory.c:2170:20: warning: context imbalance in 'madvise_free_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2212:28: warning: context imbalance in 'zap_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2340:28: warning: context imbalance in 'move_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2480:20: warning: context imbalance in 'change_huge_pmd' - unexpected unlock ../mm/huge_memory.c: note: in included file (through ../include/linux/pgtable.h, ../include/linux/mm.h): ../arch/x86/include/asm/pgtable.h:854:9: warning: context imbalance in 'change_huge_pud' - unexpected unlock ../mm/huge_memory.c:2562:28: warning: context imbalance in 'move_pages_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2677:12: warning: context imbalance in '__pmd_trans_huge_lock' - wrong count at exit ../mm/huge_memory.c:2693:12: warning: context imbalance in '__pud_trans_huge_lock' - wrong count at exit ../mm/huge_memory.c: note: in included file (through ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h): ../include/linux/page-flags.h:282:38: warning: context imbalance in 'zap_huge_pud' - unexpected unlock ../mm/huge_memory.c:3870:9: warning: context imbalance in '__folio_split' - different lock contexts for basic block ../mm/huge_memory.c:4417:17: warning: context imbalance in 'split_huge_pages_pid' - unexpected unlock ../drivers/misc/ibmasm/heartbeat.c:85:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/misc/ibmasm/heartbeat.c:85:36: expected void const volatile [noderef] __iomem * ../drivers/misc/ibmasm/heartbeat.c:85:36: got void *message ../drivers/misc/ibmasm/remote.c:180:39: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/remote.c:180:39: warning: incorrect type in argument 2 (different address spaces) ../drivers/misc/ibmasm/remote.c:180:39: expected void const volatile [noderef] __iomem * ../drivers/misc/ibmasm/remote.c:180:39: got void * ../net/ipv6/mcast.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../drivers/acpi/apei/apei-base.c:448:5: warning: symbol 'arch_apei_filter_addr' was not declared. Should it be static? ../sound/pci/trident/trident_main.c:149:9: warning: context imbalance in 'snd_trident_codec_read' - wrong count at exit ../sound/pci/trident/trident_main.c:166:13: warning: context imbalance in 'snd_trident_codec_write' - wrong count at exit ../sound/pci/trident/trident_main.c:969:9: warning: context imbalance in 'snd_trident_playback_prepare' - wrong count at exit ../sound/pci/trident/trident_main.c:1054:9: warning: context imbalance in 'snd_trident_capture_prepare' - wrong count at exit ../sound/pci/trident/trident_main.c:1190:9: warning: context imbalance in 'snd_trident_si7018_capture_prepare' - wrong count at exit ../sound/pci/trident/trident_main.c:1266:9: warning: context imbalance in 'snd_trident_foldback_prepare' - wrong count at exit ../sound/pci/trident/trident_main.c:1466:9: warning: context imbalance in 'snd_trident_spdif_prepare' - wrong count at exit ../sound/pci/trident/trident_main.c:1481:12: warning: context imbalance in 'snd_trident_trigger' - wrong count at exit ../sound/pci/trident/trident_main.c:1579:26: warning: context imbalance in 'snd_trident_playback_pointer' - wrong count at exit ../sound/pci/trident/trident_main.c:1990:12: warning: context imbalance in 'snd_trident_foldback_close' - wrong count at exit ../sound/pci/trident/trident_main.c:2247:12: warning: context imbalance in 'snd_trident_spdif_control_get' - wrong count at exit ../sound/pci/trident/trident_main.c:2286:9: warning: context imbalance in 'snd_trident_spdif_control_put' - wrong count at exit ../sound/pci/trident/trident_main.c:2313:12: warning: context imbalance in 'snd_trident_spdif_default_get' - wrong count at exit ../sound/pci/trident/trident_main.c:2347:9: warning: context imbalance in 'snd_trident_spdif_default_put' - wrong count at exit ../sound/pci/trident/trident_main.c:2406:12: warning: context imbalance in 'snd_trident_spdif_stream_get' - wrong count at exit ../sound/pci/trident/trident_main.c:2440:9: warning: context imbalance in 'snd_trident_spdif_stream_put' - wrong count at exit ../sound/pci/trident/trident_main.c:2461:12: warning: context imbalance in 'snd_trident_ac97_control_get' - wrong count at exit ../sound/pci/trident/trident_main.c:2485:9: warning: context imbalance in 'snd_trident_ac97_control_put' - wrong count at exit ../sound/pci/trident/trident_main.c:2531:12: warning: context imbalance in 'snd_trident_vol_control_put' - wrong count at exit ../sound/pci/trident/trident_main.c:2622:9: warning: context imbalance in 'snd_trident_pcm_vol_control_put' - wrong count at exit ../sound/pci/trident/trident_main.c:2685:9: warning: context imbalance in 'snd_trident_pcm_pan_control_put' - wrong count at exit ../sound/pci/trident/trident_main.c:2739:9: warning: context imbalance in 'snd_trident_pcm_rvol_control_put' - wrong count at exit ../sound/pci/trident/trident_main.c:2796:9: warning: context imbalance in 'snd_trident_pcm_cvol_control_put' - wrong count at exit ../sound/pci/trident/trident_main.c:3712:26: warning: context imbalance in 'snd_trident_alloc_voice' - wrong count at exit ../sound/pci/oxygen/xonar_lib.c:121:9: warning: context imbalance in 'xonar_gpio_bit_switch_put' - wrong count at exit ../net/ipv4/netfilter/ip_tables.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): ../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:36:16: warning: array of flexible structures ../include/uapi/linux/netfilter_ipv4/ip_tables.h:218:36: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:1214:40: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:1546:43: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:36:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/ip_tables.c:36:16: also defined here ../net/ipv4/netfilter/ip_tables.c:36:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/ip_tables.c:36:16: also defined here ../sound/soc/mediatek/mt8365/mt8365-afe-pcm.c:597:34: warning: cast removes address space '__iomem' of expression ../drivers/tty/serial/samsung_tty.c: note: in included file: ../include/linux/serial_core.h:787:34: warning: context imbalance in 's3c24xx_serial_console_write' - unexpected unlock ../sound/pci/oxygen/xonar_pcm179x.c:1023:9: warning: context imbalance in 'xonar_line_mic_ac97_switch' - wrong count at exit ../mm/khugepaged.c:828:25: warning: symbol 'khugepaged_collapse_control' was not declared. Should it be static? ../mm/khugepaged.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/mm.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__collapse_huge_page_swapin' - unexpected unlock ../mm/khugepaged.c:1193:26: warning: context imbalance in 'collapse_huge_page' - different lock contexts for basic block ../mm/khugepaged.c:1709:28: warning: context imbalance in 'collapse_pte_mapped_thp' - unexpected unlock ../mm/khugepaged.c:1802:28: warning: context imbalance in 'retract_page_tables' - different lock contexts for basic block ../sound/soc/renesas/fsi.c:344:12: warning: context imbalance in '_fsi_master_read' - wrong count at exit ../sound/soc/renesas/fsi.c:353:13: warning: context imbalance in '_fsi_master_mask_set' - wrong count at exit ../sound/soc/renesas/fsi.c:498:33: warning: context imbalance in 'fsi_stream_is_working' - wrong count at exit ../sound/soc/renesas/fsi.c:524:9: warning: context imbalance in 'fsi_stream_init' - wrong count at exit ../sound/soc/renesas/fsi.c:540:9: warning: context imbalance in 'fsi_stream_quit' - wrong count at exit ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘var.two’) 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘var.three’) 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘var.four’) 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘var.two’) 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘var.three’) 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘var.four’) 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘var.two’) 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘var.three’) 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘var.four’) 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘var.two’) 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘var.three’) 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘var.four’) 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘var.two’) 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘var.three’) 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘var.four’) 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘var.two’) 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘var.three’) 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘var.four’) 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_assigned_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘(anonymous).two’) 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘(anonymous).three’) 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘(anonymous).four’) 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_assigned_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘(anonymous).two’) 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘(anonymous).three’) 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘(anonymous).four’) 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_assigned_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘(anonymous).two’) 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘(anonymous).three’) 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘(anonymous).four’) 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_assigned_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘(anonymous).two’) 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘(anonymous).three’) 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘(anonymous).four’) 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_assigned_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘(anonymous).two’) 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘(anonymous).three’) 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘(anonymous).four’) 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_assigned_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘(anonymous).two’) 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘(anonymous).three’) 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘(anonymous).four’) 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/bridge/tc358767.c:1726:24: warning: Using plain integer as NULL pointer ../net/ipv6/tcp_ipv6.c:1515:25: warning: context imbalance in 'tcp_v6_syn_recv_sock' - unexpected unlock ../net/ipv6/tcp_ipv6.c:1912:24: warning: context imbalance in 'tcp_v6_rcv' - different lock contexts for basic block ../kernel/time/itimer.c:53:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:53:27: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:53:27: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:70:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:70:29: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:70:29: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:82:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:82:35: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:82:35: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:86:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:86:37: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:86:37: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:197:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:197:27: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:197:27: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:211:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:211:29: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:211:29: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:235:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:235:35: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:235:35: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:244:45: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:244:45: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:244:45: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:257:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:257:37: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:257:37: got struct spinlock [noderef] __rcu * ../sound/soc/renesas/rz-ssi.c:188:13: warning: context imbalance in 'rz_ssi_set_substream' - wrong count at exit ../sound/soc/renesas/rz-ssi.c:203:32: warning: context imbalance in 'rz_ssi_stream_is_valid' - wrong count at exit ../kernel/acct.c:489:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:489:31: expected struct spinlock [usertype] *lock ../kernel/acct.c:489:31: got struct spinlock [noderef] __rcu * ../kernel/acct.c:499:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:499:33: expected struct spinlock [usertype] *lock ../kernel/acct.c:499:33: got struct spinlock [noderef] __rcu * ../kernel/acct.c:576:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:576:31: expected struct spinlock [usertype] *lock ../kernel/acct.c:576:31: got struct spinlock [noderef] __rcu * ../kernel/acct.c:596:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:596:33: expected struct spinlock [usertype] *lock ../kernel/acct.c:596:33: got struct spinlock [noderef] __rcu * ../kernel/acct.c:216:12: warning: context imbalance in 'acct_on' - different lock contexts for basic block ../kernel/acct.c:311:9: warning: context imbalance in '__se_sys_acct' - different lock contexts for basic block ../kernel/acct.c:316:22: warning: context imbalance in 'acct_exit_ns' - wrong count at exit ../net/ipv4/netfilter/iptable_filter.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): ../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures ../sound/soc/renesas/rcar/core.c:728:9: warning: context imbalance in 'rsnd_soc_dai_trigger' - wrong count at exit ../sound/soc/renesas/rcar/core.c:1550:9: warning: context imbalance in 'rsnd_hw_update' - wrong count at exit ../mm/memcontrol-v1.c:107:1: warning: symbol 'memcg_oom_lock' was not declared. Should it be static? ../mm/memcontrol-v1.c:438:21: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:438:21: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:438:21: struct mem_cgroup_threshold_ary * ../mm/memcontrol-v1.c:440:21: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:440:21: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:440:21: struct mem_cgroup_threshold_ary * ../mm/memcontrol-v1.c:802:9: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:802:9: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:802:9: struct mem_cgroup_threshold_ary * ../mm/memcontrol-v1.c:896:9: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:896:9: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:896:9: struct mem_cgroup_threshold_ary * ../sound/pci/oxygen/xonar_cs43xx.c:341:9: warning: context imbalance in 'xonar_d1_line_mic_ac97_switch' - wrong count at exit ../drivers/acpi/apei/erst.c:292:13: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:292:13: expected void *src ../drivers/acpi/apei/erst.c:292:13: got void [noderef] __iomem * ../drivers/acpi/apei/erst.c:295:13: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:295:13: expected void *dst ../drivers/acpi/apei/erst.c:295:13: got void [noderef] __iomem * ../drivers/acpi/apei/erst.c:297:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:297:25: expected void volatile [noderef] __iomem *addr ../drivers/acpi/apei/erst.c:297:25: got void *src ../drivers/acpi/apei/erst.c:303:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:303:17: expected void volatile [noderef] __iomem *addr ../drivers/acpi/apei/erst.c:303:17: got void *src ../drivers/acpi/apei/erst.c:304:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:304:17: expected void volatile [noderef] __iomem *addr ../drivers/acpi/apei/erst.c:304:17: got void *dst ../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:825:9: expected void const * ../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:825:9: expected void const * ../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:825:9: expected void * ../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:826:20: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:826:20: expected struct cper_record_header *rcd_erange ../drivers/acpi/apei/erst.c:826:20: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:863:17: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:863:17: expected struct cper_record_header *rcd_tmp ../drivers/acpi/apei/erst.c:863:17: got void [noderef] __iomem * ../drivers/acpi/acpica/nspredef.c: note: in included file: ../drivers/acpi/acpica/acpredef.h:187:34: warning: symbol 'acpi_gbl_predefined_methods' was not declared. Should it be static? ../drivers/acpi/apei/bert.c:157:27: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/bert.c:157:27: expected struct acpi_bert_region *boot_error_region ../drivers/acpi/apei/bert.c:157:27: got void [noderef] __iomem * ../drivers/acpi/apei/bert.c:160:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/bert.c:160:25: expected void volatile [noderef] __iomem *addr ../drivers/acpi/apei/bert.c:160:25: got struct acpi_bert_region *boot_error_region In file included from ../include/linux/string.h:382, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:12, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/irqflags.h:102, from ../include/linux/irqflags.h:18, from ../include/linux/spinlock.h:59, from ../include/linux/mmzone.h:8, from ../include/linux/gfp.h:7, from ../include/linux/slab.h:16, from ../include/linux/resource_ext.h:11, from ../include/linux/acpi.h:14, from ../include/acpi/apei.h:9, from ../include/acpi/ghes.h:5, from ../include/linux/arm_sdei.h:8, from ../drivers/acpi/apei/ghes.c:20: In function ‘fortify_memcpy_chk’, inlined from ‘ghes_handle_aer’ at ../drivers/acpi/apei/ghes.c:641:3: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sound/pci/ymfpci/ymfpci_main.c:160:13: warning: context imbalance in 'snd_ymfpci_hw_start' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:170:13: warning: context imbalance in 'snd_ymfpci_hw_stop' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:231:12: warning: context imbalance in 'snd_ymfpci_voice_alloc' - different lock contexts for basic block ../sound/pci/ymfpci/ymfpci_main.c:253:12: warning: context imbalance in 'snd_ymfpci_voice_free' - different lock contexts for basic block ../sound/pci/ymfpci/ymfpci_main.c:273:13: warning: context imbalance in 'snd_ymfpci_pcm_interrupt' - different lock contexts for basic block ../sound/pci/ymfpci/ymfpci_main.c:335:9: warning: context imbalance in 'snd_ymfpci_pcm_capture_interrupt' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:358:12: warning: context imbalance in 'snd_ymfpci_playback_trigger' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:426:9: warning: context imbalance in 'snd_ymfpci_capture_trigger' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:563:12: warning: context imbalance in 'snd_ymfpci_ac3_init' - different lock contexts for basic block ../sound/pci/ymfpci/ymfpci_main.c:903:12: warning: context imbalance in 'snd_ymfpci_playback_open' - different lock contexts for basic block ../sound/pci/ymfpci/ymfpci_main.c:954:12: warning: context imbalance in 'snd_ymfpci_playback_4ch_open' - different lock contexts for basic block ../sound/pci/ymfpci/ymfpci_main.c:1238:12: warning: context imbalance in 'snd_ymfpci_spdif_default_get' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1264:9: warning: context imbalance in 'snd_ymfpci_spdif_default_put' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1283:12: warning: context imbalance in 'snd_ymfpci_spdif_mask_get' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1310:12: warning: context imbalance in 'snd_ymfpci_spdif_stream_get' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1336:9: warning: context imbalance in 'snd_ymfpci_spdif_stream_put' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1367:9: warning: context imbalance in 'snd_ymfpci_drec_source_get' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1381:26: warning: context imbalance in 'snd_ymfpci_drec_source_put' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1424:12: warning: context imbalance in 'snd_ymfpci_put_single' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1472:12: warning: context imbalance in 'snd_ymfpci_get_double' - different lock contexts for basic block ../sound/pci/ymfpci/ymfpci_main.c:1488:12: warning: context imbalance in 'snd_ymfpci_put_double' - different lock contexts for basic block ../sound/pci/ymfpci/ymfpci_main.c:1510:12: warning: context imbalance in 'snd_ymfpci_put_nativedacvol' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1594:12: warning: context imbalance in 'snd_ymfpci_get_gpio_out' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1612:12: warning: context imbalance in 'snd_ymfpci_set_gpio_out' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1684:12: warning: context imbalance in 'snd_ymfpci_pcm_vol_put' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1861:26: warning: context imbalance in 'snd_ymfpci_timer_start' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1866:12: warning: context imbalance in 'snd_ymfpci_timer_stop' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:2235:31: warning: context imbalance in 'snd_ymfpci_resume' - wrong count at exit ../net/ipv4/netfilter/iptable_mangle.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): ../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures ../mm/memcontrol.c:4161:52: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4161:52: struct task_struct [noderef] __rcu * ../mm/memcontrol.c:4161:52: struct task_struct * ../mm/memcontrol.c: note: in included file: ../include/linux/memcontrol.h:729:9: warning: context imbalance in 'folio_lruvec_lock' - wrong count at exit ../include/linux/memcontrol.h:729:9: warning: context imbalance in 'folio_lruvec_lock_irq' - wrong count at exit ../include/linux/memcontrol.h:729:9: warning: context imbalance in 'folio_lruvec_lock_irqsave' - wrong count at exit ../net/llc/llc_input.c:198:15: error: incompatible types in comparison expression (different address spaces): ../net/llc/llc_input.c:198:15: int ( [noderef] __rcu * )( ... ) ../net/llc/llc_input.c:198:15: int ( * )( ... ) ../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:451:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:441:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:441:1: also defined here ../lib/tests/stackinit_kunit.c:441:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:441:1: also defined here ../lib/tests/stackinit_kunit.c:442:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:442:1: also defined here ../lib/tests/stackinit_kunit.c:442:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:442:1: also defined here ../lib/tests/stackinit_kunit.c:444:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:444:1: also defined here ../lib/tests/stackinit_kunit.c:444:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:444:1: also defined here ../lib/tests/stackinit_kunit.c:445:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:445:1: also defined here ../lib/tests/stackinit_kunit.c:445:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:445:1: also defined here ../arch/x86/kernel/cpu/sgx/virt.c:60:13: warning: incorrect type in assignment (different base types) ../arch/x86/kernel/cpu/sgx/virt.c:60:13: expected int [assigned] ret ../arch/x86/kernel/cpu/sgx/virt.c:60:13: got restricted vm_fault_t ../arch/x86/kernel/cpu/sgx/virt.c:61:20: warning: restricted vm_fault_t degrades to integer ../arch/x86/kernel/cpu/sgx/virt.c:373:36: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:24: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:43: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:58: warning: cast removes address space '__user' of expression ../drivers/acpi/apei/ghes.c:709:20: warning: symbol 'cxl_cper_prot_err_work' was not declared. Should it be static? ../drivers/acpi/apei/ghes.c:803:1: warning: symbol 'cxl_cper_fifo' was not declared. Should it be static? ../drivers/acpi/apei/ghes.c:807:20: warning: symbol 'cxl_cper_work' was not declared. Should it be static? ../drivers/acpi/apei/ghes.c:711:13: warning: context imbalance in 'cxl_cper_post_prot_err' - different lock contexts for basic block ../drivers/acpi/apei/ghes.c:773:5: warning: context imbalance in 'cxl_cper_register_prot_err_work' - different lock contexts for basic block ../drivers/acpi/apei/ghes.c:784:5: warning: context imbalance in 'cxl_cper_unregister_prot_err_work' - different lock contexts for basic block ../drivers/acpi/apei/ghes.c:809:13: warning: context imbalance in 'cxl_cper_post_event' - different lock contexts for basic block ../drivers/acpi/apei/ghes.c:842:5: warning: context imbalance in 'cxl_cper_register_work' - different lock contexts for basic block ../drivers/acpi/apei/ghes.c:853:5: warning: context imbalance in 'cxl_cper_unregister_work' - different lock contexts for basic block ../drivers/misc/ibmasm/lowlevel.c:35:22: warning: incorrect type in argument 1 (different address spaces) ../drivers/misc/ibmasm/lowlevel.c:35:22: expected void volatile [noderef] __iomem * ../drivers/misc/ibmasm/lowlevel.c:35:22: got struct i2o_header * ../drivers/misc/ibmasm/lowlevel.c:36:22: warning: incorrect type in argument 1 (different address spaces) ../drivers/misc/ibmasm/lowlevel.c:36:22: expected void volatile [noderef] __iomem * ../drivers/misc/ibmasm/lowlevel.c:36:22: got void ** ../drivers/misc/ibmasm/lowlevel.c: note: in included file: ../drivers/misc/ibmasm/lowlevel.h:120:17: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/lowlevel.h:120:17: warning: cast removes address space '__iomem' of expression ../net/sched/em_cmp.c:43:31: warning: cast to restricted __be16 ../net/sched/em_cmp.c:53:31: warning: cast to restricted __be32 ../sound/soc/sdca/sdca_functions.c:806:23: warning: cast to restricted __le16 ../sound/soc/sdca/sdca_functions.c:807:23: warning: cast to restricted __le16 ../sound/soc/sdca/sdca_functions.c:815:34: warning: cast to restricted __le32 ../fs/proc/inode.c:114:22: warning: incorrect type in assignment (different address spaces) ../fs/proc/inode.c:114:22: expected struct hlist_node *node ../fs/proc/inode.c:114:22: got struct hlist_node [noderef] __rcu * ../fs/proc/task_mmu.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/mm.h, ../include/linux/pagewalk.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'proc_get_vma' - unexpected unlock ../fs/proc/task_mmu.c:309:9: warning: context imbalance in 'm_start' - different lock contexts for basic block ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'm_stop' - unexpected unlock ../fs/proc/task_mmu.c:1103:17: warning: context imbalance in 'smaps_pte_range' - unexpected unlock ../fs/proc/task_mmu.c:1691:28: warning: context imbalance in 'clear_refs_pte_range' - unexpected unlock ../fs/proc/task_mmu.c:2058:28: warning: context imbalance in 'pagemap_pmd_range' - unexpected unlock ../fs/proc/task_mmu.c:2678:20: warning: context imbalance in 'pagemap_scan_thp_entry' - unexpected unlock ../fs/proc/task_mmu.c:3188:28: warning: context imbalance in 'gather_pte_stats' - unexpected unlock ../net/ipv4/netfilter/iptable_nat.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): ../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures ../drivers/acpi/apei/einj-core.c:181:6: warning: symbol 'einj_initialized' was not declared. Should it be static? ../net/ipv4/netfilter/iptable_raw.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): ../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures ../drivers/misc/sgi-gru/grukdump.c:60:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/misc/sgi-gru/grukdump.c:60:17: expected void const * ../drivers/misc/sgi-gru/grukdump.c:60:17: got void [noderef] __user *[addressable] ubuf ../drivers/misc/sgi-gru/grukdump.c:60:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/misc/sgi-gru/grukdump.c:60:17: expected void const * ../drivers/misc/sgi-gru/grukdump.c:60:17: got void [noderef] __user *[addressable] ubuf ../drivers/misc/sgi-gru/grukdump.c:60:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/misc/sgi-gru/grukdump.c:60:17: expected void * ../drivers/misc/sgi-gru/grukdump.c:60:17: got void [noderef] __user *[addressable] ubuf ../drivers/misc/sgi-gru/grukdump.c:129:17: warning: incorrect type in assignment (different address spaces) ../drivers/misc/sgi-gru/grukdump.c:129:17: expected struct gru_context_configuration_handle *ubufcch ../drivers/misc/sgi-gru/grukdump.c:129:17: got void [noderef] __user *[assigned] ubuf ../drivers/misc/sgi-gru/grukdump.c:192:14: warning: incorrect type in assignment (different address spaces) ../drivers/misc/sgi-gru/grukdump.c:192:14: expected void [noderef] __user *ubuf ../drivers/misc/sgi-gru/grukdump.c:192:14: got void *[addressable] [assigned] buf ../drivers/misc/sgi-gru/grukdump.c:193:17: warning: incorrect type in assignment (different address spaces) ../drivers/misc/sgi-gru/grukdump.c:193:17: expected void [noderef] __user *ubufend ../drivers/misc/sgi-gru/grukdump.c:193:17: got void * ../drivers/gpu/drm/drm_drv.c:449:6: warning: context imbalance in 'drm_dev_enter' - different lock contexts for basic block ../drivers/gpu/drm/drm_drv.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'drm_dev_exit' - unexpected unlock ../kernel/time/timer_migration.c:905:9: warning: context imbalance in 'tmigr_update_events' - different lock contexts for basic block ../drivers/misc/bcm-vk/bcm_vk_dev.c: In function ‘bcm_vk_probe’: : warning: ‘_ttyVK’ directive output may be truncated writing 6 bytes into a region of size between 3 and 12 [-Wformat-truncation=] ../drivers/misc/bcm-vk/bcm_vk_dev.c:1456:38: note: in expansion of macro ‘KBUILD_MODNAME’ 1456 | snprintf(name, sizeof(name), KBUILD_MODNAME ".%d_ttyVK", id); | ^~~~~~~~~~~~~~ ../drivers/misc/bcm-vk/bcm_vk_dev.c:1456:9: note: ‘snprintf’ output between 15 and 24 bytes into a destination of size 20 1456 | snprintf(name, sizeof(name), KBUILD_MODNAME ".%d_ttyVK", id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../mm/memory-failure.c:740:17: warning: context imbalance in 'hwpoison_pte_range' - unexpected unlock ../net/sched/em_meta.c:198:20: warning: incorrect type in assignment (different base types) ../net/sched/em_meta.c:198:20: expected unsigned long value ../net/sched/em_meta.c:198:20: got restricted __be16 ../mm/kmemleak.c:1947:13: warning: context imbalance in 'kmemleak_seq_start' - different lock contexts for basic block ../mm/kmemleak.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'kmemleak_seq_stop' - unexpected unlock ../drivers/tty/serial/sh-sci.c: note: in included file (through ../include/linux/serial_sci.h): ../include/linux/serial_core.h:787:34: warning: context imbalance in 'sci_dma_rx_submit' - unexpected unlock ../lib/tests/usercopy_kunit.c:222:30: warning: cast removes address space '__user' of expression ../drivers/misc/bcm-vk/bcm_vk_dev.c: note: in included file: ../drivers/misc/bcm-vk/bcm_vk.h:375:30: warning: array of flexible structures ../drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:105:55: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:105:55: expected unsigned int [usertype] ../drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:105:55: got restricted __be32 [usertype] ../drivers/video/fbdev/aty/radeon_pm.c:2526:31: warning: restricted pci_power_t degrades to integer ../drivers/video/fbdev/aty/radeon_pm.c:2528:65: warning: restricted pci_power_t degrades to integer ../net/ipv4/netfilter/iptable_security.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): ../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures ../net/netfilter/nf_nat_amanda.c:67:9: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_nat_amanda.c:67:9: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_nat_amanda.c:67:9: unsigned int ( * )( ... ) ../net/netfilter/nf_nat_amanda.c:75:9: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_nat_amanda.c:75:9: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_nat_amanda.c:75:9: unsigned int ( * )( ... ) Warning: ../sound/soc/sdca/sdca_interrupts.c:265 function parameter 'info' not described in 'sdca_irq_request' Warning: ../sound/soc/sdca/sdca_interrupts.c:265 expecting prototype for sdca_request_irq(). Prototype was for sdca_irq_request() instead ../fs/kernfs/dir.c:221:5: warning: context imbalance in 'kernfs_path_from_node' - different lock contexts for basic block ../drivers/pci/controller/pcie-mediatek.c: In function ‘mtk_pcie_parse_port’: ../drivers/pci/controller/pcie-mediatek.c:919:43: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] 919 | snprintf(name, sizeof(name), "port%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:919:38: note: directive argument in the range [0, 2147483647] 919 | snprintf(name, sizeof(name), "port%d", slot); | ^~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:919:9: note: ‘snprintf’ output between 6 and 15 bytes into a destination of size 10 919 | snprintf(name, sizeof(name), "port%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:926:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 926 | snprintf(name, sizeof(name), "sys_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:926:38: note: directive argument in the range [0, 2147483647] 926 | snprintf(name, sizeof(name), "sys_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:926:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 926 | snprintf(name, sizeof(name), "sys_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:934:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 934 | snprintf(name, sizeof(name), "ahb_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:934:38: note: directive argument in the range [0, 2147483647] 934 | snprintf(name, sizeof(name), "ahb_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:934:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 934 | snprintf(name, sizeof(name), "ahb_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:939:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 939 | snprintf(name, sizeof(name), "axi_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:939:38: note: directive argument in the range [0, 2147483647] 939 | snprintf(name, sizeof(name), "axi_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:939:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 939 | snprintf(name, sizeof(name), "axi_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:944:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 944 | snprintf(name, sizeof(name), "aux_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:944:38: note: directive argument in the range [0, 2147483647] 944 | snprintf(name, sizeof(name), "aux_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:944:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 944 | snprintf(name, sizeof(name), "aux_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:949:46: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] 949 | snprintf(name, sizeof(name), "obff_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:949:38: note: directive argument in the range [0, 2147483647] 949 | snprintf(name, sizeof(name), "obff_ck%d", slot); | ^~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:949:9: note: ‘snprintf’ output between 9 and 18 bytes into a destination of size 10 949 | snprintf(name, sizeof(name), "obff_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:954:46: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] 954 | snprintf(name, sizeof(name), "pipe_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:954:38: note: directive argument in the range [0, 2147483647] 954 | snprintf(name, sizeof(name), "pipe_ck%d", slot); | ^~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:954:9: note: ‘snprintf’ output between 9 and 18 bytes into a destination of size 10 954 | snprintf(name, sizeof(name), "pipe_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:959:47: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 959 | snprintf(name, sizeof(name), "pcie-rst%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:959:38: note: directive argument in the range [0, 2147483647] 959 | snprintf(name, sizeof(name), "pcie-rst%d", slot); | ^~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:959:9: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 959 | snprintf(name, sizeof(name), "pcie-rst%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:965:47: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 965 | snprintf(name, sizeof(name), "pcie-phy%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:965:38: note: directive argument in the range [0, 2147483647] 965 | snprintf(name, sizeof(name), "pcie-phy%d", slot); | ^~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:965:9: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 965 | snprintf(name, sizeof(name), "pcie-phy%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../mm/debug_vm_pgtable.c:1324:23: warning: context imbalance in 'debug_vm_pgtable' - 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/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756: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:897: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 ../fs/proc/base.c:3048:17: warning: context imbalance in 'do_io_accounting' - different lock contexts for basic block ../net/packet/af_packet.c:1045:13: warning: context imbalance in '__packet_lookup_frame_in_block' - different lock contexts for basic block ../net/packet/af_packet.c:2487:17: warning: context imbalance in 'tpacket_rcv' - unexpected unlock ../drivers/misc/bcm-vk/bcm_vk_msg.c: note: in included file: ../drivers/misc/bcm-vk/bcm_vk.h:375:30: warning: array of flexible structures ../drivers/misc/bcm-vk/bcm_vk_tty.c: note: in included file: ../drivers/misc/bcm-vk/bcm_vk.h:375:30: warning: array of flexible structures ../net/ipv6/seg6.c:252:15: warning: incorrect type in assignment (different address spaces) ../net/ipv6/seg6.c:252:15: expected struct in6_addr *t_old ../net/ipv6/seg6.c:252:15: got struct in6_addr [noderef] __rcu *tun_src ../net/ipv6/seg6.c:430:24: warning: incorrect type in assignment (different address spaces) ../net/ipv6/seg6.c:430:24: expected struct in6_addr [noderef] __rcu *tun_src ../net/ipv6/seg6.c:430:24: got void *[assigned] _res ../net/llc/llc_c_ac.c:1008:38: warning: cast truncates bits from constant value (ffffff7f becomes 7f) ../net/llc/llc_c_ac.c:1009:42: warning: cast truncates bits from constant value (ffffff7f becomes 7f) ../net/llc/llc_c_ac.c:1099:27: warning: cast truncates bits from constant value (ffffff7f becomes 7f) ../net/llc/llc_c_ac.c:1100:31: warning: cast truncates bits from constant value (ffffff7f becomes 7f) ../fs/proc/array.c:253:11: warning: incorrect type in assignment (different address spaces) ../fs/proc/array.c:253:11: expected struct k_sigaction *k ../fs/proc/array.c:253:11: got struct k_sigaction [noderef] __rcu * ../fs/proc/array.c:531:44: warning: incorrect type in argument 1 (different address spaces) ../fs/proc/array.c:531:44: expected struct task_struct *tsk ../fs/proc/array.c:531:44: got struct task_struct [noderef] __rcu *real_parent ../fs/proc/array.c:730:47: error: incompatible types in comparison expression (different address spaces): ../fs/proc/array.c:730:47: struct task_struct [noderef] __rcu * ../fs/proc/array.c:730:47: struct task_struct * ../fs/proc/array.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ../include/linux/tty.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../fs/proc/array.c:289:9: warning: context imbalance in 'proc_pid_status' - different lock contexts for basic block ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../fs/proc/array.c:540:9: warning: context imbalance in 'do_task_stat' - different lock contexts for basic block ../drivers/pci/controller/pcie-mediatek.c:398:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/pci/controller/pcie-mediatek.c:398:40: expected void volatile *address ../drivers/pci/controller/pcie-mediatek.c:398:40: got void [noderef] __iomem * ../drivers/pci/controller/pcie-mediatek.c:513:44: warning: incorrect type in argument 1 (different address spaces) ../drivers/pci/controller/pcie-mediatek.c:513:44: expected void volatile *address ../drivers/pci/controller/pcie-mediatek.c:513:44: got void [noderef] __iomem * ../net/netfilter/nf_nat_ftp.c:117:9: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_nat_ftp.c:117:9: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_nat_ftp.c:117:9: unsigned int ( * )( ... ) ../net/netfilter/nf_nat_ftp.c:125:9: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_nat_ftp.c:125:9: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_nat_ftp.c:125:9: unsigned int ( * )( ... ) ../net/netfilter/nf_nat_irc.c:89:9: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_nat_irc.c:89:9: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_nat_irc.c:89:9: unsigned int ( * )( ... ) ../net/netfilter/nf_nat_irc.c:97:9: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_nat_irc.c:97:9: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_nat_irc.c:97:9: unsigned int ( * )( ... ) ../mm/zsmalloc.c:326:26: warning: context imbalance in 'zspage_write_trylock' - wrong count at exit ../mm/zsmalloc.c:342:13: warning: context imbalance in 'zspage_write_unlock' - unexpected unlock ../arch/x86/kernel/kvm.c:73:1: warning: symbol '__pcpu_scope_steal_time' was not declared. Should it be static? ../net/mptcp/pm_kernel.c:414:31: warning: context imbalance in 'mptcp_pm_create_subflow_or_signal_addr' - unexpected unlock ../net/mptcp/pm_kernel.c:667:23: warning: context imbalance in 'mptcp_pm_nl_add_addr_received' - unexpected unlock ../net/netfilter/nf_nat_tftp.c:43:9: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_nat_tftp.c:43:9: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_nat_tftp.c:43:9: unsigned int ( * )( ... ) ../net/netfilter/nf_nat_tftp.c:51:9: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_nat_tftp.c:51:9: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_nat_tftp.c:51:9: unsigned int ( * )( ... ) ../drivers/gpio/gpio-menz127.c:39:12: warning: context imbalance in 'men_z127_debounce' - wrong count at exit ../drivers/gpio/gpio-menz127.c:103:15: warning: context imbalance in 'men_z127_set_single_ended' - wrong count at exit ../drivers/tty/serial/stm32-usart.c:1953:9: warning: context imbalance in 'stm32_usart_console_write' - different lock contexts for basic block ../net/netfilter/nf_conncount.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/uio.h, ../include/linux/socket.h, ../include/uapi/linux/in.h, ../include/linux/in.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 * ../drivers/pci/controller/vmd.c:408:12: warning: context imbalance in 'vmd_pci_read' - wrong count at exit ../drivers/pci/controller/vmd.c:438:12: warning: context imbalance in 'vmd_pci_write' - wrong count at exit ../drivers/tty/serial/sunplus-uart.c:525:9: warning: context imbalance in 'sunplus_console_write' - different lock contexts for basic block ../net/appletalk/ddp.c:101:33: warning: restricted __be16 degrades to integer ../net/appletalk/ddp.c:126:33: warning: restricted __be16 degrades to integer ../net/appletalk/ddp.c:422:47: warning: restricted __be16 degrades to integer ../net/ipv4/netfilter/arp_tables.c: note: in included file (through ../include/linux/netfilter_arp/arp_tables.h): ../include/uapi/linux/netfilter_arp/arp_tables.h:184:34: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:40:16: warning: array of flexible structures ../include/uapi/linux/netfilter_arp/arp_tables.h:196:37: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:1062:48: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:1370:44: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/arp_tables.c:40:16: also defined here ../net/ipv4/netfilter/arp_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/arp_tables.c:40:16: also defined here ../sound/soc/renesas/rcar/msiof.c:488:9: warning: context imbalance in 'msiof_trigger' - wrong count at exit ../sound/soc/renesas/rcar/msiof.c:491:12: warning: context imbalance in 'msiof_hw_params' - wrong count at exit ../sound/soc/sof/ipc3.c: note: in included file: ../include/sound/sof/control.h:124:17: warning: array of flexible structures ../drivers/acpi/x86/s2idle.c:496:13: warning: restricted suspend_state_t degrades to integer ../drivers/acpi/x86/s2idle.c:496:33: warning: restricted suspend_state_t degrades to integer ../drivers/pci/controller/pcie-apple.c:289:13: warning: context imbalance in 'apple_port_irq_mask' - wrong count at exit ../drivers/pci/controller/pcie-apple.c:297:13: warning: context imbalance in 'apple_port_irq_unmask' - wrong count at exit ../net/ipv6/ip6mr.c:423:13: warning: context imbalance in 'ip6mr_vif_seq_start' - different lock contexts for basic block ../net/ipv6/ip6mr.c: note: in included file (through ../include/linux/mroute6.h): ../include/linux/mroute_base.h:437:31: warning: context imbalance in 'mr_mfc_seq_stop' - unexpected unlock ../drivers/gpio/gpio-mlxbf2.c:132:12: warning: context imbalance in 'mlxbf2_gpio_lock_acquire' - different lock contexts for basic block ../drivers/gpio/gpio-mlxbf2.c:158:13: warning: context imbalance in 'mlxbf2_gpio_lock_release' - wrong count at exit ../drivers/gpio/gpio-mlxbf2.c:199:15: warning: context imbalance in 'mlxbf2_gpio_direction_input' - unexpected unlock ../drivers/gpio/gpio-mlxbf2.c:227:15: warning: context imbalance in 'mlxbf2_gpio_direction_output' - unexpected unlock ../drivers/gpio/gpio-mlxbf2.c:235:13: warning: context imbalance in 'mlxbf2_gpio_irq_enable' - wrong count at exit ../drivers/gpio/gpio-mlxbf2.c:286:1: warning: context imbalance in 'mlxbf2_gpio_irq_set_type' - wrong count at exit ../drivers/tty/serial/tegra-utc.c: note: in included file: ../include/linux/serial_core.h:766:34: warning: context imbalance in 'tegra_utc_rx_chars' - unexpected unlock ../drivers/tty/serial/tegra-utc.c:462:13: warning: context imbalance in 'tegra_utc_console_device_lock' - wrong count at exit ../drivers/tty/serial/tegra-utc.c:470:13: warning: context imbalance in 'tegra_utc_console_device_unlock' - unexpected unlock ../drivers/gpio/gpio-mlxbf3.c:57:13: warning: context imbalance in 'mlxbf3_gpio_irq_enable' - wrong count at exit ../net/netfilter/nf_tables_api.c:2059:25: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2059:25: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2059:25: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2059:25: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2261:17: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2261:17: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2261:17: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2261:17: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2261:17: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2261:17: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2261:17: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2304:21: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2304:21: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2304:21: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2304:21: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2709:25: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2709:25: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2709:25: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2709:25: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'nft_netlink_dump_start_rcu' - unexpected unlock ../net/ipv4/netfilter/arptable_filter.c: note: in included file (through ../include/linux/netfilter_arp/arp_tables.h): ../include/uapi/linux/netfilter_arp/arp_tables.h:184:34: warning: array of flexible structures ../drivers/tty/serial/xilinx_uartps.c:426:13: warning: context imbalance in 'cdns_uart_handle_tx' - different lock contexts for basic block ../drivers/tty/serial/xilinx_uartps.c:711:13: warning: context imbalance in 'cdns_uart_start_tx' - different lock contexts for basic block ../sound/soc/sof/ipc3-topology.c: note: in included file (through ../sound/soc/sof/sof-audio.h): ../include/sound/sof/control.h:124:17: warning: array of flexible structures ../kernel/cgroup/rstat.c:339:22: warning: symbol 'bpf_rstat_flush' was not declared. Should it be static? ../kernel/cgroup/rstat.c:410:9: warning: context imbalance in 'css_rstat_flush' - different lock contexts for basic block ../sound/soc/sof/ipc3-control.c: note: in included file (through ../sound/soc/sof/sof-audio.h): ../include/sound/sof/control.h:124:17: warning: array of flexible structures ../mm/numa_memblks.c:13:12: warning: symbol 'numa_nodes_parsed' was not declared. Should it be static? ../kernel/cgroup/cgroup.c:6925:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6925:41: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6925:41: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:6928:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6928:43: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6928:43: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:3268:9: warning: context imbalance in 'cgroup_lock_and_drain_offline' - wrong count at exit ../kernel/cgroup/cgroup.c:6688:12: warning: context imbalance in 'cgroup_css_set_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6804:9: warning: context imbalance in 'cgroup_css_set_put_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6824:5: warning: context imbalance in 'cgroup_can_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6873:9: warning: context imbalance in 'cgroup_cancel_fork' - unexpected unlock ../fs/nls/nls_base.c:124:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:124:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:124:20: got restricted __le16 [usertype] ../fs/nls/nls_base.c:127:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:127:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:127:20: got restricted __be16 [usertype] ../fs/nls/nls_base.c:124:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:124:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:124:20: got restricted __le16 [usertype] ../fs/nls/nls_base.c:127:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:127:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:127:20: got restricted __be16 [usertype] ../fs/nls/nls_base.c:124:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:124:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:124:20: got restricted __le16 [usertype] ../fs/nls/nls_base.c:127:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:127:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:127:20: got restricted __be16 [usertype] ../fs/nls/nls_base.c:124:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:124:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:124:20: got restricted __le16 [usertype] ../fs/nls/nls_base.c:127:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:127:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:127:20: got restricted __be16 [usertype] ../fs/nls/nls_base.c:180:24: warning: cast to restricted __le16 ../fs/nls/nls_base.c:182:24: warning: cast to restricted __be16 ../fs/nls/nls_base.c:180:24: warning: cast to restricted __le16 ../fs/nls/nls_base.c:182:24: warning: cast to restricted __be16 ../sound/soc/intel/avs/probes.c:147:58: warning: incorrect type in argument 1 (different base types) ../sound/soc/intel/avs/probes.c:147:58: expected restricted snd_pcm_format_t [usertype] format ../sound/soc/intel/avs/probes.c:147:58: got unsigned int [usertype] format ../net/rose/rose_route.c:723:41: warning: context imbalance in 'rose_get_neigh' - unexpected unlock ../arch/x86/kernel/callthunks.c: In function ‘callthunks_debugfs_init’: ../arch/x86/kernel/callthunks.c:377:35: warning: ‘%lu’ directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] 377 | sprintf(name, "cpu%lu", cpu); | ^~~ ../arch/x86/kernel/callthunks.c:377:31: note: directive argument in the range [0, 4294967294] 377 | sprintf(name, "cpu%lu", cpu); | ^~~~~~~~ ../arch/x86/kernel/callthunks.c:377:17: note: ‘sprintf’ output between 5 and 14 bytes into a destination of size 10 377 | sprintf(name, "cpu%lu", cpu); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpio/gpio-mxc.c:229:13: warning: context imbalance in 'mxc_flip_edge' - wrong count at exit ../mm/page_ext.c:523:17: warning: context imbalance in 'page_ext_get' - wrong count at exit ../mm/page_ext.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/mm.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'page_ext_put' - unexpected unlock ../net/bluetooth/af_bluetooth.c:248:25: warning: context imbalance in 'bt_accept_enqueue' - different lock contexts for basic block ../kernel/cgroup/cgroup-v1.c:498:16: warning: context imbalance in '__cgroup1_procs_write' - wrong count at exit ../lib/xz/xz_dec_stream.c:392:28: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:392:28: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:392:28: got unsigned int const [usertype] * ../lib/xz/xz_dec_stream.c:426:48: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:426:48: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:426:48: got unsigned int const [usertype] * ../lib/xz/xz_dec_stream.c:434:37: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:434:37: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:434:37: got unsigned int const [usertype] * ../lib/xz/xz_dec_stream.c:458:28: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:458:28: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:458:28: got unsigned int const [usertype] * Warning: ../sound/soc/sunxi/sun4i-spdif.c:179 struct member 'mclk_multiplier' not described in 'sun4i_spdif_quirks' Warning: ../sound/soc/sunxi/sun4i-spdif.c:179 struct member 'mclk_multiplier' not described in 'sun4i_spdif_quirks' ../kernel/pid_namespace.c:208:26: warning: incorrect type in argument 1 (different address spaces) ../kernel/pid_namespace.c:208:26: expected struct spinlock [usertype] *lock ../kernel/pid_namespace.c:208:26: got struct spinlock [noderef] __rcu * ../kernel/pid_namespace.c:210:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/pid_namespace.c:210:28: expected struct spinlock [usertype] *lock ../kernel/pid_namespace.c:210:28: got struct spinlock [noderef] __rcu * ../kernel/pid_namespace.c:209:28: warning: dereference of noderef expression ../net/llc/llc_proc.c:56:9: warning: context imbalance in 'llc_get_sk_idx' - wrong count at exit ../net/llc/llc_proc.c:102:23: warning: context imbalance in 'llc_seq_next' - unexpected unlock ../net/llc/llc_proc.c:117:17: warning: context imbalance in 'llc_seq_stop' - unexpected unlock ../drivers/pci/controller/dwc/pci-dra7xx.c: In function ‘dra7xx_pcie_probe’: ../drivers/pci/controller/dwc/pci-dra7xx.c:747:55: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 747 | snprintf(name, sizeof(name), "pcie-phy%d", i); | ^~ ../drivers/pci/controller/dwc/pci-dra7xx.c:747:46: note: directive argument in the range [0, 2147483646] 747 | snprintf(name, sizeof(name), "pcie-phy%d", i); | ^~~~~~~~~~~~ ../drivers/pci/controller/dwc/pci-dra7xx.c:747:17: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 747 | snprintf(name, sizeof(name), "pcie-phy%d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/bluetooth/hci_core.c:85:9: warning: context imbalance in '__hci_dev_get' - different lock contexts for basic block ../net/bluetooth/hci_core.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'hci_dev_put_srcu' - unexpected unlock ../net/bluetooth/hci_event.c: note: in included file (through ../include/net/bluetooth/hci_core.h): ../include/net/bluetooth/hci.h:2713:47: warning: array of flexible structures ../include/net/bluetooth/hci.h:2799:43: warning: array of flexible structures ../fs/bpf_fs_kfuncs.c:42:25: warning: symbol 'bpf_get_task_exe_file' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:58:18: warning: symbol 'bpf_put_file' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:82:17: warning: symbol 'bpf_path_d_path' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:130:17: warning: symbol 'bpf_get_dentry_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:163:17: warning: symbol 'bpf_get_file_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:289:17: warning: symbol 'bpf_set_dentry_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:315:17: warning: symbol 'bpf_remove_dentry_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:339:17: warning: symbol 'bpf_cgroup_read_xattr' was not declared. Should it be static? ../sound/soc/uniphier/aio-compress.c:304:34: warning: cast to restricted __be16 ../drivers/misc/mei/vsc-fw-loader.c:646:34: warning: incorrect type in assignment (different base types) ../drivers/misc/mei/vsc-fw-loader.c:646:34: expected unsigned char [usertype] img_cnt ../drivers/misc/mei/vsc-fw-loader.c:646:34: got restricted __le16 [usertype] ../kernel/cgroup/freezer.c:140:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/freezer.c:140:35: expected struct spinlock [usertype] *lock ../kernel/cgroup/freezer.c:140:35: got struct spinlock [noderef] __rcu * ../kernel/cgroup/freezer.c:143:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/freezer.c:143:37: expected struct spinlock [usertype] *lock ../kernel/cgroup/freezer.c:143:37: got struct spinlock [noderef] __rcu * ../kernel/cgroup/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../net/ipv6/seg6_iptunnel.c: note: in included file (through ../include/linux/seg6_iptunnel.h): ../include/uapi/linux/seg6_iptunnel.h:29:31: warning: array of flexible structures ../net/ipv6/seg6_iptunnel.c:52:43: warning: array of flexible structures ../kernel/audit.c:2421:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2421:9: expected struct spinlock [usertype] *lock ../kernel/audit.c:2421:9: got struct spinlock [noderef] __rcu * ../kernel/audit.c:2424:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2424:40: expected struct spinlock [usertype] *lock ../kernel/audit.c:2424:40: got struct spinlock [noderef] __rcu * ../sound/soc/sunxi/sun8i-adda-pr-regmap.c:95:16: warning: incorrect type in argument 3 (different address spaces) ../sound/soc/sunxi/sun8i-adda-pr-regmap.c:95:16: expected void *bus_context ../sound/soc/sunxi/sun8i-adda-pr-regmap.c:95:16: got void [noderef] __iomem *base ../arch/x86/kernel/shstk.c:410:55: warning: cast removes address space '__user' of expression ../sound/soc/sof/ipc4-control.c: note: in included file: ../sound/soc/sof/ipc4-topology.h:365:17: warning: array of flexible structures ../sound/soc/sof/ipc4-topology.c: note: in included file: ../sound/soc/sof/ipc4-topology.h:339:54: warning: array of flexible structures ../sound/soc/sof/ipc4-topology.h:365:17: warning: array of flexible structures ../sound/soc/sof/ipc4-topology.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../sound/soc/sof/ipc4-topology.c: note: in included file (through ../include/sound/sof/control.h, ../sound/soc/sof/sof-audio.h): ../include/uapi/sound/sof/header.h:67:38: warning: array of flexible structures ../net/sunrpc/clnt.c:3340:9: warning: cast removes address space '__rcu' of expression ../sound/soc/ti/davinci-i2s.c:113:44: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:120:39: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:121:43: warning: incorrect type in initializer (different base types) ../sound/soc/ti/davinci-i2s.c:121:43: expected unsigned char ../sound/soc/ti/davinci-i2s.c:121:43: got restricted snd_pcm_format_t [usertype] ../sound/soc/ti/davinci-i2s.c:122:43: warning: incorrect type in initializer (different base types) ../sound/soc/ti/davinci-i2s.c:122:43: expected unsigned char ../sound/soc/ti/davinci-i2s.c:122:43: got restricted snd_pcm_format_t [usertype] ../sound/soc/ti/davinci-i2s.c:501:53: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:597:32: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:599:42: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:599:29: warning: incorrect type in assignment (different base types) ../sound/soc/ti/davinci-i2s.c:599:29: expected restricted snd_pcm_format_t [assigned] [usertype] fmt ../sound/soc/ti/davinci-i2s.c:599:29: got unsigned char const ../net/sunrpc/xprt.c:1710:9: warning: context imbalance in 'xprt_dynamic_alloc_slot' - unexpected unlock ../arch/x86/kernel/amd_gart_64.c:83:15: warning: symbol 'agp_memory_reserved' was not declared. Should it be static? ../arch/x86/kernel/amd_gart_64.c:84:17: warning: symbol 'agp_gatt_table' was not declared. Should it be static? ../kernel/cgroup/cpuset.c:294:6: warning: context imbalance in 'cpuset_callback_lock_irq' - wrong count at exit ../kernel/cgroup/cpuset.c:299:6: warning: context imbalance in 'cpuset_callback_unlock_irq' - unexpected unlock ../sound/soc/sof/ipc4-pcm.c: note: in included file: ../sound/soc/sof/ipc4-topology.h:339:54: warning: array of flexible structures ../sound/soc/ti/davinci-mcasp.c:1939:73: warning: incorrect type in argument 1 (different base types) ../sound/soc/ti/davinci-mcasp.c:1939:73: expected restricted __be32 const [usertype] *p ../sound/soc/ti/davinci-mcasp.c:1939:73: got unsigned int const [usertype] * ../net/ax25/ax25_std_timer.c:29:6: warning: context imbalance in 'ax25_std_heartbeat_expiry' - different lock contexts for basic block ../kernel/cgroup/dmem.c:436:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cgroup/dmem.c:436:9: struct list_head [noderef] __rcu * ../kernel/cgroup/dmem.c:436:9: struct list_head * ../kernel/cgroup/dmem.c:436:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cgroup/dmem.c:436:9: struct list_head [noderef] __rcu * ../kernel/cgroup/dmem.c:436:9: struct list_head * ../crypto/async_tx/raid6test.c:21:14: warning: symbol 'dataoffs' was not declared. Should it be static? ../net/sunrpc/auth.c:628:34: warning: incorrect type in initializer (different address spaces) ../net/sunrpc/auth.c:628:34: expected struct cred const *cred ../net/sunrpc/auth.c:628:34: got struct cred const [noderef] __rcu *extern [addressable] [toplevel] cred ../kernel/cgroup/debug.c:129:21: error: incompatible types in comparison expression (different address spaces): ../kernel/cgroup/debug.c:129:21: struct css_set [noderef] __rcu * ../kernel/cgroup/debug.c:129:21: struct css_set * ../mm/userfaultfd.c:234:9: warning: context imbalance in 'mfill_atomic_install_pte' - different lock contexts for basic block ../mm/userfaultfd.c:376:9: warning: context imbalance in 'mfill_atomic_pte_zeropage' - different lock contexts for basic block ../mm/userfaultfd.c:458:9: warning: context imbalance in 'mfill_atomic_pte_poison' - different lock contexts for basic block ../mm/userfaultfd.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/mm.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'move_pages_ptes' - unexpected unlock ../mm/userfaultfd.c:1911:44: warning: context imbalance in 'move_pages' - unexpected unlock ../fs/proc/proc_sysctl.c:303:32: warning: context imbalance in 'start_unregistering' - unexpected unlock ../kernel/gcov/gcc_base.c:12:6: warning: symbol '__gcov_init' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:40:6: warning: symbol '__gcov_flush' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:46:6: warning: symbol '__gcov_merge_add' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:52:6: warning: symbol '__gcov_merge_single' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:58:6: warning: symbol '__gcov_merge_delta' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:64:6: warning: symbol '__gcov_merge_ior' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:70:6: warning: symbol '__gcov_merge_time_profile' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:76:6: warning: symbol '__gcov_merge_icall_topn' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:82:6: warning: symbol '__gcov_exit' was not declared. Should it be static? ../fs/pstore/ram_core.c:278:34: warning: incorrect type in argument 1 (different address spaces) ../fs/pstore/ram_core.c:278:34: expected void volatile [noderef] __iomem * ../fs/pstore/ram_core.c:278:34: got unsigned char * ../fs/pstore/ram_core.c:311:50: warning: incorrect type in argument 2 (different address spaces) ../fs/pstore/ram_core.c:311:50: expected void const volatile [noderef] __iomem * ../fs/pstore/ram_core.c:311:50: got unsigned char * ../fs/pstore/ram_core.c:312:65: warning: incorrect type in argument 2 (different address spaces) ../fs/pstore/ram_core.c:312:65: expected void const volatile [noderef] __iomem * ../fs/pstore/ram_core.c:312:65: got unsigned char * ../fs/pstore/ram_core.c:470:20: warning: incorrect type in assignment (different address spaces) ../fs/pstore/ram_core.c:470:20: expected void *va ../fs/pstore/ram_core.c:470:20: got void [noderef] __iomem * ../fs/pstore/ram_core.c:472:20: warning: incorrect type in assignment (different address spaces) ../fs/pstore/ram_core.c:472:20: expected void *va ../fs/pstore/ram_core.c:472:20: got void [noderef] __iomem * ../fs/pstore/ram_core.c:566:36: warning: incorrect type in argument 1 (different address spaces) ../fs/pstore/ram_core.c:566:36: expected void volatile [noderef] __iomem *addr ../fs/pstore/ram_core.c:566:36: got void *vaddr ../fs/pstore/ram_core.c:69:17: warning: context imbalance in 'buffer_start_add' - unexpected unlock ../fs/pstore/ram_core.c:95:17: warning: context imbalance in 'buffer_size_add' - unexpected unlock ../net/can/j1939/main.c: note: in included file (through ../include/linux/can/can-ml.h): ../include/linux/netdevice.h:2709:20: warning: context imbalance in '__j1939_rx_release' - wrong count at exit ../mm/damon/ops-common.c: note: in included file: ../include/linux/rmap.h:958:28: warning: context imbalance in 'damon_folio_young_one' - unexpected unlock ../kernel/debug/debug_core.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/mm.h, ../include/linux/pid_namespace.h): ../include/linux/rcupdate.h:865:9: warning: context imbalance in 'kgdb_cpu_enter' - different lock contexts for basic block ../mm/damon/vaddr.c:933:28: warning: context imbalance in 'damos_va_stat_pmd_entry' - unexpected unlock ../lib/digsig.c:210:47: warning: incorrect type in argument 1 (different base types) ../lib/digsig.c:210:47: expected restricted __be64 const [usertype] *p ../lib/digsig.c:210:47: got unsigned long long [usertype] * ../net/bridge/br_multicast.c: note: in included file (through ../include/linux/igmp.h): ../include/uapi/linux/igmp.h:60:32: warning: array of flexible structures ../net/bridge/br_multicast.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../drivers/mfd/nct6694.c:225:13: warning: context imbalance in 'nct6694_irq_enable' - wrong count at exit ../drivers/mfd/nct6694.c:235:13: warning: context imbalance in 'nct6694_irq_disable' - wrong count at exit ../net/ax25/ax25_ds_timer.c:91:6: warning: context imbalance in 'ax25_ds_heartbeat_expiry' - different lock contexts for basic block ../net/bluetooth/hci_codec.c: note: in included file: ../include/net/bluetooth/hci_core.h:153:35: warning: array of flexible structures ../sound/soc/tegra/tegra210_i2s.c:655:34: warning: cast to restricted snd_pcm_format_t ../drivers/gpio/gpio-rtd.c:216:12: warning: context imbalance in 'rtd_gpio_set_debounce' - wrong count at exit ../drivers/gpio/gpio-rtd.c:294:9: warning: context imbalance in 'rtd_gpio_set' - wrong count at exit ../drivers/gpio/gpio-rtd.c:299:12: warning: context imbalance in 'rtd_gpio_get' - wrong count at exit ../drivers/gpio/gpio-rtd.c:347:9: warning: context imbalance in 'rtd_gpio_set_direction' - wrong count at exit ../drivers/gpio/gpio-rtd.c:423:13: warning: context imbalance in 'rtd_gpio_enable_irq' - wrong count at exit ../net/rxrpc/conn_service.c:56:9: warning: context imbalance in 'rxrpc_find_service_conn_rcu' - different lock contexts for basic block ../net/rxrpc/conn_service.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 * ../net/phonet/socket.c:726:21: warning: context imbalance in 'pn_res_seq_start' - wrong count at exit ../net/phonet/socket.c:741:13: warning: context imbalance in 'pn_res_seq_stop' - wrong count at exit ../kernel/debug/kdb/kdb_main.c:2204:40: warning: dereference of noderef expression ../kernel/seccomp.c:580:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:580:27: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:580:27: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:584:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:584:29: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:584:29: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:927:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:927:9: expected struct qspinlock *lock ../kernel/seccomp.c:927:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:1433:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1433:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1433:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1445:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1445:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1445:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1931:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1931:9: expected struct lockdep_map const *lock ../kernel/seccomp.c:1931:9: got struct lockdep_map [noderef] __rcu * ../kernel/seccomp.c:2017:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2017:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2017:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2035:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2035:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2035:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2177:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2177:28: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2177:28: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2180:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2180:38: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2180:38: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2186:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2186:30: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2186:30: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:493:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:493:9: expected struct qspinlock *lock ../kernel/seccomp.c:493:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:603:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:603:9: expected struct qspinlock *lock ../kernel/seccomp.c:603:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:451:9: expected struct qspinlock *lock ../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:437:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:437:9: expected struct qspinlock *lock ../kernel/seccomp.c:437:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:451:9: expected struct qspinlock *lock ../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:437:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:437:9: expected struct qspinlock *lock ../kernel/seccomp.c:437:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:451:9: expected struct qspinlock *lock ../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c: note: in included file (through ../include/linux/ptrace.h, ../include/linux/audit.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../net/bluetooth/sco.c: note: in included file: ../include/net/bluetooth/hci_core.h:153:35: warning: array of flexible structures ../net/netfilter/nf_tables_offload.c:253:24: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_tables_offload.c:253:24: expected restricted __be16 [usertype] proto ../net/netfilter/nf_tables_offload.c:253:24: got int ../drivers/gpio/gpio-sifive.c:49:51: warning: context imbalance in 'sifive_gpio_set_ie' - wrong count at exit ../net/ipv4/fou_bpf.c:44:17: warning: symbol 'bpf_skb_set_fou_encap' was not declared. Should it be static? ../net/ipv4/fou_bpf.c:86:17: warning: symbol 'bpf_skb_get_fou_encap' was not declared. Should it be static? ../fs/dlm/lock.c:345:1: warning: context imbalance in 'dlm_refcount_dec_and_write_lock_bh' - wrong count at exit ../fs/dlm/lock.c:366:17: warning: context imbalance in 'put_rsb' - unexpected unlock ../fs/dlm/lock.c:366:17: warning: context imbalance in '__put_lkb' - unexpected unlock ../fs/dlm/lock.c:1887:31: warning: context imbalance in 'remove_from_waiters_ms' - unexpected unlock ../sound/soc/qcom/qdsp6/audioreach.c:81:45: warning: array of flexible structures ../net/netfilter/nft_set_rbtree.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ../include/linux/module.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/hmm.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/mm.h, ../include/linux/pagewalk.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'hmm_vma_handle_pte' - unexpected unlock ../mm/hmm.c:391:12: warning: context imbalance in 'hmm_vma_walk_pmd' - different lock contexts for basic block ../mm/hmm.c:514:36: warning: context imbalance in 'hmm_vma_walk_pud' - unexpected unlock ../net/sctp/sm_make_chunk.c:3077:48: warning: incorrect type in argument 2 (different base types) ../net/sctp/sm_make_chunk.c:3077:48: expected int optname ../net/sctp/sm_make_chunk.c:3077:48: got restricted __be16 ../net/sctp/sm_make_chunk.c:3149:48: warning: incorrect type in argument 2 (different base types) ../net/sctp/sm_make_chunk.c:3149:48: expected int optname ../net/sctp/sm_make_chunk.c:3149:48: got restricted __be16 ../fs/netfs/locking.c:56:5: warning: context imbalance in 'netfs_start_io_read' - wrong count at exit ../fs/netfs/locking.c:87:6: warning: context imbalance in 'netfs_end_io_read' - wrong count at exit ../fs/netfs/locking.c:101:5: warning: context imbalance in 'netfs_start_io_write' - wrong count at exit ../fs/netfs/locking.c:124:6: warning: context imbalance in 'netfs_end_io_write' - wrong count at exit ../fs/netfs/locking.c:167:5: warning: context imbalance in 'netfs_start_io_direct' - wrong count at exit ../fs/netfs/locking.c:200:6: warning: context imbalance in 'netfs_end_io_direct' - wrong count at exit ../lib/stackdepot.c:722:9: warning: context imbalance in 'stack_depot_save_flags' - different lock contexts for basic block ../fs/jbd2/journal.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/jbd2.h): ../include/trace/events/jbd2.h:356:1: warning: cast to restricted blk_opf_t ../include/trace/events/jbd2.h:356:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/jbd2.h:356:1: warning: restricted blk_opf_t degrades to integer ../kernel/taskstats.c:279:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:279:9: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:279:9: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c:291:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:291:36: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:291:36: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c:578:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:578:27: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:578:27: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c:589:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:589:29: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:589:29: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c: note: in included file (through ../include/linux/taskstats_kern.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h, ../include/linux/taskstats_kern.h): ../include/linux/rcupdate.h:895:9: warning: context imbalance in 'fill_stats_for_tgid' - different lock contexts for basic block ../net/netfilter/nft_compat.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'nfnl_compat_get_rcu' - unexpected unlock ../drivers/acpi/acpi_extlog.c:86:54: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:259:20: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:280:34: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:304:11: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:327:19: warning: cast removes address space '__iomem' of expression ../net/sunrpc/sysfs.c:405:9: error: incompatible types in comparison expression (different address spaces): ../net/sunrpc/sysfs.c:405:9: char const [noderef] __rcu * ../net/sunrpc/sysfs.c:405:9: char const * ../net/bridge/br_netfilter_hooks.c: note: in included file (through ../include/linux/if_pppox.h): ../include/uapi/linux/if_pppox.h:153:29: warning: array of flexible structures ../drivers/gpio/gpio-tangier.c:93:12: warning: context imbalance in 'tng_gpio_set' - wrong count at exit ../drivers/gpio/gpio-tangier.c:108:12: warning: context imbalance in 'tng_gpio_direction_input' - wrong count at exit ../drivers/gpio/gpio-tangier.c:126:12: warning: context imbalance in 'tng_gpio_direction_output' - wrong count at exit ../drivers/gpio/gpio-tangier.c:175:15: warning: context imbalance in 'tng_gpio_set_debounce' - wrong count at exit ../drivers/gpio/gpio-tangier.c:198:13: warning: context imbalance in 'tng_irq_ack' - wrong count at exit ../drivers/gpio/gpio-tangier.c:228:15: warning: context imbalance in 'tng_irq_unmask_mask' - wrong count at exit ../drivers/gpio/gpio-tangier.c:304:9: warning: context imbalance in 'tng_irq_set_type' - wrong count at exit ../drivers/gpio/gpio-tangier.c:329:15: warning: context imbalance in 'tng_irq_set_wake' - wrong count at exit ../drivers/gpio/gpio-tangier.c:486:9: warning: context imbalance in 'tng_gpio_suspend' - wrong count at exit ../drivers/gpio/gpio-tangier.c:509:9: warning: context imbalance in 'tng_gpio_resume' - wrong count at exit ../net/9p/client.c:749:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:749:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:749:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:751:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:751:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:751:48: got struct spinlock [noderef] __rcu * ../net/9p/client.c:834:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:834:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:834:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:836:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:836:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:836:48: got struct spinlock [noderef] __rcu * ../drivers/acpi/acpica/utglobal.c: note: in included file (through ../include/acpi/acpi.h): ../include/acpi/acpixf.h:104:1: warning: symbol 'acpi_gbl_enable_interpreter_slack' was not declared. Should it be static? ../include/acpi/acpixf.h:113:1: warning: symbol 'acpi_gbl_auto_serialize_methods' was not declared. Should it be static? ../include/acpi/acpixf.h:120:1: warning: symbol 'acpi_gbl_create_osi_method' was not declared. Should it be static? ../include/acpi/acpixf.h:126:1: warning: symbol 'acpi_gbl_use_default_register_widths' was not declared. Should it be static? ../include/acpi/acpixf.h:136:1: warning: symbol 'acpi_gbl_enable_table_validation' was not declared. Should it be static? ../include/acpi/acpixf.h:141:1: warning: symbol 'acpi_gbl_enable_aml_debug_object' was not declared. Should it be static? ../include/acpi/acpixf.h:149:1: warning: symbol 'acpi_gbl_copy_dsdt_locally' was not declared. Should it be static? ../include/acpi/acpixf.h:157:1: warning: symbol 'acpi_gbl_do_not_use_xsdt' was not declared. Should it be static? ../include/acpi/acpixf.h:167:1: warning: symbol 'acpi_gbl_use32_bit_fadt_addresses' was not declared. Should it be static? ../include/acpi/acpixf.h:176:1: warning: symbol 'acpi_gbl_use32_bit_facs_addresses' was not declared. Should it be static? ../include/acpi/acpixf.h:184:1: warning: symbol 'acpi_gbl_truncate_io_addresses' was not declared. Should it be static? ../include/acpi/acpixf.h:190:1: warning: symbol 'acpi_gbl_disable_auto_repair' was not declared. Should it be static? ../include/acpi/acpixf.h:196:1: warning: symbol 'acpi_gbl_disable_ssdt_table_install' was not declared. Should it be static? ../include/acpi/acpixf.h:201:1: warning: symbol 'acpi_gbl_runtime_namespace_override' was not declared. Should it be static? ../include/acpi/acpixf.h:207:1: warning: symbol 'acpi_gbl_osi_data' was not declared. Should it be static? ../include/acpi/acpixf.h:214:1: warning: symbol 'acpi_gbl_reduced_hardware' was not declared. Should it be static? ../include/acpi/acpixf.h:220:1: warning: symbol 'acpi_gbl_use_global_lock' was not declared. Should it be static? ../include/acpi/acpixf.h:227:1: warning: symbol 'acpi_gbl_max_loop_iterations' was not declared. Should it be static? ../include/acpi/acpixf.h:237:1: warning: symbol 'acpi_gbl_ignore_package_resolution_errors' was not declared. Should it be static? ../include/acpi/acpixf.h:243:1: warning: symbol 'acpi_gbl_trace_flags' was not declared. Should it be static? ../include/acpi/acpixf.h:244:1: warning: symbol 'acpi_gbl_trace_method_name' was not declared. Should it be static? ../include/acpi/acpixf.h:245:1: warning: symbol 'acpi_gbl_trace_dbg_level' was not declared. Should it be static? ../include/acpi/acpixf.h:246:1: warning: symbol 'acpi_gbl_trace_dbg_layer' was not declared. Should it be static? ../include/acpi/acpixf.h:253:1: warning: symbol 'acpi_dbg_level' was not declared. Should it be static? ../include/acpi/acpixf.h:254:1: warning: symbol 'acpi_dbg_layer' was not declared. Should it be static? ../include/acpi/acpixf.h:258:1: warning: symbol 'acpi_gbl_display_debug_timer' was not declared. Should it be static? ../include/acpi/acpixf.h:265:1: warning: symbol 'acpi_gbl_method_executing' was not declared. Should it be static? ../drivers/acpi/acpica/utglobal.c: note: in included file (through ../drivers/acpi/acpica/accommon.h): ../drivers/acpi/acpica/acglobal.h:27:1: warning: symbol 'acpi_gbl_CDAT' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:28:1: warning: symbol 'acpi_gbl_dsdt_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:29:1: warning: symbol 'acpi_gbl_facs_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:30:1: warning: symbol 'acpi_gbl_xfacs_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:31:1: warning: symbol 'acpi_gbl_fadt_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:32:1: warning: symbol 'acpi_gbl_FACS' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:115:1: warning: symbol 'acpi_gbl_startup_flags' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:116:1: warning: symbol 'acpi_gbl_shutdown' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:117:1: warning: symbol 'acpi_gbl_early_initialization' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:138:1: warning: symbol 'acpi_gbl_namespace_initialized' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:197:1: warning: symbol 'acpi_gbl_nesting_level' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:210:1: warning: symbol 'acpi_gbl_current_scope' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:214:1: warning: symbol 'acpi_gbl_capture_comments' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:215:1: warning: symbol 'acpi_gbl_last_list_head' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:273:1: warning: symbol 'acpi_gbl_db_output_flags' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:297:1: warning: symbol 'acpi_gbl_abort_method' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:298:1: warning: symbol 'acpi_gbl_db_thread_id' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:299:1: warning: symbol 'acpi_gbl_next_cmd_num' was not declared. Should it be static? ../net/atm/mpc.c:123:20: warning: symbol 'mpcs' was not declared. Should it be static? ../drivers/regulator/pf0900-regulator.c:774:29: warning: symbol 'regu_irqs' was not declared. Should it be static? ../drivers/mfd/max77705.c:160:1: warning: symbol 'max77705_pm_ops' was not declared. Should it be static? ../net/atm/lec.c:895:39: warning: context imbalance in 'lec_priv_walk' - unexpected unlock ../net/atm/lec.c:951:39: warning: context imbalance in 'lec_seq_stop' - unexpected unlock Warning: ../drivers/regulator/pf9453-regulator.c:303 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * pf9453_regulator_enable_regmap for regmap users Warning: ../drivers/regulator/pf9453-regulator.c:328 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * pf9453_regulator_disable_regmap for regmap users Warning: ../drivers/regulator/pf9453-regulator.c:353 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * pf9453_regulator_set_voltage_sel_regmap for regmap users ../mm/pt_reclaim.c:70:28: warning: context imbalance in 'try_to_free_pte' - unexpected unlock ../fs/dlm/debug_fs.c:416:9: warning: context imbalance in 'table_seq_start' - wrong count at exit ../fs/dlm/debug_fs.c:433:13: warning: context imbalance in 'table_seq_stop' - unexpected unlock ../net/sunrpc/debugfs.c:78:21: warning: cast removes address space '__rcu' of expression ../fs/squashfs/inode.c: note: in included file: ../fs/squashfs/squashfs_fs.h:394:46: warning: array of flexible structures ../lib/sbitmap.c:150:9: warning: context imbalance in 'sbitmap_resize' - different lock contexts for basic block ../lib/sbitmap.c:200:17: warning: context imbalance in 'sbitmap_find_bit_in_word' - different lock contexts for basic block ../lib/sbitmap.c:531:9: warning: context imbalance in '__sbitmap_queue_get_batch' - different lock contexts for basic block ../fs/ext4/ialloc.c:1097:32: warning: context imbalance in '__ext4_new_inode' - different lock contexts for basic block ../fs/coda/upcall.c: In function ‘venus_setattr’: ../fs/coda/upcall.c:115:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 115 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_close’: ../fs/coda/upcall.c:164:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 164 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_rename’: ../fs/coda/upcall.c:238:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 238 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_rmdir’: ../fs/coda/upcall.c:306:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 306 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_remove’: ../fs/coda/upcall.c:329:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 329 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_link’: ../fs/coda/upcall.c:383:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 383 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_symlink’: ../fs/coda/upcall.c:410:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 410 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_fsync’: ../fs/coda/upcall.c:443:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 443 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_access’: ../fs/coda/upcall.c:459:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 459 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_access_intent’: ../fs/coda/upcall.c:577:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 577 | union outputArgs *outp; | ^~~~ ../net/sctp/socket.c:8545:23: warning: context imbalance in 'sctp_get_port_local' - unexpected unlock ../net/bridge/netfilter/ebtable_filter.c:19:41: warning: array of flexible structures ../fs/bfs/inode.c:430:36: warning: cast to restricted __le32 ../net/bridge/netfilter/ebtable_nat.c:19:41: warning: array of flexible structures ../net/sctp/input.c:460:13: warning: context imbalance in 'sctp_err_lookup' - different lock contexts for basic block ../net/sctp/input.c:632:9: warning: context imbalance in 'sctp_v4_err' - unexpected unlock ../net/sctp/input.c:657:17: warning: context imbalance in 'sctp_udp_v4_err' - unexpected unlock ../fs/coda/upcall.c:618:31: warning: incorrect type in argument 1 (different address spaces) ../fs/coda/upcall.c:618:31: expected struct spinlock [usertype] *lock ../fs/coda/upcall.c:618:31: got struct spinlock [noderef] __rcu * ../fs/coda/upcall.c:627:33: warning: incorrect type in argument 1 (different address spaces) ../fs/coda/upcall.c:627:33: expected struct spinlock [usertype] *lock ../fs/coda/upcall.c:627:33: got struct spinlock [noderef] __rcu * ../fs/coda/upcall.c:632:31: warning: incorrect type in argument 1 (different address spaces) ../fs/coda/upcall.c:632:31: expected struct spinlock [usertype] *lock ../fs/coda/upcall.c:632:31: got struct spinlock [noderef] __rcu * ../fs/coda/upcall.c:635:33: warning: incorrect type in argument 1 (different address spaces) ../fs/coda/upcall.c:635:33: expected struct spinlock [usertype] *lock ../fs/coda/upcall.c:635:33: got struct spinlock [noderef] __rcu * ../fs/coda/coda_linux.c:25:5: warning: symbol 'coda_fake_statfs' was not declared. Should it be static? ../kernel/trace/ftrace.c:233:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:233:49: expected struct ftrace_ops *ops ../kernel/trace/ftrace.c:233:49: got struct ftrace_ops [noderef] __rcu *[addressable] [toplevel] ftrace_ops_list ../kernel/trace/ftrace.c:318:16: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:318:16: expected struct ftrace_ops **p ../kernel/trace/ftrace.c:318:16: got struct ftrace_ops [noderef] __rcu **list ../kernel/trace/ftrace.c:318:50: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:318:50: expected struct ftrace_ops **p ../kernel/trace/ftrace.c:318:50: got struct ftrace_ops [noderef] __rcu ** ../kernel/trace/ftrace.c:325:12: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:325:12: expected struct ftrace_ops * ../kernel/trace/ftrace.c:325:12: got struct ftrace_ops [noderef] __rcu *next ../kernel/trace/ftrace.c:1068:43: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:1068:43: expected struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1068:43: got struct ftrace_hash * ../kernel/trace/ftrace.c:1069:43: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:1069:43: expected struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1069:43: got struct ftrace_hash * ../kernel/trace/ftrace.c:1294:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1294:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1294:40: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1295:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1295:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1295:40: got struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1296:37: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1296:37: expected struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1296:37: got struct ftrace_hash * ../kernel/trace/ftrace.c:1297:38: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1297:38: expected struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1297:38: got struct ftrace_hash * ../kernel/trace/ftrace.c:2109:54: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2109:54: expected struct ftrace_hash *old_hash ../kernel/trace/ftrace.c:2109:54: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1501:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:1501:9: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:1501:9: struct ftrace_hash * ../kernel/trace/ftrace.c:1517:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1518:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1519:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1520:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1691:18: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1692:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1753:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1754:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:2087:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2098:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2581:53: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2592:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3388:51: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3389:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3395:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3396:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3409:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3410:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3413:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3417:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3432:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3433:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3441:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3447:81: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3451:54: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3453:56: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3483:60: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3484:49: warning: incorrect type in argument 3 (different address spaces) ../kernel/trace/ftrace.c:3523:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3525:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3527:48: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3529:49: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3535:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3536:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3542:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3543:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3545:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3546:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3551:53: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3552:54: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3599:31: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3600:32: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3615:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3616:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3621:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3622:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3624:39: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3625:40: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3667:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3668:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3669:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3670:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3956:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3973:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4659:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4662:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5073:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5075:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5455:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5599:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5605:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5870:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5872:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5953:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:5956:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:5972:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6016:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6073:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6138:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6183:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6510:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6512:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6581:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6589:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6654:47: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6655:55: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:7374:46: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7375:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7379:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7397:18: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:7397:66: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:7449:59: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7450:59: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7839:62: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7840:62: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7884:36: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:7884:36: struct ftrace_ops [noderef] __rcu * ../kernel/trace/ftrace.c:7884:36: struct ftrace_ops * ../kernel/trace/ftrace.c:8660:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:8660:14: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:8660:14: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:8709:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:8709:14: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:8709:14: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:231:20: warning: dereference of noderef expression ../kernel/trace/ftrace.c:231:20: warning: too many warnings ../kernel/trace/ring_buffer.c:5843:9: warning: context imbalance in 'ring_buffer_peek' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:5929:9: warning: context imbalance in 'ring_buffer_consume' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:5954:25: warning: context imbalance in 'ring_buffer_read_start' - wrong count at exit ../kernel/trace/ring_buffer.c:6178:13: warning: context imbalance in 'reset_disabled_cpu_buffer' - wrong count at exit ../kernel/trace/ring_buffer.c:6320:17: warning: context imbalance in 'ring_buffer_empty' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:6350:9: warning: context imbalance in 'ring_buffer_empty_cpu' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:6589:5: warning: context imbalance in 'ring_buffer_read_page' - different lock contexts for basic block ../kernel/trace/trace.c:5695:1: warning: trying to concatenate 12722-character string (8191 bytes max) ../kernel/trace/trace.c:91:5: warning: symbol 'tracepoint_printk' was not declared. Should it be static? ../kernel/trace/trace.c:144:6: warning: symbol 'ftrace_dump_on_oops' was not declared. Should it be static? ../kernel/trace/trace.c:500:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:500:28: expected struct trace_export **list ../kernel/trace/trace.c:500:28: got struct trace_export [noderef] __rcu ** ../kernel/trace/trace.c:509:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:509:34: expected struct trace_export **list ../kernel/trace/trace.c:509:34: got struct trace_export [noderef] __rcu ** ../kernel/trace/trace.c:2839:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:2839:38: expected struct event_filter *filter ../kernel/trace/trace.c:2839:38: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace.c:454:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace.c:454:9: struct trace_export [noderef] __rcu * ../kernel/trace/trace.c:454:9: struct trace_export * ../kernel/trace/trace.c:469:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace.c:469:9: struct trace_export [noderef] __rcu * ../kernel/trace/trace.c:469:9: struct trace_export * ../lib/test_bpf.c:7856:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7856:25: expected unsigned int [usertype] result ../lib/test_bpf.c:7856:25: got restricted __be16 [usertype] ../lib/test_bpf.c:7870:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7870:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7870:24: got restricted __be32 [usertype] ../lib/test_bpf.c:7881:25: warning: cast from restricted __be64 ../lib/test_bpf.c:7893:31: warning: restricted __be64 degrades to integer ../lib/test_bpf.c:7905:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7905:25: expected unsigned int [usertype] result ../lib/test_bpf.c:7905:25: got restricted __be16 [usertype] ../lib/test_bpf.c:7919:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7919:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7919:24: got restricted __be32 [usertype] ../lib/test_bpf.c:7930:25: warning: cast from restricted __be64 ../lib/test_bpf.c:7942:31: warning: restricted __be64 degrades to integer ../lib/test_bpf.c:7954:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7954:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7954:24: got restricted __le16 [usertype] ../lib/test_bpf.c:7968:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7968:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7968:24: got restricted __le32 [usertype] ../lib/test_bpf.c:7979:25: warning: cast from restricted __le64 ../lib/test_bpf.c:7991:31: warning: restricted __le64 degrades to integer ../lib/test_bpf.c:8003:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:8003:25: expected unsigned int [usertype] result ../lib/test_bpf.c:8003:25: got restricted __le16 [usertype] ../lib/test_bpf.c:8017:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:8017:24: expected unsigned int [usertype] result ../lib/test_bpf.c:8017:24: got restricted __le32 [usertype] ../lib/test_bpf.c:8028:25: warning: cast from restricted __le64 ../lib/test_bpf.c:8040:31: warning: restricted __le64 degrades to integer ../lib/test_bpf.c:4897:25: warning: cast truncates bits from constant value (567800001234 becomes 1234) ../lib/test_bpf.c:4908:25: warning: cast truncates bits from constant value (1ffffffff becomes ffffffff) ../lib/test_bpf.c:4985:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5063:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5079:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5139:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5155:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5172:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5188:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5204:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5286:25: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/test_bpf.c:5464:25: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/test_bpf.c:5774:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) ../lib/test_bpf.c:5775:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) ../lib/test_bpf.c:5786:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) ../lib/test_bpf.c:5787:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) ../lib/test_bpf.c:5909:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:5920:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6407:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6445:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6461:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6462:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6493:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6509:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6510:25: warning: cast truncates bits from constant value (123456780a0c0e0 becomes 80a0c0e0) ../lib/test_bpf.c:6619:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6657:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6658:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6673:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6705:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6706:25: warning: cast truncates bits from constant value (12345678fafcfef becomes 8fafcfef) ../lib/test_bpf.c:6721:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6831:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6869:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6870:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6885:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6886:25: warning: cast truncates bits from constant value (ffff00000000ffff becomes ffff) ../lib/test_bpf.c:6917:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6918:25: warning: cast truncates bits from constant value (123456786a4c2e0 becomes 86a4c2e0) ../lib/test_bpf.c:6933:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6934:25: warning: cast truncates bits from constant value (fedcba98795b3d1f becomes 795b3d1f) ../lib/test_bpf.c:7010:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7022:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7035:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7047:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7060:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7072:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7085:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7097:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7177:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7188:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7200:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7211:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7223:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7234:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7246:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7318:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7330:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7343:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7355:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7368:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7380:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7393:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7405:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7485:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7496:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7508:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7519:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7531:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7542:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7554:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7578:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) ../lib/test_bpf.c:7590:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7602:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7615:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7627:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7640:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7652:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7665:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7677:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7713:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) ../lib/test_bpf.c:7724:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7735:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7747:25: warning: too many warnings ../fs/netfs/fscache_cache.c:405:13: warning: context imbalance in 'fscache_caches_seq_start' - wrong count at exit ../fs/netfs/fscache_cache.c:417:13: warning: context imbalance in 'fscache_caches_seq_stop' - wrong count at exit ../fs/ext4/mballoc.c:1472:40: warning: context imbalance in 'ext4_mb_init_cache' - different lock contexts for basic block ../fs/ext4/mballoc.c:3644:40: warning: context imbalance in 'ext4_discard_work' - different lock contexts for basic block ../fs/ext4/mballoc.c:3877:40: warning: context imbalance in 'ext4_mb_release' - different lock contexts for basic block ../fs/ext4/mballoc.c:5687:32: warning: context imbalance in 'ext4_discard_preallocations' - different lock contexts for basic block ../fs/ext4/mballoc.c:5747:32: warning: context imbalance in 'ext4_mb_show_ac' - different lock contexts for basic block ../fs/ext4/mballoc.c:5983:32: warning: context imbalance in 'ext4_mb_discard_lg_preallocations' - different lock contexts for basic block ../fs/ext4/mballoc.c:5747:32: warning: context imbalance in 'ext4_mb_new_blocks' - different lock contexts for basic block ../fs/ext4/mballoc.c:6616:32: warning: context imbalance in 'ext4_mb_clear_bb' - different lock contexts for basic block ../fs/ext4/mballoc.c:6956:17: warning: context imbalance in 'ext4_try_to_trim_range' - different lock contexts for basic block ../fs/ext4/mballoc.c:7161:32: warning: context imbalance in 'ext4_mballoc_query_range' - different lock contexts for basic block ../drivers/gpio/gpio-tqmx86.c:96:12: warning: context imbalance in 'tqmx86_gpio_set' - wrong count at exit ../drivers/gpio/gpio-tqmx86.c:108:12: warning: context imbalance in 'tqmx86_gpio_direction_input' - wrong count at exit ../drivers/gpio/gpio-tqmx86.c:120:12: warning: context imbalance in 'tqmx86_gpio_direction_output' - wrong count at exit ../drivers/gpio/gpio-tqmx86.c:182:13: warning: context imbalance in 'tqmx86_gpio_irq_unmask' - wrong count at exit ../drivers/gpio/gpio-tqmx86.c:195:12: warning: context imbalance in 'tqmx86_gpio_irq_set_type' - wrong count at exit ../drivers/gpio/gpio-tqmx86.c:355:37: warning: cast truncates bits from constant value (ffffff0f becomes f) ../kernel/bpf/core.c:250:49: error: arithmetics on pointers to functions ../kernel/bpf/core.c:2994: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:304:1: warning: Using plain integer as NULL pointer ../include/trace/events/xdp.h:331: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 * ../net/caif/cfmuxl.c:127:14: error: incompatible types in comparison expression (different address spaces): ../net/caif/cfmuxl.c:127:14: struct cflayer [noderef] __rcu * ../net/caif/cfmuxl.c:127:14: struct cflayer * ../net/caif/cfmuxl.c:131:17: error: incompatible types in comparison expression (different address spaces): ../net/caif/cfmuxl.c:131:17: struct cflayer [noderef] __rcu * ../net/caif/cfmuxl.c:131:17: struct cflayer * ../net/caif/cfmuxl.c:111:9: error: incompatible types in comparison expression (different address spaces): ../net/caif/cfmuxl.c:111:9: struct cflayer [noderef] __rcu * ../net/caif/cfmuxl.c:111:9: struct cflayer * ../net/caif/cfmuxl.c:141:14: error: incompatible types in comparison expression (different address spaces): ../net/caif/cfmuxl.c:141:14: struct cflayer [noderef] __rcu * ../net/caif/cfmuxl.c:141:14: struct cflayer * ../net/caif/cfmuxl.c:145:17: error: incompatible types in comparison expression (different address spaces): ../net/caif/cfmuxl.c:145:17: struct cflayer [noderef] __rcu * ../net/caif/cfmuxl.c:145:17: struct cflayer * ../net/caif/cfmuxl.c:167:9: error: incompatible types in comparison expression (different address spaces): ../net/caif/cfmuxl.c:167:9: struct cflayer [noderef] __rcu * ../net/caif/cfmuxl.c:167:9: struct cflayer * ../net/caif/cfctrl.c:242:23: warning: incorrect type in assignment (different base types) ../net/caif/cfctrl.c:242:23: expected unsigned int [usertype] tmp32 ../net/caif/cfctrl.c:242:23: got restricted __le32 [usertype] ../net/caif/cfctrl.c:249:23: warning: incorrect type in assignment (different base types) ../net/caif/cfctrl.c:249:23: expected unsigned int [addressable] [usertype] tmp32 ../net/caif/cfctrl.c:249:23: got restricted __le32 [usertype] ../net/caif/cfctrl.c:256:23: warning: incorrect type in assignment (different base types) ../net/caif/cfctrl.c:256:23: expected unsigned short [usertype] tmp16 ../net/caif/cfctrl.c:256:23: got restricted __le16 [usertype] ../net/caif/cfctrl.c:258:23: warning: incorrect type in assignment (different base types) ../net/caif/cfctrl.c:258:23: expected unsigned short [addressable] [usertype] tmp16 ../net/caif/cfctrl.c:258:23: got restricted __le16 [usertype] ../fs/hfsplus/ioctl.c:42:50: warning: incorrect type in assignment (different base types) ../fs/hfsplus/ioctl.c:42:50: expected unsigned int ../fs/hfsplus/ioctl.c:42:50: got restricted __be32 [usertype] ../fs/hfsplus/ioctl.c:50:50: warning: incorrect type in assignment (different base types) ../fs/hfsplus/ioctl.c:50:50: expected unsigned int ../fs/hfsplus/ioctl.c:50:50: got restricted __be32 [usertype] ../fs/hfsplus/ioctl.c:53:50: warning: incorrect type in assignment (different base types) ../fs/hfsplus/ioctl.c:53:50: expected unsigned int ../fs/hfsplus/ioctl.c:53:50: got restricted __be32 [usertype] ../lib/test_ubsan.c:62:16: warning: cast truncates bits from constant value (7fffffffffffffff becomes ffffffff) ../lib/test_ubsan.c:72:18: warning: shift count is negative (-1) ../fs/netfs/fscache_volume.c:509:13: warning: context imbalance in 'fscache_volumes_seq_start' - wrong count at exit ../fs/netfs/fscache_volume.c:521:13: warning: context imbalance in 'fscache_volumes_seq_stop' - wrong count at exit ../kernel/bpf/verifier.c:353:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? ../kernel/bpf/verifier.c:23444: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 ../kernel/bpf/helpers.c: In function ‘____bpf_snprintf’: ../kernel/bpf/helpers.c:1069:9: warning: function ‘____bpf_snprintf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1069 | err = bstr_printf(str, str_size, fmt, data.bin_args); | ^~~ ../kernel/events/core.c:1486:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1486:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1486:15: struct perf_event_context * ../kernel/events/core.c:1499:28: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1499:28: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1499:28: struct perf_event_context * ../kernel/events/core.c:3672:20: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3672:20: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3672:20: struct perf_event_context * ../kernel/events/core.c:3676:18: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3676:18: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3676:18: struct perf_event_context * ../kernel/events/core.c:3677:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3677:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3677:23: struct perf_event_context * ../kernel/events/core.c:3730:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3730:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3730:25: struct perf_event_context * ../kernel/events/core.c:3731:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3731:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3731:25: struct perf_event_context * ../kernel/events/core.c:4114:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4114:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4114:15: struct perf_event_context * ../kernel/events/core.c:4522:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4522:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4522:15: struct perf_event_context * ../kernel/events/core.c:5010:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:5010:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:5010:25: struct perf_event_context * ../kernel/events/core.c:6640:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6640:9: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6640:9: struct perf_buffer * ../kernel/events/core.c:6155:24: warning: incorrect type in assignment (different base types) ../kernel/events/core.c:6391:22: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6391:22: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6391:22: struct perf_buffer * ../kernel/events/core.c:6515:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6515:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6515:14: struct perf_buffer * ../kernel/events/core.c:6548:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6548:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6548:14: struct perf_buffer * ../kernel/events/core.c:6661:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6661:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6661:14: struct perf_buffer * ../kernel/events/core.c:6677:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6677:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6677:14: struct perf_buffer * ../kernel/events/core.c:8656:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8656:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:8656:15: struct perf_event_context * ../kernel/events/core.c:8744:13: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8744:13: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:8744:13: struct perf_buffer * ../kernel/events/core.c:8848:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8848:61: expected struct task_struct *p ../kernel/events/core.c:8848:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:8850:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8850:61: expected struct task_struct *p ../kernel/events/core.c:8850:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:9586:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9586:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:9586:15: struct perf_event_context * ../kernel/events/core.c:10781:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10781:9: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10781:9: struct swevent_hlist * ../kernel/events/core.c:10820:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10820:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10820:17: struct swevent_hlist * ../kernel/events/core.c:11095:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11095:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:11095:23: struct perf_event_context * ../kernel/events/core.c:12172:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? ../kernel/events/core.c:14198:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14198:9: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:14198:9: struct perf_event_context * ../kernel/events/core.c:14715:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14715:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:14715:17: struct swevent_hlist * ../kernel/events/core.c:184:9: warning: context imbalance in 'perf_ctx_lock' - wrong count at exit ../kernel/events/core.c:200:9: warning: context imbalance in 'perf_ctx_unlock' - unexpected unlock ../kernel/events/core.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/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:895:9: warning: context imbalance in 'perf_lock_task_context' - different lock contexts for basic block ../kernel/events/core.c:1533:17: warning: context imbalance in 'perf_pin_task_context' - unexpected unlock ../kernel/events/core.c:3012:9: warning: context imbalance in '__perf_install_in_context' - wrong count at exit ../kernel/events/core.c:4984: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:10634:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10634:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10634:17: struct swevent_hlist * ../kernel/events/core.c:10654:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10654:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10654:17: struct swevent_hlist * ../kernel/events/core.c:10770:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10770:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10770:16: struct swevent_hlist * ../kernel/events/core.c:10770:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10770:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10770:16: struct swevent_hlist * ../kernel/events/core.c:10770:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10770:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10770:16: struct swevent_hlist * ../fs/nfs/client.c: note: in included file (through ../include/linux/module.h): ../include/linux/list.h:237:25: warning: context imbalance in 'nfs_put_client' - unexpected unlock ../fs/ext4/super.c:3369:32: warning: context imbalance in 'ext4_check_descriptors' - different lock contexts for basic block ../net/caif/cffrml.c:92:15: warning: cast to restricted __le16 ../net/caif/cffrml.c:110:27: warning: cast to restricted __le16 ../kernel/context_tracking.c:125:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:125:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:125:39: got struct context_tracking * ../kernel/context_tracking.c:164:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:164:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:164:39: got struct context_tracking * ../kernel/context_tracking.c:205:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:205:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:205:39: got struct context_tracking * ../kernel/context_tracking.c:260:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:260:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:260:39: got struct context_tracking * ../net/caif/cfserl.c:121:29: warning: cast to restricted __le16 ../kernel/iomem.c:111:22: warning: incorrect type in assignment (different address spaces) ../kernel/iomem.c:111:22: expected void *[assigned] addr ../kernel/iomem.c:111:22: got void [noderef] __iomem * ../kernel/iomem.c:114:22: warning: incorrect type in assignment (different address spaces) ../kernel/iomem.c:114:22: expected void *[assigned] addr ../kernel/iomem.c:114:22: got void [noderef] __iomem * ../sound/soc/sof/intel/hda-dai.c: note: in included file: ../sound/soc/sof/intel/../ipc4-topology.h:339:54: warning: array of flexible structures ../sound/soc/sof/intel/hda-dai.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../fs/nfs/inode.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ...): ../include/linux/rculist.h:178:25: warning: context imbalance in 'nfs_put_lock_context' - unexpected unlock ../fs/lockd/clntproc.c: note: in included file (through ../include/linux/module.h): ../include/linux/list.h:237:25: warning: context imbalance in 'nlmclnt_put_lockowner' - unexpected unlock ../net/9p/trans_usbg.c:130:12: warning: context imbalance in 'usb9pfs_transmit' - wrong count at exit ../net/9p/trans_usbg.c:426:13: warning: context imbalance in 'usb9pfs_clear_tx' - wrong count at exit ../net/9p/trans_usbg.c:508:9: warning: context imbalance in 'p9_usbg_cancel' - wrong count at exit ../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 ../kernel/bpf/helpers.c:1203:21: warning: incorrect type in assignment (different address spaces) ../kernel/bpf/helpers.c:1203:21: expected unsigned long long ( *[usertype] callback_fn )( ... ) ../kernel/bpf/helpers.c:1203:21: got void [noderef] __rcu * ../kernel/bpf/helpers.c:1962:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1963:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1964:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1965:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1966:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1967:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1968:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1969:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1970:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1971:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1974:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2234:18: warning: symbol 'bpf_obj_new_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2248:18: warning: symbol 'bpf_percpu_obj_new_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2279:18: warning: symbol 'bpf_obj_drop_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2287:18: warning: symbol 'bpf_percpu_obj_drop_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2293:18: warning: symbol 'bpf_refcount_acquire_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2338:17: warning: symbol 'bpf_list_push_front_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2348:17: warning: symbol 'bpf_list_push_back_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2381:34: warning: symbol 'bpf_list_pop_front' was not declared. Should it be static? ../kernel/bpf/helpers.c:2386:34: warning: symbol 'bpf_list_pop_back' was not declared. Should it be static? ../kernel/bpf/helpers.c:2391:34: warning: symbol 'bpf_list_front' was not declared. Should it be static? ../kernel/bpf/helpers.c:2401:34: warning: symbol 'bpf_list_back' was not declared. Should it be static? ../kernel/bpf/helpers.c:2411:32: warning: symbol 'bpf_rbtree_remove' was not declared. Should it be static? ../kernel/bpf/helpers.c:2467:17: warning: symbol 'bpf_rbtree_add_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2477:32: warning: symbol 'bpf_rbtree_first' was not declared. Should it be static? ../kernel/bpf/helpers.c:2484:32: warning: symbol 'bpf_rbtree_root' was not declared. Should it be static? ../kernel/bpf/helpers.c:2491:32: warning: symbol 'bpf_rbtree_left' was not declared. Should it be static? ../kernel/bpf/helpers.c:2501:32: warning: symbol 'bpf_rbtree_right' was not declared. Should it be static? ../kernel/bpf/helpers.c:2517:32: warning: symbol 'bpf_task_acquire' was not declared. Should it be static? ../kernel/bpf/helpers.c:2528:18: warning: symbol 'bpf_task_release' was not declared. Should it be static? ../kernel/bpf/helpers.c:2533:18: warning: symbol 'bpf_task_release_dtor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2546:27: warning: symbol 'bpf_cgroup_acquire' was not declared. Should it be static? ../kernel/bpf/helpers.c:2558:18: warning: symbol 'bpf_cgroup_release' was not declared. Should it be static? ../kernel/bpf/helpers.c:2563:18: warning: symbol 'bpf_cgroup_release_dtor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2576:27: warning: symbol 'bpf_cgroup_ancestor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2596:27: warning: symbol 'bpf_cgroup_from_id' was not declared. Should it be static? ../kernel/bpf/helpers.c:2616:18: warning: symbol 'bpf_task_under_cgroup' was not declared. Should it be static? ../kernel/bpf/helpers.c:2659:27: warning: symbol 'bpf_task_get_cgroup1' was not declared. Should it be static? ../kernel/bpf/helpers.c:2676:32: warning: symbol 'bpf_task_from_pid' was not declared. Should it be static? ../kernel/bpf/helpers.c:2695:32: warning: symbol 'bpf_task_from_vpid' was not declared. Should it be static? ../kernel/bpf/helpers.c:2736:18: warning: symbol 'bpf_dynptr_slice' was not declared. Should it be static? ../kernel/bpf/helpers.c:2859:17: warning: symbol 'bpf_dynptr_adjust' was not declared. Should it be static? ../kernel/bpf/helpers.c:2878:18: warning: symbol 'bpf_dynptr_is_null' was not declared. Should it be static? ../kernel/bpf/helpers.c:2885:18: warning: symbol 'bpf_dynptr_is_rdonly' was not declared. Should it be static? ../kernel/bpf/helpers.c:2895:17: warning: symbol 'bpf_dynptr_size' was not declared. Should it be static? ../kernel/bpf/helpers.c:2905:17: warning: symbol 'bpf_dynptr_clone' was not declared. Should it be static? ../kernel/bpf/helpers.c:2932:17: warning: symbol 'bpf_dynptr_copy' was not declared. Should it be static? ../kernel/bpf/helpers.c:2987:17: warning: symbol 'bpf_dynptr_memset' was not declared. Should it be static? ../kernel/bpf/helpers.c:3022:18: warning: symbol 'bpf_cast_to_kern_ctx' was not declared. Should it be static? ../kernel/bpf/helpers.c:3027:18: warning: symbol 'bpf_rdonly_cast' was not declared. Should it be static? ../kernel/bpf/helpers.c:3032:18: warning: symbol 'bpf_rcu_read_lock' was not declared. Should it be static? ../kernel/bpf/helpers.c:3037:18: warning: symbol 'bpf_rcu_read_unlock' was not declared. Should it be static? ../kernel/bpf/helpers.c:3073:18: warning: symbol 'bpf_throw' was not declared. Should it be static? ../kernel/bpf/helpers.c:3092:17: warning: symbol 'bpf_wq_init' was not declared. Should it be static? ../kernel/bpf/helpers.c:3106:17: warning: symbol 'bpf_wq_start' was not declared. Should it be static? ../kernel/bpf/helpers.c:3123:17: warning: symbol 'bpf_wq_set_callback_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:3137:18: warning: symbol 'bpf_preempt_disable' was not declared. Should it be static? ../kernel/bpf/helpers.c:3142:18: warning: symbol 'bpf_preempt_enable' was not declared. Should it be static? ../kernel/bpf/helpers.c:3201:1: warning: symbol 'bpf_iter_bits_new' was not declared. Should it be static? ../kernel/bpf/helpers.c:3262:17: warning: symbol 'bpf_iter_bits_next' was not declared. Should it be static? ../kernel/bpf/helpers.c:3288:18: warning: symbol 'bpf_iter_bits_destroy' was not declared. Should it be static? ../kernel/bpf/helpers.c:3312:17: warning: symbol 'bpf_copy_from_user_str' was not declared. Should it be static? ../kernel/bpf/helpers.c:3357:17: warning: symbol 'bpf_copy_from_user_task_str' was not declared. Should it be static? ../kernel/bpf/helpers.c:3387:18: warning: symbol 'bpf_local_irq_save' was not declared. Should it be static? ../kernel/bpf/helpers.c:3392:18: warning: symbol 'bpf_local_irq_restore' was not declared. Should it be static? ../kernel/bpf/helpers.c:3397:18: warning: symbol '__bpf_trap' was not declared. Should it be static? ../kernel/bpf/helpers.c:3452:17: warning: symbol 'bpf_strcmp' was not declared. Should it be static? ../kernel/bpf/helpers.c:3470:17: warning: symbol 'bpf_strcasecmp' was not declared. Should it be static? ../kernel/bpf/helpers.c:3491:17: warning: symbol 'bpf_strnchr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3528:17: warning: symbol 'bpf_strchr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3545:17: warning: symbol 'bpf_strchrnul' was not declared. Should it be static? ../kernel/bpf/helpers.c:3577:17: warning: symbol 'bpf_strrchr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3610:17: warning: symbol 'bpf_strnlen' was not declared. Should it be static? ../kernel/bpf/helpers.c:3640:17: warning: symbol 'bpf_strlen' was not declared. Should it be static? ../kernel/bpf/helpers.c:3658:17: warning: symbol 'bpf_strspn' was not declared. Should it be static? ../kernel/bpf/helpers.c:3702:17: warning: symbol 'bpf_strcspn' was not declared. Should it be static? ../kernel/bpf/helpers.c:3793:17: warning: symbol 'bpf_strstr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3812:17: warning: symbol 'bpf_strcasestr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3831:17: warning: symbol 'bpf_strnstr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3852:17: warning: symbol 'bpf_strncasestr' was not declared. Should it be static? ../kernel/bpf/helpers.c:4288:17: warning: symbol 'bpf_task_work_schedule_signal_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:4307:17: warning: symbol 'bpf_task_work_schedule_resume_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:4339:17: warning: symbol 'bpf_dynptr_from_file' was not declared. Should it be static? ../kernel/bpf/helpers.c:4349:17: warning: symbol 'bpf_dynptr_file_discard' was not declared. Should it be static? ../kernel/bpf/helpers.c:3032: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:897:25: warning: context imbalance in 'bpf_rcu_read_unlock' - unexpected unlock ../kernel/events/ring_buffer.c:22:47: warning: incorrect type in argument 2 (different base types) ../kernel/events/ring_buffer.c:22:47: expected int i ../kernel/events/ring_buffer.c:22:47: got restricted __poll_t ../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:174:14: struct perf_buffer * ../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:174:14: struct perf_buffer * ../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:174:14: struct perf_buffer * ../kernel/events/callchain.c:68:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/callchain.c:68:9: struct callchain_cpus_entries [noderef] __rcu * ../kernel/events/callchain.c:68:9: struct callchain_cpus_entries * ../kernel/events/callchain.c:98:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/callchain.c:98:9: struct callchain_cpus_entries [noderef] __rcu * ../kernel/events/callchain.c:98:9: struct callchain_cpus_entries * ../kernel/events/callchain.c:163:19: error: incompatible types in comparison expression (different address spaces): ../kernel/events/callchain.c:163:19: struct callchain_cpus_entries [noderef] __rcu * ../kernel/events/callchain.c:163:19: struct callchain_cpus_entries * ../drivers/gpio/gpio-viperboard.c:266:20: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:266:20: expected unsigned short [usertype] val ../drivers/gpio/gpio-viperboard.c:266:20: got restricted __be16 [usertype] ../drivers/gpio/gpio-viperboard.c:267:21: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:267:21: expected unsigned short [usertype] mask ../drivers/gpio/gpio-viperboard.c:267:21: got restricted __be16 [usertype] ../drivers/gpio/gpio-viperboard.c:307:27: warning: cast to restricted __be16 ../drivers/gpio/gpio-viperboard.c:331:20: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:331:20: expected unsigned short [usertype] val ../drivers/gpio/gpio-viperboard.c:331:20: got restricted __be16 [usertype] ../drivers/gpio/gpio-viperboard.c:332:21: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:332:21: expected unsigned short [usertype] mask ../drivers/gpio/gpio-viperboard.c:332:21: got restricted __be16 [usertype] ../kernel/events/uprobes.c:2161:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2161:17: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2161:17: struct return_instance * ../kernel/events/uprobes.c:2240:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2240:17: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2240:17: struct return_instance * ../kernel/events/uprobes.c:2304:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2304:9: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2304:9: struct return_instance * ../kernel/events/uprobes.c:2668:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2668:25: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2668:25: struct return_instance * ../kernel/events/uprobes.c:574:17: warning: context imbalance in 'uprobe_write' - unexpected unlock ../kernel/events/uprobes.c:760:17: warning: context imbalance in 'hprobe_finalize' - unexpected unlock ../kernel/events/uprobes.c:832:25: warning: context imbalance in 'hprobe_expire' - unexpected unlock ../kernel/events/uprobes.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/super_types.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/lockd/svclock.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): ../include/linux/list.h:237:25: warning: context imbalance in 'nlmsvc_put_lockowner' - unexpected unlock ../kernel/bpf/bpf_iter.c:770:17: warning: symbol 'bpf_iter_num_new' was not declared. Should it be static? ../kernel/bpf/bpf_iter.c:801:17: warning: symbol 'bpf_iter_num_next' was not declared. Should it be static? ../kernel/bpf/bpf_iter.c:820:18: warning: symbol 'bpf_iter_num_destroy' was not declared. Should it be static? ../fs/ext4/fast_commit.c:394:12: warning: context imbalance in '__track_dentry_update' - unexpected unlock ../net/nfc/nci/core.c: note: in included file: ../include/net/nfc/nci.h:263:56: warning: array of flexible structures ../lib/test_static_key_base.c:15:19: warning: symbol 'base_old_true_key' was not declared. Should it be static? ../lib/test_static_key_base.c:17:19: warning: symbol 'base_inv_old_true_key' was not declared. Should it be static? ../lib/test_static_key_base.c:19:19: warning: symbol 'base_old_false_key' was not declared. Should it be static? ../lib/test_static_key_base.c:21:19: warning: symbol 'base_inv_old_false_key' was not declared. Should it be static? ../lib/test_static_key_base.c:25:1: warning: symbol 'base_true_key' was not declared. Should it be static? ../lib/test_static_key_base.c:27:1: warning: symbol 'base_inv_true_key' was not declared. Should it be static? ../lib/test_static_key_base.c:29:1: warning: symbol 'base_false_key' was not declared. Should it be static? ../lib/test_static_key_base.c:31:1: warning: symbol 'base_inv_false_key' was not declared. Should it be static? ../lib/test_static_keys.c:15:19: warning: symbol 'old_true_key' was not declared. Should it be static? ../lib/test_static_keys.c:16:19: warning: symbol 'old_false_key' was not declared. Should it be static? ../lib/test_static_keys.c:19:1: warning: symbol 'true_key' was not declared. Should it be static? ../lib/test_static_keys.c:20:1: warning: symbol 'false_key' was not declared. Should it be static? ../kernel/bpf/map_iter.c:198:17: warning: symbol 'bpf_map_sum_elem_count' was not declared. Should it be static? ../sound/soc/sof/intel/hda.c: note: in included file: ../sound/soc/sof/intel/../ipc4-topology.h:339:54: warning: array of flexible structures ../sound/soc/sof/intel/hda.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../lib/test_xarray.c:368:17: error: incompatible types in comparison expression (different base types): ../lib/test_xarray.c:368:17: void [noderef] __rcu * ../lib/test_xarray.c:368:17: struct xa_node * ../lib/test_xarray.c:978:9: warning: Using plain integer as NULL pointer ../fs/lockd/mon.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): ../include/linux/list.h:237:25: warning: context imbalance in 'nsm_release' - unexpected unlock ../sound/soc/codecs/cpcap.c:1546:54: warning: restricted snd_pcm_format_t degrades to integer ../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? ../net/qrtr/af_qrtr.c:181:27: error: incompatible types in comparison expression (different base types): ../net/qrtr/af_qrtr.c:181:27: void [noderef] __rcu * ../net/qrtr/af_qrtr.c:181:27: struct qrtr_node * ../net/qrtr/af_qrtr.c:368:25: warning: incorrect type in assignment (different base types) ../net/qrtr/af_qrtr.c:639:27: error: incompatible types in comparison expression (different base types): ../net/qrtr/af_qrtr.c:639:27: void [noderef] __rcu * ../net/qrtr/af_qrtr.c:639:27: struct qrtr_node * ../lib/test_lockup.c:144:13: warning: symbol 'test_file' was not declared. Should it be static? ../lib/test_lockup.c:230:9: warning: context imbalance in 'test_lock' - wrong count at exit ../lib/test_lockup.c:250:25: warning: context imbalance in 'test_unlock' - unexpected unlock ../net/caif/caif_usb.c:110:32: warning: restricted __be16 degrades to integer ../net/caif/caif_usb.c:111:33: warning: restricted __be16 degrades to integer ../kernel/sysctl-test.c:46:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:46:9: expected void * ../kernel/sysctl-test.c:46:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:46:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:46:9: expected void * ../kernel/sysctl-test.c:46:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:55:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:55:9: expected void * ../kernel/sysctl-test.c:55:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:55:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:55:9: expected void * ../kernel/sysctl-test.c:55:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:92:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:92:9: expected void * ../kernel/sysctl-test.c:92:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:92:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:92:9: expected void * ../kernel/sysctl-test.c:92:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:101:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:101:9: expected void * ../kernel/sysctl-test.c:101:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:101:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:101:9: expected void * ../kernel/sysctl-test.c:101:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:133:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:133:9: expected void * ../kernel/sysctl-test.c:133:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:133:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:133:9: expected void * ../kernel/sysctl-test.c:133:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:137:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:137:9: expected void * ../kernel/sysctl-test.c:137:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:137:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:137:9: expected void * ../kernel/sysctl-test.c:137:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:172:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:172:9: expected void * ../kernel/sysctl-test.c:172:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:172:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:172:9: expected void * ../kernel/sysctl-test.c:172:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:201:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:201:9: expected void * ../kernel/sysctl-test.c:201:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:201:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:201:9: expected void * ../kernel/sysctl-test.c:201:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:231:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:231:9: expected void * ../kernel/sysctl-test.c:231:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:231:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:231:9: expected void * ../kernel/sysctl-test.c:231:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:262:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:262:9: expected void * ../kernel/sysctl-test.c:262:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:262:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:262:9: expected void * ../kernel/sysctl-test.c:262:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:292:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:292:9: expected void * ../kernel/sysctl-test.c:292:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:292:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:292:9: expected void * ../kernel/sysctl-test.c:292:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:332:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:332:9: expected void * ../kernel/sysctl-test.c:332:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:332:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:332:9: expected void * ../kernel/sysctl-test.c:332:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:364:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:364:9: expected void * ../kernel/sysctl-test.c:364:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:364:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:364:9: expected void * ../kernel/sysctl-test.c:364:9: got char [noderef] __user *user_buffer ../kernel/trace/trace_events.c:1294:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace_events.c:1294:31: expected struct event_filter *filter ../kernel/trace/trace_events.c:1294:31: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace_events.c: note: in included file (through ../kernel/trace/trace_output.h): ../kernel/trace/trace.h:1582:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.h:1582:37: expected struct event_filter *filter ../kernel/trace/trace.h:1582:37: got struct event_filter [noderef] __rcu *filter Warning: ../fs/smb/server/vfs.c:1241 expecting prototype for ksmbd_vfs_kern_path_start_remove(). Prototype was for ksmbd_vfs_kern_path_start_removing() instead ../net/netfilter/nf_flow_table_ip.c: note: in included file (through ../include/linux/if_pppox.h, ../include/net/netfilter/nf_flow_table.h): ../include/uapi/linux/if_pppox.h:153:29: warning: array of flexible structures ../kernel/bpf/hashtab.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'bpf_hash_map_seq_find_next' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'bpf_hash_map_seq_stop' - unexpected unlock ../fs/ufs/inode.c: note: in included file: ../fs/ufs/util.h:192:40: warning: restricted __fs16 degrades to integer ../fs/ufs/util.h:226:40: warning: restricted __fs16 degrades to integer Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' ../net/netfilter/nf_flow_table_offload.c:45:32: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:45:32: expected restricted __be32 [usertype] keyid ../net/netfilter/nf_flow_table_offload.c:45:32: got unsigned int ../net/netfilter/nf_flow_table_offload.c:55:44: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:55:44: expected restricted __be32 [usertype] src ../net/netfilter/nf_flow_table_offload.c:55:44: got unsigned int ../net/netfilter/nf_flow_table_offload.c:57:44: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:57:44: expected restricted __be32 [usertype] dst ../net/netfilter/nf_flow_table_offload.c:57:44: got unsigned int ../net/netfilter/nf_flow_table_offload.c:87:25: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:87:25: expected restricted __be16 [usertype] vlan_tpid ../net/netfilter/nf_flow_table_offload.c:87:25: got int ../net/netfilter/nf_flow_table_offload.c:150:32: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:150:32: expected restricted __be32 [usertype] src ../net/netfilter/nf_flow_table_offload.c:150:32: got unsigned int ../net/netfilter/nf_flow_table_offload.c:152:32: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:152:32: expected restricted __be32 [usertype] dst ../net/netfilter/nf_flow_table_offload.c:152:32: got unsigned int ../net/netfilter/nf_flow_table_offload.c:167:29: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:167:29: expected restricted __be16 [usertype] n_proto ../net/netfilter/nf_flow_table_offload.c:167:29: got int ../net/netfilter/nf_flow_table_offload.c:193:30: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:193:30: expected restricted __be16 [usertype] src ../net/netfilter/nf_flow_table_offload.c:193:30: got int ../net/netfilter/nf_flow_table_offload.c:195:30: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:195:30: expected restricted __be16 [usertype] dst ../net/netfilter/nf_flow_table_offload.c:195:30: got int ../net/netfilter/nf_flow_table_offload.c:258:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:258:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:258:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:258:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:258:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:258:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:263:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:263:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:263:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:263:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:263:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:263:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:316:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:316:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:316:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:316:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:316:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:316:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:322:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:322:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:322:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:322:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:322:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:322:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:333:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:333:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:333:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:351:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:351:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:351:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:360:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:360:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:360:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:378:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:378:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:378:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:400:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:400:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:400:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:417:60: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:417:60: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:417:60: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:425:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:425:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:425:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:442:60: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:442:60: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:442:60: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:477:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:477:22: expected unsigned int [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:477:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:478:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:478:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:478:22: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:483:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:483:22: expected unsigned int [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:483:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:484:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:484:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:484:22: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:491:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:491:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:491:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:491:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:491:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:491:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:507:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:507:22: expected unsigned int [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:507:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:508:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:508:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:508:22: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:513:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:513:22: expected unsigned int [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:513:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:514:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:514:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:514:22: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:521:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:521:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:521:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:521:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:521:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:521:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:846:24: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:846:24: expected restricted __be16 [usertype] proto ../net/netfilter/nf_flow_table_offload.c:846:24: got int ../drivers/gpu/drm/panel/panel-visionox-rm69299.c:346:42: warning: symbol 'visionox_rm69299_1080p_display_desc' was not declared. Should it be static? ../drivers/gpu/drm/panel/panel-visionox-rm69299.c:352:42: warning: symbol 'visionox_rm69299_shift_desc' was not declared. Should it be static? ../drivers/acpi/nfit/core.c: note: in included file: ../drivers/acpi/nfit/nfit.h:184:40: warning: array of flexible structures ../drivers/acpi/nfit/nfit.h:189:45: warning: array of flexible structures ../drivers/acpi/nfit/core.c:1408:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1417:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1426:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1435:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1445:25: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1454:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1473:44: warning: cast to restricted __le16 ../drivers/acpi/nfit/core.c:1507:41: warning: cast to restricted __le16 ../drivers/acpi/nfit/core.c:1532:44: warning: cast to restricted __be32 ../drivers/acpi/nfit/core.c:1796:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1798:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1799:33: warning: cast to restricted __be32 ../drivers/acpi/nfit/core.c:1802:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1803:33: warning: cast to restricted __be32 ../net/netfilter/nf_flow_table_inet.c: note: in included file (through ../include/linux/if_pppox.h, ../include/net/netfilter/nf_flow_table.h): ../include/uapi/linux/if_pppox.h:153:29: warning: array of flexible structures ../kernel/trace/trace_events_filter.c:2765:19: warning: array of flexible structures ../lib/bch.c:260:19: warning: incorrect type in assignment (different base types) ../lib/bch.c:260:19: expected unsigned int [usertype] w ../lib/bch.c:260:19: got restricted __be32 [usertype] ../fs/ubifs/journal.c:307:9: warning: context imbalance in '__queue_and_wait' - unexpected unlock ../fs/ubifs/journal.c:322:13: warning: context imbalance in 'wait_for_reservation' - different lock contexts for basic block ../fs/ubifs/journal.c:368:13: warning: context imbalance in 'add_or_start_queue' - different lock contexts for basic block ../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_printk’: ../kernel/trace/bpf_trace.c:377:9: warning: function ‘____bpf_trace_printk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 377 | 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:433:9: warning: function ‘____bpf_trace_vprintk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 433 | 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:475:9: warning: function ‘____bpf_seq_printf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 475 | seq_bprintf(m, fmt, data.bin_args); | ^~~~~~~~~~~ ../kernel/trace/trace_events_user.c:2249:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2356:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2381:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs * ../fs/nfs/localio.c: In function ‘nfs_local_call_write’: ../fs/nfs/localio.c:866:17: warning: variable ‘status’ set but not used [-Wunused-but-set-variable] 866 | ssize_t status; | ^~~~~~ ../fs/jffs2/background.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:294:28: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:294:28: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:294:28: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:296:30: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:296:30: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:296:30: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:303:31: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:303:31: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:303:31: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:308:33: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:308:33: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:308:33: got struct spinlock [noderef] __rcu * ../drivers/gpu/drm/drm_gpuvm.c:858:9: warning: context imbalance in 'cond_spin_lock' - wrong count at exit ../drivers/gpu/drm/drm_gpuvm.c:866:28: warning: context imbalance in 'cond_spin_unlock' - unexpected unlock ../kernel/bpf/local_storage.c:91:47: warning: context imbalance in 'cgroup_storage_lookup' - unexpected unlock Warning: ../drivers/gpu/drm/drm_gpusvm.c:1229 function parameter 'svm_pages' not described in 'drm_gpusvm_pages_valid_unlocked' Warning: ../drivers/gpu/drm/drm_gpusvm.c:1229 expecting prototype for drm_gpusvm_range_pages_valid_unlocked(). Prototype was for drm_gpusvm_pages_valid_unlocked() instead ../kernel/trace/bpf_trace.c:189:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:226:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:241:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:276:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:574:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:760:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:771:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:785:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:833:41: warning: incorrect type in assignment (different address spaces) ../kernel/trace/bpf_trace.c:833:41: expected void [noderef] __user *[addressable] [assigned] [usertype] sival_ptr ../kernel/trace/bpf_trace.c:833:41: got void * ../kernel/trace/bpf_trace.c:883:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:895:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1186:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3319:18: warning: symbol 'bpf_session_is_return' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3327:19: warning: symbol 'bpf_session_cookie' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3508:17: warning: symbol 'bpf_send_signal_task' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3520:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3517:17: warning: symbol 'bpf_probe_read_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3524:17: warning: symbol 'bpf_probe_read_kernel_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3534:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3531:17: warning: symbol 'bpf_probe_read_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3538:17: warning: symbol 'bpf_probe_read_kernel_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3548:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3545:17: warning: symbol 'bpf_copy_from_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3555:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3552:17: warning: symbol 'bpf_copy_from_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3563:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3559:17: warning: symbol 'bpf_copy_from_user_task_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3571:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3567:17: warning: symbol 'bpf_copy_from_user_task_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:2330:21: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c:2334: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:897:25: warning: context imbalance in 'uprobe_prog_run' - unexpected unlock ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1485:1: warning: dereference of noderef expression ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1485:1: warning: dereference of noderef expression ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1485:1: warning: dereference of noderef expression ../fs/nfsd/nfs4state.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): ../include/linux/list.h:237:25: warning: context imbalance in 'put_clnt_odstate' - unexpected unlock ../fs/nfsd/nfs4state.c:1188:9: warning: context imbalance in 'nfs4_put_stid' - unexpected unlock ../fs/nfs/fscache.c:60:51: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:60:51: expected unsigned long long x ../fs/nfs/fscache.c:60:51: got restricted __be16 const [usertype] sin_port ../fs/nfs/fscache.c:61:61: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:61:61: expected unsigned long long x ../fs/nfs/fscache.c:61:61: got restricted __be32 const [usertype] s_addr ../fs/nfs/fscache.c:66:52: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:66:52: expected unsigned long long x ../fs/nfs/fscache.c:66:52: got restricted __be16 const [usertype] sin6_port ../fs/nfs/fscache.c:67:73: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:67:73: expected unsigned long long x ../fs/nfs/fscache.c:67:73: got restricted __be32 const ../fs/nfs/fscache.c:68:73: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:68:73: expected unsigned long long x ../fs/nfs/fscache.c:68:73: got restricted __be32 const ../fs/nfs/fscache.c:69:73: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:69:73: expected unsigned long long x ../fs/nfs/fscache.c:69:73: got restricted __be32 const ../fs/nfs/fscache.c:70:73: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:70:73: expected unsigned long long x ../fs/nfs/fscache.c:70:73: got restricted __be32 const ../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 * Warning: ../fs/befs/datastream.c:131 expecting prototype for befs_read_lsmylink(). Prototype was for befs_read_lsymlink() instead ../drivers/clk/clk-cdce925.c: In function ‘cdce925_probe’: ../drivers/clk/clk-cdce925.c:700:41: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 3 [-Wformat-overflow=] 700 | sprintf(child_name, "PLL%d", i+1); | ^~ ../drivers/clk/clk-cdce925.c:700:37: note: directive argument in the range [-2147483640, 2147483647] 700 | sprintf(child_name, "PLL%d", i+1); | ^~~~~~~ ../drivers/clk/clk-cdce925.c:700:17: note: ‘sprintf’ output between 5 and 15 bytes into a destination of size 6 700 | sprintf(child_name, "PLL%d", i+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/overlayfs/dir.c:588:13: error: incompatible types in comparison expression (different address spaces): ../fs/overlayfs/dir.c:588:13: struct cred const [noderef] __rcu * ../fs/overlayfs/dir.c:588:13: struct cred const * ../kernel/trace/trace_dynevent.c:19:1: warning: symbol 'dyn_event_ops_mutex' was not declared. Should it be static? ../fs/afs/callback.c:146:22: warning: context imbalance in 'afs_lookup_volume_rcu' - different lock contexts for basic block ../fs/orangefs/devorangefs-req.c:254:28: warning: context imbalance in 'orangefs_devreq_read' - different lock contexts for basic block ../fs/afs/cell.c:741:9: error: incompatible types in comparison expression (different address spaces): ../fs/afs/cell.c:741:9: struct hlist_node [noderef] __rcu * ../fs/afs/cell.c:741: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 * ../drivers/clk/clk-ep93xx.c:126:12: warning: context imbalance in 'ep93xx_clk_enable' - wrong count at exit ../drivers/clk/clk-ep93xx.c:142:13: warning: context imbalance in 'ep93xx_clk_disable' - wrong count at exit ../drivers/clk/clk-ep93xx.c:205:12: warning: context imbalance in 'ep93xx_mux_set_parent_lock' - different lock contexts for basic block ../fs/btrfs/print-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/print-tree.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/print-tree.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/print-tree.c:96:9: error: Expected ) in function call ../fs/btrfs/print-tree.c:96:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/ctree.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/ctree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:844:9: error: Expected ) in function call ../fs/btrfs/ctree.c:844:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:884:9: error: Expected ) in function call ../fs/btrfs/ctree.c:884:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1535:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1535:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1562:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1562:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1589:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1589:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1671:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1671:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1672:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1672:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1714:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1714:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1799:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1799:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1872:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1872:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1944:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1944:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1948:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1948:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1954:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1954:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2028:9: error: Expected ) in function call ../fs/btrfs/ctree.c:2028:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2055:17: error: Expected ) in function call ../fs/btrfs/ctree.c:2055:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2140:33: error: Expected ) in function call ../fs/btrfs/ctree.c:2140:33: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2263:9: error: Expected ) in function call ../fs/btrfs/ctree.c:2263:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:3026:9: error: Expected ) in function call ../fs/btrfs/ctree.c:3026:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4618:9: error: Expected ) in function call ../fs/btrfs/ctree.c:4618:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4619:9: error: Expected ) in function call ../fs/btrfs/ctree.c:4619:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4797:17: error: Expected ) in function call ../fs/btrfs/ctree.c:4797:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:193:22: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:193:22: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:193:22: struct extent_buffer * ../fs/btrfs/ctree.c:564:17: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:564:17: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:564:17: struct extent_buffer * ../fs/btrfs/ctree.c:931:17: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:931:17: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:931:17: struct extent_buffer * ../fs/btrfs/ctree.c:2901:9: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:2901:9: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:2901:9: struct extent_buffer * ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.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/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.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/dir-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c:46:9: error: Expected ) in function call ../fs/btrfs/dir-item.c:46:9: error: got __VA_OPT__ ../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:897:25: warning: context imbalance in '__uprobe_perf_func' - unexpected unlock ../fs/btrfs/extent-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.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/extent-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:340:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:340:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:352:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:352:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:364:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:364:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:374:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:374:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:639:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:639:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:878:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:878:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:1413:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:1413:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:1452:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:1452:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2435:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2435:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2442:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2442:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2443:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2443:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2907:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2907:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3110:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3110:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3462:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3462:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3865:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3865:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3923:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3923:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3926:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3926:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4422:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4422:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4425:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4425:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4796:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4796:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4967:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4967:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5299:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5299:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5300:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5300:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5445:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5445:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5473:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5473:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5640:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5640:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5776:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5776:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5829:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5829:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5847:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5847:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5876:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5876:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/file-item.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/file-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:92:9: error: Expected ) in function call ../fs/btrfs/file-item.c:92:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:121:9: error: Expected ) in function call ../fs/btrfs/file-item.c:121:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:130:9: error: Expected ) in function call ../fs/btrfs/file-item.c:130:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:137:9: error: Expected ) in function call ../fs/btrfs/file-item.c:137:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:291:9: error: Expected ) in function call ../fs/btrfs/file-item.c:291:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:321:9: error: Expected ) in function call ../fs/btrfs/file-item.c:321:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:369:9: error: Expected ) in function call ../fs/btrfs/file-item.c:369:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:506:9: error: Expected ) in function call ../fs/btrfs/file-item.c:506:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:650:9: error: Expected ) in function call ../fs/btrfs/file-item.c:650:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:901:9: error: Expected ) in function call ../fs/btrfs/file-item.c:901:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:1331:17: error: Expected ) in function call ../fs/btrfs/file-item.c:1331:17: error: got __VA_OPT__ ../fs/btrfs/file-item.c:1360:9: error: Expected ) in function call ../fs/btrfs/file-item.c:1360:9: error: got __VA_OPT__ ../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:1643:9: warning: context imbalance in '__dentry_leases_walk' - different lock contexts for basic block ../fs/f2fs/file.c:3701:36: warning: incorrect type in argument 1 (different base types) ../fs/f2fs/file.c:3701:36: expected unsigned short const [usertype] *pwcs ../fs/f2fs/file.c:3701:36: got restricted __le16 * ../fs/f2fs/file.c:3737:28: warning: incorrect type in argument 4 (different base types) ../fs/f2fs/file.c:3737:28: expected unsigned short [usertype] *pwcs ../fs/f2fs/file.c:3737:28: got restricted __le16 * ../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 ../fs/zonefs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/zonefs/trace.h): ../fs/zonefs/./trace.h:22:1: warning: cast to restricted blk_opf_t ../fs/zonefs/./trace.h:22:1: warning: restricted blk_opf_t degrades to integer ../fs/zonefs/./trace.h:22:1: warning: restricted blk_opf_t degrades to integer ../kernel/bpf/stream.c: In function ‘bpf_stream_vprintk_impl’: ../kernel/bpf/stream.c:241:9: warning: function ‘bpf_stream_vprintk_impl’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 241 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt__str, data.bin_args); | ^~~ ../fs/erofs/data.c:263:26: warning: Using plain integer as NULL pointer ../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:1477: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:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88: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:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/super.c:1635:17: error: Expected ) in function call ../fs/btrfs/super.c:1635:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1866:9: error: Expected ) in function call ../fs/btrfs/super.c:1866:9: error: got __VA_OPT__ ../fs/btrfs/super.c:1911:17: error: Expected ) in function call ../fs/btrfs/super.c:1911:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1931:17: error: Expected ) in function call ../fs/btrfs/super.c:1931:17: error: got __VA_OPT__ ../fs/btrfs/super.c:2126:9: error: Expected ) in function call ../fs/btrfs/super.c:2126:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2320:9: error: Expected ) in function call ../fs/btrfs/super.c:2320:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2630:17: error: Expected ) in function call ../fs/btrfs/super.c:2630:17: error: got __VA_OPT__ ../fs/afs/dir_search.c:225:9: warning: context imbalance in 'afs_dir_search' - different lock contexts for basic block ../kernel/bpf/rqspinlock.c:101:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:101:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:101:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:122:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:122:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:122:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:135:51: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:135:51: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:135:51: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:673:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:673:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:673:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:692:17: warning: symbol 'bpf_res_spin_lock' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:709:18: warning: symbol 'bpf_res_spin_unlock' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:715:17: warning: symbol 'bpf_res_spin_lock_irqsave' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:734:18: warning: symbol 'bpf_res_spin_unlock_irqrestore' was not declared. Should it be static? ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.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/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:465:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:465:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:466:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:466:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:637:25: error: Expected ) in function call ../fs/btrfs/inode-item.c:637:25: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:729:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:729:9: error: got __VA_OPT__ ../fs/nilfs2/the_nilfs.c:931:17: warning: context imbalance in 'nilfs_put_root' - unexpected unlock ../fs/gfs2/glock.c: note: in included file: ../fs/gfs2/glock.h:174:36: warning: context imbalance in '__gfs2_glock_put' - unexpected unlock ../fs/gfs2/glock.c:286:17: warning: context imbalance in '__gfs2_glock_put_or_lock' - unexpected unlock ../fs/gfs2/glock.c:320:9: warning: context imbalance in 'gfs2_glock_put_async' - unexpected unlock ../fs/gfs2/glock.c:1052:13: warning: context imbalance in 'glock_work_func' - different lock contexts for basic block ../kernel/bpf/stream.c:215:17: warning: symbol 'bpf_stream_vprintk_impl' was not declared. Should it be static? Warning: ../fs/gfs2/glock.c:1248 function parameter 'ip' not described in '__gfs2_holder_init' Warning: ../fs/gfs2/glock.c:1248 function parameter 'ip' not described in '__gfs2_holder_init' ../fs/f2fs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/f2fs.h): ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in argument 3 (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long flags ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t [usertype] ret ../fs/f2fs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/f2fs.h): ../include/trace/events/f2fs.h:1122:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1122:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1181:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1181:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1409:1: warning: cast to restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: restricted vm_fault_t degrades to integer ../include/trace/events/f2fs.h:1409:1: warning: restricted vm_fault_t degrades to integer ../fs/f2fs/super.c:434:19: warning: symbol 'f2fs_cf_name_slab' was not declared. Should it be static? ../fs/f2fs/super.c: note: in included file (through ../include/linux/compat.h, ../arch/x86/include/asm/ia32.h, ../arch/x86/include/asm/elf.h, ../include/linux/elf.h, ../include/linux/module.h): ../include/linux/fs.h:2955:9: warning: context imbalance in 'f2fs_drop_inode' - unexpected unlock ../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/transaction.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/transaction.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:188:9: error: Expected ) in function call ../fs/btrfs/transaction.c:188:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1027:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1027:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1028:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1028:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1033:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1033:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1037:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1037:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1232:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1232:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1337:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1337:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1471:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1471:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1489:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1489:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1490:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1490:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1491:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1491:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1657:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1657:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1660:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1660:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2160:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2160:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2170:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2170:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2187:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2187:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2493:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2493:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2494:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2494:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.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/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/raid56.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:225:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:225:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:289:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:289:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:370:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:370:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:622:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:622:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:807:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:807:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1133:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:1133:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1256:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:1256:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1446:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:1446:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:2221:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:2221:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:2723:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:2723:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:3685:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:3685:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4128:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:4128:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4163:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4163:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4190:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4190:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4380:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4380:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4389:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4389:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4449:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4449:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4705:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4705:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4788:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4788:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4789:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4789:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/inode.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/inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:481:9: error: Expected ) in function call ../fs/btrfs/inode.c:481:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:488:17: error: Expected ) in function call ../fs/btrfs/inode.c:488:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:490:17: error: Expected ) in function call ../fs/btrfs/inode.c:490:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:530:17: error: Expected ) in function call ../fs/btrfs/inode.c:530:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:893:9: error: Expected ) in function call ../fs/btrfs/inode.c:893:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:1128:17: error: Expected ) in function call ../fs/btrfs/inode.c:1128:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:1129:17: error: Expected ) in function call ../fs/btrfs/inode.c:1129:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:1299:9: error: Expected ) in function call ../fs/btrfs/inode.c:1299:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:1369:25: error: Expected ) in function call ../fs/btrfs/inode.c:1369:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:1789:9: error: Expected ) in function call ../fs/btrfs/inode.c:1789:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2038:9: error: Expected ) in function call ../fs/btrfs/inode.c:2038:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2128:17: error: Expected ) in function call ../fs/btrfs/inode.c:2128:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2273:17: error: Expected ) in function call ../fs/btrfs/inode.c:2273:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2342:9: error: Expected ) in function call ../fs/btrfs/inode.c:2342:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2464:9: error: Expected ) in function call ../fs/btrfs/inode.c:2464:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2469:17: error: Expected ) in function call ../fs/btrfs/inode.c:2469:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2493:25: error: Expected ) in function call ../fs/btrfs/inode.c:2493:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:2495:25: error: Expected ) in function call ../fs/btrfs/inode.c:2495:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:2634:17: error: Expected ) in function call ../fs/btrfs/inode.c:2634:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3031:9: error: Expected ) in function call ../fs/btrfs/inode.c:3031:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3164:17: error: Expected ) in function call ../fs/btrfs/inode.c:3164:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3346:9: error: Expected ) in function call ../fs/btrfs/inode.c:3346:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3431:9: error: Expected ) in function call ../fs/btrfs/inode.c:3431:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3462:9: error: Expected ) in function call ../fs/btrfs/inode.c:3462:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3887:17: error: Expected ) in function call ../fs/btrfs/inode.c:3887:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3888:17: error: Expected ) in function call ../fs/btrfs/inode.c:3888:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3922:9: error: Expected ) in function call ../fs/btrfs/inode.c:3922:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:4739:17: error: Expected ) in function call ../fs/btrfs/inode.c:4739:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:4818:9: error: Expected ) in function call ../fs/btrfs/inode.c:4818:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:4915:9: error: Expected ) in function call ../fs/btrfs/inode.c:4915:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:4957:25: error: Expected ) in function call ../fs/btrfs/inode.c:4957:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:5368:9: error: Expected ) in function call ../fs/btrfs/inode.c:5368:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:5621:9: error: Expected ) in function call ../fs/btrfs/inode.c:5621:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:6989:9: error: Expected ) in function call ../fs/btrfs/inode.c:6989:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:7166:17: error: Expected ) in function call ../fs/btrfs/inode.c:7166:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:7167:17: error: Expected ) in function call ../fs/btrfs/inode.c:7167:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:7175:17: error: Expected ) in function call ../fs/btrfs/inode.c:7175:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:7176:17: error: Expected ) in function call ../fs/btrfs/inode.c:7176:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:7350:9: error: Expected ) in function call ../fs/btrfs/inode.c:7350:9: error: too many errors ../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/file.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/file.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/file.c:50:9: error: Expected ) in function call ../fs/btrfs/file.c:50:9: error: got __VA_OPT__ ../fs/btrfs/file.c:91:9: error: Expected ) in function call ../fs/btrfs/file.c:91:9: error: got __VA_OPT__ ../fs/btrfs/file.c:92:9: error: Expected ) in function call ../fs/btrfs/file.c:92:9: error: got __VA_OPT__ ../fs/btrfs/file.c:169:9: error: Expected ) in function call ../fs/btrfs/file.c:169:9: error: got __VA_OPT__ ../fs/btrfs/file.c:225:25: error: Expected ) in function call ../fs/btrfs/file.c:225:25: error: got __VA_OPT__ ../fs/btrfs/file.c:1176:9: error: Expected ) in function call ../fs/btrfs/file.c:1176:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1233:9: error: Expected ) in function call ../fs/btrfs/file.c:1233:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1234:9: error: Expected ) in function call ../fs/btrfs/file.c:1234:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1822:9: error: Expected ) in function call ../fs/btrfs/file.c:1822:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1823:9: error: Expected ) in function call ../fs/btrfs/file.c:1823:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2336:9: error: Expected ) in function call ../fs/btrfs/file.c:2336:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2775:9: error: Expected ) in function call ../fs/btrfs/file.c:2775:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2968:17: error: Expected ) in function call ../fs/btrfs/file.c:2968:17: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/defrag.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/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/defrag.c:504:9: error: Expected ) in function call ../fs/btrfs/defrag.c:504:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:645:17: error: Expected ) in function call ../fs/btrfs/defrag.c:645:17: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1085:25: error: Expected ) in function call ../fs/btrfs/defrag.c:1085:25: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1207:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1207:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1208:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1208:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1231:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1231:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1374:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1374:9: error: got __VA_OPT__ ../kernel/bpf/arena.c:583:18: warning: symbol 'bpf_arena_alloc_pages' was not declared. Should it be static? ../kernel/bpf/arena.c:595:18: warning: symbol 'bpf_arena_free_pages' was not declared. Should it be static? ../kernel/bpf/arena.c:605:17: warning: symbol 'bpf_arena_reserve_pages' was not declared. Should it be static? ../fs/ceph/caps.c:3800:9: warning: context imbalance in 'handle_cap_grant' - wrong count at exit ../fs/ceph/caps.c:4499:26: warning: context imbalance in 'ceph_handle_caps' - unexpected unlock ../fs/btrfs/extent_map.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.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/extent_map.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:148:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:148:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:273:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:273:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:274:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:274:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:316:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:316:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:467:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:467:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:607:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:607:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:708:17: error: Expected ) in function call ../fs/btrfs/extent_map.c:708:17: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:752:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:752:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:934:33: error: Expected ) in function call ../fs/btrfs/extent_map.c:934:33: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:964:33: error: Expected ) in function call ../fs/btrfs/extent_map.c:964:33: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1009:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1009:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1045:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1045:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1046:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1046:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1065:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1065:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1066:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1066:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1067:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1067:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1068:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1068:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1069:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1069:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1070:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1070:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.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/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:1972:17: error: Expected ) in function call ../fs/btrfs/sysfs.c:1972:17: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2009:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2009:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2188:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2188:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2189:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2189:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2419:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2419:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2637:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2637:9: error: got __VA_OPT__ ../fs/erofs/zdata.c:956:20: warning: context imbalance in 'z_erofs_put_pcluster' - unexpected unlock ../fs/nfs/nfs4state.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): ../include/linux/list.h:237:25: warning: context imbalance in 'nfs4_put_open_state' - unexpected unlock ../fs/nfs/nfs4state.c:937:20: warning: context imbalance in 'nfs4_put_lock_state' - unexpected unlock ../fs/erofs/decompressor_crypto.c:64:30: warning: symbol 'z_erofs_crypto' was not declared. Should it be static? ../kernel/bpf/stackmap.c:508:9: warning: context imbalance in '__bpf_get_stack' - different lock contexts for basic block ../fs/f2fs/extent_cache.c:1016:38: warning: context imbalance in '__shrink_extent_tree' - different lock contexts for basic block ../kernel/bpf/cgroup_iter.c:310:17: warning: symbol 'bpf_iter_css_new' was not declared. Should it be static? ../kernel/bpf/cgroup_iter.c:334:40: warning: symbol 'bpf_iter_css_next' was not declared. Should it be static? ../kernel/bpf/cgroup_iter.c:355:18: warning: symbol 'bpf_iter_css_destroy' was not declared. Should it be static? ../fs/gfs2/inode.c:1951:14: error: incompatible types in comparison expression (different address spaces): ../fs/gfs2/inode.c:1951:14: struct gfs2_glock [noderef] __rcu * ../fs/gfs2/inode.c:1951:14: struct gfs2_glock * ../fs/gfs2/quota.c: note: in included file (through ../include/linux/dcache.h, ../include/linux/unicode.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ../include/linux/huge_mm.h, ../include/linux/mm.h): ../include/linux/rculist_bl.h:24:33: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist_bl.h:24:33: struct hlist_bl_node [noderef] __rcu * ../include/linux/rculist_bl.h:24:33: struct hlist_bl_node * ../include/linux/rculist_bl.h:17:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist_bl.h:17:9: struct hlist_bl_node [noderef] __rcu * ../include/linux/rculist_bl.h:17:9: struct hlist_bl_node * ../include/linux/rculist_bl.h:17:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist_bl.h:17:9: struct hlist_bl_node [noderef] __rcu * ../include/linux/rculist_bl.h:17:9: struct hlist_bl_node * ../fs/ocfs2/inode.c:204:15: warning: restricted __le32 degrades to integer ../fs/ocfs2/inode.c:208:13: warning: restricted __le16 degrades to integer ../fs/ocfs2/inode.c:210:15: warning: restricted __le16 degrades to integer ../fs/btrfs/accessors.c: note: in included file (through ../fs/btrfs/extent_io.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/accessors.c: note: in included file: ../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/xattr.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/xattr.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/xattr.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c:92:9: error: Expected ) in function call ../fs/btrfs/xattr.c:92:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c:153:17: error: Expected ) in function call ../fs/btrfs/xattr.c:153:17: error: got __VA_OPT__ ../fs/btrfs/xattr.c:255:17: error: Expected ) in function call ../fs/btrfs/xattr.c:255:17: error: got __VA_OPT__ ../net/netfilter/xt_hashlimit.c:197:27: warning: context imbalance in 'dsthash_find' - different lock contexts for basic block ../net/netfilter/xt_hashlimit.c:215:27: warning: context imbalance in 'dsthash_alloc_init' - different lock contexts for basic block ../net/netfilter/xt_hashlimit.c:789:20: warning: context imbalance in 'hashlimit_mt_common' - unexpected unlock ../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.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/ordered-data.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:287:9: error: Expected ) in function call ../fs/btrfs/ordered-data.c:287:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:360:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:360:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:361:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:361:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:362:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:362:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:540:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:540:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:632:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:632:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:633:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:633:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:634:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:634:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:710:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:710:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1053:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1053:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1248:9: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1248:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1270:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1270:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1319:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1319:17: error: got __VA_OPT__ ../fs/jfs/xattr.c: note: in included file: ../fs/jfs/jfs_xattr.h:25:25: warning: array of flexible structures ../fs/f2fs/compress.c:1910:39: warning: symbol 'f2fs_compress_aops' was not declared. Should it be static? ../kernel/bpf/bpf_struct_ops.c:582:27: warning: symbol 'bpf_struct_ops_link_lops' was not declared. Should it be static? ../kernel/bpf/cpumask.c:53:32: warning: symbol 'bpf_cpumask_create' was not declared. Should it be static? ../kernel/bpf/cpumask.c:83:32: warning: symbol 'bpf_cpumask_acquire' was not declared. Should it be static? ../kernel/bpf/cpumask.c:97:18: warning: symbol 'bpf_cpumask_release' was not declared. Should it be static? ../kernel/bpf/cpumask.c:105:18: warning: symbol 'bpf_cpumask_release_dtor' was not declared. Should it be static? ../kernel/bpf/cpumask.c:121:17: warning: symbol 'bpf_cpumask_first' was not declared. Should it be static? ../kernel/bpf/cpumask.c:137:17: warning: symbol 'bpf_cpumask_first_zero' was not declared. Should it be static? ../kernel/bpf/cpumask.c:154:17: warning: symbol 'bpf_cpumask_first_and' was not declared. Should it be static? ../kernel/bpf/cpumask.c:165:18: warning: symbol 'bpf_cpumask_set_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:178:18: warning: symbol 'bpf_cpumask_clear_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:195:18: warning: symbol 'bpf_cpumask_test_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:212:18: warning: symbol 'bpf_cpumask_test_and_set_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:230:18: warning: symbol 'bpf_cpumask_test_and_clear_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:242:18: warning: symbol 'bpf_cpumask_setall' was not declared. Should it be static? ../kernel/bpf/cpumask.c:251:18: warning: symbol 'bpf_cpumask_clear' was not declared. Should it be static? ../kernel/bpf/cpumask.c:268:18: warning: symbol 'bpf_cpumask_and' was not declared. Should it be static? ../kernel/bpf/cpumask.c:283:18: warning: symbol 'bpf_cpumask_or' was not declared. Should it be static? ../kernel/bpf/cpumask.c:298:18: warning: symbol 'bpf_cpumask_xor' was not declared. Should it be static? ../kernel/bpf/cpumask.c:316:18: warning: symbol 'bpf_cpumask_equal' was not declared. Should it be static? ../kernel/bpf/cpumask.c:332:18: warning: symbol 'bpf_cpumask_intersects' was not declared. Should it be static? ../kernel/bpf/cpumask.c:348:18: warning: symbol 'bpf_cpumask_subset' was not declared. Should it be static? ../kernel/bpf/cpumask.c:363:18: warning: symbol 'bpf_cpumask_empty' was not declared. Should it be static? ../kernel/bpf/cpumask.c:378:18: warning: symbol 'bpf_cpumask_full' was not declared. Should it be static? ../kernel/bpf/cpumask.c:390:18: warning: symbol 'bpf_cpumask_copy' was not declared. Should it be static? ../kernel/bpf/cpumask.c:405:17: warning: symbol 'bpf_cpumask_any_distribute' was not declared. Should it be static? ../kernel/bpf/cpumask.c:423:17: warning: symbol 'bpf_cpumask_any_and_distribute' was not declared. Should it be static? ../kernel/bpf/cpumask.c:438:17: warning: symbol 'bpf_cpumask_weight' was not declared. Should it be static? ../kernel/bpf/cpumask.c:457:17: warning: symbol 'bpf_cpumask_populate' was not declared. Should it be static? ../fs/btrfs/extent_io.c: note: in included file (through ../fs/btrfs/extent_io.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../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/extent_io.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:164:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:164:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:182:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:182:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:213:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:213:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:249:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:249:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:296:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:296:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:387:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:387:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:390:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:390:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:401:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:401:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:431:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:431:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:495:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:495:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:527:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:527:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:555:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:555:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:559:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:559:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:581:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:581:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:797:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:797:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:798:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:798:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:813:25: error: Expected ) in function call ../fs/btrfs/extent_io.c:813:25: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:814:25: error: Expected ) in function call ../fs/btrfs/extent_io.c:814:25: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:911:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:911:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:929:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:929:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:947:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:947:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:982:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:982:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1032:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1032:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1173:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1173:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1174:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1174:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1212:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1212:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1233:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1233:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1283:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1283:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1286:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1286:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1287:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1287:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1356:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1356:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1359:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1359:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1374:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1374:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1437:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1437:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1621:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1621:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1624:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1624:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1641:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1641:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1642:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1642:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1643:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1643:9: error: too many errors ../kernel/bpf/crypto.c:145:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? ../kernel/bpf/crypto.c:242:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? ../kernel/bpf/crypto.c:258:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? ../kernel/bpf/crypto.c:313:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? ../kernel/bpf/crypto.c:334:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? ../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:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88: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:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c:5196:17: error: Expected ) in function call ../fs/btrfs/ioctl.c:5196:17: error: got __VA_OPT__ ../fs/btrfs/orphan.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/orphan.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/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:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88: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:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:460:9: error: Expected ) in function call ../fs/btrfs/volumes.c:460:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1358:17: error: Expected ) in function call ../fs/btrfs/volumes.c:1358:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1558:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1558:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1811:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1811:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2103:9: error: Expected ) in function call ../fs/btrfs/volumes.c:2103:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2123:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2123:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2327:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2327:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2392:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2392:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3597:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3597:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3805:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3805:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4596:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4596:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4687:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4687:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4848:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4848:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5163:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5163:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5374:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5374:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5389:17: error: Expected ) in function call ../fs/btrfs/volumes.c:5389:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6013:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6013:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6315:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6315:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6326:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6326:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6354:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6354:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6373:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6373:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6376:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6376:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6544:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6544:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6616:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6616:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7155:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7155:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7274:25: error: Expected ) in function call ../fs/btrfs/volumes.c:7274:25: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7328:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7328:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7356:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7356:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7364:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7364:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7367:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7367:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7371:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7371:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7493:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7493:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7889:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7889:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8255:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8255:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8284:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8284:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8292:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8292:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8304:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8304:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8310:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8310:9: error: got __VA_OPT__ ../fs/gfs2/super.c:1459:17: error: incompatible types in comparison expression (different address spaces): ../fs/gfs2/super.c:1459:17: struct gfs2_glock [noderef] __rcu * ../fs/gfs2/super.c:1459:17: struct gfs2_glock * ../drivers/regulator/vctrl-regulator.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer In file included from ../include/linux/string.h:382, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:12, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/cpuid/api.h:57, from ../arch/x86/include/asm/processor.h:19, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/fs_dirent.h:5, from ../include/linux/fs/super_types.h:5, from ../include/linux/fs/super.h:5, from ../include/linux/fs.h:5, from ../fs/smb/client/cifssmb.c:17: In function ‘fortify_memcpy_chk’, inlined from ‘CIFSPOSIXCreate’ at ../fs/smb/client/cifssmb.c:993:3: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFileInfo’ at ../fs/smb/client/cifssmb.c:3873:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBUnixQFileInfo’ at ../fs/smb/client/cifssmb.c:4039:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBUnixQPathInfo’ at ../fs/smb/client/cifssmb.c:4121:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSAttributeInfo’ at ../fs/smb/client/cifssmb.c:4887:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSDeviceInfo’ at ../fs/smb/client/cifssmb.c:4958:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSUnixInfo’ at ../fs/smb/client/cifssmb.c:5027:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/btrfs/locking.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/locking.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/locking.c:86:9: error: Expected ) in function call ../fs/btrfs/locking.c:86:9: error: got __VA_OPT__ Warning: ../lib/842/842_compress.c:478 function parameter 'in' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'ilen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'out' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'olen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'wmem' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'in' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'ilen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'out' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'olen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'wmem' not described in 'sw842_compress' ../kernel/bpf/kmem_cache_iter.c:24:17: warning: symbol 'bpf_iter_kmem_cache_new' was not declared. Should it be static? ../kernel/bpf/kmem_cache_iter.c:35:31: warning: symbol 'bpf_iter_kmem_cache_next' was not declared. Should it be static? ../kernel/bpf/kmem_cache_iter.c:80:18: warning: symbol 'bpf_iter_kmem_cache_destroy' was not declared. Should it be static? ../kernel/bpf/dmabuf_iter.c:119:17: warning: symbol 'bpf_iter_dmabuf_new' was not declared. Should it be static? ../kernel/bpf/dmabuf_iter.c:130:28: warning: symbol 'bpf_iter_dmabuf_next' was not declared. Should it be static? ../kernel/bpf/dmabuf_iter.c:142:18: warning: symbol 'bpf_iter_dmabuf_destroy' was not declared. Should it be static? ../fs/ocfs2/suballoc.c:2514:17: warning: context imbalance in 'ocfs2_block_group_clear_bits' - different lock contexts for basic block ../fs/btrfs/export.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/export.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/export.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ Warning: ../lib/842/842_decompress.c:278 function parameter 'in' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'ilen' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'out' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'olen' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'in' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'ilen' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'out' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'olen' not described in 'sw842_decompress' ../fs/nfs/nfs4trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfs4trace.h): ../fs/nfs/./nfs4trace.h:2184:1: error: too long token expansion ../fs/nfs/./nfs4trace.h:2250:1: error: too long token expansion ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.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/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:265:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:265:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:452:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:452:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:504:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:504:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2285:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2285:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2437:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2437:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2585:33: error: Expected ) in function call ../fs/btrfs/tree-log.c:2585:33: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2792:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2792:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3343:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3343:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3483:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3483:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3587:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3587:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3920:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3920:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3952:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3952:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4031:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:4031:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4084:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:4084:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4413:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4413:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4681:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4681:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4696:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4696:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6546:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:6546:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6590:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:6590:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6684:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:6684:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6751:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:6751:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:7968:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:7968:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:8041:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:8041:9: error: got __VA_OPT__ ../fs/nfs/pnfs.c:322:28: warning: context imbalance in 'pnfs_put_layout_hdr' - unexpected unlock ../fs/nfs/pnfs.c:622:17: warning: context imbalance in 'pnfs_put_lseg' - unexpected unlock ../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: expected void *virtual ../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: got void [noderef] __iomem * ../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: expected void *virtual ../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: got void [noderef] __iomem * ../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: expected void *virtual ../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: got void [noderef] __iomem * ../drivers/gpu/drm/ttm/ttm_bo_util.c:467:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:467:28: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/ttm/ttm_bo_util.c:467:28: got void *virtual ../drivers/gpu/drm/ttm/ttm_bo.c:1199:31: warning: symbol 'ttm_swap_ops' was not declared. Should it be static? ../fs/btrfs/zlib.c: note: in included file (through ../fs/btrfs/extent_map.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file (through ../fs/btrfs/btrfs_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/zlib.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/zlib.c:122:9: error: Expected ) in function call ../fs/btrfs/zlib.c:122:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c: note: in included file: ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/lzo.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/lzo.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:156:9: error: Expected ) in function call ../fs/btrfs/lzo.c:156:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:236:9: error: Expected ) in function call ../fs/btrfs/lzo.c:236:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:262:17: error: Expected ) in function call ../fs/btrfs/lzo.c:262:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:330:17: error: Expected ) in function call ../fs/btrfs/lzo.c:330:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:389:17: error: Expected ) in function call ../fs/btrfs/lzo.c:389:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:392:17: error: Expected ) in function call ../fs/btrfs/lzo.c:392:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:489:9: error: Expected ) in function call ../fs/btrfs/lzo.c:489:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/extent-tree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/extent-tree.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/free-space-cache.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:418:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:418:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:707:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:707:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:842:25: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:842:25: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1169:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1169:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1564:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1564:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1776:25: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1776:25: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1845:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1845:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1865:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1865:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1890:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1890:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1926:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1926:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2376:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2376:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2606:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2606:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2607:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2607:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2633:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2633:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2682:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2682:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3099:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3099:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3232:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3232:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3401:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3401:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3494:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3494:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:4027:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:4027:9: error: got __VA_OPT__ ../fs/afs/volume.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 * Warning: ../drivers/gpu/drm/scheduler/sched_main.c:367 function parameter 'result' not described in 'drm_sched_job_done' Warning: ../drivers/gpu/drm/scheduler/sched_main.c:367 function parameter 'result' not described in 'drm_sched_job_done' ../fs/nfs/pnfs_nfs.c:196:17: warning: context imbalance in 'pnfs_put_commit_array' - unexpected unlock ../fs/nfs/pnfs_nfs.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/tlbbatch.h, ...): ../include/linux/list.h:295:25: warning: context imbalance in 'nfs4_pnfs_ds_put' - unexpected unlock ../drivers/gpu/drm/radeon/radeon_kms.c:263:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:263:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:263:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:320:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:320:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:320:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:332:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:332:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:332:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:468:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:468:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:468:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:593:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:593:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:593:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:610:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:610:26: expected void [noderef] __user *to ../drivers/gpu/drm/radeon/radeon_kms.c:610:26: got unsigned int [usertype] *[assigned] value_ptr ../fs/btrfs/zstd.c: note: in included file (through ../fs/btrfs/extent_map.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c: note: in included file (through ../fs/btrfs/btrfs_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/zstd.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:187:9: error: Expected ) in function call ../fs/btrfs/zstd.c:187:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:253:9: error: Expected ) in function call ../fs/btrfs/zstd.c:253:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:291:9: error: Expected ) in function call ../fs/btrfs/zstd.c:291:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:335:9: error: Expected ) in function call ../fs/btrfs/zstd.c:335:9: error: got __VA_OPT__ ../drivers/gpu/drm/radeon/radeon_atombios.c:55:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:56:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:57:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:66:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:79:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:91:28: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:92:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:93:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:94:27: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:95:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:96:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:97:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:98:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:222:44: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:547:14: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c: note: in included file (through ../drivers/gpu/drm/radeon/atom.h): ../drivers/gpu/drm/radeon/atombios.h:4039:45: warning: array of flexible structures ../drivers/gpu/drm/radeon/radeon_atombios.c:550:14: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:553:14: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:556:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:557:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:565:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:567:38: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:571:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:574:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:578:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:642:43: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:644:38: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:649:67: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:650:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:653:66: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:664:80: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:672:81: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:680:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:681:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:684:66: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:692:66: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:701:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:702:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:751:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:754:45: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:755:45: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:762:54: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:809:35: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:812:35: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:818:51: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:918:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1121:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1146:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1151:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1154:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1156:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1160:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1164:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1180:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1182:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1189:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1192:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1196:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1198:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1209:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1211:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1216:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1219:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1223:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1225:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1236:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1238:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1241:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1243:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1247:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1263:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1268:47: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1274:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1278:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1313:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1317:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1347:27: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1350:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1402:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1437:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1438:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1441:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1442:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1445:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1446:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1453:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1454:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1457:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1458:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1461:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1462:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1469:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1470:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1473:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1474:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1477:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1478:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1541:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1543:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1545:52: warning: too many warnings ../drivers/gpu/drm/kmb/kmb_drv.c:104:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/kmb/kmb_drv.c:104:31: expected void [noderef] __iomem * ../drivers/gpu/drm/kmb/kmb_drv.c:104:31: got void * ../drivers/gpu/drm/kmb/kmb_plane.c:20:11: warning: symbol 'layer_irqs' was not declared. Should it be static? ../fs/btrfs/compression.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/compression.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/compression.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/compression.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:216:17: error: Expected ) in function call ../fs/btrfs/compression.c:216:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:270:9: error: Expected ) in function call ../fs/btrfs/compression.c:270:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:370:17: error: Expected ) in function call ../fs/btrfs/compression.c:370:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:394:9: error: Expected ) in function call ../fs/btrfs/compression.c:394:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:395:9: error: Expected ) in function call ../fs/btrfs/compression.c:395:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:608:9: error: Expected ) in function call ../fs/btrfs/compression.c:608:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:796:9: error: Expected ) in function call ../fs/btrfs/compression.c:796:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:831:9: error: Expected ) in function call ../fs/btrfs/compression.c:831:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:862:9: error: Expected ) in function call ../fs/btrfs/compression.c:862:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:958:9: error: Expected ) in function call ../fs/btrfs/compression.c:958:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:1079:9: error: Expected ) in function call ../fs/btrfs/compression.c:1079:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:1118:9: error: Expected ) in function call ../fs/btrfs/compression.c:1118:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:1269:17: error: Expected ) in function call ../fs/btrfs/compression.c:1269:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:1275:17: error: Expected ) in function call ../fs/btrfs/compression.c:1275:17: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.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/delayed-ref.c: note: in included file: ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:571:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:571:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:613:33: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:613:33: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:616:33: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:616:33: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:867:25: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:867:25: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:1093:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:1093:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:1104:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:1104:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/relocation.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/relocation.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:312:9: error: Expected ) in function call ../fs/btrfs/relocation.c:312:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:351:17: error: Expected ) in function call ../fs/btrfs/relocation.c:351:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:469:9: error: Expected ) in function call ../fs/btrfs/relocation.c:469:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:470:9: error: Expected ) in function call ../fs/btrfs/relocation.c:470:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:528:17: error: Expected ) in function call ../fs/btrfs/relocation.c:528:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:758:9: error: Expected ) in function call ../fs/btrfs/relocation.c:758:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1036:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1036:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1037:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1037:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1072:17: error: Expected ) in function call ../fs/btrfs/relocation.c:1072:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1439:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1439:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1440:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1440:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2034:17: error: Expected ) in function call ../fs/btrfs/relocation.c:2034:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2044:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2044:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2215:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2215:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2305:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2305:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2352:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2352:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2492:17: error: Expected ) in function call ../fs/btrfs/relocation.c:2492:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2514:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2514:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2537:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2537:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2804:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2804:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:3203:17: error: Expected ) in function call ../fs/btrfs/relocation.c:3203:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:3814:9: error: Expected ) in function call ../fs/btrfs/relocation.c:3814:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:3914:17: error: Expected ) in function call ../fs/btrfs/relocation.c:3914:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4181:17: error: Expected ) in function call ../fs/btrfs/relocation.c:4181:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4223:17: error: Expected ) in function call ../fs/btrfs/relocation.c:4223:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4409:9: error: Expected ) in function call ../fs/btrfs/relocation.c:4409:9: error: got __VA_OPT__ ../drivers/gpu/drm/radeon/atombios_crtc.c:55:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:55:36: expected unsigned short [addressable] [assigned] [usertype] usOverscanTop ../drivers/gpu/drm/radeon/atombios_crtc.c:55:36: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:56:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:56:39: expected unsigned short [addressable] [assigned] [usertype] usOverscanBottom ../drivers/gpu/drm/radeon/atombios_crtc.c:56:39: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:57:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:57:37: expected unsigned short [addressable] [assigned] [usertype] usOverscanLeft ../drivers/gpu/drm/radeon/atombios_crtc.c:57:37: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:58:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:58:38: expected unsigned short [addressable] [assigned] [usertype] usOverscanRight ../drivers/gpu/drm/radeon/atombios_crtc.c:58:38: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:65:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:65:45: expected unsigned short [addressable] [assigned] [usertype] usOverscanLeft ../drivers/gpu/drm/radeon/atombios_crtc.c:65:45: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:66:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:66:46: expected unsigned short [addressable] [assigned] [usertype] usOverscanRight ../drivers/gpu/drm/radeon/atombios_crtc.c:66:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:68:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:68:44: expected unsigned short [addressable] [assigned] [usertype] usOverscanTop ../drivers/gpu/drm/radeon/atombios_crtc.c:68:44: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:69:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:69:47: expected unsigned short [addressable] [assigned] [usertype] usOverscanBottom ../drivers/gpu/drm/radeon/atombios_crtc.c:69:47: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:74:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:74:38: expected unsigned short [addressable] [assigned] [usertype] usOverscanRight ../drivers/gpu/drm/radeon/atombios_crtc.c:74:38: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:75:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:75:37: expected unsigned short [addressable] [assigned] [usertype] usOverscanLeft ../drivers/gpu/drm/radeon/atombios_crtc.c:75:37: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:76:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:76:39: expected unsigned short [addressable] [assigned] [usertype] usOverscanBottom ../drivers/gpu/drm/radeon/atombios_crtc.c:76:39: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:77:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:77:36: expected unsigned short [addressable] [assigned] [usertype] usOverscanTop ../drivers/gpu/drm/radeon/atombios_crtc.c:77:36: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:313:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:313:23: expected unsigned short [addressable] [usertype] usH_Size ../drivers/gpu/drm/radeon/atombios_crtc.c:313:23: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:314:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:314:32: expected unsigned short [addressable] [usertype] usH_Blanking_Time ../drivers/gpu/drm/radeon/atombios_crtc.c:314:32: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:316:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:316:23: expected unsigned short [addressable] [usertype] usV_Size ../drivers/gpu/drm/radeon/atombios_crtc.c:316:23: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:317:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:317:32: expected unsigned short [addressable] [usertype] usV_Blanking_Time ../drivers/gpu/drm/radeon/atombios_crtc.c:317:32: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:319:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:319:29: expected unsigned short [addressable] [usertype] usH_SyncOffset ../drivers/gpu/drm/radeon/atombios_crtc.c:319:29: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:321:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:321:28: expected unsigned short [addressable] [usertype] usH_SyncWidth ../drivers/gpu/drm/radeon/atombios_crtc.c:321:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:323:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:323:29: expected unsigned short [addressable] [usertype] usV_SyncOffset ../drivers/gpu/drm/radeon/atombios_crtc.c:323:29: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:325:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:325:28: expected unsigned short [addressable] [usertype] usV_SyncWidth ../drivers/gpu/drm/radeon/atombios_crtc.c:325:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:343:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:343:39: expected unsigned short [addressable] [assigned] [usertype] usAccess ../drivers/gpu/drm/radeon/atombios_crtc.c:343:39: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:360:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:360:24: expected unsigned short [addressable] [usertype] usH_Total ../drivers/gpu/drm/radeon/atombios_crtc.c:360:24: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:361:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:361:23: expected unsigned short [addressable] [usertype] usH_Disp ../drivers/gpu/drm/radeon/atombios_crtc.c:361:23: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:362:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:362:28: expected unsigned short [addressable] [usertype] usH_SyncStart ../drivers/gpu/drm/radeon/atombios_crtc.c:362:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:363:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:363:28: expected unsigned short [addressable] [usertype] usH_SyncWidth ../drivers/gpu/drm/radeon/atombios_crtc.c:363:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:365:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:365:24: expected unsigned short [addressable] [usertype] usV_Total ../drivers/gpu/drm/radeon/atombios_crtc.c:365:24: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:366:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:366:23: expected unsigned short [addressable] [usertype] usV_Disp ../drivers/gpu/drm/radeon/atombios_crtc.c:366:23: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:367:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:367:28: expected unsigned short [addressable] [usertype] usV_SyncStart ../drivers/gpu/drm/radeon/atombios_crtc.c:367:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:368:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:368:28: expected unsigned short [addressable] [usertype] usV_SyncWidth ../drivers/gpu/drm/radeon/atombios_crtc.c:368:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:389:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:389:39: expected unsigned short [addressable] [assigned] [usertype] usAccess ../drivers/gpu/drm/radeon/atombios_crtc.c:389:39: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:481:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:481:52: expected unsigned short [addressable] [usertype] usSpreadSpectrumAmountFrac ../drivers/gpu/drm/radeon/atombios_crtc.c:481:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:496:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:496:48: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumAmount ../drivers/gpu/drm/radeon/atombios_crtc.c:496:48: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:497:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:497:46: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumStep ../drivers/gpu/drm/radeon/atombios_crtc.c:497:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:500:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:500:52: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage ../drivers/gpu/drm/radeon/atombios_crtc.c:500:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:515:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:515:48: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumAmount ../drivers/gpu/drm/radeon/atombios_crtc.c:515:48: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:516:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:516:46: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumStep ../drivers/gpu/drm/radeon/atombios_crtc.c:516:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:519:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:519:52: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage ../drivers/gpu/drm/radeon/atombios_crtc.c:519:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:532:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:532:59: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage ../drivers/gpu/drm/radeon/atombios_crtc.c:532:59: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:543:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:543:57: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage ../drivers/gpu/drm/radeon/atombios_crtc.c:543:57: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:687:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:687:54: expected unsigned short [addressable] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:687:54: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:696:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/atombios_crtc.c:699:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:699:61: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:699:61: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:710:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:710:69: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:710:69: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:729:50: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/atombios_crtc.c:788:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:788:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:788:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:795:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:795:50: expected unsigned int [addressable] [assigned] [usertype] ulDispEngClkFreq ../drivers/gpu/drm/radeon/atombios_crtc.c:795:50: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:847:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:847:46: expected unsigned short [addressable] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:847:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:848:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:848:42: expected unsigned short [addressable] [usertype] usRefDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:848:42: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:849:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:849:41: expected unsigned short [addressable] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:849:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:857:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:857:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:857:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:858:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:858:42: expected unsigned short [addressable] [assigned] [usertype] usRefDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:858:42: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:859:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:859:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:859:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:867:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:867:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:867:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:868:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:868:42: expected unsigned short [addressable] [assigned] [usertype] usRefDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:868:42: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:869:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:869:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:869:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:884:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:884:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:884:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:886:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:886:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:886:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:887:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:887:48: expected unsigned int [addressable] [assigned] [usertype] ulFbDivDecFrac ../drivers/gpu/drm/radeon/atombios_crtc.c:887:48: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:913:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:913:50: expected unsigned int [addressable] [assigned] [usertype] ulDispEngClkFreq ../drivers/gpu/drm/radeon/atombios_crtc.c:913:50: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:915:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:915:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:915:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:916:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:916:48: expected unsigned int [addressable] [assigned] [usertype] ulFbDivDecFrac ../drivers/gpu/drm/radeon/atombios_crtc.c:916:48: got restricted __le32 [usertype] ../drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c:139:9: warning: cast removes address space '__rcu' of expression ../drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c:139:9: warning: cast removes address space '__rcu' of expression ../drivers/gpu/drm/radeon/atom.c:508:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atom.c:508:30: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/atom.c:508:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atom.c:1350:15: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atom.c:1350:15: expected unsigned int ../drivers/gpu/drm/radeon/atom.c:1350:15: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atom.c:1351:15: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atom.c:1351:15: expected unsigned int ../drivers/gpu/drm/radeon/atom.c:1351:15: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atom.c:1424:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/atom.c:1424:17: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/atom.c:1428:31: warning: cast to restricted __le16 ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.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/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:173:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:173:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:174:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:174:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:175:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:175:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:306:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:306:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:608:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:608:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:695:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:695:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:717:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:717:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:780:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:780:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:859:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:859:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:867:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:867:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:988:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:988:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1003:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1003:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1073:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1073:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1074:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1074:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1192:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1192:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1486:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1486:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1605:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1605:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1606:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1606:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1618:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1618:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:2202:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:2202:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:2247:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:2247:9: error: got __VA_OPT__ ../drivers/gpu/drm/radeon/radeon_fence.c:73:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_fence.c:73:40: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/radeon_fence.c:73:40: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_fence.c:95:31: warning: cast to restricted __le32 ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/scrub.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/scrub.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: too many errors ../fs/btrfs/ulist.c:231:9: error: Expected ) in function call ../fs/btrfs/ulist.c:231:9: error: got __VA_OPT__ ../fs/ocfs2/dlm/dlmthread.c:241:17: warning: context imbalance in 'dlm_purge_lockres' - unexpected unlock ../fs/ocfs2/dlm/dlmthread.c:286:9: warning: context imbalance in 'dlm_run_purge_list' - different lock contexts for basic block ../fs/ocfs2/dlm/dlmrecovery.c:2948:9: warning: context imbalance in 'dlm_finalize_reco_handler' - different lock contexts for basic block ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: expected struct list_head const *list ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: got struct list_head [noderef] __rcu *pos ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head [noderef] __rcu * ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head * ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head [noderef] __rcu * ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head * ../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/backref.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/backref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1121:25: error: Expected ) in function call ../fs/btrfs/backref.c:1121:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:1265:9: error: Expected ) in function call ../fs/btrfs/backref.c:1265:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1336:9: error: Expected ) in function call ../fs/btrfs/backref.c:1336:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1399:17: error: Expected ) in function call ../fs/btrfs/backref.c:1399:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:1507:9: error: Expected ) in function call ../fs/btrfs/backref.c:1507:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1654:33: error: Expected ) in function call ../fs/btrfs/backref.c:1654:33: error: got __VA_OPT__ ../fs/btrfs/backref.c:1702:9: error: Expected ) in function call ../fs/btrfs/backref.c:1702:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1746:9: error: Expected ) in function call ../fs/btrfs/backref.c:1746:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2367:17: error: Expected ) in function call ../fs/btrfs/backref.c:2367:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:2420:9: error: Expected ) in function call ../fs/btrfs/backref.c:2420:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2421:9: error: Expected ) in function call ../fs/btrfs/backref.c:2421:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2975:17: error: Expected ) in function call ../fs/btrfs/backref.c:2975:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3035:9: error: Expected ) in function call ../fs/btrfs/backref.c:3035:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3055:17: error: Expected ) in function call ../fs/btrfs/backref.c:3055:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3056:17: error: Expected ) in function call ../fs/btrfs/backref.c:3056:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3057:17: error: Expected ) in function call ../fs/btrfs/backref.c:3057:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3111:9: error: Expected ) in function call ../fs/btrfs/backref.c:3111:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3158:9: error: Expected ) in function call ../fs/btrfs/backref.c:3158:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3159:9: error: Expected ) in function call ../fs/btrfs/backref.c:3159:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3160:9: error: Expected ) in function call ../fs/btrfs/backref.c:3160:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3161:9: error: Expected ) in function call ../fs/btrfs/backref.c:3161:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3168:9: error: Expected ) in function call ../fs/btrfs/backref.c:3168:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3193:9: error: Expected ) in function call ../fs/btrfs/backref.c:3193:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3238:17: error: Expected ) in function call ../fs/btrfs/backref.c:3238:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3288:17: error: Expected ) in function call ../fs/btrfs/backref.c:3288:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3338:25: error: Expected ) in function call ../fs/btrfs/backref.c:3338:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:3406:25: error: Expected ) in function call ../fs/btrfs/backref.c:3406:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:3471:17: error: Expected ) in function call ../fs/btrfs/backref.c:3471:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3474:17: error: Expected ) in function call ../fs/btrfs/backref.c:3474:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3567:9: error: Expected ) in function call ../fs/btrfs/backref.c:3567:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3688:9: error: Expected ) in function call ../fs/btrfs/backref.c:3688:9: error: got __VA_OPT__ ../drivers/gpu/drm/xe/xe_bo.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_bo.c:618:20: warning: symbol 'xe_bo_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/xe/tests/xe_bo.c:632:20: warning: symbol 'xe_bo_shrink_test_suite' was not declared. Should it be static? Warning: ../drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:526 function parameter 'f' not described in 'vmw_event_fence_action_seq_passed' Warning: ../drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:526 function parameter 'cb' not described in 'vmw_event_fence_action_seq_passed' Warning: ../drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:526 function parameter 'f' not described in 'vmw_event_fence_action_seq_passed' Warning: ../drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:526 function parameter 'cb' not described in 'vmw_event_fence_action_seq_passed' ../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.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/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:208:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:208:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:376:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:376:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:377:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:377:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1130:25: error: Expected ) in function call ../fs/btrfs/qgroup.c:1130:25: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1184:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1184:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1249:17: error: Expected ) in function call ../fs/btrfs/qgroup.c:1249:17: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1539:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1539:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2070:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2070:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2595:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2595:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2596:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2596:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:4163:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:4163:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.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/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c:554:9: error: Expected ) in function call ../fs/btrfs/dev-replace.c:554:9: error: got __VA_OPT__ ../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/send.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/send.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/send.c:959:9: error: Expected ) in function call ../fs/btrfs/send.c:959:9: error: got __VA_OPT__ ../fs/btrfs/send.c:1474:9: error: Expected ) in function call ../fs/btrfs/send.c:1474:9: error: got __VA_OPT__ ../fs/btrfs/send.c:1792:17: error: Expected ) in function call ../fs/btrfs/send.c:1792:17: error: got __VA_OPT__ ../fs/btrfs/send.c:2761:9: error: Expected ) in function call ../fs/btrfs/send.c:2761:9: error: got __VA_OPT__ ../fs/btrfs/send.c:2777:17: error: Expected ) in function call ../fs/btrfs/send.c:2777:17: error: got __VA_OPT__ ../fs/btrfs/send.c:3195:25: error: Expected ) in function call ../fs/btrfs/send.c:3195:25: error: got __VA_OPT__ ../fs/btrfs/send.c:3498:9: error: Expected ) in function call ../fs/btrfs/send.c:3498:9: error: got __VA_OPT__ ../fs/btrfs/send.c:3527:17: error: Expected ) in function call ../fs/btrfs/send.c:3527:17: error: got __VA_OPT__ ../fs/btrfs/send.c:3535:25: error: Expected ) in function call ../fs/btrfs/send.c:3535:25: error: got __VA_OPT__ ../fs/btrfs/send.c:7197:17: error: Expected ) in function call ../fs/btrfs/send.c:7197:17: error: got __VA_OPT__ ../fs/btrfs/send.c:7205:17: error: Expected ) in function call ../fs/btrfs/send.c:7205:17: error: got __VA_OPT__ ../fs/btrfs/send.c:7274:9: error: Expected ) in function call ../fs/btrfs/send.c:7274:9: error: got __VA_OPT__ ../fs/btrfs/send.c:7383:9: error: Expected ) in function call ../fs/btrfs/send.c:7383:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/raid56.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/raid56.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:273:33: error: Expected ) in function call ../fs/btrfs/raid56.c:273:33: error: got __VA_OPT__ ../fs/btrfs/raid56.c:309:9: error: Expected ) in function call ../fs/btrfs/raid56.c:309:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:334:17: error: Expected ) in function call ../fs/btrfs/raid56.c:334:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:406:17: error: Expected ) in function call ../fs/btrfs/raid56.c:406:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:407:17: error: Expected ) in function call ../fs/btrfs/raid56.c:407:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:684:9: error: Expected ) in function call ../fs/btrfs/raid56.c:684:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:685:9: error: Expected ) in function call ../fs/btrfs/raid56.c:685:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:965:9: error: Expected ) in function call ../fs/btrfs/raid56.c:965:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:967:9: error: Expected ) in function call ../fs/btrfs/raid56.c:967:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:971:9: error: Expected ) in function call ../fs/btrfs/raid56.c:971:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1003:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1003:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1008:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1008:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1014:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1014:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1015:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1015:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1052:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1052:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1054:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1054:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1104:17: error: Expected ) in function call ../fs/btrfs/raid56.c:1104:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1151:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1151:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1153:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1153:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1155:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1155:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1250:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1250:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1289:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1289:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1290:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1290:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1296:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1296:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1302:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1302:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1358:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1358:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1361:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1361:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1406:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1406:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1425:25: error: Expected ) in function call ../fs/btrfs/raid56.c:1425:25: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1462:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1462:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1485:17: error: Expected ) in function call ../fs/btrfs/raid56.c:1485:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1516:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1516:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1521:17: error: Expected ) in function call ../fs/btrfs/raid56.c:1521:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1539:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1539:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1723:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1723:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1925:17: error: Expected ) in function call ../fs/btrfs/raid56.c:1925:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:2025:9: error: Expected ) in function call ../fs/btrfs/raid56.c:2025:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:2103:9: error: Expected ) in function call ../fs/btrfs/raid56.c:2103:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:2119:17: error: Expected ) in function call ../fs/btrfs/raid56.c:2119:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:2134:9: error: Expected ) in function call ../fs/btrfs/raid56.c:2134:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:2183:9: error: Expected ) in function call ../fs/btrfs/raid56.c:2183:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:2393:9: error: Expected ) in function call ../fs/btrfs/raid56.c:2393:9: error: too many errors ../fs/ocfs2/dlm/dlmmaster.c: note: in included file: ../fs/ocfs2/dlm/dlmcommon.h:1119:9: warning: context imbalance in 'dlm_reset_mleres_owner' - unexpected unlock ../fs/ocfs2/dlm/dlmmaster.c:3326:9: warning: context imbalance in 'dlm_clean_master_list' - different lock contexts for basic block ../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/uuid-tree.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/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/extent_map.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/btrfs_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/props.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/props.c:102:9: error: Expected ) in function call ../fs/btrfs/props.c:102:9: error: got __VA_OPT__ ../fs/btrfs/props.c:125:17: error: Expected ) in function call ../fs/btrfs/props.c:125:17: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.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/tree-checker.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c:184:9: error: Expected ) in function call ../fs/btrfs/tree-checker.c:184:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.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/free-space-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:248:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:248:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:249:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:249:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:255:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:255:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:256:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:256:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:257:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:257:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:269:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:269:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:391:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:391:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:392:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:392:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:400:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:400:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:401:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:401:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:402:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:402:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:418:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:418:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:450:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:450:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:530:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:530:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:534:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:534:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:556:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:556:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:560:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:560:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:561:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:561:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:738:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:738:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:742:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:742:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:925:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:925:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:932:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:932:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:934:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:934:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:965:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:965:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:972:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:972:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:974:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:974:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1512:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1512:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1513:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1513:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1520:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1520:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1521:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1521:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1522:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1522:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1526:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1526:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1578:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1578:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1579:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1579:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1660:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1660:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1661:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1661:17: error: got __VA_OPT__ ../drivers/gpu/drm/i915/i915_irq.c:486:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:494:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:499:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:499:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:537:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:545:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:550:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:550:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:594:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:597:15: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:601:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:608:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:608:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:608:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:486:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:494:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:537:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:545:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:594:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:597:15: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:601:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:499:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:550:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:608:9: warning: unreplaced symbol '' ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/space-info.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/space-info.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:178:9: error: Expected ) in function call ../fs/btrfs/space-info.c:178:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:214:9: error: Expected ) in function call ../fs/btrfs/space-info.c:214:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:265:9: error: Expected ) in function call ../fs/btrfs/space-info.c:265:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:266:9: error: Expected ) in function call ../fs/btrfs/space-info.c:266:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:517:17: error: Expected ) in function call ../fs/btrfs/space-info.c:517:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:880:17: error: Expected ) in function call ../fs/btrfs/space-info.c:880:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1653:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1653:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1658:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1658:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1665:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1665:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1741:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1741:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1750:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1750:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1751:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1751:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1752:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1752:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1911:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1911:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1914:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1914:9: error: got __VA_OPT__ ../drivers/gpu/drm/i915/i915_pci.c:145:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:147:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:176:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:178:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:182:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:184:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:188:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:191:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:208:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:211:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:215:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:219:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:223:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:225:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:230:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:233:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:398:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:398:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:403:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:403:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:408:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:408:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:426:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:426:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:431:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:431:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:436:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:436:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:444:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:444:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:486:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:486:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:491:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:491:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:502:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:502:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:507:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:507:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:547:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:547:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:552:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:552:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:557:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:557:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:568:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:568:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:573:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:573:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:578:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:578:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:589:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:589:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:594:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:594:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:611:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:611:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:618:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:618:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:625:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:625:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:640:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:640:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:647:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:647:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:662:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:662:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:674:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:674:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:682:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:682:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:740:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:740:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:744:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:744:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:760:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:770:10: also defined here ../drivers/gpu/drm/qxl/qxl_kms.c:166:19: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:166:19: expected struct qxl_rom *rom ../drivers/gpu/drm/qxl/qxl_kms.c:166:19: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_kms.c:184:26: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:184:26: expected struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:184:26: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_kms.c:271:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:271:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:271:21: got struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:275:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:275:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:275:21: got struct qxl_rom *rom ../drivers/gpu/drm/qxl/qxl_kms.c:319:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:319:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:319:21: got struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:320:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:320:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:320:21: got struct qxl_rom *rom ../drivers/gpu/drm/vc4/vc4_kms.c:275:25: error: too long token expansion ../drivers/gpu/drm/rockchip/cdn-dp-core.c:320:25: warning: cast to restricted __le32 ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.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/block-rsv.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c:448:17: error: Expected ) in function call ../fs/btrfs/block-rsv.c:448:17: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_dma_buf.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_dma_buf.c:283:20: warning: symbol 'xe_dma_buf_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1963:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1963:9: void ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1963:9: int ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: expected void *timing_base ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: got void [noderef] __iomem * ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: got void * ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: got void * ../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.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/delalloc-space.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:119:17: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:119:17: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:187:9: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:187:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:460:9: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:460:9: error: got __VA_OPT__ ../drivers/gpu/drm/radeon/radeon_ring.c:309:23: warning: cast to restricted __le32 ../drivers/gpu/drm/xe/xe_eu_stall.c:127:11: warning: symbol 'eu_stall_sampling_rates' was not declared. Should it be static? ../drivers/gpu/drm/msm/msm_drv.c:49:6: warning: symbol 'dumpstate' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_doorbell_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/block-group.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/block-group.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:213:9: error: Expected ) in function call ../fs/btrfs/block-group.c:213:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:384:9: error: Expected ) in function call ../fs/btrfs/block-group.c:384:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:394:9: error: Expected ) in function call ../fs/btrfs/block-group.c:394:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:603:9: error: Expected ) in function call ../fs/btrfs/block-group.c:603:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:604:9: error: Expected ) in function call ../fs/btrfs/block-group.c:604:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:605:9: error: Expected ) in function call ../fs/btrfs/block-group.c:605:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:1320:9: error: Expected ) in function call ../fs/btrfs/block-group.c:1320:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:1321:9: error: Expected ) in function call ../fs/btrfs/block-group.c:1321:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:2373:9: error: Expected ) in function call ../fs/btrfs/block-group.c:2373:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:2470:25: error: Expected ) in function call ../fs/btrfs/block-group.c:2470:25: error: got __VA_OPT__ ../fs/btrfs/block-group.c:2938:9: error: Expected ) in function call ../fs/btrfs/block-group.c:2938:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:3706:9: error: Expected ) in function call ../fs/btrfs/block-group.c:3706:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4323:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4323:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4430:25: error: Expected ) in function call ../fs/btrfs/block-group.c:4430:25: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4558:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4558:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4559:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4559:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4560:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4560:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4561:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4561:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4562:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4562:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4563:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4563:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4603:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4603:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4636:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4636:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4637:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4637:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4674:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4674:9: error: got __VA_OPT__ ../drivers/gpu/drm/gma500/gma_display.c:405:25: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/gma_display.c:405:25: expected void *tmp_dst ../drivers/gpu/drm/gma500/gma_display.c:405:25: got unsigned char [noderef] [usertype] __iomem * Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' ../fs/btrfs/discard.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/discard.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/discard.c:258:33: error: Expected ) in function call ../fs/btrfs/discard.c:258:33: error: got __VA_OPT__ ../drivers/gpu/drm/qxl/qxl_object.c:176:29: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/qxl/qxl_object.c:223:40: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/qxl/qxl_object.c:223:40: expected void * ../drivers/gpu/drm/qxl/qxl_object.c:223:40: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_object.c:273:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_object.c:273:33: expected void [noderef] __iomem *vaddr ../drivers/gpu/drm/qxl/qxl_object.c:273:33: got void *pmap ../drivers/gpu/drm/gma500/intel_bios.c:548:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/gma500/intel_bios.c:548:42: expected void const *const p ../drivers/gpu/drm/gma500/intel_bios.c:548:42: got unsigned char [noderef] [usertype] __iomem * ../drivers/gpu/drm/gma500/intel_bios.c:549:40: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/gma500/intel_bios.c:559:24: warning: cast removes address space '__iomem' of expression ../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'ip_set_test' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'ip_set_add' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'ip_set_del' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'ip_set_flush_set' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'call_ad' - unexpected unlock ../drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/reflink.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/reflink.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/reflink.c:71:9: error: Expected ) in function call ../fs/btrfs/reflink.c:71:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c:211:25: error: Expected ) in function call ../fs/btrfs/reflink.c:211:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:418:17: error: Expected ) in function call ../fs/btrfs/reflink.c:418:17: error: got __VA_OPT__ ../fs/btrfs/reflink.c:512:25: error: Expected ) in function call ../fs/btrfs/reflink.c:512:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:521:25: error: Expected ) in function call ../fs/btrfs/reflink.c:521:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:522:25: error: Expected ) in function call ../fs/btrfs/reflink.c:522:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:792:17: error: Expected ) in function call ../fs/btrfs/reflink.c:792:17: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tree-mod-log.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:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.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/tree-mod-log.c:243:9: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:243:9: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:244:9: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:244:9: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:858:17: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:858:17: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:901:25: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:901:25: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:1070:25: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:1070:25: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:1071:25: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:1071:25: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/atombios_crtc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/fs.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/accessors.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/fs.c: note: in included file (through ../fs/btrfs/accessors.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/fs.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/fs.c:76:9: error: Expected ) in function call ../fs/btrfs/fs.c:76:9: error: got __VA_OPT__ ../fs/btrfs/fs.c:166:17: error: Expected ) in function call ../fs/btrfs/fs.c:166:17: error: got __VA_OPT__ ../fs/btrfs/fs.c:175:17: error: Expected ) in function call ../fs/btrfs/fs.c:175:17: error: got __VA_OPT__ ../drivers/gpu/drm/nouveau/nvif/object.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nvif/object.c:202:41: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/object.c:202:41: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/object.c:202:41: got void * ../fs/btrfs/subpage.c: note: in included file (through ../fs/btrfs/extent_map.h, ../fs/btrfs/btrfs_inode.h, ../fs/btrfs/subpage.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c: note: in included file (through ../fs/btrfs/btrfs_inode.h, ../fs/btrfs/subpage.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/subpage.c: note: in included file (through ../fs/btrfs/subpage.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:73:17: error: Expected ) in function call ../fs/btrfs/subpage.c:73:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:80:17: error: Expected ) in function call ../fs/btrfs/subpage.c:80:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:112:9: error: Expected ) in function call ../fs/btrfs/subpage.c:112:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:122:9: error: Expected ) in function call ../fs/btrfs/subpage.c:122:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:155:9: error: Expected ) in function call ../fs/btrfs/subpage.c:155:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:169:9: error: Expected ) in function call ../fs/btrfs/subpage.c:169:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:173:9: error: Expected ) in function call ../fs/btrfs/subpage.c:173:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:181:9: error: Expected ) in function call ../fs/btrfs/subpage.c:181:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:182:9: error: Expected ) in function call ../fs/btrfs/subpage.c:182:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:189:17: error: Expected ) in function call ../fs/btrfs/subpage.c:189:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:254:9: error: Expected ) in function call ../fs/btrfs/subpage.c:254:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:281:9: error: Expected ) in function call ../fs/btrfs/subpage.c:281:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:333:9: error: Expected ) in function call ../fs/btrfs/subpage.c:333:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:485:17: error: Expected ) in function call ../fs/btrfs/subpage.c:485:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:715:17: error: Expected ) in function call ../fs/btrfs/subpage.c:715:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:722:9: error: Expected ) in function call ../fs/btrfs/subpage.c:722:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:725:17: error: Expected ) in function call ../fs/btrfs/subpage.c:725:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:726:17: error: Expected ) in function call ../fs/btrfs/subpage.c:726:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:728:9: error: Expected ) in function call ../fs/btrfs/subpage.c:728:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:748:9: error: Expected ) in function call ../fs/btrfs/subpage.c:748:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:758:17: error: Expected ) in function call ../fs/btrfs/subpage.c:758:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:759:17: error: Expected ) in function call ../fs/btrfs/subpage.c:759:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:763:9: error: Expected ) in function call ../fs/btrfs/subpage.c:763:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:802:9: error: Expected ) in function call ../fs/btrfs/subpage.c:802:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:803:9: error: Expected ) in function call ../fs/btrfs/subpage.c:803:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:807:9: error: Expected ) in function call ../fs/btrfs/subpage.c:807:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:808:9: error: Expected ) in function call ../fs/btrfs/subpage.c:808:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:809:9: error: Expected ) in function call ../fs/btrfs/subpage.c:809:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:810:9: error: Expected ) in function call ../fs/btrfs/subpage.c:810:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:811:9: error: Expected ) in function call ../fs/btrfs/subpage.c:811:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:812:9: error: Expected ) in function call ../fs/btrfs/subpage.c:812:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:834:9: error: Expected ) in function call ../fs/btrfs/subpage.c:834:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:835:9: error: Expected ) in function call ../fs/btrfs/subpage.c:835:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:839:9: error: Expected ) in function call ../fs/btrfs/subpage.c:839:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.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/extent-io-tree.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:127:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:127:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:133:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:133:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:141:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:141:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:297:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:297:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:298:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:298:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:959:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:959:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1067:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1067:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1069:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1069:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1758:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1758:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1788:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1788:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1789:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1789:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1822:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1822:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1823:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1823:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1866:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1866:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1878:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1878:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1935:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1935:9: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/bio.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/bio.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/bio.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:221:9: error: Expected ) in function call ../fs/btrfs/bio.c:221:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:269:9: error: Expected ) in function call ../fs/btrfs/bio.c:269:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:432:17: error: Expected ) in function call ../fs/btrfs/bio.c:432:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:459:9: error: Expected ) in function call ../fs/btrfs/bio.c:459:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:771:17: error: Expected ) in function call ../fs/btrfs/bio.c:771:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:772:17: error: Expected ) in function call ../fs/btrfs/bio.c:772:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:795:17: error: Expected ) in function call ../fs/btrfs/bio.c:795:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:810:9: error: Expected ) in function call ../fs/btrfs/bio.c:810:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:836:9: error: Expected ) in function call ../fs/btrfs/bio.c:836:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:894:9: error: Expected ) in function call ../fs/btrfs/bio.c:894:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:895:9: error: Expected ) in function call ../fs/btrfs/bio.c:895:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:896:9: error: Expected ) in function call ../fs/btrfs/bio.c:896:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:897:9: error: Expected ) in function call ../fs/btrfs/bio.c:897:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:905:17: error: Expected ) in function call ../fs/btrfs/bio.c:905:17: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:75:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:75:9: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:76:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:76:9: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:90:17: error: Expected ) in function call ../fs/btrfs/lru_cache.c:90:17: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:125:17: error: Expected ) in function call ../fs/btrfs/lru_cache.c:125:17: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:164:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:164:9: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:165:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:165:9: error: got __VA_OPT__ ../drivers/gpu/drm/radeon/radeon_cs.c:294:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:294:45: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_cs.c:294:45: got unsigned long long [usertype] *[assigned] chunk_array_ptr ../drivers/gpu/drm/radeon/radeon_cs.c:309:27: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:309:27: expected struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr ../drivers/gpu/drm/radeon/radeon_cs.c:309:27: got void [noderef] __user * ../drivers/gpu/drm/radeon/radeon_cs.c:310:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:310:49: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_cs.c:310:49: got struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr ../drivers/gpu/drm/amd/amdgpu/atom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvif/client.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/radeon/radeon_bios.c:66:30: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:66:49: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:92:9: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:93:9: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:95:26: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:95:42: warning: dereference of noderef expression ../drivers/gpu/drm/gma500/mmu.c:307:26: warning: context imbalance in 'psb_mmu_pt_alloc_map_lock' - wrong count at exit ../drivers/gpu/drm/gma500/mmu.c:347:26: warning: context imbalance in 'psb_mmu_pt_map_lock' - wrong count at exit ../drivers/gpu/drm/gma500/mmu.c:380:28: warning: context imbalance in 'psb_mmu_pt_unmap_unlock' - unexpected unlock ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:265:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:265:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:265:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:323:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:323:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:323:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:685:23: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:685:23: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:685:23: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:696:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:696:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:696:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:718:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:718:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:718:25: struct dma_fence * ../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.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/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:33:9: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:33:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:34:9: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:34:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:146:25: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:146:25: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:246:25: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:246:25: error: got __VA_OPT__ Warning: ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:761 function parameter 'af' not described in 'amdgpu_fence_driver_guilty_force_completion' Warning: ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:761 function parameter 'af' not described in 'amdgpu_fence_driver_guilty_force_completion' ../drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/fiemap.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/backref.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/backref.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/fiemap.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:115:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:115:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:322:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:322:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:572:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:572:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:582:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:582:9: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/r100.c:713:16: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/r100.c:713:16: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/r100.c:713:16: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/r100.c:1099:24: warning: cast to restricted __le32 ../drivers/gpu/drm/sti/sti_hdmi.c:1480:24: warning: symbol 'sti_hdmi_driver' was not declared. Should it be static? ../drivers/gpu/drm/tve200/tve200_display.c:34:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:34:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:34:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:51:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:51:40: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:51:40: got void * ../drivers/gpu/drm/tve200/tve200_display.c:61:40: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:61:40: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:61:40: got void * ../drivers/gpu/drm/tve200/tve200_display.c:66:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:66:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:66:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:139:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:139:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:139:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:142:38: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:142:38: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:142:38: got void * ../drivers/gpu/drm/tve200/tve200_display.c:148:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:148:30: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:148:30: got void * ../drivers/gpu/drm/tve200/tve200_display.c:237:34: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:237:34: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:237:34: got void * ../drivers/gpu/drm/tve200/tve200_display.c:251:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:251:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:251:30: got void * ../drivers/gpu/drm/tve200/tve200_display.c:252:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:252:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:252:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:271:35: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:271:35: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:271:35: got void * ../drivers/gpu/drm/tve200/tve200_display.c:276:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:276:43: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:276:43: got void * ../drivers/gpu/drm/tve200/tve200_display.c:278:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:278:43: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:278:43: got void * ../drivers/gpu/drm/tve200/tve200_display.c:301:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:301:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:301:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:302:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:302:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:302:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:312:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:312:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:312:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:33:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:33:37: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:33:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:45:37: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:45:37: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:45:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:163:27: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:163:27: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:163:27: got void * ../drivers/gpu/drm/pl111/pl111_display.c:168:27: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:168:27: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:168:27: got void * ../drivers/gpu/drm/pl111/pl111_display.c:172:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:172:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:172:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:231:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:231:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:231:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:234:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:234:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:234:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:338:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:338:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:338:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:351:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:351:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:351:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:368:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:368:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:368:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:371:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:371:41: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:371:41: got void * ../drivers/gpu/drm/pl111/pl111_display.c:384:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:384:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:384:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:403:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:403:41: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:403:41: got void * ../drivers/gpu/drm/pl111/pl111_display.c:424:53: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:424:53: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:424:53: got void * ../drivers/gpu/drm/pl111/pl111_display.c:435:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:435:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:435:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:489:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:489:37: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:489:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:512:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:512:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:512:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:523:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:523:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:523:33: got void * ../fs/btrfs/acl.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/acl.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__ ../drivers/gpu/drm/i915/intel_uncore.c:1928:1: warning: context imbalance in 'fwtable_read8' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1929:1: warning: context imbalance in 'fwtable_read16' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1930:1: warning: context imbalance in 'fwtable_read32' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1931:1: warning: context imbalance in 'fwtable_read64' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1996:1: warning: context imbalance in 'gen6_write8' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1997:1: warning: context imbalance in 'gen6_write16' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1998:1: warning: context imbalance in 'gen6_write32' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2018:1: warning: context imbalance in 'fwtable_write8' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2019:1: warning: context imbalance in 'fwtable_write16' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2020:1: warning: context imbalance in 'fwtable_write32' - unexpected unlock ../drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.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/direct-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:164:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:164:17: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:189:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:189:17: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:921:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:921:17: error: got __VA_OPT__ ../drivers/gpu/drm/tve200/tve200_drv.c:196:20: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/tve200/tve200_drv.c:196:20: expected void *regs ../drivers/gpu/drm/tve200/tve200_drv.c:196:20: got void [noderef] __iomem * ../drivers/gpu/drm/tve200/tve200_drv.c:210:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_drv.c:210:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_drv.c:210:30: got void * ../drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/r300.c:122:39: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/r300.c:122:39: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/r300.c:122:39: got void *ptr ../drivers/gpu/drm/amd/amdgpu/amdgpu_display.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/ref-verify.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/ref-verify.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/ref-verify.c: note: in included file: ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ref-verify.c:324:17: error: Expected ) in function call ../fs/btrfs/ref-verify.c:324:17: error: got __VA_OPT__ ../fs/btrfs/ref-verify.c:326:17: error: Expected ) in function call ../fs/btrfs/ref-verify.c:326:17: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/msm/msm_gem_vma.c:96 expecting prototype for struct msm_vma_op. Prototype was for struct msm_vm_op instead ../drivers/gpu/drm/radeon/rs400.c:238:16: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rs400.c:238:16: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/rs400.c:238:16: got restricted __le32 [usertype] ../drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/pl111/pl111_drv.c:277:20: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/pl111/pl111_drv.c:277:20: expected void *regs ../drivers/gpu/drm/pl111/pl111_drv.c:277:20: got void [noderef] __iomem * ../drivers/gpu/drm/pl111/pl111_drv.c:292:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_drv.c:292:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_drv.c:292:30: got void * ../drivers/gpu/drm/radeon/rs600.c:662:30: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/rs600.c:662:30: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/rs600.c:662:30: got void * ../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: got void * ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/zoned.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/zoned.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:96:17: error: Expected ) in function call ../fs/btrfs/zoned.c:96:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:169:9: error: Expected ) in function call ../fs/btrfs/zoned.c:169:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:176:9: error: Expected ) in function call ../fs/btrfs/zoned.c:176:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:243:17: error: Expected ) in function call ../fs/btrfs/zoned.c:243:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:391:17: error: Expected ) in function call ../fs/btrfs/zoned.c:391:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:397:9: error: Expected ) in function call ../fs/btrfs/zoned.c:397:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:835:25: error: Expected ) in function call ../fs/btrfs/zoned.c:835:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:886:9: error: Expected ) in function call ../fs/btrfs/zoned.c:886:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1058:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1058:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1059:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1059:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1175:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1175:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1176:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1176:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1324:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1324:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1837:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1837:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1870:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1870:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1908:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1908:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1996:25: error: Expected ) in function call ../fs/btrfs/zoned.c:1996:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2393:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2393:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2581:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2581:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2587:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2587:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2595:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2595:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2597:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2597:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2623:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2623:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2663:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2663:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2691:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2691:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2951:17: error: Expected ) in function call ../fs/btrfs/zoned.c:2951:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2965:17: error: Expected ) in function call ../fs/btrfs/zoned.c:2965:17: error: got __VA_OPT__ ../drivers/gpu/drm/vmwgfx/vmwgfx_vkms.c:116:36: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/i915/intel_wakeref.c:146:19: warning: context imbalance in 'wakeref_auto_timeout' - unexpected unlock ../drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/rs690.c:82:59: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:84:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs690.c:85:65: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs690.c:91:57: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs690.c:96:59: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:98:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:99:65: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:105:57: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:107:59: warning: cast to restricted __le16 ../drivers/gpu/drm/gma500/psb_intel_display.c:435:30: warning: symbol 'psb_clock_funcs' was not declared. Should it be static? ../drivers/gpu/drm/sti/sti_hda.c:799:24: warning: symbol 'sti_hda_driver' was not declared. Should it be static? ../fs/btrfs/tests/free-space-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../drivers/gpu/drm/msm/msm_io_utils.c:61:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:61:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:61:31: got void * ../drivers/gpu/drm/msm/msm_io_utils.c:81:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:81:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:81:31: got void * ../drivers/gpu/drm/msm/msm_io_utils.c:90:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:90:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:90:31: got void * ../fs/btrfs/tests/extent-buffer-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-buffer-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../drivers/gpu/drm/mediatek/mtk_cec.c:243:24: warning: symbol 'mtk_cec_driver' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/atombios_dp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/verity.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/verity.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c:331:24: warning: symbol 'mtk_hdmi_ddc_driver' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/atombios_encoders.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_guc.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c:771:20: warning: symbol 'xe_guc_g2g_test_suite' was not declared. Should it be static? Warning: ../drivers/gpu/drm/msm/msm_iommu.c:381 expecting prototype for alloc_pt(). Prototype was for msm_iommu_pagetable_alloc_pt() instead Warning: ../drivers/gpu/drm/msm/msm_iommu.c:426 expecting prototype for free_pt(). Prototype was for msm_iommu_pagetable_free_pt() instead ../drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/msm_rd.c:44:6: warning: symbol 'rd_full' was not declared. Should it be static? ../drivers/gpu/drm/gma500/opregion.c:294:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:294:25: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/gma500/opregion.c:294:25: got struct opregion_header *header ../drivers/gpu/drm/gma500/opregion.c:324:20: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:324:20: expected void const *const p ../drivers/gpu/drm/gma500/opregion.c:324:20: got void [noderef] __iomem *[assigned] base ../drivers/gpu/drm/gma500/opregion.c:330:26: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:330:26: expected struct opregion_header *header ../drivers/gpu/drm/gma500/opregion.c:330:26: got void [noderef] __iomem *[assigned] base ../drivers/gpu/drm/gma500/opregion.c:331:23: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:331:23: expected void *vbt ../drivers/gpu/drm/gma500/opregion.c:331:23: got void [noderef] __iomem * ../drivers/gpu/drm/gma500/opregion.c:338:32: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:338:32: expected struct opregion_acpi *acpi ../drivers/gpu/drm/gma500/opregion.c:338:32: got void [noderef] __iomem * ../drivers/gpu/drm/gma500/opregion.c:343:32: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:343:32: expected struct opregion_asle *asle ../drivers/gpu/drm/gma500/opregion.c:343:32: got void [noderef] __iomem * ../drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/meson/meson_vclk.c:373:3: warning: symbol 'params' was not declared. Should it be static? ../drivers/gpu/drm/nouveau/nvif/chan.c:11:32: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: expected unsigned int const [usertype] *map ../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: got void *userd ../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: got void *gpfifo ../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: got void *push ../drivers/gpu/drm/nouveau/nvif/chan.c:119:32: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan.c:155:22: warning: cast removes address space '__iomem' of expression ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:877:9: error: got __VA_OPT__ ../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: expected void volatile [noderef] __iomem * ../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: got void *kptr ../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: expected void const volatile [noderef] __iomem * ../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: got void *kptr ../fs/btrfs/tests/inode-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-io-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-io-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-io-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: got void *sema ../drivers/gpu/drm/xe/xe_guc_ct.c:929:9: warning: context imbalance in '__guc_ct_send_locked' - different lock contexts for basic block ../drivers/gpu/drm/radeon/r600.c:1082:38: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/r600.c:1082:38: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/r600.c:1082:38: got void * ../drivers/gpu/drm/radeon/r600.c:4042:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600.c:4128:26: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600.c:4129:28: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600.c:4387:38: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/r600.c:4387:38: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/r600.c:4387:38: got void * ../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: expected struct lsdc_device * ../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: got void [noderef] __iomem *reg_base ../drivers/gpu/drm/amd/amdgpu/atombios_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:42:9: warning: cast removes address space '__iomem' of expression ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../drivers/gpu/drm/panthor/panthor_sched.c:2902:9: warning: context imbalance in 'panthor_fdinfo_gather_group_samples' - different lock contexts for basic block Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1782 function parameter 'ptdev' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1782 function parameter 'events' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:2675 function parameter 'ptdev' not described in 'panthor_sched_report_mmu_fault' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1782 function parameter 'ptdev' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1782 function parameter 'events' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:2675 function parameter 'ptdev' not described in 'panthor_sched_report_mmu_fault' ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tests/extent-map-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-map-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-map-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-map-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../disk-io.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../disk-io.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:877:9: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_tlb_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: expected void * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: got void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: expected void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: got void * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: expected void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: got unsigned char [usertype] * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: expected void * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: got void [noderef] __iomem *map ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_map.h, ../fs/btrfs/tests/../btrfs_inode.h, ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../btrfs_inode.h, ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../drivers/gpu/drm/radeon/atombios_dp.c:107:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_dp.c:107:30: expected unsigned short [addressable] [usertype] lpAuxRequest ../drivers/gpu/drm/radeon/atombios_dp.c:107:30: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_dp.c:108:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_dp.c:108:27: expected unsigned short [addressable] [usertype] lpDataOut ../drivers/gpu/drm/radeon/atombios_dp.c:108:27: got restricted __le16 [usertype] ../drivers/gpu/drm/amd/amdgpu/amdgpu_pll.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/core/ioctl.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/xfs/xfs_icache.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/mm.h, ../fs/xfs/xfs_linux.h, ../fs/xfs/xfs.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'xfs_iget_recycle' - unexpected unlock ../fs/xfs/xfs_icache.c:606:28: warning: context imbalance in 'xfs_iget_cache_hit' - different lock contexts for basic block ../drivers/gpu/drm/msm/adreno/adreno_device.c:11:6: warning: symbol 'hang_debug' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/adreno_device.c:19:5: warning: symbol 'enable_preemption' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/adreno_device.c:23:6: warning: symbol 'disable_acd' was not declared. Should it be static? ../drivers/gpu/drm/radeon/evergreen.c:4206:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4206:44: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4206:44: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4220:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4220:44: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4220:44: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4223:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4223:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4223:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4286:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4286:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4286:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4287:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4287:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4287:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4288:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4288:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4288:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4294:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4294:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4294:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4300:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4300:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4300:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4304:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4304:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4304:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4308:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4308:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4308:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4313:81: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4313:81: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4313:81: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4319:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4319:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4319:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4680:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/evergreen.c:4739:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/evergreen.c:4740:28: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a2xx_catalog.c:47:1: warning: symbol 'a2xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_preempt_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a3xx_catalog.c:87:1: warning: symbol 'a3xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a4xx_catalog.c:47:1: warning: symbol 'a4xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a5xx_catalog.c:152:1: warning: symbol 'a5xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_hw_engine_group.c:292:5: warning: context imbalance in 'xe_hw_engine_group_get_mode' - wrong count at exit ../drivers/gpu/drm/xe/xe_hw_engine_group.c:327:6: warning: context imbalance in 'xe_hw_engine_group_put' - wrong count at exit ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: expected unsigned short [addressable] [assigned] [usertype] usSymClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: expected unsigned short [addressable] [assigned] [usertype] usSymClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: expected unsigned short [addressable] [assigned] [usertype] usConnectorId ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: got restricted __le16 [usertype] ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: warning: incorrect type in initializer (different base types) ../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: expected unsigned short [usertype] out ../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: expected unsigned short [addressable] [assigned] [usertype] lpI2CDataOut ../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: got restricted __le16 [usertype] ../drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_csa.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1104:1: warning: symbol 'a6xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1613:1: warning: symbol 'a7xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:167:37: error: too long token expansion ../drivers/gpu/drm/xe/xe_migrate.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_migrate.c:786:20: warning: symbol 'xe_migrate_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/si.c:1568:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1570:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1571:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1573:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3481:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3482:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3490:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3491:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3499:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3498:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:3498:25: expected restricted __le32 const [usertype] *[assigned] fw_data ../drivers/gpu/drm/radeon/si.c:3498:25: got restricted __be32 const [usertype] * ../drivers/gpu/drm/radeon/si.c:3500:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:5706:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5706:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5706:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5707:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5707:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5707:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5709:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5709:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5709:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5710:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5710:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5710:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5711:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5711:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5711:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5716:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5716:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5716:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5718:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5718:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5718:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5720:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5720:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5720:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5727:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5727:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5727:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5728:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5728:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5728:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5732:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5732:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5732:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5735:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5735:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5735:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5738:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5738:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5738:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5741:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5741:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5741:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5744:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5744:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5744:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5748:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5748:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5748:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5749:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5749:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5749:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5751:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5751:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5751:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5752:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5752:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5752:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5873:31: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:5875:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6262:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6263:28: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6264:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:832:48: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:834:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:856:38: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:857:47: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:858:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:888:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:892:55: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:894:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:895:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:896:51: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:897:52: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:898:52: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:899:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:901:58: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:908:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:911:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:918:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:923:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:932:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:943:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:955:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:969:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:972:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:975:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:978:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:980:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:987:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1002:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1004:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1006:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1016:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1018:42: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1019:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1021:45: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1027:53: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1028:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1029:48: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1034:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1046:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1048:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1050:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1053:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1055:49: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1065:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1069:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1070:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1074:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1078:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1083:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1106:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1108:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1110:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1121:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1123:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1132:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1136:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1140:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1159:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1161:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1163:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1168:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1173:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1188:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1190:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1195:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1199:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1208:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1210:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1212:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1214:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1216:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1218:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1220:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1222:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1224:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1226:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1231:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1246:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1248:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1253:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1256:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1267:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1269:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1274:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1278:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1280:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1281:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1283:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1285:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1287:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1289:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:722:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:723:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:724:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:727:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:728:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:754:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:757:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:760:17: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:779:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:816:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:820:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:826:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:891:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:893:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:899:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:903:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:905:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:907:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:909:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:913:46: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/xe/xe_migrate.c:1128 expecting prototype for xe_get_migrate_exec_queue(). Prototype was for xe_migrate_exec_queue() instead ../drivers/gpu/drm/xe/xe_oa.c:2431:25: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/xe/xe_oa.c:2431:25: expected unsigned long long [usertype] *ptr ../drivers/gpu/drm/xe/xe_oa.c:2431:25: got void [noderef] __user * ../drivers/gpu/drm/xe/xe_oa.c:2444:15: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/xe/xe_oa.c:2444:15: expected void const volatile [noderef] __user *ptr ../drivers/gpu/drm/xe/xe_oa.c:2444:15: got unsigned long long [usertype] *ptr ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2065:36: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2065:36: expected void [noderef] __iomem *llc_mmio ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2065:36: got void * ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1798:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1799:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1800:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1838:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1840:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1845:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1846:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1899:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1903:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1920:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/cik.c:1878:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:1880:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:1881:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:1883:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3909:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3910:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3914:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3918:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3919:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3923:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3927:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3926:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:3926:25: expected restricted __le32 const [usertype] *[assigned] fw_data ../drivers/gpu/drm/radeon/cik.c:3926:25: got restricted __be32 const [usertype] * ../drivers/gpu/drm/radeon/cik.c:3928:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3932:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3933:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4265:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4266:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4270:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4279:34: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4280:35: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4284:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:5943:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:5947:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:5951:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6433:62: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6434:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6435:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6439:63: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6440:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6441:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6445:62: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6446:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6447:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6451:63: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6452:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6453:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6457:64: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6458:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6459:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6463:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6463:56: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6463:56: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6486:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6486:56: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6486:56: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6710:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6710:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6710:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6711:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6711:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6711:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6713:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6713:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6713:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6714:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6714:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6714:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6715:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6715:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6715:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6720:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6720:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6720:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6722:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6722:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6722:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6724:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6724:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6724:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6731:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6731:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6731:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6732:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6732:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6732:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6735:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6735:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6735:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6736:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6736:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6736:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6739:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6739:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6739:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6740:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6740:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6740:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6744:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6744:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6744:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6745:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6745:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6745:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6748:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6748:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6748:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6749:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6749:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6749:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6752:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6752:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6752:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6753:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6753:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6753:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6757:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6757:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6757:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6758:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6758:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6758:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6760:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6760:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6760:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6761:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6761:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6761:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:7576:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7577:28: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7578:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7486:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7486:24: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/rv770_dpm.c:291:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:291:41: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv770_dpm.c:291:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:297:76: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:297:76: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv770_dpm.c:297:76: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:311:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:311:42: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv770_dpm.c:311:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:313:77: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:313:77: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv770_dpm.c:313:77: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:474:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:474:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:474:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:475:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:475:42: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:475:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:476:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:476:44: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:476:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:477:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:477:42: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:477:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:478:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:478:44: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:478:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:479:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:479:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:479:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:480:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:480:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:480:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:557:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:557:26: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:557:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:558:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:558:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:558:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:559:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:559:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:559:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:560:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:560:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv770_dpm.c:560:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:561:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:561:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv770_dpm.c:561:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:562:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:562:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:562:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:582:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:582:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:582:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:600:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:600:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:600:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:606:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:606:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:606:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:609:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:609:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:609:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:983:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:983:68: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:983:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:984:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:984:70: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:984:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:985:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:985:68: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:985:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:986:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:986:70: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:986:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:988:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:988:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:988:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:989:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:989:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:989:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:993:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:993:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:993:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:994:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:994:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:994:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:995:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:995:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv770_dpm.c:995:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1015:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1015:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:1015:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1018:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1018:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:1018:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1032:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1032:71: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1032:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1034:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1034:73: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1034:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1036:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1036:71: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1036:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1038:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1038:73: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1038:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1040:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1040:70: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1040:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1042:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1042:62: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1042:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1045:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1045:61: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv770_dpm.c:1045:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1047:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1047:62: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1047:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1050:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1050:63: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:1050:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1053:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1053:63: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1053:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1055:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1055:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1055:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1057:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1057:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv770_dpm.c:1057:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1059:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1059:69: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv770_dpm.c:1059:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1061:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1061:71: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1061:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1064:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1064:55: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:1064:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1079:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1079:42: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv770_dpm.c:1079:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1081:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1081:43: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv770_dpm.c:1081:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1124:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1124:62: expected unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1124:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1129:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1129:69: expected unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1129:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1150:49: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/rv770_dpm.c:1150:49: left side has type unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1150:49: right side has type restricted __be32 ../drivers/gpu/drm/radeon/rv770_dpm.c:1152:48: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/rv770_dpm.c:1152:48: left side has type unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1152:48: right side has type restricted __be32 ../drivers/gpu/drm/radeon/rv770_dpm.c:1156:77: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1156:77: expected unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1156:77: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:2150:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2151:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2152:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2155:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2156:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2199:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2201:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2204:28: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2205:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2206:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2208:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2210:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2213:28: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2214:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2295:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2299:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2317:42: warning: cast to restricted __le16 ../drivers/gpu/drm/xe/xe_mocs.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_mocs.c:199:20: warning: symbol 'xe_mocs_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/falcon/msgq.c:26:1: warning: context imbalance in 'nvkm_falcon_msgq_open' - wrong count at exit ../drivers/gpu/drm/nouveau/nvkm/falcon/msgq.c:40:20: warning: context imbalance in 'nvkm_falcon_msgq_close' - unexpected unlock ../drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:1564:1: warning: no newline at end of file ../drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 ../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 ../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 ../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 ../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 ../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 ../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: got restricted __be32 [usertype] ../drivers/gpu/drm/msm/hdmi/hdmi.c:432:1: warning: symbol 'msm_hdmi_pm_ops' was not declared. Should it be static? ../drivers/gpu/drm/i915/gt/intel_execlists_submission.c:801:59: warning: context imbalance in 'assert_pending_valid' - different lock contexts for basic block ../drivers/gpu/drm/xe/xe_pci.c:86:9: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_pci.c:87:10: also defined here ../drivers/gpu/drm/radeon/cypress_dpm.c:411:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:411:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:411:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:600:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:600:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/cypress_dpm.c:600:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:601:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:601:42: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:601:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:602:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:602:44: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:602:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:603:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:603:42: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:603:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:604:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:604:44: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:604:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:605:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:605:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:605:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:606:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:606:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:606:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:607:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:607:32: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/cypress_dpm.c:607:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:608:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:608:33: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/cypress_dpm.c:608:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:663:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:663:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:663:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:669:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:669:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:669:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:672:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:672:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:672:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:824:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:824:40: expected unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:824:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:958:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:958:53: expected unsigned short [usertype] s0 ../drivers/gpu/drm/radeon/cypress_dpm.c:958:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:960:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:960:53: expected unsigned short [usertype] s1 ../drivers/gpu/drm/radeon/cypress_dpm.c:960:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1232:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1232:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:1232:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1246:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1246:71: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1246:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1248:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1248:73: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1248:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1250:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1250:71: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1250:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1252:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1252:73: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1252:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1254:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1254:70: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1254:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1256:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1256:62: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1256:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1259:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1259:61: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/cypress_dpm.c:1259:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1261:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1261:62: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1261:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1264:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1264:63: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/cypress_dpm.c:1264:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1267:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1267:63: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1267:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1269:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1269:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1269:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1271:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1271:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/cypress_dpm.c:1271:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1273:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1273:69: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/cypress_dpm.c:1273:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1275:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1275:71: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1275:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1278:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1278:55: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/cypress_dpm.c:1278:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1300:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1300:42: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/cypress_dpm.c:1300:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1302:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1302:43: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/cypress_dpm.c:1302:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1436:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1436:68: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1436:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1438:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1438:70: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1438:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1440:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1440:68: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1440:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1442:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1442:70: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1442:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1444:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1444:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1444:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1446:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1446:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1446:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1450:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1450:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1450:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1452:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1452:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1452:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1454:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1454:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/cypress_dpm.c:1454:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1522:35: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/cypress_dpm.c:1522:35: left side has type unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:1522:35: right side has type restricted __be32 ../drivers/gpu/drm/radeon/cypress_dpm.c:1539:77: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1539:77: expected unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:1539:77: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1557:78: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1557:78: expected unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:1557:78: got restricted __be32 [usertype] ../drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c:77:38: warning: context imbalance in 'pool_free_older_than' - different lock contexts for basic block ../drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/sumo_dpm.c:1407:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1408:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1409:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1412:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1413:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1436:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1474:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h): ../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures ../drivers/gpu/drm/radeon/sumo_dpm.c:1477:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1480:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1676:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1677:41: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1678:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1680:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1694:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1696:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1698:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1701:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1703:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1705:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1706:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1708:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1709:43: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_pxp.c:713:9: warning: context imbalance in '__pxp_exec_queue_remove' - different lock contexts for basic block ../drivers/gpu/drm/radeon/trinity_dpm.c:1639:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1640:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1641:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1644:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1645:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1668:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1705:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h, ../drivers/gpu/drm/radeon/trinity_dpm.h): ../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures ../drivers/gpu/drm/radeon/trinity_dpm.c:1708:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1711:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1764:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1819:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1820:41: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1821:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1822:49: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1824:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1843:52: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1844:52: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1847:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1848:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1849:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1850:53: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/amdgpu_rap.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_fw_attestation.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_pt.c:1110:72: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/ni_dpm.c:1265:35: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/ni_dpm.c:1265:35: left side has type unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:1265:35: right side has type restricted __be32 ../drivers/gpu/drm/radeon/ni_dpm.c:1279:80: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1279:80: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:1279:80: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1294:81: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1294:81: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:1294:81: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1309:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1309:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1309:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1329:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1329:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1329:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1335:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1335:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1335:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1338:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1338:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1338:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1350:32: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/ni_dpm.c:1360:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1360:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1360:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1482:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1482:48: expected unsigned int [usertype] TDPLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1482:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1484:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1484:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1484:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1486:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1486:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1486:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1489:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1489:55: expected unsigned int [usertype] PowerBoostLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1489:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1629:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1629:39: expected unsigned int [usertype] mc_arb_dram_timing ../drivers/gpu/drm/radeon/ni_dpm.c:1629:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1630:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1630:39: expected unsigned int [usertype] mc_arb_dram_timing2 ../drivers/gpu/drm/radeon/ni_dpm.c:1630:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1676:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1676:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1676:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1690:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1690:59: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1690:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1692:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1692:61: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1692:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1694:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1694:59: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1694:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1696:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1696:61: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1696:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1698:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1698:58: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1698:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1700:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1700:50: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1700:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1702:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1702:49: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/ni_dpm.c:1702:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1704:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1704:50: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/ni_dpm.c:1704:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1706:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1706:51: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:1706:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1709:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1709:59: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1709:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1711:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1711:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1711:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1713:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1713:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/ni_dpm.c:1713:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1715:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1715:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/ni_dpm.c:1715:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1717:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1717:65: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/ni_dpm.c:1717:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1719:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1719:67: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1719:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1721:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1721:51: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:1721:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1752:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1752:38: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:1752:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1754:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1754:39: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/ni_dpm.c:1754:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1782:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1782:51: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/ni_dpm.c:1782:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1785:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1785:53: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1785:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1903:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1903:56: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1903:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1904:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1904:58: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1904:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1905:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1905:56: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1905:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1906:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1906:58: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1906:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1907:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1907:55: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1907:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1908:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1908:47: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1908:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1912:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1912:56: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1912:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1913:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1913:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1913:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1914:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1914:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/ni_dpm.c:1914:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1915:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1915:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/ni_dpm.c:1915:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1930:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1930:48: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/ni_dpm.c:1930:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1933:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1933:50: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1933:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2078:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2078:34: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:2078:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2079:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2079:42: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2079:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2080:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2080:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2080:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2081:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2081:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/ni_dpm.c:2081:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2082:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2082:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/ni_dpm.c:2082:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2083:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2083:48: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/ni_dpm.c:2083:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2084:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2084:50: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2084:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2142:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2142:37: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:2142:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2146:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2146:35: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:2146:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2285:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2285:26: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:2285:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2286:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2286:34: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2286:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2287:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2287:36: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2287:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2288:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2288:34: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2288:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2289:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2289:36: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2289:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2290:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2290:33: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2290:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2291:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2291:25: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2291:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2292:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2292:24: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/ni_dpm.c:2292:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2293:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2293:25: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/ni_dpm.c:2293:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2307:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2307:42: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/ni_dpm.c:2307:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2309:64: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2309:64: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/ni_dpm.c:2309:64: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2411:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2411:41: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2411:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2415:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2415:33: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2415:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2440:23: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/ni_dpm.c:2442:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2442:41: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2442:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2448:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2448:45: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2448:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2591:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2591:56: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/ni_dpm.c:2591:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2592:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2592:56: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2592:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2672:39: warning: incorrect type in argument 3 (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2672:39: expected unsigned int [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:2672:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2935:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2935:53: expected unsigned short [usertype] s0 ../drivers/gpu/drm/radeon/ni_dpm.c:2935:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2937:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2937:53: expected unsigned short [usertype] s1 ../drivers/gpu/drm/radeon/ni_dpm.c:2937:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2954:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2954:40: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:2954:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3085:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3085:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3085:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3091:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3091:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3091:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3127:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3127:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3127:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3133:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3133:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3133:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3184:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3184:36: expected unsigned int [usertype] pwr_const ../drivers/gpu/drm/radeon/ni_dpm.c:3184:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3185:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3185:36: expected unsigned int [usertype] dc_cacValue ../drivers/gpu/drm/radeon/ni_dpm.c:3185:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3186:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3186:36: expected unsigned int [usertype] bif_cacValue ../drivers/gpu/drm/radeon/ni_dpm.c:3186:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3899:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3900:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3901:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3904:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3905:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3931:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3933:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3936:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3937:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3938:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:4012:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:4016:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:4034:42: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../sound/soc/codecs/da7218.c:488:44: warning: cast to restricted __le16 ../sound/soc/codecs/da7218.c:508:13: warning: incorrect type in assignment (different base types) ../sound/soc/codecs/da7218.c:508:13: expected unsigned short [usertype] val ../sound/soc/codecs/da7218.c:508:13: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/si_smc.c:228:39: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si_smc.c:229:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si_smc.c:231:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si_dpm.c:4055:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4055:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4055:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4089:24: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:4097:37: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:4112:45: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: expected unsigned int [usertype] TDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: expected unsigned int [usertype] NearTDPLimitTherm ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: expected unsigned int [usertype] dGPU_T_Limit ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: expected unsigned int [usertype] dGPU_T_Warning ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: expected unsigned int [usertype] dGPU_T_Hysteresis ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: expected unsigned short [usertype] PwrEfficiencyRatio ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: expected unsigned int [usertype] K ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: expected unsigned int [usertype] T0 ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: expected unsigned int [usertype] MaxT ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: expected unsigned int [usertype] Tthreshold ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: expected unsigned short ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: expected unsigned short ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: expected unsigned int [usertype] l2numWin_TDP ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: expected unsigned int [usertype] lkge_lut_V0 ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: expected unsigned int [usertype] lkge_lut_Vstep ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: expected unsigned int [usertype] R_LL ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: expected unsigned int [usertype] WinTime ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: expected unsigned int [usertype] calculation_repeats ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: expected unsigned int [usertype] dc_cac ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: expected unsigned int [usertype] lkge_lut_T0 ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: expected unsigned int [usertype] lkge_lut_Tstep ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:3980:35: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/si_dpm.c:3980:35: left side has type unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:3980:35: right side has type restricted __be32 ../drivers/gpu/drm/radeon/si_dpm.c:4001:88: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4001:88: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4001:88: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4015:89: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4015:89: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4015:89: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4023:88: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4023:88: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4023:88: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4032:109: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4032:109: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4032:109: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4078:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4078:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4078:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4139:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4139:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4139:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4247:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4247:39: expected unsigned int [usertype] mc_arb_dram_timing ../drivers/gpu/drm/radeon/si_dpm.c:4247:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4248:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4248:39: expected unsigned int [usertype] mc_arb_dram_timing2 ../drivers/gpu/drm/radeon/si_dpm.c:4248:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4312:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4312:50: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4312:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4314:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4314:58: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4314:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4316:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4316:59: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4316:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4318:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4318:59: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4318:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4320:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4320:56: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4320:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4322:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4322:58: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4322:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4324:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4324:58: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4324:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4326:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4326:49: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4326:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4328:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4328:50: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4328:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4331:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4331:51: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4331:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4334:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4334:59: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4334:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4336:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4336:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4336:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4338:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4338:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4338:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4340:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4340:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4340:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4342:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4342:65: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/si_dpm.c:4342:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4344:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4344:68: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/si_dpm.c:4344:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4347:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4347:51: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4347:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4388:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4388:38: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/si_dpm.c:4388:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4390:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4390:39: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/si_dpm.c:4390:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4416:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4416:51: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:4416:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4419:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4419:53: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:4419:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4514:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4514:47: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4514:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4516:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4516:55: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4516:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4518:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4518:56: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4518:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4520:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4520:56: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4520:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4522:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4522:53: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4522:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4524:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4524:55: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4524:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4526:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4526:55: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4526:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4528:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4528:46: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4528:46: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4530:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4530:47: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4530:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4533:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4533:56: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4533:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4535:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4535:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4535:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4537:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4537:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4537:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4539:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4539:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4539:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4557:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4557:48: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:4557:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4560:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4560:50: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:4560:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4798:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4798:34: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4798:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4799:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4799:42: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4799:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4800:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4800:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4800:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4801:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4801:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4801:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4802:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4802:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4802:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4803:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4803:48: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/si_dpm.c:4803:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4804:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4804:50: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/si_dpm.c:4804:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4885:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4885:26: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4885:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4886:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4886:31: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4886:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4887:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4887:33: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4887:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4888:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4888:33: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4888:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4889:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4889:34: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4889:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4890:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4890:34: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4890:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4891:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4891:33: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4891:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4892:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4892:25: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4892:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4893:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4893:24: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4893:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4894:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4894:25: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4894:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4908:42: warning: too many warnings ../drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_psp_ta.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_lsdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/kv_dpm.c:2070:60: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: expected unsigned short [usertype] fps_high_t ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: expected unsigned char [usertype] fps_low_t ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: expected unsigned int [usertype] MinVddNb ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: expected unsigned short [usertype] AT ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: expected unsigned int [usertype] low_sclk_interrupt_t ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: expected unsigned int [usertype] VclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: expected unsigned int [usertype] DclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: expected unsigned short [usertype] MinVddNb ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:2304:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2305:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2307:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2320:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2327:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2329:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2331:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2386:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2387:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2388:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2391:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2392:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2415:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2452:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h, ../drivers/gpu/drm/radeon/trinity_dpm.h, ...): ../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures ../drivers/gpu/drm/radeon/kv_dpm.c:2455:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2458:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2509:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2610:24: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/kv_dpm.c:2632:24: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/ci_smc.c:203:39: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ci_smc.c:204:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ci_smc.c:206:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ci_dpm.c:310:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:310:51: expected unsigned short [usertype] TDC_VDDC_PkgLimit ../drivers/gpu/drm/radeon/ci_dpm.c:310:51: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:347:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:347:54: expected signed short [usertype] FuzzyFan_PwmSetDelta ../drivers/gpu/drm/radeon/ci_dpm.c:347:54: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:395:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:395:59: expected unsigned short [usertype] BapmVddCBaseLeakageHiSidd ../drivers/gpu/drm/radeon/ci_dpm.c:395:59: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:396:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:396:59: expected unsigned short [usertype] BapmVddCBaseLeakageLoSidd ../drivers/gpu/drm/radeon/ci_dpm.c:396:59: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:424:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:424:44: expected unsigned short [usertype] PPM_PkgPwrLimit ../drivers/gpu/drm/radeon/ci_dpm.c:424:44: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:425:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:425:49: expected unsigned short [usertype] PPM_TemperatureLimit ../drivers/gpu/drm/radeon/ci_dpm.c:425:49: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:427:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:427:44: expected unsigned short [usertype] PPM_PkgPwrLimit ../drivers/gpu/drm/radeon/ci_dpm.c:427:44: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:428:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:428:49: expected unsigned short [usertype] PPM_TemperatureLimit ../drivers/gpu/drm/radeon/ci_dpm.c:428:49: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:431:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:431:39: expected unsigned int [usertype] BAPM_TEMP_GRADIENT ../drivers/gpu/drm/radeon/ci_dpm.c:431:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:438:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:438:62: expected unsigned short ../drivers/gpu/drm/radeon/ci_dpm.c:438:62: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:439:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:439:63: expected unsigned short ../drivers/gpu/drm/radeon/ci_dpm.c:439:63: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:963:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:963:27: expected signed short [usertype] TempMin ../drivers/gpu/drm/radeon/ci_dpm.c:963:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:964:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:964:27: expected signed short [usertype] TempMed ../drivers/gpu/drm/radeon/ci_dpm.c:964:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:965:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:965:27: expected signed short [usertype] TempMax ../drivers/gpu/drm/radeon/ci_dpm.c:965:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:967:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:967:26: expected signed short [usertype] Slope1 ../drivers/gpu/drm/radeon/ci_dpm.c:967:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:968:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:968:26: expected signed short [usertype] Slope2 ../drivers/gpu/drm/radeon/ci_dpm.c:968:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:970:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:970:26: expected signed short [usertype] FdoMin ../drivers/gpu/drm/radeon/ci_dpm.c:970:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:972:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:972:28: expected signed short [usertype] HystDown ../drivers/gpu/drm/radeon/ci_dpm.c:972:28: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:974:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:974:26: expected signed short [usertype] HystUp ../drivers/gpu/drm/radeon/ci_dpm.c:974:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:976:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:976:29: expected signed short [usertype] HystSlope ../drivers/gpu/drm/radeon/ci_dpm.c:976:29: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:978:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:978:31: expected signed short [usertype] TempRespLim ../drivers/gpu/drm/radeon/ci_dpm.c:978:31: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:982:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:982:33: expected unsigned int [usertype] RefreshPeriod ../drivers/gpu/drm/radeon/ci_dpm.c:982:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:985:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:985:26: expected signed short [usertype] FdoMax ../drivers/gpu/drm/radeon/ci_dpm.c:985:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:1281:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:1281:33: expected unsigned short [usertype] FpsHighT ../drivers/gpu/drm/radeon/ci_dpm.c:1281:33: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:1284:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:1284:32: expected unsigned short [usertype] FpsLowT ../drivers/gpu/drm/radeon/ci_dpm.c:1284:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:1295:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:1295:38: expected unsigned int [usertype] low_sclk_interrupt_t ../drivers/gpu/drm/radeon/ci_dpm.c:1295:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2167:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2167:36: expected unsigned short [usertype] Voltage ../drivers/gpu/drm/radeon/ci_dpm.c:2167:36: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2168:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2168:45: expected unsigned short [usertype] StdVoltageHiSidd ../drivers/gpu/drm/radeon/ci_dpm.c:2168:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2170:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2170:45: expected unsigned short [usertype] StdVoltageLoSidd ../drivers/gpu/drm/radeon/ci_dpm.c:2170:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2192:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2192:31: expected unsigned int [usertype] VddcLevelCount ../drivers/gpu/drm/radeon/ci_dpm.c:2192:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2215:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2215:32: expected unsigned int [usertype] VddciLevelCount ../drivers/gpu/drm/radeon/ci_dpm.c:2215:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2238:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2238:31: expected unsigned int [usertype] MvddLevelCount ../drivers/gpu/drm/radeon/ci_dpm.c:2238:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2495:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2495:36: expected unsigned int [usertype] McArbDramTiming ../drivers/gpu/drm/radeon/ci_dpm.c:2495:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2496:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2496:36: expected unsigned int [usertype] McArbDramTiming2 ../drivers/gpu/drm/radeon/ci_dpm.c:2496:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2595:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2595:43: expected unsigned int [usertype] DownT ../drivers/gpu/drm/radeon/ci_dpm.c:2595:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2596:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2596:41: expected unsigned int [usertype] UpT ../drivers/gpu/drm/radeon/ci_dpm.c:2596:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2639:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2639:54: expected unsigned int [usertype] VclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2639:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2640:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2640:54: expected unsigned int [usertype] DclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2640:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2641:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2641:48: expected unsigned short [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2641:48: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2672:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2672:50: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/ci_dpm.c:2672:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2673:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2673:51: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/ci_dpm.c:2673:51: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2705:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2705:50: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/ci_dpm.c:2705:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2706:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2706:51: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/ci_dpm.c:2706:51: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2737:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2737:51: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/ci_dpm.c:2737:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2738:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2738:52: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/ci_dpm.c:2738:52: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2925:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2925:31: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2925:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2926:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2926:37: expected unsigned int [usertype] MinVddcPhases ../drivers/gpu/drm/radeon/ci_dpm.c:2926:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2927:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2927:32: expected unsigned int [usertype] MinVddci ../drivers/gpu/drm/radeon/ci_dpm.c:2927:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2928:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2928:31: expected unsigned int [usertype] MinMvdd ../drivers/gpu/drm/radeon/ci_dpm.c:2928:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2930:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2930:37: expected unsigned int [usertype] MclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2930:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2931:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2931:37: expected unsigned short [usertype] ActivityLevel ../drivers/gpu/drm/radeon/ci_dpm.c:2931:37: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2932:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2932:36: expected unsigned int [usertype] MpllFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2932:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2933:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2933:38: expected unsigned int [usertype] MpllFuncCntl_1 ../drivers/gpu/drm/radeon/ci_dpm.c:2933:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2934:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2934:38: expected unsigned int [usertype] MpllFuncCntl_2 ../drivers/gpu/drm/radeon/ci_dpm.c:2934:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2935:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2935:38: expected unsigned int [usertype] MpllAdFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2935:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2936:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2936:38: expected unsigned int [usertype] MpllDqFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2936:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2937:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2937:38: expected unsigned int [usertype] MclkPwrmgtCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2937:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2938:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2938:31: expected unsigned int [usertype] DllCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2938:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2939:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2939:31: expected unsigned int [usertype] MpllSs1 ../drivers/gpu/drm/radeon/ci_dpm.c:2939:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2940:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2940:31: expected unsigned int [usertype] MpllSs2 ../drivers/gpu/drm/radeon/ci_dpm.c:2940:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2960:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2960:42: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2960:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2962:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2962:42: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2962:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2993:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2993:32: expected unsigned int [usertype] Flags ../drivers/gpu/drm/radeon/ci_dpm.c:2993:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2994:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2994:40: expected unsigned int [usertype] MinVddcPhases ../drivers/gpu/drm/radeon/ci_dpm.c:2994:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2995:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2995:40: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2995:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2996:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2996:41: expected unsigned int [usertype] CgSpllFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2996:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2997:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2997:42: expected unsigned int [usertype] CgSpllFuncCntl2 ../drivers/gpu/drm/radeon/ci_dpm.c:2997:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2998:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2998:42: expected unsigned int [usertype] CgSpllFuncCntl3 ../drivers/gpu/drm/radeon/ci_dpm.c:2998:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2999:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2999:42: expected unsigned int [usertype] CgSpllFuncCntl4 ../drivers/gpu/drm/radeon/ci_dpm.c:2999:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3000:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3000:45: expected unsigned int [usertype] SpllSpreadSpectrum ../drivers/gpu/drm/radeon/ci_dpm.c:3000:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3001:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3001:46: expected unsigned int [usertype] SpllSpreadSpectrum2 ../drivers/gpu/drm/radeon/ci_dpm.c:3001:46: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3002:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3002:37: expected unsigned int [usertype] CcPwrDynRm ../drivers/gpu/drm/radeon/ci_dpm.c:3002:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3003:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3003:38: expected unsigned int [usertype] CcPwrDynRm1 ../drivers/gpu/drm/radeon/ci_dpm.c:3003:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3010:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3010:57: expected unsigned int [usertype] MinVddci ../drivers/gpu/drm/radeon/ci_dpm.c:3010:57: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3013:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3013:57: expected unsigned int [usertype] MinVddci ../drivers/gpu/drm/radeon/ci_dpm.c:3013:57: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3020:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3020:48: expected unsigned int [usertype] MinMvdd ../drivers/gpu/drm/radeon/ci_dpm.c:3020:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3028:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3028:40: expected unsigned int [usertype] DllCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3028:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3029:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3029:47: expected unsigned int [usertype] MclkPwrmgtCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3029:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3030:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3030:47: expected unsigned int [usertype] MpllAdFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3030:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3032:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3032:47: expected unsigned int [usertype] MpllDqFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3032:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3034:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3034:45: expected unsigned int [usertype] MpllFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3034:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3036:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3036:47: expected unsigned int [usertype] MpllFuncCntl_1 ../drivers/gpu/drm/radeon/ci_dpm.c:3036:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3038:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3038:47: expected unsigned int [usertype] MpllFuncCntl_2 ../drivers/gpu/drm/radeon/ci_dpm.c:3038:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3040:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3040:40: expected unsigned int [usertype] MpllSs1 ../drivers/gpu/drm/radeon/ci_dpm.c:3040:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3041:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3041:40: expected unsigned int [usertype] MpllSs2 ../drivers/gpu/drm/radeon/ci_dpm.c:3041:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3048:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3048:46: expected unsigned short [usertype] ActivityLevel ../drivers/gpu/drm/radeon/ci_dpm.c:3048:46: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3108:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3108:27: expected unsigned int [usertype] CcPwrDynRm ../drivers/gpu/drm/radeon/ci_dpm.c:3108:27: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3109:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3109:28: expected unsigned int [usertype] CcPwrDynRm1 ../drivers/gpu/drm/radeon/ci_dpm.c:3109:28: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3110:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3110:27: expected unsigned short [usertype] VddcOffset ../drivers/gpu/drm/radeon/ci_dpm.c:3110:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3217:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3217:30: expected unsigned int [usertype] Flags ../drivers/gpu/drm/radeon/ci_dpm.c:3217:30: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3218:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3218:32: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:3218:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3219:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3219:38: expected unsigned int [usertype] MinVddcPhases ../drivers/gpu/drm/radeon/ci_dpm.c:3219:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3220:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3220:38: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:3220:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3221:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3221:38: expected unsigned short [usertype] ActivityLevel ../drivers/gpu/drm/radeon/ci_dpm.c:3221:38: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3222:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3222:40: expected unsigned int [usertype] CgSpllFuncCntl3 ../drivers/gpu/drm/radeon/ci_dpm.c:3222:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3223:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3223:40: expected unsigned int [usertype] CgSpllFuncCntl4 ../drivers/gpu/drm/radeon/ci_dpm.c:3223:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3224:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3224:43: expected unsigned int [usertype] SpllSpreadSpectrum ../drivers/gpu/drm/radeon/ci_dpm.c:3224:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3225:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3225:44: expected unsigned int [usertype] SpllSpreadSpectrum2 ../drivers/gpu/drm/radeon/ci_dpm.c:3225:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3226:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3226:35: expected unsigned int [usertype] CcPwrDynRm ../drivers/gpu/drm/radeon/ci_dpm.c:3226:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3227:36: warning: too many warnings ../drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/radeon_ucode.c:33:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:34:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:35:9: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:36:9: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:37:9: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:38:9: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:39:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:40:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:41:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:43:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:48:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:49:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:58:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:60:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:69:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:70:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:79:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:87:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:88:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:97:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:99:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:100:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:108:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:109:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:118:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:120:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:122:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:124:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:126:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:135:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:136:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:145:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:147:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:149:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:150:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:162:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/amdgpu_seq64.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/gt/intel_reset.c:1569:12: warning: context imbalance in '_intel_gt_reset_lock' - different lock contexts for basic block ../drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:430:13: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:430:13: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:430:13: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_eviction_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/xe/xe_tlb_inval_job.c:164 expecting prototype for xe_tlb_inval_alloc_dep(). Prototype was for xe_tlb_inval_job_alloc_dep() instead Warning: ../drivers/gpu/drm/xe/xe_tlb_inval.c:126 expecting prototype for xe_gt_tlb_inval_init(). Prototype was for xe_gt_tlb_inval_init_early() instead ../drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' ../drivers/gpu/drm/i915/gt/intel_sseu.c:598:17: error: too long token expansion ../drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/r600_dma.c:246:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/r600_dma.c:246:30: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/r600_dma.c:246:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/r600_dma.c:260:23: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dma.c:381:23: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cik_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/cik_sdma.c:481:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:482:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:490:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:491:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:661:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik_sdma.c:661:30: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik_sdma.c:661:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik_sdma.c:676:23: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:718:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik_sdma.c:718:30: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik_sdma.c:718:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik_sdma.c:750:23: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/vce_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cik.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/dce_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cik_sdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/si.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/si_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/radeon_vce.c:363:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:363:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:363:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:364:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:364:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:364:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:365:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:365:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:365:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:367:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:367:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:367:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:368:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:368:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:368:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:369:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:369:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:369:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:370:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:370:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:370:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:371:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:371:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:371:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:372:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:372:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:372:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:373:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:373:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:373:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:374:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:374:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:374:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:375:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:375:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:375:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:376:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:376:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:376:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:377:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:377:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:377:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:378:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:378:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:378:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:380:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:380:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:380:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:381:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:381:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:381:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:382:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:382:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:382:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:383:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:383:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:383:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:384:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:384:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:384:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:387:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:387:27: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:387:27: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:430:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:430:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:430:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:431:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:431:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:431:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:432:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:432:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:432:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:434:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:434:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:434:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:435:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:435:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:435:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:436:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:436:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:436:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:437:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:437:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:437:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:438:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:438:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:438:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:440:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:440:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:440:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:441:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:441:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:441:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:444:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:444:27: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:444:27: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:701:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:701:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:701:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:702:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:702:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:702:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:703:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:703:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:703:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:704:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:704:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:704:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:706:41: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:706:41: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:706:41: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:721:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:721:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:721:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:722:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:722:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:722:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:723:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:723:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:723:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:724:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:724:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:724:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:740:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:740:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:740:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:741:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:741:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:741:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:742:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:742:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:742:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:743:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:743:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:743:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:744:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:744:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:744:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:745:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:745:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:745:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:767:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:767:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:767:33: got restricted __le32 [usertype] ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/vce_v1_0.c:181:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:182:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:186:18: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:194:19: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/vce_v1_0.c:199:18: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:205:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/si_dma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/uvd_v3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/dce_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_wa.c:438:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:438:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:460:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:460:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:495:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:495:11: also defined here ../drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/emu_soc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vega10_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/clk/qcom/camcc-sm7150.c:1899:15: warning: symbol 'camcc_sm7150_hws' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/vega20_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/xe/xe_sriov_vf.c:303 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * Perform post-migration fixups on a single GT. ../drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/arct_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/soc15.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nv.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/hdp_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: void [noderef] __iomem * ../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: void * ../drivers/gpu/drm/amd/amdgpu/aldebaran_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/aldebaran.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/aldebaran.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/msm/dp/dp_drm.c:24 function parameter 'connector' not described in 'msm_dp_bridge_detect' Warning: ../drivers/gpu/drm/msm/dp/dp_drm.c:24 function parameter 'connector' not described in 'msm_dp_bridge_detect' ../drivers/gpu/drm/msm/dsi/dsi_host.c:1476:27: warning: cast to restricted __be32 ../drivers/gpu/drm/msm/dsi/dsi_host.c:1477:17: warning: cast to restricted __be32 ../drivers/gpu/drm/amd/amdgpu/sienna_cichlid.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/sienna_cichlid.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smu_v13_0_10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/smu_v13_0_10.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/soc21.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/soc24.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/hdp_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mxgpu_nv.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/hdp_v5_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/lsdma_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/i915_active.c:1062:16: warning: context imbalance in '__i915_active_fence_set' - different lock contexts for basic block ../drivers/gpu/drm/amd/amdgpu/aqua_vanjaram.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/lsdma_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/hdp_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cyan_skillfish_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v1_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v3_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbif_v6_3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v4_6_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v4_15.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_alpm.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/gfxhub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v2_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v2_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/clk/qcom/clk-spmi-pmic-div.c:141:12: warning: context imbalance in 'clk_spmi_pmic_div_set_rate' - wrong count at exit ../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_alpm.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_device.c:558:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:559:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:611:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:612:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:860:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:862:17: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1068:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1073:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1111:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1113:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1349:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1351:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1358:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1362:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1371:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1372:10: also defined here ../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v3_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v1_8.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v11_5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_0.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_1.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v8_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v8_7.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/umc_v6_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_7.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v8_10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v8_10.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v12_0.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v8_14.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v8_14.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/iceland_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vega10_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vega20_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/navi10_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/tonga_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cz_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/ih_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/ih_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/ih_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v11_0_8.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hotplug.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hdcp.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/psp_v14_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/dce_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hdcp.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/gfx_v9_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hotplug.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/imu_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/imu_v11_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/imu_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v4_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mes_userqueue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_fbdev.c:159:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_fbdev.c:160:10: also defined here ../drivers/gpu/drm/xe/xe_debugfs.c:39:1: warning: symbol 'gt_reset_failure' was not declared. Should it be static? ../drivers/gpu/drm/xe/xe_debugfs.c:40:1: warning: symbol 'inject_csc_hw_error' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/uvd_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mes_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_fbdev.c:159:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_fbdev.c:160:10: also defined here ../drivers/gpu/drm/amd/amdgpu/vce_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vce_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_sw_ring.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_display_device.c:558:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:559:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:611:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:612:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:860:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:862:17: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1068:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1073:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1111:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1113:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1349:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1351:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1358:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1362:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1371:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1372:10: also defined here ../drivers/gpu/drm/amd/amdgpu/vcn_v4_0_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v5_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vpe_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umsch_mm_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/athub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/athub_v2_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/athub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/athub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/athub_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v11_0_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v13_0_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v14_0_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v13_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_reset.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mca_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_module.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/i915_gpu_error.c:692:3: warning: symbol 'guc_hw_reg_state' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_chardev.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_doorbell.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_flat_memory.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_queue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_cik.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_kernel_queue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager_vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process_queue_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_cik.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_interrupt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_events.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/cik_event_interrupt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: got void * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: expected void const [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: got void * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: got void *[assigned] emap ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: expected void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: got void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: got void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: got void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: expected void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: got void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: got void *[assigned] map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:182:20: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:182:20: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:182:20: got unsigned int [usertype] *vaddr ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:225:26: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:225:26: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:225:26: got unsigned int [usertype] *vaddr ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_smi_events.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_debug.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_migrate.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_object.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_svm.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_debugfs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3070:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3070:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3070:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_svm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_object.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_aldebaran.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gc_9_4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_job.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/cyan_skillfish_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/smu_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_5_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c:32:9: warning: cast truncates bits from constant value (100000000 becomes 0) ../drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c:57:9: warning: cast truncates bits from constant value (800000000 becomes 0) ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_4_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_12_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0_0_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0_2_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1428:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1428:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1428:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu8_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_6_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_0_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/hardwaremanager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu7_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega20_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/process_pptables_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu10_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomfwctrl.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega12_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega10_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/pp_psm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_clockpowergating.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu_helper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu9_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/common_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_smc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/legacy_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_smc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/tonga_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/fiji_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/polaris_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm_internal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ci_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_irq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crtc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_color.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_pp_smu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_quirks.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_plane.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_services.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_wb.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_psr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_psr.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_replay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_hdcp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_hdcp.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu9_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2026:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1978:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1982:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1986:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1992:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2009:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1867:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1874:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1887:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1889:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1891:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1893:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1895:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1897:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1899:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1901:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:877:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1519:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:153:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:166:19: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:180:14: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:232:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:295:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:355:29: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:357:44: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:435:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:437:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:439:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:441:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:443:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:486:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:488:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:490:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:492:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:494:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:496:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:498:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:572:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:574:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:576:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:578:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:580:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:582:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:584:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:639:37: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:669:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:716:33: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:718:43: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:720:44: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:863:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1139:23: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1159:35: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1042:21: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1065:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1067:35: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1069:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1244:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1247:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1253:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1256:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1262:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1264:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1266:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1268:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1270:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1296:30: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1362:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1365:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1371:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1374:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1380:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1382:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1384:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1386:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1388:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1728:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1769:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1667:23: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1817:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1823:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1831:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2259:38: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2260:34: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2261:35: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2266:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2269:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2273:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2275:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2285:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2286:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2288:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2290:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2294:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2297:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2300:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2301:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2303:28: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2305:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2307:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2308:34: warning: too many warnings ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_debugfs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: expected unsigned short [usertype] usPixelClock ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: got restricted __le16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:483:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:491:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:521:48: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:615:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:673:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:680:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:688:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1456:38: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1458:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1464:53: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1466:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1472:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1473:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1474:50: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1475:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1476:48: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1595:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1598:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2525:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2534:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2535:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2539:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2541:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2543:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2545:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2547:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2549:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2551:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2561:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2565:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2569:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2572:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2581:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2742:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2751:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2752:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2756:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2766:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2770:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2774:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2777:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2786:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2853:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2855:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2857:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2869:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2871:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2873:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2904:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2913:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2914:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2918:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2930:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2934:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2938:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2941:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2950:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2959:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2961:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2963:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2975:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2977:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2979:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/dcn314_fpu.c:36:30: warning: symbol 'dcn3_14_ip' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/dcn314_fpu.c:313:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn351/dcn351_fpu.c:477:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn35/dcn35_fpu.c:444:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/nouveau/nvkm/engine/fifo/cgrp.c:217:9: warning: context imbalance in 'nvkm_cgrp_put' - unexpected unlock ../drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c:302:9: warning: context imbalance in 'nvkm_chan_put' - unexpected unlock ../drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:182:18: warning: context imbalance in 'nvkm_runl_chan_get_inst' - wrong count at exit ../drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:206:18: warning: context imbalance in 'nvkm_runl_chan_get_chid' - different lock contexts for basic block ../drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:227:18: warning: context imbalance in 'nvkm_runl_cgrp_get_cgid' - different lock contexts for basic block ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/clk_mgr.c: note: in included file: ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.h:34:29: warning: no newline at end of file ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c: note: in included file: ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.h:34:29: warning: no newline at end of file ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c:513:22: warning: symbol 'dcn3_fpga_funcs' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c:1311:22: warning: symbol 'dcn35_fpga_funcs' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dce60/dce60_hwseq.c:312:84: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_debugfs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_debugfs.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_acpi.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_hwmon.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_nvif.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_vga.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_drm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_drm.c:407:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:407:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:412:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:412:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:86:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:86:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:107:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:107:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:80:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:80:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:102:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:102:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:126:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:126:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:56:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:56:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:56:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:70:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:70:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:96:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:96:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:88:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:88:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:59:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:59:17: warning: cast removes address space '__iomem' of expression ../sound/soc/codecs/tas2562.c:232:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:238:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:244:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:291:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2562.c:291:58: expected int bitwidth ../sound/soc/codecs/tas2562.c:291:58: got restricted snd_pcm_format_t ../sound/soc/codecs/tas2562.c:608:39: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:615:43: warning: restricted snd_pcm_format_t degrades to integer ../drivers/gpu/drm/nouveau/nouveau_gem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_gem.c:883:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:884:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:916:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:917:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:919:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_svm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_mem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_prime.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_sgdma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../sound/soc/codecs/tas2764.c:269:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2764.c:275:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2764.c:281:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2764.c:369:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2764.c:369:58: expected int bitwidth ../sound/soc/codecs/tas2764.c:369:58: got restricted snd_pcm_format_t ../drivers/gpu/drm/nouveau/nouveau_dmem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: expected restricted vm_fault_t [usertype] ret ../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: got int ../drivers/gpu/drm/nouveau/nouveau_dmem.c:450:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:450:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:454:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:454:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:467:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:467:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:471:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:471:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:495:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:495:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:522:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:522:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:526:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:526:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:549:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:549:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:551:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:551:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_ttm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_vmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../sound/soc/codecs/tas2780.c:157:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2780.c:164:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2780.c:171:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2780.c:285:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2780.c:285:58: expected int bitwidth ../sound/soc/codecs/tas2780.c:285:58: got restricted snd_pcm_format_t ../drivers/gpu/drm/nouveau/nouveau_exec.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_sched.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_uvmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_backlight.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_dp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/arb.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_connector.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bios.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_display.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_gem.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/cursor.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/dac.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/crtc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1135:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1135:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1220:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1220:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1221:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1221:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1222:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1222:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1223:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1223:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/disp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/dfp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/hw.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/overlay.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/tvnv17.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/tvnv04.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/lut.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:97:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:97:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:139:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:139:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core827d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/disp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/disp.c:138:31: error: subtraction of different types can't work (different address spaces) ../drivers/gpu/drm/nouveau/dispnv50/disp.c:187:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/disp.c:201:31: error: subtraction of different types can't work (different address spaces) ../drivers/gpu/drm/nouveau/dispnv50/disp.c:261:24: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/dispnv50/core907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/amd/amdgpu/../display/dc/link/accessories/link_dp_cts.c:959:47: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/nouveau/dispnv50/core917d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:74:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:74:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:140:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:140:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:140:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:149:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:149:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:29:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:29:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:29:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:36:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:36:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:50:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:50:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:69:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:69:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:69:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:77:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:77:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:77:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:87:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:87:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:93:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:93:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:95:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:95:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:28:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:28:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:28:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:35:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:35:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:55:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:55:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:79:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:79:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/pior507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/pior507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/pior507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:47:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:47:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:48:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:48:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/dac907d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac907d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head827d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:83:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:83:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:123:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:123:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:145:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:145:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:114:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:114:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:237:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:237:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:238:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:238:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:243:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:243:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:247:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:247:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:264:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:264:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:87:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:87:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:162:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:162:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:191:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:191:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:205:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:205:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:256:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:256:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:259:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:259:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:281:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:281:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:358:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:358:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:388:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:388:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:394:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:394:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:230:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:230:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:235:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:235:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:239:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:239:9: warning: cast removes address space '__iomem' of expression ../sound/soc/codecs/tas2770.c:263:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2770.c:268:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2770.c:273:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2770.c:343:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2770.c:343:58: expected int bitwidth ../sound/soc/codecs/tas2770.c:343:58: got restricted snd_pcm_format_t ../drivers/gpu/drm/nouveau/dispnv50/head507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:198:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:198:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:233:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:233:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:288:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:288:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:303:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:303:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:303:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:356:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:356:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:356:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:393:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:393:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:410:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:410:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:416:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:416:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:420:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:420:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:420:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: dubious: !x & y ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndw.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:65:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:65:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:108:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:108:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:108:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:153:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:153:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:166:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:166:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:194:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:194:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:196:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:196:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:200:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:200:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:249:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:249:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: dubious: !x & y ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:28:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:28:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:51:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:51:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:53:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:53:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:85:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:85:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:131:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:131:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:176:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:176:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base507c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:57:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:57:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:78:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:78:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:96:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:96:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:127:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:127:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:141:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:141:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:77:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:77:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:80:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:80:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:102:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:102:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:165:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:165:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base917c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/curs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/cursc37a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/curs507a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/curs907a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/oimm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/oimm507b.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:70:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:70:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_abi16.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:50:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:50:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly917e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_chan.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: expected unsigned int [usertype] *bgn ../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: got void *virtual ../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: expected void *userd ../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: expected void *userd ../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: expected void *userd ../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:471:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_chan.c:485:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_chan.c:485:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: expected struct nouveau_channel [noderef] __rcu *channel ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: got struct nouveau_channel *chan ../drivers/gpu/drm/nouveau/nv50_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv10_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: expected struct nvif_push *push ../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: got struct nvif_push [noderef] __rcu * ../drivers/gpu/drm/nouveau/nv10_fence.c:38:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv10_fence.c:38:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv04_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv04_fence.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv04_fence.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv84_fence.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: expected struct nouveau_channel *chan ../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: got struct nouveau_channel [noderef] __rcu *channel ../drivers/gpu/drm/nouveau/nvc0_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_led.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_led.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/gv100_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:29:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:29:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn32/dcn32_resource_helpers.c:386:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn316/dcn316_resource.c:1617:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn31/dcn31_resource.c:1648:33: warning: Using plain integer as NULL pointer ../sound/soc/codecs/wm0010.c:225:25: warning: cast to restricted __be32 ../sound/soc/codecs/wm0010.c:310:25: warning: cast to restricted __be32 ../sound/soc/codecs/wm0010.c:329:31: warning: cast to restricted __le64 ../sound/soc/codecs/wm0010.c:329:29: warning: incorrect type in assignment (different base types) ../sound/soc/codecs/wm0010.c:329:29: expected unsigned long long [usertype] ../sound/soc/codecs/wm0010.c:329:29: got restricted __be64 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_top/dml2_top_soc15.c:418:87: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_top/dml2_top_soc15.c:418:90: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4.c:12:28: warning: symbol 'core_dcn4_ip_caps_base' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:7184:56: warning: symbol 'core_dcn4_g6_temp_read_blackout_table' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11153:73: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11154:69: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11712:74: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11713:70: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/sspl/dc_spl_isharp_filters.c:296:29: warning: symbol 'filter_isharp_1D_lut_pregen' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/sspl/dc_spl_isharp_filters.c:335:43: warning: symbol 'sharpness_level_adj' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/hdcp/hdcp_msg.c:133:31: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:887:64: warning: cast truncates bits from constant value (44 becomes 4) ../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:356:30: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:359:46: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:270:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:270:48: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:270:48: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:272:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:272:45: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:272:45: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:303:25: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:304:25: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:306:25: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:307:25: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:315:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:315:38: expected unsigned short [usertype] min_abm_backlight ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:315:38: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:319:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:319:36: expected unsigned short [usertype] blRampReduction ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:319:36: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:321:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:321:32: expected unsigned short [usertype] blRampStart ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:321:32: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:456:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:456:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:456:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:457:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:457:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:457:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:458:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:458:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:458:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:459:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:459:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:459:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:460:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:460:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:460:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:461:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:461:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:461:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:462:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:462:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:462:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:463:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:463:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:463:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:464:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:464:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:464:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:465:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:465:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:465:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:466:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:466:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:466:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:467:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:467:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:467:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:468:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:468:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:468:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:469:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:469:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:469:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:470:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:470:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:470:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:471:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:471:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:471:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:472:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:472:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:472:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:473:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:473:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:473:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:474:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:474:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:474:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:475:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:475:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:475:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:476:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:476:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:476:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:477:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:477:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:477:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:478:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:478:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:478:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:479:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:479:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:479:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:491:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:491:38: expected unsigned short [usertype] min_abm_backlight ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:491:38: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:602:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:602:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:602:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:603:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:603:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:603:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:604:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:604:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:604:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:605:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:605:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:605:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:606:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:606:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:606:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:607:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:607:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:607:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:608:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:608:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:608:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:609:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:609:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:609:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:610:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:610:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:610:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:611:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:611:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:611:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:612:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:612:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:612:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:613:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:613:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:613:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:614:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:614:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:614:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:615:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:615:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:615:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:616:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:616:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:616:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:617:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:617:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:617:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:618:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:618:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:618:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:619:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:619:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:619:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:620:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:620:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:620:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:621:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:621:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:621:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:622:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:622:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:622:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:623:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:623:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:623:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:624:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:624:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:624:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:625:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:625:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:625:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:638:17: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:639:17: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:663:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:663:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:664:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:664:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:665:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:665:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:666:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:666:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:667:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:667:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:668:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:668:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:669:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:669:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:670:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:670:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:671:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:671:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:672:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:672:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:673:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:673:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:674:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:674:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:675:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:675:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:676:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:676:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:677:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:677:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:678:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:678:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:679:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:679:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:680:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:680:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:681:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:681:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:682:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:682:37: warning: too many warnings ../drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp_psp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/isp_v4_1_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/isp_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:521:9: error: static assertion failed: "DMUB command size mismatch" ../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:597:9: error: static assertion failed: "DMUB command size mismatch" make[3]: *** [../scripts/Makefile.build:556: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:2030: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../arch/x86/platform/pvh/enlighten.c:23:31: warning: symbol 'pvh_bootparams' was not declared. Should it be static? ../arch/x86/platform/pvh/enlighten.c:26:32: warning: symbol 'pvh_start_info_sz' was not declared. Should it be static? ../init/init_task.c:147:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:147:28: expected struct task_struct [noderef] __rcu *real_parent ../init/init_task.c:147:28: got struct task_struct * ../init/init_task.c:148:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:148:28: expected struct task_struct [noderef] __rcu *parent ../init/init_task.c:148:28: got struct task_struct * ../init/init_task.c:162:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:162:28: expected struct sighand_struct [noderef] __rcu *sighand ../init/init_task.c:162:28: got struct sighand_struct * ../arch/x86/kernel/head64.c:50:25: warning: symbol 'next_early_pgt' was not declared. Should it be static? ../arch/x86/xen/enlighten.c:55:20: warning: symbol 'xen_have_vector_callback' was not declared. Should it be static? ../sound/pci/ad1889.c:356:9: warning: context imbalance in 'snd_ad1889_playback_prepare' - wrong count at exit ../sound/pci/ad1889.c:404:9: warning: context imbalance in 'snd_ad1889_capture_prepare' - wrong count at exit ../sound/pci/ad1889.c:770:1: warning: context imbalance in 'snd_ad1889_free' - wrong count at exit ../arch/x86/power/cpu.c:39:22: warning: symbol 'saved_context' was not declared. Should it be static? ../sound/drivers/dummy.c:269:12: warning: context imbalance in 'dummy_systimer_start' - wrong count at exit ../sound/drivers/dummy.c:279:12: warning: context imbalance in 'dummy_systimer_stop' - wrong count at exit ../sound/drivers/dummy.c:319:1: warning: context imbalance in 'dummy_systimer_pointer' - wrong count at exit ../sound/drivers/dummy.c:717:12: warning: context imbalance in 'snd_dummy_volume_get' - wrong count at exit ../sound/drivers/dummy.c:747:55: warning: context imbalance in 'snd_dummy_volume_put' - wrong count at exit ../sound/drivers/dummy.c:764:12: warning: context imbalance in 'snd_dummy_capsrc_get' - wrong count at exit ../sound/drivers/dummy.c:785:57: warning: context imbalance in 'snd_dummy_capsrc_put' - wrong count at exit ../security/keys/key.c:122:17: warning: context imbalance in 'key_user_put' - unexpected unlock ../arch/x86/hyperv/hv_init.c:108:20: warning: cast removes address space '__iomem' of expression ../arch/x86/hyperv/hv_init.c:276:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/hyperv/hv_init.c:276:33: expected void volatile [noderef] __iomem *addr ../arch/x86/hyperv/hv_init.c:276:33: got void * ../arch/x86/mm/init.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/rcupdate.h:897:25: warning: context imbalance in 'poking_init' - unexpected unlock ../ipc/util.c:172:29: warning: context imbalance in 'ipc_findkey' - wrong count at exit ../ipc/util.c:278:5: warning: context imbalance in 'ipc_addid' - different lock contexts for basic block ../ipc/util.c:432:27: warning: context imbalance in 'ipcget_public' - unexpected unlock ../ipc/util.c:813:9: warning: context imbalance in 'sysvipc_find_ipc' - wrong count at exit ../ipc/util.c:824:27: warning: context imbalance in 'sysvipc_proc_next' - unexpected unlock ../ipc/util.c:870:27: warning: context imbalance in 'sysvipc_proc_stop' - unexpected unlock ../security/commoncap.c:1401:41: warning: dubious: !x | y ../lib/bug.c: In function ‘__warn_printf’: ../lib/bug.c:187:25: warning: function ‘__warn_printf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 187 | vprintk(fmt, *args); | ^~~~~~~ ../init/main.c:194:12: warning: symbol 'envp_init' was not declared. Should it be static? ../init/main.c:292:16: warning: cast to restricted __le32 ../init/main.c:293:16: warning: cast to restricted __le32 ../drivers/bus/fsl-mc/mc-sys.c:295:9: warning: context imbalance in 'mc_send_command' - different lock contexts for basic block ../drivers/irqchip/irq-al-fic.c:63:12: warning: context imbalance in 'al_fic_irq_set_type' - wrong count at exit ../arch/x86/platform/efi/efi.c:904:23: warning: symbol 'efi_attr_fw_vendor' was not declared. Should it be static? ../arch/x86/platform/efi/efi.c:905:23: warning: symbol 'efi_attr_runtime' was not declared. Should it be static? ../arch/x86/platform/efi/efi.c:906:23: warning: symbol 'efi_attr_config_table' was not declared. Should it be static? ../arch/x86/platform/intel-mid/pwr.c:206:27: warning: restricted pci_power_t degrades to integer ../arch/x86/platform/intel-mid/pwr.c:206:36: warning: restricted pci_power_t degrades to integer ../arch/x86/platform/intel-mid/pwr.c:246:13: warning: restricted pci_power_t degrades to integer ../arch/x86/platform/intel-mid/pwr.c:246:21: warning: restricted pci_power_t degrades to integer ../arch/x86/platform/intel-mid/pwr.c:248:13: warning: restricted pci_power_t degrades to integer ../arch/x86/platform/intel-mid/pwr.c:248:21: warning: restricted pci_power_t degrades to integer ../sound/pci/als300.c:397:12: warning: context imbalance in 'snd_als300_playback_prepare' - wrong count at exit ../sound/pci/als300.c:425:12: warning: context imbalance in 'snd_als300_capture_prepare' - wrong count at exit ../sound/pci/als300.c:493:9: warning: context imbalance in 'snd_als300_trigger' - wrong count at exit ../sound/pci/als300.c:561:13: warning: context imbalance in 'snd_als300_init' - wrong count at exit ../drivers/bus/fsl-mc/fsl-mc-bus.c:399:26: warning: symbol 'fsl_mc_bus_dpdbg_type' was not declared. Should it be static? ../sound/pci/als4000.c:397:9: warning: context imbalance in 'snd_als4000_playback_prepare' - wrong count at exit ../sound/pci/als4000.c:449:9: warning: context imbalance in 'snd_als4000_capture_trigger' - wrong count at exit ../sound/pci/als4000.c:473:9: warning: context imbalance in 'snd_als4000_playback_trigger' - wrong count at exit ../sound/pci/als4000.c:729:28: warning: context imbalance in 'snd_als4000_configure' - wrong count at exit ../sound/core/init.c:574:9: warning: context imbalance in 'snd_card_disconnect_sync' - wrong count at exit ../sound/core/init.c:1059:5: warning: context imbalance in 'snd_card_file_add' - different lock contexts for basic block ../drivers/pwm/core.c:40:9: warning: context imbalance in 'pwmchip_lock' - wrong count at exit ../drivers/pwm/core.c:49:28: warning: context imbalance in 'pwmchip_unlock' - unexpected unlock ../sound/synth/emux/emux_synth.c:46:1: warning: context imbalance in 'snd_emux_note_on' - different lock contexts for basic block ../sound/synth/emux/emux_synth.c:143:1: warning: context imbalance in 'snd_emux_note_off' - different lock contexts for basic block ../sound/synth/emux/emux_synth.c:205:9: warning: context imbalance in 'snd_emux_timer_callback' - wrong count at exit ../sound/synth/emux/emux_synth.c:216:1: warning: context imbalance in 'snd_emux_key_press' - different lock contexts for basic block ../sound/synth/emux/emux_synth.c:247:1: warning: context imbalance in 'snd_emux_update_channel' - different lock contexts for basic block ../sound/synth/emux/emux_synth.c:272:1: warning: context imbalance in 'snd_emux_update_port' - different lock contexts for basic block ../sound/synth/emux/emux_synth.c:358:9: warning: context imbalance in 'terminate_note1' - wrong count at exit ../sound/synth/emux/emux_synth.c:411:9: warning: context imbalance in 'snd_emux_terminate_all' - wrong count at exit ../sound/synth/emux/emux_synth.c:420:1: warning: context imbalance in 'snd_emux_sounds_off_all' - different lock contexts for basic block ../sound/synth/emux/emux_synth.c:459:9: warning: context imbalance in 'exclusive_note_off' - wrong count at exit ../sound/synth/emux/emux_synth.c:901:9: warning: context imbalance in 'snd_emux_init_voices' - wrong count at exit ../sound/synth/emux/emux_synth.c:918:9: warning: context imbalance in 'snd_emux_lock_voice' - wrong count at exit ../sound/synth/emux/emux_synth.c:933:9: warning: context imbalance in 'snd_emux_unlock_voice' - wrong count at exit ../security/keys/keyring.c:1239:5: warning: context imbalance in '__key_link_lock' - wrong count at exit ../security/keys/keyring.c:1261:5: warning: context imbalance in '__key_move_lock' - wrong count at exit ../security/keys/keyring.c:1403:9: warning: context imbalance in '__key_link_end' - wrong count at exit ../security/keys/keyring.c:1467:9: warning: context imbalance in 'key_link' - wrong count at exit ../security/keys/keyring.c:1474:12: warning: context imbalance in '__key_unlink_lock' - wrong count at exit ../security/keys/keyring.c:1528:9: warning: context imbalance in '__key_unlink_end' - wrong count at exit ../security/keys/keyring.c:1548:5: warning: context imbalance in 'key_unlink' - wrong count at exit ../security/keys/keyring.c:1593:5: warning: context imbalance in 'key_move' - different lock contexts for basic block ../sound/drivers/aloop.c:916:9: warning: context imbalance in 'loopback_pointer' - wrong count at exit ../sound/drivers/aloop.c:1037:13: warning: context imbalance in 'free_cable' - wrong count at exit ../net/socket.c:1726:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? ../kernel/fork.c:1006:19: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:1006:19: expected struct task_struct [noderef] __rcu *owner ../kernel/fork.c:1006:19: got struct task_struct *p ../kernel/fork.c:1605:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1605:38: expected struct refcount_struct [usertype] *r ../kernel/fork.c:1605:38: got struct refcount_struct [noderef] __rcu * ../kernel/fork.c:1614:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1614:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:1614:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1615:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1615:9: expected void const * ../kernel/fork.c:1615:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1615:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1615:9: expected void const * ../kernel/fork.c:1615:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1615:9: warning: incorrect type in argument 2 (different address spaces) ../kernel/fork.c:1615:9: expected void const * ../kernel/fork.c:1615:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1616:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1616:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:1616:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1714:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1714:9: expected struct qspinlock *lock ../kernel/fork.c:1714:9: got struct qspinlock [noderef] __rcu * ../kernel/fork.c:1999:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1999:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:1999:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2003:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2003:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:2003:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2335:32: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:2335:32: expected struct task_struct [noderef] __rcu *real_parent ../kernel/fork.c:2335:32: got struct task_struct * ../kernel/fork.c:2344:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2344:27: expected struct spinlock [usertype] *lock ../kernel/fork.c:2344:27: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2393:54: warning: incorrect type in argument 2 (different address spaces) ../kernel/fork.c:2393:54: expected struct list_head *head ../kernel/fork.c:2393:54: got struct list_head [noderef] __rcu * ../kernel/fork.c:2413:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2413:29: expected struct spinlock [usertype] *lock ../kernel/fork.c:2413:29: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2435:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2435:29: expected struct spinlock [usertype] *lock ../kernel/fork.c:2435:29: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2464:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2464:28: expected struct sighand_struct *sighand ../kernel/fork.c:2464:28: got struct sighand_struct [noderef] __rcu *sighand ../kernel/fork.c:2496:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2496:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:2496:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2498:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2498:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:2498:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2937:24: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:2937:24: expected struct task_struct *[assigned] parent ../kernel/fork.c:2937:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/fork.c:3020:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:3020:43: expected struct refcount_struct const [usertype] *r ../kernel/fork.c:3020:43: got struct refcount_struct [noderef] __rcu * ../kernel/fork.c:1853:36: warning: context imbalance in 'pidfd_prepare' - different lock contexts for basic block ../kernel/fork.c:2049:22: warning: dereference of noderef expression ../kernel/fork.c: note: in included file (through ../include/uapi/asm-generic/bpf_perf_event.h, arch/x86/include/generated/uapi/asm/bpf_perf_event.h, ../include/uapi/linux/bpf_perf_event.h, ../include/linux/perf_event.h, ...): ../include/linux/ptrace.h:210:45: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:210:45: expected struct task_struct *new_parent ../include/linux/ptrace.h:210:45: got struct task_struct [noderef] __rcu *parent ../include/linux/ptrace.h:210:62: warning: incorrect type in argument 3 (different address spaces) ../include/linux/ptrace.h:210:62: expected struct cred const *ptracer_cred ../include/linux/ptrace.h:210:62: got struct cred const [noderef] __rcu *ptracer_cred ../kernel/fork.c:2391:59: warning: dereference of noderef expression ../kernel/fork.c:2392:59: warning: dereference of noderef expression ../kernel/fork.c:998:23: error: incompatible types in comparison expression (different address spaces): ../kernel/fork.c:998:23: struct task_struct [noderef] __rcu * ../kernel/fork.c:998:23: struct task_struct * ../ipc/msg.c:181:26: warning: context imbalance in 'newque' - unexpected unlock ../net/core/datagram.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): ../include/net/checksum.h:41:45: warning: incorrect type in argument 3 (different base types) ../include/net/checksum.h:41:45: expected restricted __wsum [usertype] sum ../include/net/checksum.h:41:45: got unsigned int ../sound/firewire/fcp.c:304:9: warning: context imbalance in 'fcp_bus_reset' - wrong count at exit ../sound/firewire/fcp.c:337:13: warning: context imbalance in 'fcp_response' - different lock contexts for basic block ../sound/i2c/other/ak4117.c:142:12: warning: context imbalance in 'snd_ak4117_in_error_get' - wrong count at exit ../sound/i2c/other/ak4117.c:199:9: warning: context imbalance in 'snd_ak4117_rx_put' - wrong count at exit ../drivers/acpi/osl.c:378:17: warning: cast removes address space '__iomem' of expression ../drivers/acpi/osl.c:1686:20: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/osl.c:1686:20: expected void *rv ../drivers/acpi/osl.c:1686:20: got void [noderef] __iomem * ../drivers/acpi/osl.c:740:1: warning: context imbalance in 'acpi_os_read_memory' - wrong count at exit ../drivers/acpi/osl.c:773:1: warning: context imbalance in 'acpi_os_write_memory' - wrong count at exit ../mm/oom_kill.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h, ../include/linux/oom.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'find_lock_task_mm' - wrong count at exit ../mm/oom_kill.c:223:28: warning: context imbalance in 'oom_badness' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'dump_task' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__oom_kill_process' - unexpected unlock ../mm/oom_kill.c:1247:20: warning: context imbalance in '__se_sys_process_mrelease' - unexpected unlock ../fs/read_write.c:159:1: warning: context imbalance in 'generic_file_llseek_size' - different lock contexts for basic block ../sound/pci/atiixp.c:703:12: warning: context imbalance in 'snd_atiixp_pcm_trigger' - different lock contexts for basic block ../sound/pci/atiixp.c:878:9: warning: context imbalance in 'snd_atiixp_spdif_prepare' - wrong count at exit ../sound/pci/atiixp.c:903:17: warning: context imbalance in 'snd_atiixp_playback_prepare' - wrong count at exit ../sound/pci/atiixp.c:926:12: warning: context imbalance in 'snd_atiixp_capture_prepare' - wrong count at exit ../sound/pci/atiixp.c:1316:20: warning: context imbalance in 'snd_atiixp_interrupt' - wrong count at exit ../drivers/gpio/gpiolib.c:432:5: warning: context imbalance in 'gpiod_get_direction' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:535:25: warning: context imbalance in 'gpio_name_to_desc' - wrong count at exit ../drivers/gpio/gpiolib.c:954:9: warning: context imbalance in 'gpiochip_setup_devs' - wrong count at exit ../drivers/gpio/gpiolib.c:1329:20: warning: context imbalance in 'gpio_device_find' - wrong count at exit ../drivers/gpio/gpiolib.c:2443:12: warning: context imbalance in 'gpiod_request_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:2515:9: warning: context imbalance in 'gpiod_free_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:2562:6: warning: context imbalance in 'gpiochip_dup_line_label' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:2666:5: warning: context imbalance in 'gpio_do_set_config' - wrong count at exit ../drivers/gpio/gpiolib.c:2843:5: warning: context imbalance in 'gpiod_direction_input_nonotify' - wrong count at exit ../drivers/gpio/gpiolib.c:2910:12: warning: context imbalance in 'gpiod_direction_output_raw_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3087:5: warning: context imbalance in 'gpiod_enable_hw_timestamp_ns' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3120:5: warning: context imbalance in 'gpiod_disable_hw_timestamp_ns' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3291:12: warning: context imbalance in 'gpiod_get_raw_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3345:22: warning: context imbalance in 'gpio_device_chip_cmp' - wrong count at exit ../drivers/gpio/gpiolib.c:3348:5: warning: context imbalance in 'gpiod_get_array_value_complex' - wrong count at exit ../drivers/gpio/gpiolib.c:3583:12: warning: context imbalance in 'gpio_set_open_drain_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3612:12: warning: context imbalance in 'gpio_set_open_source_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3636:12: warning: context imbalance in 'gpiod_set_raw_value_commit' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3687:5: warning: context imbalance in 'gpiod_set_array_value_complex' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3991:5: warning: context imbalance in 'gpiod_to_irq' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:4406:6: warning: context imbalance in 'gpiod_line_state_notify' - wrong count at exit ../drivers/gpio/gpiolib.c:4951:5: warning: context imbalance in 'gpiod_hog' - wrong count at exit ../drivers/gpio/gpiolib.c:5265:9: warning: context imbalance in 'gpiolib_dbg_show' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:5293:13: warning: context imbalance in 'gpiolib_seq_start' - wrong count at exit ../drivers/gpio/gpiolib.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'gpiolib_seq_stop' - unexpected unlock ../drivers/gpio/gpiolib.c:5344:12: warning: context imbalance in 'gpiolib_seq_show' - wrong count at exit ../io_uring/rsrc.c: note: in included file: ../io_uring/filetable.h:56:35: warning: restricted io_req_flags_t degrades to integer ../io_uring/filetable.h:56:35: warning: restricted io_req_flags_t degrades to integer ../arch/x86/kernel/signal.c:421:9: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/signal.c:421:9: expected struct lockdep_map const *lock ../arch/x86/kernel/signal.c:421:9: got struct lockdep_map [noderef] __rcu * ../lib/dec_and_lock.c:21:5: warning: context imbalance in '_atomic_dec_and_lock' - different lock contexts for basic block ../lib/dec_and_lock.c:37:5: warning: context imbalance in '_atomic_dec_and_lock_irqsave' - different lock contexts for basic block ../lib/dec_and_lock.c:53:5: warning: context imbalance in '_atomic_dec_and_raw_lock' - different lock contexts for basic block ../lib/dec_and_lock.c:68:5: warning: context imbalance in '_atomic_dec_and_raw_lock_irqsave' - different lock contexts for basic block ../mm/filemap.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/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'filemap_fault_recheck_pte_none' - unexpected unlock ../include/linux/rcupdate.h:895:9: warning: context imbalance in 'filemap_map_pages' - different lock contexts for basic block ../arch/x86/entry/vdso/vdso32/vclock_gettime.c: note: in included file (through ../arch/x86/entry/vdso/vdso32/../vclock_gettime.c): ../arch/x86/entry/vdso/vdso32/../../../../../lib/vdso/gettimeofday.c:308:24: warning: shift too big (40) for type unsigned long ../arch/x86/entry/vdso/vdso32/../../../../../lib/vdso/gettimeofday.c:308:24: warning: shift too big (40) for type unsigned long ../arch/x86/entry/vdso/vdso32/../../../../../lib/vdso/gettimeofday.c:454:26: warning: shift too big (40) for type unsigned long ../net/core/sock.c:2602:9: warning: context imbalance in 'sk_clone' - different lock contexts for basic block ../net/core/sock.c:4279:13: warning: context imbalance in 'proto_seq_start' - wrong count at exit ../net/core/sock.c:4291:13: warning: context imbalance in 'proto_seq_stop' - wrong count at exit ../drivers/acpi/nvs.c:140:54: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/nvs.c:140:54: expected void volatile [noderef] __iomem *addr ../drivers/acpi/nvs.c:140:54: got void *kaddr ../drivers/acpi/nvs.c:143:66: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/nvs.c:143:66: expected void [noderef] __iomem *virt ../drivers/acpi/nvs.c:143:66: got void *kaddr ../drivers/acpi/nvs.c:182:38: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/nvs.c:182:38: expected void *kaddr ../drivers/acpi/nvs.c:182:38: got void [noderef] __iomem * ../drivers/acpi/nvs.c:184:46: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/nvs.c:184:46: expected void *kaddr ../drivers/acpi/nvs.c:184:46: got void [noderef] __iomem * ../drivers/leds/blink/leds-bcm63138.c:137:9: warning: context imbalance in 'bcm63138_leds_brightness_set' - wrong count at exit ../drivers/leds/blink/leds-bcm63138.c:143:12: warning: context imbalance in 'bcm63138_leds_blink_set' - different lock contexts for basic block ../sound/core/misc.c:145:6: warning: context imbalance in 'snd_kill_fasync' - wrong count at exit ../net/core/gen_stats.c:59:1: warning: context imbalance in 'gnet_stats_start_copy_compat' - wrong count at exit ../net/core/gen_stats.c:32:31: warning: context imbalance in '___gnet_stats_copy_basic' - unexpected unlock ../net/core/gen_stats.c:32:31: warning: context imbalance in 'gnet_stats_copy_rate_est' - unexpected unlock ../net/core/gen_stats.c:32:31: warning: context imbalance in 'gnet_stats_copy_queue' - unexpected unlock ../net/core/gen_stats.c:32:31: warning: context imbalance in 'gnet_stats_copy_app' - unexpected unlock ../net/core/gen_stats.c:32:31: warning: context imbalance in 'gnet_stats_finish_copy' - unexpected unlock ../sound/usb/endpoint.c:163:12: warning: context imbalance in 'slave_next_packet_size' - different lock contexts for basic block ../sound/usb/endpoint.c:437:13: warning: context imbalance in 'push_back_to_ready_list' - wrong count at exit ../sound/usb/endpoint.c:1735:13: warning: context imbalance in 'snd_usb_handle_sync_urb' - different lock contexts for basic block ../ipc/sem.c:579:9: warning: context imbalance in 'newary' - unexpected unlock ../ipc/sem.c:1186:17: warning: context imbalance in 'freeary' - unexpected unlock ../ipc/sem.c:1647:9: warning: context imbalance in 'semctl_down' - different lock contexts for basic block ../ipc/sem.c:1906:24: warning: context imbalance in 'find_alloc_undo' - wrong count at exit ../ipc/sem.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/uio.h, ../include/linux/socket.h, ../include/linux/compat.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__do_semtimedop' - unexpected unlock ../sound/synth/emux/soundfont.c:86:1: warning: context imbalance in 'snd_soundfont_load' - different lock contexts for basic block ../sound/synth/emux/soundfont.c:1125:1: warning: context imbalance in 'snd_soundfont_load_guspatch' - wrong count at exit ../sound/synth/emux/soundfont.c:1230:1: warning: context imbalance in 'snd_soundfont_search_zone' - wrong count at exit ../sound/synth/emux/soundfont.c:1438:9: warning: context imbalance in 'snd_soundfont_remove_samples' - wrong count at exit ../sound/synth/emux/soundfont.c:1483:9: warning: context imbalance in 'snd_soundfont_remove_unlocked' - wrong count at exit Warning: ../ipc/sem.c:629 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * perform_atomic_semop[_slow] - Attempt to perform semaphore ../arch/x86/kvm/../../../virt/kvm/kvm_main.c: note: in included file: ../include/linux/kvm_host.h:2099:54: warning: array of flexible structures ../include/linux/kvm_host.h:2101:56: warning: array of flexible structures ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:562:37: warning: context imbalance in 'kvm_mmu_notifier_invalidate_range_start' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:562:37: warning: context imbalance in 'kvm_mmu_notifier_invalidate_range_end' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:2514:25: warning: context imbalance in 'kvm_vm_set_mem_attributes' - different lock contexts for basic block ../net/core/gen_estimator.c:71:9: warning: context imbalance in 'est_fetch_counters' - different lock contexts for basic block ../net/core/gen_estimator.c:194:9: warning: context imbalance in 'gen_new_estimator' - different lock contexts for basic block ../net/sched/sch_generic.c:226:9: warning: context imbalance in 'try_bulk_dequeue_skb_slow' - different lock contexts for basic block ../net/sched/sch_generic.c:306:28: warning: context imbalance in 'dequeue_skb' - different lock contexts for basic block ../net/sched/sch_generic.c:328:28: warning: context imbalance in 'sch_direct_xmit' - unexpected unlock ../net/sched/sch_generic.c:470:6: warning: context imbalance in 'netif_tx_lock' - wrong count at exit ../net/sched/sch_generic.c:493:6: warning: context imbalance in 'netif_tx_unlock' - unexpected unlock ../net/sched/sch_generic.c:1293:13: warning: context imbalance in 'dev_reset_queue' - different lock contexts for basic block ../sound/pci/atiixp_modem.c:653:12: warning: context imbalance in 'snd_atiixp_pcm_trigger' - different lock contexts for basic block ../sound/pci/atiixp_modem.c:749:12: warning: context imbalance in 'snd_atiixp_playback_prepare' - wrong count at exit ../sound/pci/atiixp_modem.c:989:20: warning: context imbalance in 'snd_atiixp_interrupt' - wrong count at exit ../kernel/cpu.c:1254:9: warning: context imbalance in 'clear_tasks_mm_cpumask' - different lock contexts for basic block ../io_uring/filetable.c: note: in included file: ../io_uring/filetable.h:56:35: warning: restricted io_req_flags_t degrades to integer ../sound/spi/at73c213.c:272:12: warning: context imbalance in 'snd_at73c213_pcm_trigger' - wrong count at exit ../drivers/char/ipmi/ipmi_msghandler.c:1884:39: warning: context imbalance in 'smi_send' - unexpected unlock ../drivers/char/ipmi/ipmi_msghandler.c:4799:39: warning: context imbalance in 'handle_new_recv_msgs' - unexpected unlock ../drivers/char/ipmi/ipmi_msghandler.c:4837:39: warning: context imbalance in 'smi_work' - unexpected unlock ../drivers/char/ipmi/ipmi_msghandler.c:4923:39: warning: context imbalance in 'ipmi_smi_msg_received' - unexpected unlock ../kernel/exit.c:361:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:361:37: expected struct task_struct *tsk ../kernel/exit.c:361:37: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:364:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:364:32: expected struct task_struct *task ../kernel/exit.c:364:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:365:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:365:35: expected struct task_struct *task ../kernel/exit.c:365:35: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:410:24: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:410:24: expected struct task_struct *parent ../kernel/exit.c:410:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:462:17: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:462:17: expected struct task_struct [noderef] __rcu *volatile ../kernel/exit.c:462:17: got struct task_struct *tsk ../kernel/exit.c:497:23: error: incompatible types in comparison expression (different address spaces): ../kernel/exit.c:497:23: struct task_struct [noderef] __rcu * ../kernel/exit.c:497:23: struct task_struct * ../kernel/exit.c:656:29: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:658:29: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:871:45: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1098:63: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1343:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1358:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1409:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1412:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1418:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1594:68: error: incompatible types in comparison expression (different base types): ../kernel/exit.c:1594:68: void * ../kernel/exit.c:1594:68: struct task_struct [noderef] __rcu * ../kernel/exit.c:1623:25: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1623:25: expected struct task_struct *parent ../kernel/exit.c:1623:25: got struct task_struct [noderef] __rcu * ../kernel/exit.c:466:20: warning: context imbalance in '__try_to_set_owner' - unexpected unlock ../kernel/exit.c:520:9: warning: dereference of noderef expression ../kernel/exit.c:489:6: warning: context imbalance in 'mm_update_next_owner' - different lock contexts for basic block ../kernel/exit.c: note: in included file: ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/exit.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/mm.h): ../include/linux/sched/task.h:116:21: warning: context imbalance in 'wait_task_zombie' - unexpected unlock ../include/linux/sched/task.h:116:21: warning: context imbalance in 'wait_task_stopped' - unexpected unlock ../include/linux/sched/task.h:116:21: warning: context imbalance in 'wait_task_continued' - unexpected unlock ../kernel/exit.c: note: in included file: ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/exit.c:1659:6: warning: context imbalance in '__do_wait' - wrong count at exit ../io_uring/io_uring.c:559:28: warning: invalid assignment: |= ../io_uring/io_uring.c:559:28: left side has type bool ../io_uring/io_uring.c:559:28: right side has type restricted io_req_flags_t ../io_uring/io_uring.c: note: in included file (through ../include/linux/io_uring/cmd.h): ../include/linux/io_uring_types.h:220:37: warning: array of flexible structures ../io_uring/io_uring.c:842:58: warning: array of flexible structures ../io_uring/io_uring.c:972:69: warning: array of flexible structures ../io_uring/io_uring.c: note: in included file: ../io_uring/io_uring.h:140:73: warning: array of flexible structures ../io_uring/io_uring.c:1772:25: warning: restricted io_req_flags_t degrades to integer ../io_uring/io_uring.c:600:17: warning: context imbalance in '__io_submit_flush_completions' - different lock contexts for basic block ../io_uring/io_uring.c:2522:29: warning: context imbalance in 'io_cqring_min_timer_wakeup' - different lock contexts for basic block ../sound/core/control.c:389:11: warning: incorrect type in assignment (different base types) ../sound/core/control.c:389:11: expected unsigned long h ../sound/core/control.c:389:11: got restricted snd_ctl_elem_iface_t const [usertype] iface ../sound/core/control.c:952:17: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:952:26: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:953:17: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:953:26: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:972:48: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1000:41: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1111:34: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1671:40: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c: note: in included file: ../sound/core/control_compat.c:185:21: warning: incorrect type in assignment (different base types) ../sound/core/control_compat.c:185:21: expected int [assigned] err ../sound/core/control_compat.c:185:21: got restricted snd_ctl_elem_type_t [usertype] type ../sound/core/control.c:102:9: warning: context imbalance in 'snd_ctl_empty_read_queue' - wrong count at exit ../sound/core/control.c:149:6: warning: context imbalance in 'snd_ctl_notify' - different lock contexts for basic block ../sound/core/control.c:840:21: warning: context imbalance in 'snd_ctl_find_id' - different lock contexts for basic block ../sound/core/control.c:2171:9: warning: context imbalance in 'snd_ctl_get_preferred_subdevice' - wrong count at exit ../fs/super.c:525:13: warning: context imbalance in 'grab_super' - unexpected unlock ../fs/super.c:731:20: warning: context imbalance in 'sget_fc' - different lock contexts for basic block ../fs/super.c:816:20: warning: context imbalance in 'sget' - different lock contexts for basic block ../fs/super.c:933:9: warning: context imbalance in '__iterate_supers' - wrong count at exit ../fs/super.c:1425:27: warning: context imbalance in 'bdev_super_lock' - wrong count at exit ../fs/super.c:1461:13: warning: context imbalance in 'fs_bdev_mark_dead' - unexpected unlock ../fs/super.c:1490:13: warning: context imbalance in 'fs_bdev_sync' - unexpected unlock ../fs/super.c:1502:27: warning: context imbalance in 'get_bdev_super' - unexpected unlock ../arch/x86/platform/uv/bios_uv.c:175:12: warning: function 'uv_bios_get_master_nasid' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:182:12: warning: function 'uv_bios_get_heapsize' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:189:12: warning: function 'uv_bios_install_heap' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:196:12: warning: function 'uv_bios_obj_count' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:203:12: warning: function 'uv_bios_enum_objs' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:210:12: warning: function 'uv_bios_enum_ports' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:217:12: warning: function 'uv_bios_get_geoinfo' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:223:12: warning: function 'uv_bios_get_pci_topology' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:249:19: warning: incorrect type in assignment (different address spaces) ../arch/x86/platform/uv/bios_uv.c:249:19: expected struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:249:19: got void [noderef] __iomem * ../arch/x86/platform/uv/bios_uv.c:252:25: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/platform/uv/bios_uv.c:252:25: expected void volatile [noderef] __iomem *addr ../arch/x86/platform/uv/bios_uv.c:252:25: got struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:260:25: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/platform/uv/bios_uv.c:260:25: expected void volatile [noderef] __iomem *addr ../arch/x86/platform/uv/bios_uv.c:260:25: got struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:261:27: warning: incorrect type in assignment (different address spaces) ../arch/x86/platform/uv/bios_uv.c:261:27: expected struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:261:27: got void [noderef] __iomem * ../drivers/gpio/gpiolib-cdev.c:204:13: warning: context imbalance in 'linehandle_ioctl' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:1430:13: warning: context imbalance in 'linereq_ioctl' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:1461:17: warning: context imbalance in 'linereq_poll' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:1481:16: warning: context imbalance in 'linereq_read' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:1779:17: warning: context imbalance in 'lineevent_poll' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:1814:16: warning: context imbalance in 'lineevent_read' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:1898:13: warning: context imbalance in 'lineevent_ioctl' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:2211:13: warning: context imbalance in 'gpio_desc_to_lineinfo' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:2432:13: warning: context imbalance in 'gpio_ioctl' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:2580:17: warning: context imbalance in 'lineinfo_watch_poll' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:2600:16: warning: context imbalance in 'lineinfo_watch_read' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:2684:12: warning: context imbalance in 'gpio_chrdev_open' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:2784:5: warning: context imbalance in 'gpiolib_cdev_register' - different lock contexts for basic block ../sound/i2c/other/ak4114.c:168:12: warning: context imbalance in 'snd_ak4114_in_error_get' - wrong count at exit In file included from ../include/trace/define_trace.h:132, from ../samples/trace_events/trace-events-sample.h:640, from ../samples/trace_events/trace-events-sample.c:12: ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_get_offsets_foo_bar’: ../include/trace/stages/stage5_get_offsets.h:33:31: warning: function ‘trace_event_get_offsets_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 33 | { (void)sizeof(struct _test_no_array_##item *); } | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:285:9: note: in definition of macro ‘DECLARE_EVENT_CLASS’ 285 | tstruct; \ | ^~~~~~~ ../include/trace/trace_events.h:43:30: note: in expansion of macro ‘PARAMS’ 43 | PARAMS(tstruct), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:299:9: note: in expansion of macro ‘TP_STRUCT__entry’ 299 | TP_STRUCT__entry( | ^~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:301:17: note: in expansion of macro ‘__field’ 301 | __field( int, bar ) | ^~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘do_trace_event_raw_event_foo_bar’: ../arch/x86/include/asm/bug.h:169:48: warning: function ‘do_trace_event_raw_event_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 169 | [size] "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/trace_events.h:427:11: note: in definition of macro ‘__DECLARE_EVENT_CLASS’ 427 | { assign; } \ | ^~~~~~ ../include/trace/trace_events.h:435:23: note: in expansion of macro ‘PARAMS’ 435 | PARAMS(assign), PARAMS(print)) \ | ^~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ 310 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:175:36: note: in expansion of macro ‘__WARN_bug_entry’ 175 | static_call_mod(WARN_trap)(__WARN_bug_entry(__flags, format), ## arg); \ | ^~~~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:185:17: note: in expansion of macro ‘__WARN_print_arg’ 185 | __WARN_print_arg(BUGFLAG_ONCE|BUGFLAG_TAINT(TAINT_WARN),\ | ^~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ 24 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:634:9: note: in expansion of macro ‘fortify_warn_once’ 634 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:690:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 690 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:133: ../samples/trace_events/./trace-events-sample.h: In function ‘do_perf_trace_foo_bar’: ../arch/x86/include/asm/bug.h:169:48: warning: function ‘do_perf_trace_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 169 | [size] "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/perf.h:51:11: note: in definition of macro ‘__DECLARE_EVENT_CLASS’ 51 | { assign; } \ | ^~~~~~ ../include/trace/perf.h:67:23: note: in expansion of macro ‘PARAMS’ 67 | PARAMS(assign), PARAMS(print)) \ | ^~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ 310 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:175:36: note: in expansion of macro ‘__WARN_bug_entry’ 175 | static_call_mod(WARN_trap)(__WARN_bug_entry(__flags, format), ## arg); \ | ^~~~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:185:17: note: in expansion of macro ‘__WARN_print_arg’ 185 | __WARN_print_arg(BUGFLAG_ONCE|BUGFLAG_TAINT(TAINT_WARN),\ | ^~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ 24 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:634:9: note: in expansion of macro ‘fortify_warn_once’ 634 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:690:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 690 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ ../net/bpf/test_run.c:510:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? ../net/bpf/test_run.c:516:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? ../net/bpf/test_run.c:521:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? ../net/bpf/test_run.c:526:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? ../net/bpf/test_run.c:531:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? ../net/bpf/test_run.c:536:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? ../net/bpf/test_run.c:545:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? ../net/bpf/test_run.c:551:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? ../net/bpf/test_run.c:556:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? ../net/bpf/test_run.c:561:14: warning: symbol 'bpf_fentry_test10' was not declared. Should it be static? ../net/bpf/test_run.c:566:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? ../net/bpf/test_run.c:570:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? ../net/bpf/test_run.c:576:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? ../net/bpf/test_run.c:583:17: warning: symbol 'bpf_modify_return_test_tp' was not declared. Should it be static? ../net/bpf/test_run.c:590:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? ../net/bpf/test_run.c:612:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? ../net/bpf/test_run.c:617:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? ../net/bpf/test_run.c:623:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? ../net/bpf/test_run.c:627:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' was not declared. Should it be static? ../drivers/acpi/sleep.c:564:46: warning: restricted suspend_state_t degrades to integer ../drivers/acpi/sleep.c:672:50: warning: restricted suspend_state_t degrades to integer ../ipc/shm.c:132:17: warning: context imbalance in 'do_shm_rmid' - unexpected unlock ../ipc/shm.c:292:17: warning: context imbalance in '__shm_open' - unexpected unlock ../ipc/shm.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:897:25: warning: context imbalance in 'shm_destroy' - unexpected unlock ../ipc/shm.c:393:17: warning: context imbalance in '__shm_close' - unexpected unlock ../ipc/shm.c:411:12: warning: context imbalance in 'shm_try_destroy_orphaned' - wrong count at exit ../ipc/shm.c:451:26: warning: context imbalance in 'exit_shm' - different lock contexts for basic block ../ipc/shm.c: note: in included file (through ../include/linux/thread_info.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../arch/x86/include/asm/current.h:23:17: warning: context imbalance in 'newseg' - unexpected unlock ../ipc/shm.c:1039:9: warning: context imbalance in 'shmctl_down' - different lock contexts for basic block ../ipc/shm.c:1683:17: warning: context imbalance in 'do_shmat' - unexpected unlock ../sound/drivers/serial-u16550.c:279:20: warning: context imbalance in 'snd_uart16550_interrupt' - wrong count at exit ../sound/drivers/serial-u16550.c:300:32: warning: context imbalance in 'snd_uart16550_buffer_timer' - wrong count at exit ../sound/drivers/serial-u16550.c:502:9: warning: context imbalance in 'snd_uart16550_input_open' - wrong count at exit ../sound/drivers/serial-u16550.c:516:9: warning: context imbalance in 'snd_uart16550_input_close' - wrong count at exit ../sound/drivers/serial-u16550.c:525:9: warning: context imbalance in 'snd_uart16550_input_trigger' - wrong count at exit ../sound/drivers/serial-u16550.c:538:9: warning: context imbalance in 'snd_uart16550_output_open' - wrong count at exit ../sound/drivers/serial-u16550.c:552:9: warning: context imbalance in 'snd_uart16550_output_close' - wrong count at exit ../sound/drivers/serial-u16550.c:635:9: warning: context imbalance in 'snd_uart16550_output_write' - wrong count at exit ../net/netlink/af_netlink.c:2617:13: warning: context imbalance in 'netlink_walk_start' - wrong count at exit ../net/netlink/af_netlink.c:2623:13: warning: context imbalance in 'netlink_walk_stop' - unexpected unlock ../net/netlink/af_netlink.c:2673:9: warning: context imbalance in 'netlink_seq_start' - wrong count at exit ../mm/page-writeback.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/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:895:9: warning: context imbalance in 'folio_redirty_for_writepage' - different lock contexts for basic block ../include/linux/rcupdate.h:895:9: warning: context imbalance in '__folio_cancel_dirty' - different lock contexts for basic block ../include/linux/rcupdate.h:895:9: warning: context imbalance in 'folio_clear_dirty_for_io' - different lock contexts for basic block ../net/core/flow_dissector.c: note: in included file (through ../include/linux/if_pppox.h): ../include/uapi/linux/if_pppox.h:153:29: warning: array of flexible structures ../drivers/gpio/gpiolib-sysfs.c:213:12: warning: context imbalance in 'gpio_sysfs_request_irq' - wrong count at exit ../drivers/gpio/gpiolib-sysfs.c:273:13: warning: context imbalance in 'gpio_sysfs_free_irq' - wrong count at exit ../drivers/gpio/gpiolib-sysfs.c:473:12: warning: context imbalance in 'export_gpio_desc' - wrong count at exit ../drivers/gpio/gpiolib-sysfs.c:727:5: warning: context imbalance in 'gpiod_export' - wrong count at exit ../drivers/gpio/gpiolib-sysfs.c:981:5: warning: context imbalance in 'gpiochip_sysfs_register' - wrong count at exit ../drivers/gpio/gpiolib-sysfs.c:1051:6: warning: context imbalance in 'gpiochip_sysfs_unregister' - wrong count at exit ../sound/pci/azt3328.c:1259:9: warning: context imbalance in 'snd_azf3328_codec_setfmt' - wrong count at exit ../sound/pci/azt3328.c:1370:9: warning: context imbalance in 'snd_azf3328_codec_setdmaa' - different lock contexts for basic block ../sound/pci/azt3328.c:1713:1: warning: context imbalance in 'snd_azf3328_gameport_cooked_read' - different lock contexts for basic block ../sound/pci/azt3328.c:2144:9: warning: context imbalance in 'snd_azf3328_timer_start' - wrong count at exit ../sound/pci/azt3328.c:2152:1: warning: context imbalance in 'snd_azf3328_timer_stop' - wrong count at exit ../sound/pci/azt3328.c:2387:9: warning: context imbalance in 'snd_azf3328_create' - different lock contexts for basic block ../drivers/pwm/pwm-atmel-tcb.c:68:12: warning: context imbalance in 'atmel_tcb_pwm_request' - different lock contexts for basic block ../drivers/pwm/pwm-atmel-tcb.c:331:12: warning: context imbalance in 'atmel_tcb_pwm_apply' - wrong count at exit ../sound/isa/es18xx.c:185:12: warning: context imbalance in 'snd_es18xx_write' - wrong count at exit ../sound/isa/es18xx.c:201:12: warning: context imbalance in 'snd_es18xx_read' - wrong count at exit ../sound/isa/es18xx.c:221:12: warning: context imbalance in 'snd_es18xx_bits' - wrong count at exit ../sound/isa/es18xx.c:401:9: warning: context imbalance in 'snd_es18xx_rate_set' - wrong count at exit ../sound/isa/es18xx.c:297:9: warning: context imbalance in 'snd_es18xx_playback1_prepare' - wrong count at exit ../sound/isa/es18xx.c:467:12: warning: context imbalance in 'snd_es18xx_playback1_trigger' - different lock contexts for basic block ../sound/isa/es18xx.c:765:9: warning: context imbalance in 'snd_es18xx_interrupt' - wrong count at exit ../sound/isa/es18xx.c:961:9: warning: context imbalance in 'snd_es18xx_get_mux' - wrong count at exit ../sound/isa/es18xx.c:965:12: warning: context imbalance in 'snd_es18xx_put_mux' - different lock contexts for basic block ../sound/isa/es18xx.c:1005:12: warning: context imbalance in 'snd_es18xx_get_spatializer_enable' - wrong count at exit ../sound/isa/es18xx.c:1025:9: warning: context imbalance in 'snd_es18xx_put_spatializer_enable' - wrong count at exit ../sound/isa/es18xx.c:1037:12: warning: context imbalance in 'snd_es18xx_get_hw_volume' - wrong count at exit ../sound/isa/es18xx.c:1047:12: warning: context imbalance in 'snd_es18xx_get_hw_switch' - wrong count at exit ../sound/isa/es18xx.c:1064:12: warning: context imbalance in 'snd_es18xx_reg_bits' - wrong count at exit ../sound/isa/es18xx.c:1073:12: warning: context imbalance in 'snd_es18xx_reg_read' - wrong count at exit ../sound/isa/es18xx.c:1348:12: warning: context imbalance in 'snd_es18xx_initialize' - wrong count at exit ../sound/isa/es18xx.c:1513:12: warning: context imbalance in 'snd_es18xx_identify' - different lock contexts for basic block ../arch/x86/platform/uv/uv_irq.c: note: in included file: ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/events/intel/core.c:3740:1: warning: context imbalance in 'intel_start_scheduling' - different lock contexts for basic block ../arch/x86/events/intel/core.c:3813:9: warning: context imbalance in 'intel_stop_scheduling' - unexpected unlock ../arch/x86/events/intel/core.c:4025:25: warning: context imbalance in 'intel_put_excl_constraints' - unexpected unlock ../drivers/char/ipmi/ipmi_si_intf.c:1067:39: warning: context imbalance in 'poll' - unexpected unlock ../samples/trace_printk/trace-printk.c:7:6: warning: symbol 'trace_printk_test_global_str' was not declared. Should it be static? ../samples/trace_printk/trace-printk.c:10:6: warning: symbol 'trace_printk_test_global_str_irq' was not declared. Should it be static? ../samples/trace_printk/trace-printk.c:13:6: warning: symbol 'trace_printk_test_global_str_fmt' was not declared. Should it be static? ../arch/x86/kernel/irq_64.c:30:1: warning: symbol '__pcpu_scope_irq_stack_backing_store' was not declared. Should it be static? ../sound/i2c/other/ak4113.c:183:12: warning: context imbalance in 'snd_ak4113_in_error_get' - wrong count at exit ../sound/i2c/other/ak4113.c:244:9: warning: context imbalance in 'snd_ak4113_rx_put' - wrong count at exit ../sound/isa/opl3sa2.c:173:22: warning: context imbalance in 'snd_opl3sa2_read' - wrong count at exit ../sound/isa/opl3sa2.c:191:13: warning: context imbalance in 'snd_opl3sa2_write' - wrong count at exit ../sound/isa/opl3sa2.c:341:9: warning: context imbalance in 'snd_opl3sa2_get_single' - wrong count at exit ../sound/isa/opl3sa2.c:357:9: warning: context imbalance in 'snd_opl3sa2_put_single' - wrong count at exit ../sound/isa/opl3sa2.c:397:9: warning: context imbalance in 'snd_opl3sa2_get_double' - wrong count at exit ../sound/isa/opl3sa2.c:435:9: warning: context imbalance in 'snd_opl3sa2_put_double' - wrong count at exit ../arch/x86/platform/uv/uv_time.c: note: in included file: ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../net/core/skbuff.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): ../include/net/checksum.h:33:39: warning: incorrect type in argument 3 (different base types) ../include/net/checksum.h:33:39: expected restricted __wsum [usertype] sum ../include/net/checksum.h:33:39: got unsigned int ../arch/x86/events/intel/p4.c: In function ‘p4_pmu_init’: ../arch/x86/events/intel/p4.c:1370:27: warning: variable ‘high’ set but not used [-Wunused-but-set-variable] 1370 | unsigned int low, high; | ^~~~ ../sound/drivers/mtpav.c:303:13: warning: context imbalance in 'snd_mtpav_output_write' - wrong count at exit ../sound/drivers/mtpav.c:341:9: warning: context imbalance in 'snd_mtpav_input_open' - wrong count at exit ../sound/drivers/mtpav.c:357:9: warning: context imbalance in 'snd_mtpav_input_close' - wrong count at exit ../sound/drivers/mtpav.c:369:9: warning: context imbalance in 'snd_mtpav_input_trigger' - wrong count at exit ../sound/drivers/mtpav.c:389:9: warning: context imbalance in 'snd_mtpav_output_timer' - wrong count at exit ../sound/drivers/mtpav.c:411:12: warning: context imbalance in 'snd_mtpav_output_open' - wrong count at exit ../sound/drivers/mtpav.c:425:12: warning: context imbalance in 'snd_mtpav_output_close' - wrong count at exit ../sound/drivers/mtpav.c:533:20: warning: context imbalance in 'snd_mtpav_irqh' - wrong count at exit ../sound/drivers/mtpav.c:646:9: warning: context imbalance in 'snd_mtpav_free' - wrong count at exit ../drivers/irqchip/irq-renesas-rzv2h.c:129:6: warning: context imbalance in 'rzv2h_icu_register_dma_req' - wrong count at exit ../drivers/irqchip/irq-renesas-rzv2h.c:181:13: warning: context imbalance in 'rzv2h_tint_irq_endisable' - different lock contexts for basic block ../drivers/irqchip/irq-renesas-rzv2h.c:267:12: warning: context imbalance in 'rzv2h_irq_set_type' - wrong count at exit ../drivers/irqchip/irq-renesas-rzv2h.c:326:12: warning: context imbalance in 'rzv2h_tint_set_type' - different lock contexts for basic block ../sound/pci/bt87x.c:475:25: warning: context imbalance in 'snd_bt87x_prepare' - wrong count at exit ../sound/pci/bt87x.c:479:12: warning: context imbalance in 'snd_bt87x_start' - wrong count at exit ../sound/pci/bt87x.c:492:12: warning: context imbalance in 'snd_bt87x_stop' - wrong count at exit ../sound/pci/bt87x.c:553:12: warning: context imbalance in 'snd_bt87x_capture_volume_put' - wrong count at exit ../sound/pci/bt87x.c:588:12: warning: context imbalance in 'snd_bt87x_capture_boost_put' - wrong count at exit ../sound/pci/bt87x.c:629:12: warning: context imbalance in 'snd_bt87x_capture_source_put' - wrong count at exit ../drivers/gpio/gpiolib-swnode.c:141:28: warning: symbol 'swnode_gpio_undefined' was not declared. Should it be static? ../sound/isa/sscape.c:200:13: warning: context imbalance in 'sscape_write' - wrong count at exit ../sound/isa/sscape.c:502:12: warning: context imbalance in 'sscape_upload_bootblock' - different lock contexts for basic block ../sound/isa/sscape.c:576:12: warning: context imbalance in 'sscape_midi_get' - wrong count at exit ../sound/isa/sscape.c:626:29: warning: context imbalance in 'sscape_midi_put' - wrong count at exit ../sound/isa/sscape.c:895:12: warning: context imbalance in 'create_sscape' - different lock contexts for basic block ../arch/x86/lib/iomem.c:43:23: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:64:19: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression ../sound/drivers/mts64.c:430:12: warning: context imbalance in 'snd_mts64_ctl_smpte_switch_get' - wrong count at exit ../sound/drivers/mts64.c:443:12: warning: context imbalance in 'snd_mts64_ctl_smpte_switch_put' - wrong count at exit ../sound/drivers/mts64.c:507:12: warning: context imbalance in 'snd_mts64_ctl_smpte_time_get' - wrong count at exit ../sound/drivers/mts64.c:519:12: warning: context imbalance in 'snd_mts64_ctl_smpte_time_put' - wrong count at exit ../sound/drivers/mts64.c:590:12: warning: context imbalance in 'snd_mts64_ctl_smpte_fps_get' - wrong count at exit ../sound/drivers/mts64.c:601:12: warning: context imbalance in 'snd_mts64_ctl_smpte_fps_put' - different lock contexts for basic block ../sound/drivers/mts64.c:703:9: warning: context imbalance in 'snd_mts64_rawmidi_output_trigger' - wrong count at exit ../sound/drivers/mts64.c:715:9: warning: context imbalance in 'snd_mts64_rawmidi_input_trigger' - wrong count at exit ../sound/drivers/mts64.c:795:13: warning: context imbalance in 'snd_mts64_interrupt' - wrong count at exit ../drivers/pci/pci.c:1155:36: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1155:36: expected restricted pci_power_t [usertype] current_state ../drivers/pci/pci.c:1155:36: got int ../drivers/pci/pci.c:1334:15: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1334:15: expected restricted pci_power_t [assigned] [usertype] state ../drivers/pci/pci.c:1334:15: got int ../drivers/pci/pci.c:1336:50: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1336:69: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1389:28: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1389:28: expected restricted pci_power_t [usertype] current_state ../drivers/pci/pci.c:1389:28: got int ../drivers/pci/pci.c:1479:16: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1479:35: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1479:52: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1479:70: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1501:15: warning: invalid assignment: |= ../drivers/pci/pci.c:1501:15: left side has type unsigned short ../drivers/pci/pci.c:1501:15: right side has type restricted pci_power_t ../drivers/pci/pci.c:1513:28: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1513:28: expected restricted pci_power_t [usertype] current_state ../drivers/pci/pci.c:1513:28: got int ../drivers/pci/pci.c:1530:13: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1530:21: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1532:18: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1532:26: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1555:13: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1555:22: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1889:38: warning: array of flexible structures ../drivers/pci/pci.c:2367:44: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2686:60: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2687:30: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2858:20: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2858:38: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2881:49: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2881:67: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:4599:13: warning: invalid assignment: |= ../drivers/pci/pci.c:4599:13: left side has type unsigned short ../drivers/pci/pci.c:4599:13: right side has type restricted pci_power_t ../drivers/pci/pci.c:4604:13: warning: invalid assignment: |= ../drivers/pci/pci.c:4604:13: left side has type unsigned short ../drivers/pci/pci.c:4604:13: right side has type restricted pci_power_t ../drivers/pci/pci.c:1110:24: warning: incorrect type in return expression (different base types) ../drivers/pci/pci.c:1110:24: expected int ../drivers/pci/pci.c:1110:24: got restricted pci_power_t [usertype] ../drivers/pci/pci.c:1110:24: warning: incorrect type in return expression (different base types) ../drivers/pci/pci.c:1110:24: expected int ../drivers/pci/pci.c:1110:24: got restricted pci_power_t [usertype] ../io_uring/eventfd.c: note: in included file: ../include/linux/io_uring_types.h:220:37: warning: array of flexible structures ../arch/x86/platform/uv/uv_nmi.c:318:27: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/platform/uv/uv_nmi.c:318:27: expected void const volatile [noderef] __iomem *addr ../arch/x86/platform/uv/uv_nmi.c:318:27: got int *addr ../arch/x86/platform/uv/uv_nmi.c:325:32: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/platform/uv/uv_nmi.c:325:32: expected void volatile [noderef] __iomem *addr ../arch/x86/platform/uv/uv_nmi.c:325:32: got int *addr ../arch/x86/platform/uv/uv_nmi.c:328:30: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/platform/uv/uv_nmi.c:328:30: expected void volatile [noderef] __iomem *addr ../arch/x86/platform/uv/uv_nmi.c:328:30: got int *addr ../arch/x86/platform/uv/uv_nmi.c:331:21: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/platform/uv/uv_nmi.c:331:21: expected void const volatile [noderef] __iomem *addr ../arch/x86/platform/uv/uv_nmi.c:331:21: got int *addr ../arch/x86/platform/uv/uv_nmi.c: note: in included file: ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:625:41: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:625:41: expected void volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:625:41: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/platform/uv/uv_nmi.c:573:9: warning: context imbalance in 'uv_check_nmi' - different lock contexts for basic block ../arch/x86/include/asm/uv/uv_hub.h:625:41: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:625:41: expected void volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:625:41: got unsigned long * ../arch/x86/platform/uv/uv_nmi.c:591:17: warning: context imbalance in 'uv_handle_nmi' - unexpected unlock ../ipc/namespace.c:137:61: warning: context imbalance in 'free_ipcs' - different lock contexts for basic block ../ipc/namespace.c:204:17: warning: context imbalance in 'put_ipc_ns' - unexpected unlock ../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:1481:13: warning: context imbalance in 'unix_state_double_lock' - wrong count at exit ../net/unix/af_unix.c:1498:17: warning: context imbalance in 'unix_state_double_unlock' - unexpected unlock ../net/unix/af_unix.c:1612:54: warning: context imbalance in 'unix_wait_for_peer' - unexpected unlock ../net/unix/af_unix.c:1801:9: warning: context imbalance in 'unix_stream_connect' - different lock contexts for basic block ../net/unix/af_unix.c:2203:25: warning: context imbalance in 'unix_dgram_sendmsg' - unexpected unlock ../net/unix/af_unix.c:3467:20: warning: context imbalance in 'unix_get_first' - wrong count at exit ../net/unix/af_unix.c:3498:34: warning: context imbalance in 'unix_get_next' - unexpected unlock ../net/unix/af_unix.c:3528:42: warning: context imbalance in 'unix_seq_stop' - unexpected unlock ../net/unix/af_unix.c:3631:34: warning: context imbalance in 'bpf_iter_unix_hold_batch' - unexpected unlock ../fs/exec.c:311:39: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:311:39: expected char const [noderef] __user * ../fs/exec.c:311:39: got void * ../fs/exec.c:318:31: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:318:31: expected char const [noderef] __user * ../fs/exec.c:318:31: got void * ../fs/exec.c:911:48: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:911:48: expected struct sighand_struct *oldsighand ../fs/exec.c:911:48: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1017:56: warning: incorrect type in argument 2 (different address spaces) ../fs/exec.c:1017:56: expected struct task_struct *parent ../fs/exec.c:1017:56: got struct task_struct [noderef] __rcu *parent ../fs/exec.c:1052:47: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:1052:47: expected struct sighand_struct *oldsighand ../fs/exec.c:1052:47: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1167:26: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1167:26: expected struct spinlock [usertype] *lock ../fs/exec.c:1167:26: got struct spinlock [noderef] __rcu * ../fs/exec.c:1169:28: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1169:28: expected struct spinlock [usertype] *lock ../fs/exec.c:1169:28: got struct spinlock [noderef] __rcu * ../fs/exec.c:1692:70: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1692:70: expected struct task_struct *tsk ../fs/exec.c:1692:70: got struct task_struct [noderef] __rcu *parent Warning: ../drivers/virtio/virtio_ring.c:3174 function parameter 'vaddr' not described in 'virtqueue_map_free_coherent' Warning: ../drivers/virtio/virtio_ring.c:3308 expecting prototype for virtqueue_mapping_error(). Prototype was for virtqueue_map_mapping_error() instead Warning: ../drivers/virtio/virtio_ring.c:3174 function parameter 'vaddr' not described in 'virtqueue_map_free_coherent' ../drivers/pnp/support.c:41:14: warning: cast to restricted __be32 ../sound/firewire/dice/dice-stream.c:678:5: warning: context imbalance in 'snd_dice_stream_lock_try' - wrong count at exit ../sound/firewire/dice/dice-stream.c:690:6: warning: context imbalance in 'snd_dice_stream_lock_release' - wrong count at exit ../drivers/gpio/gpio-aspeed-sgpio.c:170:12: warning: context imbalance in 'aspeed_sgpio_get' - wrong count at exit ../drivers/gpio/gpio-aspeed-sgpio.c:212:12: warning: context imbalance in 'aspeed_sgpio_set' - wrong count at exit ../drivers/gpio/gpio-aspeed-sgpio.c:226:12: warning: context imbalance in 'aspeed_sgpio_dir_out' - wrong count at exit ../drivers/gpio/gpio-aspeed-sgpio.c:262:13: warning: context imbalance in 'aspeed_sgpio_irq_ack' - wrong count at exit ../drivers/gpio/gpio-aspeed-sgpio.c:489:15: warning: context imbalance in 'aspeed_sgpio_reset_tolerance' - wrong count at exit ../io_uring/poll.c:422:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:422:40: expected int mask ../io_uring/poll.c:422:40: got restricted __poll_t [usertype] mask ../io_uring/poll.c:262:38: warning: incorrect type in assignment (different base types) ../io_uring/poll.c:262:38: expected signed int [usertype] res ../io_uring/poll.c:262:38: got restricted __poll_t ../io_uring/poll.c:282:56: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:281:66: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:281:66: expected restricted __poll_t [usertype] val ../io_uring/poll.c:281:66: got unsigned int ../io_uring/poll.c:281:52: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:281:52: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:281:52: got unsigned short ../io_uring/poll.c:284:51: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:284:51: expected signed int [usertype] res ../io_uring/poll.c:284:51: got restricted __poll_t [usertype] mask ../io_uring/poll.c:285:53: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:285:53: expected signed int [usertype] res ../io_uring/poll.c:285:53: got restricted __poll_t [usertype] mask ../io_uring/poll.c:333:71: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:333:65: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:333:65: expected restricted __poll_t [usertype] val ../io_uring/poll.c:333:65: got unsigned int ../io_uring/poll.c:610:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:610:40: expected int mask ../io_uring/poll.c:610:40: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:690:38: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:690:38: expected int mask ../io_uring/poll.c:690:38: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:690:55: warning: incorrect type in argument 3 (different base types) ../io_uring/poll.c:690:55: expected int events ../io_uring/poll.c:690:55: got restricted __poll_t [usertype] events ../io_uring/poll.c:697:33: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:697:33: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:697:33: got int ../io_uring/poll.c:835:24: warning: invalid assignment: |= ../io_uring/poll.c:835:24: left side has type unsigned int ../io_uring/poll.c:835:24: right side has type restricted __poll_t ../io_uring/poll.c:837:24: warning: invalid assignment: |= ../io_uring/poll.c:837:24: left side has type unsigned int ../io_uring/poll.c:837:24: right side has type restricted __poll_t ../io_uring/poll.c:839:55: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:838:29: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:838:38: warning: incorrect type in return expression (different base types) ../io_uring/poll.c:838:38: expected restricted __poll_t ../io_uring/poll.c:838:38: got unsigned int ../io_uring/poll.c:899:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:899:40: expected signed int [usertype] res ../io_uring/poll.c:899:40: got restricted __poll_t [addressable] [assigned] [usertype] result_mask ../io_uring/poll.c:930:38: warning: invalid assignment: &= ../io_uring/poll.c:930:38: left side has type restricted __poll_t ../io_uring/poll.c:930:38: right side has type int ../io_uring/poll.c:931:52: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:931:38: warning: invalid assignment: |= ../io_uring/poll.c:931:38: left side has type restricted __poll_t ../io_uring/poll.c:931:38: right side has type unsigned int ../drivers/irqchip/irq-ingenic-tcu.c:48:13: warning: context imbalance in 'ingenic_tcu_gc_unmask_enable_reg' - wrong count at exit ../drivers/irqchip/irq-ingenic-tcu.c:61:13: warning: context imbalance in 'ingenic_tcu_gc_mask_disable_reg' - wrong count at exit ../drivers/irqchip/irq-ingenic-tcu.c:73:13: warning: context imbalance in 'ingenic_tcu_gc_mask_disable_reg_and_ack' - wrong count at exit ../sound/firewire/fireworks/fireworks_transaction.c:118:1: warning: context imbalance in 'copy_resp_to_buf' - wrong count at exit ../sound/firewire/fireworks/fireworks_transaction.c:163:1: warning: context imbalance in 'handle_resp_for_user' - wrong count at exit ../sound/firewire/fireworks/fireworks_transaction.c:200:9: warning: context imbalance in 'handle_resp_for_kernel' - wrong count at exit ../sound/firewire/fireworks/fireworks_transaction.c:258:9: warning: context imbalance in 'snd_efw_transaction_add_instance' - wrong count at exit ../sound/firewire/fireworks/fireworks_transaction.c:272:9: warning: context imbalance in 'snd_efw_transaction_remove_instance' - wrong count at exit ../sound/firewire/fireworks/fireworks_transaction.c:284:9: warning: context imbalance in 'snd_efw_transaction_bus_reset' - wrong count at exit ../sound/soc/soc-ops-test.c:450:9: warning: incorrect type in initializer (different base types) ../sound/soc/soc-ops-test.c:450:9: expected long long left_value ../sound/soc/soc-ops-test.c:450:9: got restricted snd_ctl_elem_type_t const __left ../sound/soc/soc-ops-test.c:450:9: warning: incorrect type in initializer (different base types) ../sound/soc/soc-ops-test.c:450:9: expected long long right_value ../sound/soc/soc-ops-test.c:450:9: got restricted snd_ctl_elem_type_t const __right ../net/802/garp.c:597:9: warning: cast removes address space '__rcu' of expression ../net/802/garp.c:597:9: warning: cast removes address space '__rcu' of expression ../net/802/garp.c:597:9: warning: dereference of noderef expression ../net/802/garp.c:597:9: warning: dereference of noderef expression ../sound/drivers/portman2x4.c:501:9: warning: context imbalance in 'snd_portman_midi_input_trigger' - wrong count at exit ../sound/drivers/portman2x4.c:514:9: warning: context imbalance in 'snd_portman_midi_output_trigger' - wrong count at exit ../sound/drivers/portman2x4.c:592:9: warning: context imbalance in 'snd_portman_interrupt' - wrong count at exit ../sound/pci/cmipci.c:705:12: warning: context imbalance in 'set_dac_channels' - different lock contexts for basic block ../sound/pci/cmipci.c:747:12: warning: context imbalance in 'snd_cmipci_pcm_prepare' - different lock contexts for basic block ../sound/pci/cmipci.c:851:12: warning: context imbalance in 'snd_cmipci_pcm_trigger' - wrong count at exit ../sound/pci/cmipci.c:988:9: warning: context imbalance in 'snd_cmipci_spdif_default_get' - wrong count at exit ../sound/pci/cmipci.c:1002:9: warning: context imbalance in 'snd_cmipci_spdif_default_put' - wrong count at exit ../sound/pci/cmipci.c:1060:9: warning: context imbalance in 'snd_cmipci_spdif_stream_get' - wrong count at exit ../sound/pci/cmipci.c:1074:9: warning: context imbalance in 'snd_cmipci_spdif_stream_put' - wrong count at exit ../sound/pci/cmipci.c:1207:12: warning: context imbalance in 'setup_spdif_playback' - different lock contexts for basic block ../sound/pci/cmipci.c:1386:12: warning: context imbalance in 'snd_cmipci_capture_spdif_hw_free' - wrong count at exit ../sound/pci/cmipci.c:1581:9: warning: context imbalance in 'open_device_check' - different lock contexts for basic block ../sound/pci/cmipci.c:1589:9: warning: context imbalance in 'close_device_check' - different lock contexts for basic block ../sound/pci/cmipci.c:2002:9: warning: context imbalance in 'snd_cmipci_get_volume' - wrong count at exit ../sound/pci/cmipci.c:2040:9: warning: context imbalance in 'snd_cmipci_put_volume' - wrong count at exit ../sound/pci/cmipci.c:2063:12: warning: context imbalance in 'snd_cmipci_get_input_sw' - wrong count at exit ../sound/pci/cmipci.c:2081:12: warning: context imbalance in 'snd_cmipci_put_input_sw' - wrong count at exit ../sound/pci/cmipci.c:2171:9: warning: context imbalance in 'snd_cmipci_get_native_mixer' - wrong count at exit ../sound/pci/cmipci.c:2196:13: warning: context imbalance in 'snd_cmipci_put_native_mixer' - wrong count at exit ../sound/pci/cmipci.c:2276:12: warning: context imbalance in '_snd_cmipci_uswitch_get' - wrong count at exit ../sound/pci/cmipci.c:2306:12: warning: context imbalance in '_snd_cmipci_uswitch_put' - wrong count at exit ../sound/pci/cmipci.c:2449:28: warning: context imbalance in 'snd_cmipci_line_in_mode_get' - wrong count at exit ../sound/pci/cmipci.c:2488:9: warning: context imbalance in 'snd_cmipci_line_in_mode_put' - wrong count at exit ../sound/pci/cmipci.c:2499:12: warning: context imbalance in 'snd_cmipci_mic_in_mode_get' - wrong count at exit ../sound/pci/cmipci.c:2522:9: warning: context imbalance in 'snd_cmipci_mic_in_mode_put' - wrong count at exit ../arch/x86/kvm/../../../virt/kvm/pfncache.c:184:17: warning: context imbalance in 'hva_to_pfn_retry' - unexpected unlock ../security/security.c: note: in included file: ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:41:1: warning: symbol 'security_hook_active_capset_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:41:1: warning: too many warnings ../drivers/pmdomain/bcm/bcm-pmb.c:102:65: warning: cast to restricted __be32 ../drivers/pmdomain/bcm/bcm-pmb.c:102:45: warning: cast to restricted __le32 ../drivers/pmdomain/bcm/bcm-pmb.c:114:36: warning: restricted __le32 degrades to integer ../drivers/pmdomain/bcm/bcm-pmb.c:114:55: warning: restricted __be32 degrades to integer ../arch/x86/mm/tlb.c:376:13: warning: context imbalance in 'use_global_asid' - wrong count at exit ../arch/x86/mm/tlb.c:404:6: warning: context imbalance in 'mm_free_global_asid' - wrong count at exit ../kernel/user.c:195:17: warning: context imbalance in 'free_uid' - unexpected unlock ../sound/isa/ad1816a/ad1816a_lib.c:97:12: warning: context imbalance in 'snd_ad1816a_open' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:152:9: warning: context imbalance in 'snd_ad1816a_close' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:20:19: warning: context imbalance in 'snd_ad1816a_playback_prepare' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:20:19: warning: context imbalance in 'snd_ad1816a_capture_prepare' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:381:9: warning: context imbalance in 'snd_ad1816a_timer_start' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:384:12: warning: context imbalance in 'snd_ad1816a_timer_stop' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:20:19: warning: context imbalance in 'snd_ad1816a_init' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:478:9: warning: context imbalance in 'snd_ad1816a_suspend' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:488:9: warning: context imbalance in 'snd_ad1816a_resume' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:510:9: warning: context imbalance in 'snd_ad1816a_probe' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:648:12: warning: context imbalance in 'snd_ad1816a_get_mux' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:660:12: warning: context imbalance in 'snd_ad1816a_put_mux' - different lock contexts for basic block ../sound/isa/ad1816a/ad1816a_lib.c:712:9: warning: context imbalance in 'snd_ad1816a_get_single' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:728:9: warning: context imbalance in 'snd_ad1816a_put_single' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:779:9: warning: context imbalance in 'snd_ad1816a_get_double' - wrong count at exit ../sound/isa/ad1816a/ad1816a_lib.c:799:9: warning: context imbalance in 'snd_ad1816a_put_double' - wrong count at exit ../drivers/pci/pci-driver.c:520:42: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:520:61: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:751:28: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:751:46: warning: restricted pci_power_t degrades to integer ../sound/drivers/opl3/opl3_lib.c:35:35: warning: context imbalance in 'snd_opl2_command' - wrong count at exit ../sound/drivers/opl3/opl3_lib.c:55:35: warning: context imbalance in 'snd_opl3_command' - wrong count at exit ../sound/drivers/opl3/opl3_lib.c:137:12: warning: context imbalance in 'snd_opl3_timer1_start' - wrong count at exit ../sound/drivers/opl3/opl3_lib.c:153:12: warning: context imbalance in 'snd_opl3_timer1_stop' - wrong count at exit ../sound/drivers/opl3/opl3_lib.c:170:12: warning: context imbalance in 'snd_opl3_timer2_start' - wrong count at exit ../sound/drivers/opl3/opl3_lib.c:186:12: warning: context imbalance in 'snd_opl3_timer2_stop' - wrong count at exit ../net/802/mrp.c:883:9: warning: cast removes address space '__rcu' of expression ../net/802/mrp.c:883:9: warning: cast removes address space '__rcu' of expression ../net/802/mrp.c:883:9: warning: dereference of noderef expression ../net/802/mrp.c:883:9: warning: dereference of noderef expression ../sound/drivers/opl4/opl4_lib.c:64:13: warning: context imbalance in 'snd_opl4_read_memory' - wrong count at exit ../sound/drivers/opl4/opl4_lib.c:87:14: warning: context imbalance in 'snd_opl4_write_memory' - wrong count at exit ../sound/pci/cs4281.c:649:12: warning: context imbalance in 'snd_cs4281_trigger' - wrong count at exit ../sound/pci/cs4281.c:777:12: warning: context imbalance in 'snd_cs4281_playback_prepare' - wrong count at exit ../sound/pci/cs4281.c:788:12: warning: context imbalance in 'snd_cs4281_capture_prepare' - wrong count at exit ../sound/pci/cs4281.c:1587:9: warning: context imbalance in 'snd_cs4281_midi_input_open' - wrong count at exit ../sound/pci/cs4281.c:1602:9: warning: context imbalance in 'snd_cs4281_midi_input_close' - wrong count at exit ../sound/pci/cs4281.c:1619:9: warning: context imbalance in 'snd_cs4281_midi_output_open' - wrong count at exit ../sound/pci/cs4281.c:1634:9: warning: context imbalance in 'snd_cs4281_midi_output_close' - wrong count at exit ../sound/pci/cs4281.c:1643:9: warning: context imbalance in 'snd_cs4281_midi_input_trigger' - wrong count at exit ../sound/pci/cs4281.c:1662:9: warning: context imbalance in 'snd_cs4281_midi_output_trigger' - wrong count at exit ../sound/pci/cs4281.c:1734:17: warning: context imbalance in 'snd_cs4281_interrupt' - different lock contexts for basic block ../sound/pci/cs4281.c:1805:9: warning: context imbalance in 'snd_cs4281_opl3_command' - wrong count at exit ../net/xfrm/xfrm_policy.c:4152:43: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_policy.c:4152:43: struct xfrm_policy_afinfo const [noderef] __rcu * ../net/xfrm/xfrm_policy.c:4152:43: struct xfrm_policy_afinfo const * ../net/xfrm/xfrm_policy.c:4238:29: warning: incorrect type in assignment (different address spaces) ../net/xfrm/xfrm_policy.c:4238:29: expected struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4238:29: got struct hlist_head * ../net/xfrm/xfrm_policy.c:4265:36: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4265:36: expected struct hlist_head *n ../net/xfrm/xfrm_policy.c:4265:36: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4291:17: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4291:17: expected struct hlist_head const *h ../net/xfrm/xfrm_policy.c:4291:17: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4292:36: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4292:36: expected struct hlist_head *n ../net/xfrm/xfrm_policy.c:4292:36: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:264:9: warning: context imbalance in 'xfrm_policy_get_afinfo' - different lock contexts for basic block ../net/xfrm/xfrm_policy.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:897:25: warning: context imbalance in '__xfrm_dst_lookup' - unexpected unlock ../net/xfrm/xfrm_policy.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 * ../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 * ../drivers/gpio/gpio-bcm-kona.c:100:13: warning: context imbalance in 'bcm_kona_gpio_lock_gpio' - different lock contexts for basic block ../drivers/gpio/gpio-bcm-kona.c:139:9: warning: context imbalance in 'bcm_kona_gpio_unlock_gpio' - wrong count at exit ../drivers/gpio/gpio-bcm-kona.c:152:12: warning: context imbalance in 'bcm_kona_gpio_set' - wrong count at exit ../drivers/gpio/gpio-bcm-kona.c:198:20: warning: context imbalance in 'bcm_kona_gpio_get' - wrong count at exit ../drivers/gpio/gpio-bcm-kona.c:219:12: warning: context imbalance in 'bcm_kona_gpio_direction_input' - wrong count at exit ../drivers/gpio/gpio-bcm-kona.c:238:12: warning: context imbalance in 'bcm_kona_gpio_direction_output' - wrong count at exit ../drivers/gpio/gpio-bcm-kona.c:275:12: warning: context imbalance in 'bcm_kona_gpio_set_debounce' - different lock contexts for basic block ../drivers/gpio/gpio-bcm-kona.c:348:13: warning: context imbalance in 'bcm_kona_gpio_irq_ack' - wrong count at exit ../drivers/gpio/gpio-bcm-kona.c:367:13: warning: context imbalance in 'bcm_kona_gpio_irq_mask' - wrong count at exit ../drivers/gpio/gpio-bcm-kona.c:387:13: warning: context imbalance in 'bcm_kona_gpio_irq_unmask' - wrong count at exit ../drivers/gpio/gpio-bcm-kona.c:407:12: warning: context imbalance in 'bcm_kona_gpio_irq_set_type' - wrong count at exit ../sound/firewire/fireworks/fireworks_stream.c:346:5: warning: context imbalance in 'snd_efw_stream_lock_try' - wrong count at exit ../sound/firewire/fireworks/fireworks_stream.c:360:6: warning: context imbalance in 'snd_efw_stream_lock_release' - wrong count at exit ../kernel/ptrace.c:55:22: error: incompatible types in comparison expression (different address spaces): ../kernel/ptrace.c:55:22: struct task_struct * ../kernel/ptrace.c:55:22: struct task_struct [noderef] __rcu * ../kernel/ptrace.c:74:23: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:74:23: expected struct task_struct [noderef] __rcu *parent ../kernel/ptrace.c:74:23: got struct task_struct *new_parent ../kernel/ptrace.c:75:29: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:75:29: expected struct cred const [noderef] __rcu *ptracer_cred ../kernel/ptrace.c:75:29: got struct cred const * ../kernel/ptrace.c:129:18: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:129:18: expected struct cred const *old_cred ../kernel/ptrace.c:129:18: got struct cred const [noderef] __rcu *ptracer_cred ../kernel/ptrace.c:133:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:133:25: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:133:25: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:160:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:160:27: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:160:27: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:192:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:192:28: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:192:28: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:198:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:198:30: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:198:30: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:251:44: error: incompatible types in comparison expression (different address spaces): ../kernel/ptrace.c:251:44: struct task_struct [noderef] __rcu * ../kernel/ptrace.c:251:44: struct task_struct * ../kernel/ptrace.c:494:54: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:494:54: expected struct task_struct *parent ../kernel/ptrace.c:494:54: got struct task_struct [noderef] __rcu *parent ../kernel/ptrace.c:502:53: warning: incorrect type in argument 2 (different address spaces) ../kernel/ptrace.c:502:53: expected struct task_struct *new_parent ../kernel/ptrace.c:502:53: got struct task_struct [noderef] __rcu *real_parent ../kernel/ptrace.c:550:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:550:41: expected struct task_struct *p1 ../kernel/ptrace.c:550:41: got struct task_struct [noderef] __rcu *real_parent ../kernel/ptrace.c:552:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:552:50: expected struct sighand_struct *sigh ../kernel/ptrace.c:552:50: got struct sighand_struct [noderef] __rcu *sighand ../kernel/ptrace.c:743:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:743:37: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:743:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:751:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:751:39: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:751:39: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:862:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:862:29: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:862:29: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:866:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:866:31: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:866:31: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1221:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:1221:37: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:1221:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1223:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:1223:39: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:1223:39: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/mm.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:380:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:380:30: expected struct spinlock [usertype] *l ../kernel/ptrace.c:380:30: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:409:12: warning: context imbalance in 'ptrace_attach' - different lock contexts for basic block ../kernel/ptrace.c:500:38: warning: dereference of noderef expression ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:690:9: warning: context imbalance in 'ptrace_getsiginfo' - different lock contexts for basic block ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:706:9: warning: context imbalance in 'ptrace_setsiginfo' - different lock contexts for basic block ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1384:9: warning: context imbalance in 'ptrace_request' - different lock contexts for basic block ../sound/drivers/mpu401/mpu401_uart.c:84:9: warning: context imbalance in 'uart_interrupt_tx' - wrong count at exit ../sound/drivers/mpu401/mpu401_uart.c:100:9: warning: context imbalance in '_snd_mpu401_uart_interrupt' - wrong count at exit ../sound/drivers/mpu401/mpu401_uart.c:174:9: warning: context imbalance in 'snd_mpu401_uart_add_timer' - wrong count at exit ../sound/drivers/mpu401/mpu401_uart.c:184:9: warning: context imbalance in 'snd_mpu401_uart_remove_timer' - wrong count at exit ../sound/drivers/mpu401/mpu401_uart.c:197:12: warning: context imbalance in 'snd_mpu401_uart_cmd' - wrong count at exit ../sound/drivers/mpu401/mpu401_uart.c:350:9: warning: context imbalance in 'snd_mpu401_uart_input_trigger' - wrong count at exit ../sound/drivers/mpu401/mpu401_uart.c:434:9: warning: context imbalance in 'snd_mpu401_uart_output_trigger' - wrong count at exit ../sound/firewire/digi00x/digi00x-stream.c:428:5: warning: context imbalance in 'snd_dg00x_stream_lock_try' - wrong count at exit ../sound/firewire/digi00x/digi00x-stream.c:442:6: warning: context imbalance in 'snd_dg00x_stream_lock_release' - wrong count at exit ../sound/firewire/oxfw/oxfw-stream.c:867:5: warning: context imbalance in 'snd_oxfw_stream_lock_try' - wrong count at exit ../sound/firewire/oxfw/oxfw-stream.c:881:6: warning: context imbalance in 'snd_oxfw_stream_lock_release' - wrong count at exit ../arch/x86/xen/mmu_pv.c:707:19: warning: context imbalance in 'xen_pte_lock' - wrong count at exit ../arch/x86/xen/mmu_pv.c:719:13: warning: context imbalance in 'xen_pte_unlock' - unexpected unlock ../io_uring/uring_cmd.c:342:59: warning: array of flexible structures ../io_uring/uring_cmd.c: note: in included file: ../io_uring/io_uring.h:140:73: warning: array of flexible structures ../io_uring/uring_cmd.c: note: in included file: ../io_uring/uring_cmd.h:21:59: warning: array of flexible structures ../sound/firewire/bebob/bebob_stream.c:965:5: warning: context imbalance in 'snd_bebob_stream_lock_try' - wrong count at exit ../sound/firewire/bebob/bebob_stream.c:979:6: warning: context imbalance in 'snd_bebob_stream_lock_release' - wrong count at exit ../net/ipv6/netfilter/ip6_tables.c:1230:41: warning: array of flexible structures ../net/ipv6/netfilter/ip6_tables.c:1555:44: warning: array of flexible structures ../net/ipv6/netfilter/ip6_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv6/netfilter/ip6_tables.c:40:16: also defined here ../net/ipv6/netfilter/ip6_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv6/netfilter/ip6_tables.c:40:16: also defined here ../sound/firewire/bebob/bebob_midi.c:53:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit ../sound/firewire/bebob/bebob_midi.c:67:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit ../drivers/regulator/core.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:452:17: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:452:25: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:466:47: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:1863:56: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:1865:56: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:3815:65: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4323:47: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4500:65: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:6309:54: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:6310:54: warning: restricted suspend_state_t degrades to integer ../drivers/xen/manage.c: In function ‘shutdown_event’: ../drivers/xen/manage.c:358:60: warning: ‘%s’ directive output may be truncated writing up to 95 bytes into a region of size 12 [-Wformat-truncation=] 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", | ^~ In function ‘setup_shutdown_watcher’, inlined from ‘shutdown_event’ at ../drivers/xen/manage.c:375:2: ../drivers/xen/manage.c:358:17: note: ‘snprintf’ output between 9 and 104 bytes into a destination of size 20 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 359 | shutdown_handlers[idx].command); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sound/drivers/opl4/opl4_mixer.c:19:12: warning: context imbalance in 'snd_opl4_ctl_get' - wrong count at exit ../sound/drivers/opl4/opl4_mixer.c:32:12: warning: context imbalance in 'snd_opl4_ctl_put' - wrong count at exit ../arch/x86/kvm/../../../virt/kvm/guest_memfd.c:140:17: warning: context imbalance in '__kvm_gmem_invalidate_begin' - different lock contexts for basic block ../drivers/tty/tty_io.c:2843:22: warning: incorrect type in assignment (different address spaces) ../drivers/tty/tty_io.c:2843:22: expected unsigned char *[addressable] iomem_base ../drivers/tty/tty_io.c:2843:22: got void [noderef] __user * ../drivers/tty/tty_io.c:2867:52: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_io.c:2867:52: expected void [noderef] __user *uptr ../drivers/tty/tty_io.c:2867:52: got unsigned char *[addressable] iomem_base ../drivers/tty/tty_io.c:530:20: warning: context imbalance in 'tty_release_redirect' - wrong count at exit ../drivers/tty/tty_io.c:763:6: warning: context imbalance in 'stop_tty' - wrong count at exit ../drivers/tty/tty_io.c:791:6: warning: context imbalance in 'start_tty' - wrong count at exit ../drivers/tty/tty_io.c:805:9: warning: context imbalance in 'tty_update_time' - wrong count at exit ../drivers/tty/tty_io.c:2380:12: warning: context imbalance in 'tioccons' - different lock contexts for basic block ../drivers/tty/tty_io.c:3038:9: warning: context imbalance in '__do_SAK' - different lock contexts for basic block ../sound/firewire/dice/dice-midi.c:53:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit ../sound/firewire/dice/dice-midi.c:67:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit ../arch/x86/kernel/ldt.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/rcupdate.h:897:25: warning: context imbalance in 'map_ldt_struct' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'unmap_ldt_struct' - unexpected unlock ../drivers/pmdomain/qcom/rpmpd.c:80:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:80:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:80:16: got int ../drivers/pmdomain/qcom/rpmpd.c:89:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:89:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:89:16: got int ../drivers/pmdomain/qcom/rpmpd.c:98:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:98:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:98:16: got int ../drivers/pmdomain/qcom/rpmpd.c:107:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:107:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:107:16: got int ../drivers/pmdomain/qcom/rpmpd.c:116:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:116:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:116:16: got int ../drivers/pmdomain/qcom/rpmpd.c:125:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:125:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:125:16: got int ../drivers/pmdomain/qcom/rpmpd.c:134:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:134:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:134:16: got int ../drivers/pmdomain/qcom/rpmpd.c:143:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:143:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:143:16: got int ../drivers/pmdomain/qcom/rpmpd.c:152:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:152:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:152:16: got int ../drivers/pmdomain/qcom/rpmpd.c:161:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:161:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:161:16: got int ../drivers/pmdomain/qcom/rpmpd.c:170:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:170:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:170:16: got int ../drivers/pmdomain/qcom/rpmpd.c:179:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:179:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:179:16: got int ../drivers/pmdomain/qcom/rpmpd.c:186:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:186:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:186:16: got int ../drivers/pmdomain/qcom/rpmpd.c:193:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:193:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:193:16: got int ../drivers/pmdomain/qcom/rpmpd.c:200:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:200:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:200:16: got int ../drivers/pmdomain/qcom/rpmpd.c:207:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:207:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:207:16: got int ../drivers/pmdomain/qcom/rpmpd.c:214:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:214:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:214:16: got int ../drivers/pmdomain/qcom/rpmpd.c:221:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:221:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:221:16: got int ../drivers/pmdomain/qcom/rpmpd.c:228:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:228:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:228:16: got int ../drivers/pmdomain/qcom/rpmpd.c:237:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:237:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:237:16: got int ../drivers/pmdomain/qcom/rpmpd.c:246:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:246:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:246:16: got int ../drivers/pmdomain/qcom/rpmpd.c:253:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:253:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:253:16: got int ../drivers/pmdomain/qcom/rpmpd.c:261:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:261:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:261:16: got int ../drivers/pmdomain/qcom/rpmpd.c:268:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:268:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:268:16: got int ../drivers/pmdomain/qcom/rpmpd.c:275:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:275:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:275:16: got int ../drivers/pmdomain/qcom/rpmpd.c:282:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:282:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:282:16: got int ../drivers/pmdomain/qcom/rpmpd.c:289:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:289:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:289:16: got int ../drivers/pmdomain/qcom/rpmpd.c:296:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:296:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:296:16: got int ../drivers/pmdomain/qcom/rpmpd.c:307:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:307:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:307:16: got int ../drivers/pmdomain/qcom/rpmpd.c:318:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:318:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:318:16: got int ../drivers/pmdomain/qcom/rpmpd.c:328:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:328:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:328:16: got int ../drivers/pmdomain/qcom/rpmpd.c:337:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:337:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:337:16: got int ../drivers/pmdomain/qcom/rpmpd.c:346:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:346:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:346:16: got int ../drivers/pmdomain/qcom/rpmpd.c:355:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:355:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:355:16: got int ../drivers/pmdomain/qcom/rpmpd.c:364:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:364:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:364:16: got int ../drivers/pmdomain/qcom/rpmpd.c:373:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:373:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:373:16: got int ../drivers/pmdomain/qcom/rpmpd.c:382:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:382:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:382:16: got int ../drivers/pmdomain/qcom/rpmpd.c:391:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:391:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:391:16: got int ../drivers/pmdomain/qcom/rpmpd.c:400:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:400:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:400:16: got int ../drivers/pmdomain/qcom/rpmpd.c:409:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:409:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:409:16: got int ../drivers/pmdomain/qcom/rpmpd.c:418:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:418:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:418:16: got int ../drivers/pmdomain/qcom/rpmpd.c:427:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:427:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:427:16: got int ../drivers/pmdomain/qcom/rpmpd.c:436:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:436:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:436:16: got int ../drivers/pmdomain/qcom/rpmpd.c:445:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:445:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:445:16: got int ../drivers/pmdomain/qcom/rpmpd.c:454:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:454:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:454:16: got int ../drivers/pmdomain/qcom/rpmpd.c:463:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:463:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:463:16: got int ../drivers/pmdomain/qcom/rpmpd.c:470:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:470:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:470:16: got int ../drivers/pmdomain/qcom/rpmpd.c:477:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:477:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:477:16: got int ../drivers/pmdomain/qcom/rpmpd.c:484:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:484:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:484:16: got int ../drivers/pmdomain/qcom/rpmpd.c:494:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:494:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:494:16: got int ../drivers/pmdomain/qcom/rpmpd.c:503:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:503:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:503:16: got int ../drivers/pmdomain/qcom/rpmpd.c:512:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:512:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:512:16: got int ../drivers/pmdomain/qcom/rpmpd.c:521:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:521:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:521:16: got int ../drivers/pmdomain/qcom/rpmpd.c:528:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:528:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:528:16: got int ../drivers/pmdomain/qcom/rpmpd.c:536:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:536:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:536:16: got int ../drivers/pmdomain/qcom/rpmpd.c:543:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:543:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:543:16: got int ../drivers/pmdomain/qcom/rpmpd.c:551:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:551:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:551:16: got int ../drivers/pmdomain/qcom/rpmpd.c:558:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:558:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:558:16: got int ../drivers/pmdomain/qcom/rpmpd.c:566:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:566:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:566:16: got int ../drivers/pmdomain/qcom/rpmpd.c:573:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:573:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:573:16: got int ../drivers/pmdomain/qcom/rpmpd.c:580:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:580:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:580:16: got int ../drivers/pmdomain/qcom/rpmpd.c:587:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:587:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:587:16: got int ../drivers/pmdomain/qcom/rpmpd.c:594:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:594:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:594:16: got int ../drivers/pmdomain/qcom/rpmpd.c:601:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:601:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:601:16: got int ../drivers/pmdomain/qcom/rpmpd.c:609:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:609:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:609:16: got int ../drivers/pmdomain/qcom/rpmpd.c:616:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:616:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:616:16: got int ../drivers/pmdomain/qcom/rpmpd.c:623:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:623:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:623:16: got int ../drivers/pmdomain/qcom/rpmpd.c:630:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:630:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:630:16: got int ../drivers/pmdomain/qcom/rpmpd.c:962:24: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:962:24: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:962:24: got int Warning: ../block/blk-mq-dma.c:374 expecting prototype for blk_rq_integrity_dma_map_iter_start(). Prototype was for blk_rq_integrity_dma_map_iter_next() instead ../sound/firewire/oxfw/oxfw-midi.c:90:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit ../sound/firewire/oxfw/oxfw-midi.c:104:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit ../sound/firewire/bebob/bebob_hwdep.c:57:18: warning: context imbalance in 'hwdep_poll' - wrong count at exit ../sound/firewire/bebob/bebob_hwdep.c:87:1: warning: context imbalance in 'hwdep_lock' - wrong count at exit ../sound/firewire/bebob/bebob_hwdep.c:100:1: warning: context imbalance in 'hwdep_unlock' - wrong count at exit ../sound/firewire/bebob/bebob_hwdep.c:121:9: warning: context imbalance in 'hwdep_release' - wrong count at exit ../mm/swap.c:47:5: warning: symbol 'page_cluster' was not declared. Should it be static? ../mm/swap.c: note: in included file (through ../include/linux/swap.h): ../include/linux/memcontrol.h:1569:46: warning: context imbalance in '__page_cache_release' - unexpected unlock ../mm/swap.c:94:46: warning: context imbalance in 'page_cache_release' - unexpected unlock ../include/linux/memcontrol.h:1569:46: warning: context imbalance in 'folio_batch_move_lru' - unexpected unlock ../mm/swap.c: note: in included file: ../include/linux/mm.h:2070:29: warning: context imbalance in 'lru_note_cost_refault' - unexpected unlock ../mm/swap.c:966:62: warning: context imbalance in 'folios_put_refs' - unexpected unlock ../sound/firewire/oxfw/oxfw-hwdep.c:57:18: warning: context imbalance in 'hwdep_poll' - wrong count at exit ../sound/firewire/oxfw/oxfw-hwdep.c:85:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit ../sound/firewire/oxfw/oxfw-hwdep.c:97:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit ../sound/firewire/oxfw/oxfw-hwdep.c:117:9: warning: context imbalance in 'hwdep_release' - wrong count at exit ../sound/firewire/fireworks/fireworks_midi.c:52:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit ../sound/firewire/fireworks/fireworks_midi.c:66:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit ../drivers/regulator/dummy.c:59:24: warning: symbol 'dummy_regulator_driver' was not declared. Should it be static? ../net/sched/cls_api.c:390:22: warning: incorrect type in assignment (different base types) ../net/sched/cls_api.c:390:22: expected restricted __be16 [usertype] protocol ../net/sched/cls_api.c:390:22: got unsigned int [usertype] protocol ../net/sched/cls_api.c:1921:16: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1921:16: struct tcf_proto * ../net/sched/cls_api.c:1921:16: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:2022:20: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:2022:20: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:2022:20: struct tcf_proto * ../net/sched/cls_api.c:1983:25: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1983:25: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:1983:25: struct tcf_proto * ../net/sched/cls_api.c:2003:16: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:2003:16: struct tcf_proto * ../net/sched/cls_api.c:2003:16: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:2076:25: warning: restricted __be16 degrades to integer ../net/sched/cls_api.c:2792:50: warning: restricted __be16 degrades to integer ../sound/pci/ens1370.c:973:26: warning: context imbalance in 'snd_ensoniq_playback1_pointer' - wrong count at exit ../sound/pci/ens1370.c:988:26: warning: context imbalance in 'snd_ensoniq_playback2_pointer' - wrong count at exit ../sound/pci/ens1370.c:1003:26: warning: context imbalance in 'snd_ensoniq_capture_pointer' - wrong count at exit ../sound/pci/ens1370.c:1158:12: warning: context imbalance in 'snd_ensoniq_playback2_close' - wrong count at exit ../sound/pci/ens1370.c:1171:12: warning: context imbalance in 'snd_ensoniq_capture_close' - wrong count at exit ../sound/pci/ens1370.c:1641:12: warning: context imbalance in 'snd_ensoniq_control_get' - wrong count at exit ../sound/pci/ens1370.c:1652:12: warning: context imbalance in 'snd_ensoniq_control_put' - wrong count at exit ../sound/pci/ens1370.c:2051:13: warning: context imbalance in 'snd_ensoniq_midi_interrupt' - different lock contexts for basic block ../sound/pci/ens1370.c:2099:9: warning: context imbalance in 'snd_ensoniq_midi_input_open' - wrong count at exit ../sound/pci/ens1370.c:2113:9: warning: context imbalance in 'snd_ensoniq_midi_input_close' - wrong count at exit ../sound/pci/ens1370.c:2130:9: warning: context imbalance in 'snd_ensoniq_midi_output_open' - wrong count at exit ../sound/pci/ens1370.c:2144:9: warning: context imbalance in 'snd_ensoniq_midi_output_close' - wrong count at exit ../sound/pci/ens1370.c:2155:9: warning: context imbalance in 'snd_ensoniq_midi_input_trigger' - wrong count at exit ../sound/pci/ens1370.c:2177:9: warning: context imbalance in 'snd_ensoniq_midi_output_trigger' - wrong count at exit ../samples/ftrace/sample-trace-array.c:20:20: warning: symbol 'tr' was not declared. Should it be static? ../sound/drivers/opl3/opl3_midi.c:254:9: warning: context imbalance in 'snd_opl3_timer_func' - wrong count at exit ../sound/drivers/opl3/opl3_midi.c:266:9: warning: context imbalance in 'snd_opl3_start_timer' - wrong count at exit ../sound/drivers/opl3/opl3_midi.c:282:6: warning: context imbalance in 'snd_opl3_note_on' - wrong count at exit ../sound/drivers/opl3/opl3_midi.c:673:6: warning: context imbalance in 'snd_opl3_note_off' - wrong count at exit ../sound/drivers/opl3/opl3_midi.c:755:9: warning: context imbalance in 'snd_opl3_pitch_ctrl' - wrong count at exit ../sound/firewire/tascam/tascam-stream.c:528:5: warning: context imbalance in 'snd_tscm_stream_lock_try' - wrong count at exit ../sound/firewire/tascam/tascam-stream.c:542:6: warning: context imbalance in 'snd_tscm_stream_lock_release' - wrong count at exit ../sound/firewire/digi00x/digi00x-hwdep.c:62:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit ../sound/firewire/digi00x/digi00x-hwdep.c:95:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit ../sound/firewire/digi00x/digi00x-hwdep.c:107:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit ../sound/firewire/digi00x/digi00x-hwdep.c:127:9: warning: context imbalance in 'hwdep_release' - wrong count at exit ../io_uring/sqpoll.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:220:37: warning: array of flexible structures ../io_uring/sqpoll.c:44:9: warning: context imbalance in 'io_sq_thread_unpark' - wrong count at exit ../io_uring/sqpoll.c:58:9: warning: context imbalance in 'io_sq_thread_park' - wrong count at exit ../arch/x86/kernel/setup.c:231:6: warning: symbol 'builtin_cmdline' was not declared. Should it be static? ../drivers/char/ipmi/ipmi_ssif.c:355:13: warning: context imbalance in 'start_clear_flags' - unexpected unlock ../drivers/char/ipmi/ipmi_ssif.c:374:13: warning: context imbalance in 'start_flag_fetch' - unexpected unlock ../drivers/char/ipmi/ipmi_ssif.c:415:9: warning: context imbalance in 'start_event_fetch' - unexpected unlock ../drivers/char/ipmi/ipmi_ssif.c:438:9: warning: context imbalance in 'start_recv_msg_fetch' - unexpected unlock ../drivers/char/ipmi/ipmi_ssif.c:469:17: warning: context imbalance in 'handle_flags' - unexpected unlock ../drivers/char/ipmi/ipmi_ssif.c:565:13: warning: context imbalance in 'watch_timeout' - different lock contexts for basic block ../drivers/char/ipmi/ipmi_ssif.c:904:9: warning: context imbalance in 'msg_done_handler' - different lock contexts for basic block ../drivers/char/ipmi/ipmi_ssif.c:1055:17: warning: context imbalance in 'start_next_msg' - unexpected unlock ../drivers/char/ipmi/ipmi_ssif.c:1089:9: warning: context imbalance in 'sender' - wrong count at exit ../sound/usb/mixer_scarlett2.c:4853:30: warning: dubious: !x | y ../sound/usb/mixer_scarlett2.c:5805:30: warning: dubious: !x | y ../security/keys/trusted-keys/trusted_tpm1.c:193:19: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:194:15: warning: cast to restricted __be16 ../security/keys/trusted-keys/trusted_tpm1.c:260:19: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:261:15: warning: cast to restricted __be16 ../security/keys/trusted-keys/trusted_tpm1.c:380:21: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:404:19: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:466:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:466:17: expected unsigned int [usertype] ordinal ../security/keys/trusted-keys/trusted_tpm1.c:466:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:467:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:467:17: expected unsigned int [usertype] datsize ../security/keys/trusted-keys/trusted_tpm1.c:467:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:468:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:468:17: expected unsigned int [usertype] pcrsize ../security/keys/trusted-keys/trusted_tpm1.c:468:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:514:24: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:515:23: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:567:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:567:17: expected unsigned int [usertype] ordinal ../security/keys/trusted-keys/trusted_tpm1.c:567:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:606:20: warning: cast to restricted __be32 ../sound/firewire/tascam/tascam-hwdep.c:129:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit ../sound/firewire/tascam/tascam-hwdep.c:162:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit ../sound/firewire/tascam/tascam-hwdep.c:174:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit ../sound/firewire/tascam/tascam-hwdep.c:202:9: warning: context imbalance in 'hwdep_release' - wrong count at exit ../sound/firewire/digi00x/digi00x-midi.c:60:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit ../sound/firewire/digi00x/digi00x-midi.c:79:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit ../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:897:25: warning: context imbalance in 'leave_rcu' - unexpected unlock ../fs/namei.c:2610:19: warning: context imbalance in 'path_init' - different lock contexts for basic block Warning: ../fs/namei.c:2853 function parameter 'state' not described in '__start_dirop' Warning: ../fs/namei.c:2853 expecting prototype for start_dirop(). Prototype was for __start_dirop() instead ../sound/firewire/dice/dice-hwdep.c:54:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit ../sound/firewire/dice/dice-hwdep.c:87:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit ../sound/firewire/dice/dice-hwdep.c:99:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit ../sound/firewire/dice/dice-hwdep.c:119:9: warning: context imbalance in 'hwdep_release' - wrong count at exit ../drivers/gpu/host1x/context_bus.c:9:23: warning: symbol 'host1x_context_device_bus_type' was not declared. Should it be static? ../sound/isa/cs423x/cs4236_lib.c:168:13: warning: context imbalance in 'snd_cs4236_playback_format' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:184:13: warning: context imbalance in 'snd_cs4236_capture_format' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:211:9: warning: context imbalance in 'snd_cs4236_suspend' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:408:9: warning: context imbalance in 'snd_cs4236_get_single' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:424:9: warning: context imbalance in 'snd_cs4236_put_single' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:450:9: warning: context imbalance in 'snd_cs4236_get_singlec' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:466:9: warning: context imbalance in 'snd_cs4236_put_singlec' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:518:9: warning: context imbalance in 'snd_cs4236_get_double' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:553:9: warning: context imbalance in 'snd_cs4236_put_double' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:590:9: warning: context imbalance in 'snd_cs4236_get_double1' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:616:48: warning: context imbalance in 'snd_cs4236_put_double1' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:635:12: warning: context imbalance in 'snd_cs4236_get_master_digital' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:656:71: warning: context imbalance in 'snd_cs4236_put_master_digital' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:670:19: warning: context imbalance in 'snd_cs4235_get_output_accu' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:713:58: warning: context imbalance in 'snd_cs4235_put_output_accu' - wrong count at exit ../sound/isa/cs423x/cs4236_lib.c:898:12: warning: context imbalance in 'snd_cs4236_get_iec958_switch' - wrong count at exit ../arch/x86/mm/pat/set_memory.c:1236:9: warning: context imbalance in 'split_large_page' - different lock contexts for basic block ../arch/x86/mm/pat/set_memory.c:2011:36: warning: context imbalance in '__change_page_attr_set_clr' - unexpected unlock ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1871:17: warning: too many warnings ../net/xfrm/xfrm_state.c: note: in included file: ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../kernel/signal.c: note: in included file (through ../arch/x86/include/uapi/asm/signal.h, ../arch/x86/include/asm/signal.h, ../include/uapi/linux/signal.h, ../include/linux/signal_types.h, ../include/linux/sched.h, ...): ../include/uapi/asm-generic/signal-defs.h:83:29: error: multiple address spaces given ../kernel/signal.c:191:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:191:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:191:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:194:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:194:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:194:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:497:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:497:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:497:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:501:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:501:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:501:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:523:53: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:523:53: expected struct k_sigaction *ka ../kernel/signal.c:523:53: got struct k_sigaction [noderef] __rcu * ../include/uapi/asm-generic/signal-defs.h:83:29: error: multiple address spaces given ../kernel/signal.c:624:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:624:9: expected struct lockdep_map const *lock ../kernel/signal.c:624:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:723:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:723:9: expected struct lockdep_map const *lock ../kernel/signal.c:723:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:754:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:754:9: expected struct lockdep_map const *lock ../kernel/signal.c:754:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:855:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:855:9: expected struct lockdep_map const *lock ../kernel/signal.c:855:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1050:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1050:9: expected struct lockdep_map const *lock ../kernel/signal.c:1050:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1302:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1302:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:1302:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1303:16: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:1303:16: expected struct k_sigaction *action ../kernel/signal.c:1303:16: got struct k_sigaction [noderef] __rcu * ../kernel/signal.c:1324:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1324:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:1324:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1927:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1927:37: expected struct spinlock [usertype] *l ../kernel/signal.c:1927:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2192:44: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2211:65: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2211:65: expected struct task_struct *tsk ../kernel/signal.c:2211:65: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2212:40: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2230:14: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2230:14: expected struct sighand_struct *psig ../kernel/signal.c:2230:14: got struct sighand_struct [noderef] __rcu *[noderef] __rcu sighand ../kernel/signal.c:2259:53: warning: incorrect type in argument 3 (different address spaces) ../kernel/signal.c:2259:53: expected struct task_struct *t ../kernel/signal.c:2259:53: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2260:34: warning: incorrect type in argument 2 (different address spaces) ../kernel/signal.c:2260:34: expected struct task_struct *parent ../kernel/signal.c:2260:34: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2289:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2289:24: expected struct task_struct *parent ../kernel/signal.c:2289:24: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2292:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2292:24: expected struct task_struct *parent ../kernel/signal.c:2292:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/signal.c:2325:17: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2325:17: expected struct sighand_struct *sighand ../kernel/signal.c:2325:17: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c:2365:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2365:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2365:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2367:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2367:39: expected struct spinlock [usertype] *lock ../kernel/signal.c:2367:39: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2424:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2424:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2424:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2482:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2482:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2482:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2522:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2522:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2522:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2524:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2524:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2524:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2622:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2622:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2622:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2706:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2706:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2706:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2718:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2718:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2718:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2761:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2761:52: expected struct task_struct *tsk ../kernel/signal.c:2761:52: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2763:49: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2801:49: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:2801:49: expected struct sighand_struct *sighand ../kernel/signal.c:2801:49: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c:3133:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3133:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3133:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3153:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3153:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3153:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3220:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3220:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3220:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3222:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3222:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3222:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3373:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3373:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:3373:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3376:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3376:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:3376:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3765:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3765:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3765:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3777:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3777:37: expected struct spinlock [usertype] *lock ../kernel/signal.c:3777:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3782:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3782:35: expected struct spinlock [usertype] *lock ../kernel/signal.c:3782:35: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3787:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3787:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3787:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4279:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4279:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:4279:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4291:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4291:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:4291:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4309:11: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:4309:11: expected struct k_sigaction *k ../kernel/signal.c:4309:11: got struct k_sigaction [noderef] __rcu * ../kernel/signal.c:4311:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4311:25: expected struct spinlock [usertype] *lock ../kernel/signal.c:4311:25: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4313:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4313:35: expected struct spinlock [usertype] *lock ../kernel/signal.c:4313:35: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4365:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4365:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:4365:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5024:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5024:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:5024:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5033:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5033:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:5033:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5043:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5043:23: expected struct spinlock [usertype] *lock ../kernel/signal.c:5043:23: got struct spinlock [noderef] __rcu * ../kernel/signal.c:74:34: warning: dereference of noderef expression ../kernel/signal.c:510:35: warning: dereference of noderef expression ../kernel/signal.c:538:52: warning: dereference of noderef expression ../kernel/signal.c:1003:13: warning: dereference of noderef expression ../kernel/signal.c: note: in included file: ../include/linux/signalfd.h:21:13: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:21:13: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:21:13: got struct wait_queue_head [noderef] __rcu * ../include/linux/signalfd.h:22:17: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:22:17: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:22:17: got struct wait_queue_head [noderef] __rcu * ../kernel/signal.c: note: in included file (through ../include/linux/sched/cputime.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1273:9: warning: context imbalance in 'do_send_sig_info' - different lock contexts for basic block ../kernel/signal.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:895:9: warning: context imbalance in '__lock_task_sighand' - different lock contexts for basic block ../kernel/signal.c: note: in included file (through ../include/linux/sched/cputime.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1923:6: warning: context imbalance in 'flush_itimer_signals' - wrong count at exit ../kernel/signal.c: note: in included file: ../include/linux/signalfd.h:21:13: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:21:13: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:21:13: got struct wait_queue_head [noderef] __rcu * ../include/linux/signalfd.h:22:17: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:22:17: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:22:17: got struct wait_queue_head [noderef] __rcu * ../kernel/signal.c: note: in included file (through ../include/linux/sched/cputime.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2212:40: warning: dereference of noderef expression ../kernel/signal.c:2212:40: warning: dereference of noderef expression ../kernel/signal.c: note: in included file (through ../include/uapi/asm-generic/bpf_perf_event.h, arch/x86/include/generated/uapi/asm/bpf_perf_event.h, ../include/uapi/linux/bpf_perf_event.h, ../include/linux/perf_event.h, ...): ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2550:13: warning: context imbalance in 'do_signal_stop' - different lock contexts for basic block ../kernel/signal.c:2763:49: warning: dereference of noderef expression ../kernel/signal.c:2763:49: warning: dereference of noderef expression ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2887:33: warning: context imbalance in 'get_signal' - unexpected unlock ../kernel/signal.c:4280:33: warning: dereference of noderef expression ../kernel/signal.c:4373:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4373:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:4373:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4379:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4379:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:4379:33: got struct spinlock [noderef] __rcu * ../sound/firewire/dice/dice.c: In function ‘dice_card_strings’: ../sound/firewire/dice/dice.c:125:35: warning: ‘) at ’ directive output may be truncated writing 5 bytes into a region of size between 1 and 69 [-Wformat-truncation=] 125 | "%s %s (serial %u) at %s, S%d", | ^~~~~ ../sound/firewire/dice/dice.c:125:18: note: using the range [-2147483648, 2147483647] for directive argument 125 | "%s %s (serial %u) at %s, S%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sound/firewire/dice/dice.c:124:9: note: ‘snprintf’ output 21 or more bytes (assuming 89) into a destination of size 80 124 | snprintf(card->longname, sizeof(card->longname), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 125 | "%s %s (serial %u) at %s, S%d", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 126 | vendor, model, dev->config_rom[4] & 0x3fffff, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 127 | dev_name(&dice->unit->device), 100 << dev->max_speed); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sound/drivers/opl4/opl4_synth.c:301:9: warning: context imbalance in 'snd_opl4_synth_shutdown' - wrong count at exit ../sound/drivers/opl4/opl4_synth.c:316:9: warning: context imbalance in 'snd_opl4_do_for_note' - wrong count at exit ../sound/drivers/opl4/opl4_synth.c:335:9: warning: context imbalance in 'snd_opl4_do_for_channel' - wrong count at exit ../sound/drivers/opl4/opl4_synth.c:353:9: warning: context imbalance in 'snd_opl4_do_for_all' - wrong count at exit ../sound/drivers/opl4/opl4_synth.c:536:9: warning: context imbalance in 'snd_opl4_note_on' - wrong count at exit ../sound/firewire/tascam/tascam-midi.c:49:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit ../sound/firewire/tascam/tascam-midi.c:61:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit ../sound/isa/es1688/es1688_lib.c:309:12: warning: context imbalance in 'snd_es1688_trigger' - wrong count at exit ../sound/isa/es1688/es1688_lib.c:728:12: warning: context imbalance in 'snd_es1688_put_mux' - different lock contexts for basic block ../sound/isa/es1688/es1688_lib.c:774:9: warning: context imbalance in 'snd_es1688_get_single' - wrong count at exit ../sound/isa/es1688/es1688_lib.c:797:9: warning: context imbalance in 'snd_es1688_put_single' - wrong count at exit ../sound/isa/es1688/es1688_lib.c:846:9: warning: context imbalance in 'snd_es1688_get_double' - wrong count at exit ../sound/isa/es1688/es1688_lib.c:907:9: warning: context imbalance in 'snd_es1688_put_double' - wrong count at exit ../sound/firewire/fireworks/fireworks_hwdep.c:198:9: warning: context imbalance in 'hwdep_poll' - wrong count at exit ../sound/firewire/fireworks/fireworks_hwdep.c:222:1: warning: context imbalance in 'hwdep_lock' - wrong count at exit ../sound/firewire/fireworks/fireworks_hwdep.c:235:1: warning: context imbalance in 'hwdep_unlock' - wrong count at exit ../sound/firewire/fireworks/fireworks_hwdep.c:256:9: warning: context imbalance in 'hwdep_release' - wrong count at exit ../sound/pci/ens1371.c: note: in included file: ../sound/pci/ens1370.c:973:26: warning: context imbalance in 'snd_ensoniq_playback1_pointer' - wrong count at exit ../sound/pci/ens1370.c:988:26: warning: context imbalance in 'snd_ensoniq_playback2_pointer' - wrong count at exit ../sound/pci/ens1370.c:1003:26: warning: context imbalance in 'snd_ensoniq_capture_pointer' - wrong count at exit ../sound/pci/ens1370.c:1158:12: warning: context imbalance in 'snd_ensoniq_playback2_close' - wrong count at exit ../sound/pci/ens1370.c:1171:12: warning: context imbalance in 'snd_ensoniq_capture_close' - wrong count at exit ../sound/pci/ens1370.c:1298:12: warning: context imbalance in 'snd_ens1373_spdif_default_get' - wrong count at exit ../sound/pci/ens1370.c:1328:9: warning: context imbalance in 'snd_ens1373_spdif_default_put' - wrong count at exit ../sound/pci/ens1370.c:1341:12: warning: context imbalance in 'snd_ens1373_spdif_stream_get' - wrong count at exit ../sound/pci/ens1370.c:1371:9: warning: context imbalance in 'snd_ens1373_spdif_stream_put' - wrong count at exit ../sound/pci/ens1370.c:1380:12: warning: context imbalance in 'snd_es1371_spdif_get' - wrong count at exit ../sound/pci/ens1370.c:1390:12: warning: context imbalance in 'snd_es1371_spdif_put' - wrong count at exit ../sound/pci/ens1370.c:1440:12: warning: context imbalance in 'snd_es1373_rear_get' - wrong count at exit ../sound/pci/ens1370.c:1454:12: warning: context imbalance in 'snd_es1373_rear_put' - wrong count at exit ../sound/pci/ens1370.c:1483:12: warning: context imbalance in 'snd_es1373_line_get' - wrong count at exit ../sound/pci/ens1370.c:1512:9: warning: context imbalance in 'snd_es1373_line_put' - wrong count at exit ../sound/pci/ens1370.c:2051:13: warning: context imbalance in 'snd_ensoniq_midi_interrupt' - different lock contexts for basic block ../sound/pci/ens1370.c:2099:9: warning: context imbalance in 'snd_ensoniq_midi_input_open' - wrong count at exit ../sound/pci/ens1370.c:2113:9: warning: context imbalance in 'snd_ensoniq_midi_input_close' - wrong count at exit ../sound/pci/ens1370.c:2130:9: warning: context imbalance in 'snd_ensoniq_midi_output_open' - wrong count at exit ../sound/pci/ens1370.c:2144:9: warning: context imbalance in 'snd_ensoniq_midi_output_close' - wrong count at exit ../sound/pci/ens1370.c:2155:9: warning: context imbalance in 'snd_ensoniq_midi_input_trigger' - wrong count at exit ../sound/pci/ens1370.c:2177:9: warning: context imbalance in 'snd_ensoniq_midi_output_trigger' - wrong count at exit ../drivers/pnp/isapnp/core.c:39:5: warning: symbol 'isapnp_disable' was not declared. Should it be static? ../drivers/regulator/helpers.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/devres.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../mm/shrinker.c:10:1: warning: symbol 'shrinker_list' was not declared. Should it be static? ../mm/shrinker.c:11:1: warning: symbol 'shrinker_mutex' was not declared. Should it be static? ../fs/fcntl.c:1070:9: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1070:9: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1070:9: struct fasync_struct * ../fs/fcntl.c:1148:22: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1148:22: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1148:22: struct fasync_struct * ../fs/fcntl.c:1159:33: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1159:33: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1159:33: struct fasync_struct * ../fs/fcntl.c:299:9: warning: context imbalance in 'f_getown_ex' - different lock contexts for basic block ../net/core/dev.c:5795:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static? ../net/core/dev.c: note: in included file (through ../include/linux/filter.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h): ../include/net/sch_generic.h:225:30: warning: context imbalance in '__dev_queue_xmit' - different lock contexts for basic block ../net/core/dev.c:5751:17: warning: context imbalance in 'net_tx_action' - different lock contexts for basic block ../sound/x86/intel_hdmi_audio.c:179:9: warning: context imbalance in 'had_substream_get' - wrong count at exit ../sound/x86/intel_hdmi_audio.c:185:13: warning: context imbalance in 'had_substream_put' - wrong count at exit ../sound/x86/intel_hdmi_audio.c:940:12: warning: context imbalance in 'had_process_ringbuf' - wrong count at exit ../sound/x86/intel_hdmi_audio.c:1164:9: warning: context imbalance in 'had_pcm_trigger' - wrong count at exit ../sound/isa/gus/gus_main.c:42:12: warning: context imbalance in 'snd_gus_joystick_put' - wrong count at exit ../drivers/iommu/amd/iommu.c:3131:9: warning: context imbalance in 'set_dte_irq_entry' - different lock contexts for basic block ../sound/pci/es1938.c:238:13: warning: context imbalance in 'snd_es1938_mixer_write' - wrong count at exit ../sound/pci/es1938.c:249:12: warning: context imbalance in 'snd_es1938_mixer_read' - wrong count at exit ../sound/pci/es1938.c:279:9: warning: context imbalance in 'snd_es1938_mixer_bits' - wrong count at exit ../sound/pci/es1938.c:319:13: warning: context imbalance in 'snd_es1938_write' - wrong count at exit ../sound/pci/es1938.c:330:22: warning: context imbalance in 'snd_es1938_read' - wrong count at exit ../sound/pci/es1938.c:362:9: warning: context imbalance in 'snd_es1938_bits' - wrong count at exit ../sound/isa/msnd/msnd.c:77:5: warning: context imbalance in 'snd_msnd_send_dsp_cmd' - wrong count at exit ../sound/isa/msnd/msnd.c:130:5: warning: context imbalance in 'snd_msnd_enable_irq' - different lock contexts for basic block ../sound/isa/msnd/msnd.c:157:5: warning: context imbalance in 'snd_msnd_disable_irq' - different lock contexts for basic block ../kernel/sys.c:1144:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1144:32: expected struct task_struct *p1 ../kernel/sys.c:1144:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1784:9: warning: context imbalance in '__se_sys_prlimit64' - different lock contexts for basic block ../kernel/sys.c:1912:33: warning: context imbalance in 'getrusage' - different lock contexts for basic block ../sound/isa/msnd/msnd_pinnacle_mixer.c:134:12: warning: context imbalance in 'snd_msndmix_volume_get' - wrong count at exit ../sound/isa/msnd/msnd_pinnacle_mixer.c:259:17: warning: context imbalance in 'snd_msndmix_volume_put' - wrong count at exit ../drivers/tty/tty_port.c: note: in included file: ../include/linux/tty.h:399:9: warning: context imbalance in 'tty_port_tty_get' - wrong count at exit ../include/linux/tty.h:399:9: warning: context imbalance in 'tty_port_tty_set' - wrong count at exit ../net/core/dev_addr_lists.c: note: in included file (through ../include/linux/sysctl.h, ../include/net/net_namespace.h, ../include/linux/netdevice.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 * ../sound/isa/opti9xx/opti92x-ad1848.c:267:9: warning: context imbalance in 'snd_opti9xx_read' - wrong count at exit ../sound/isa/opti9xx/opti92x-ad1848.c:276:9: warning: context imbalance in 'snd_opti9xx_write' - wrong count at exit ../sound/core/timer.c:229:12: warning: context imbalance in 'check_matching_master_slave' - different lock contexts for basic block ../sound/core/timer.c:404:9: warning: context imbalance in 'remove_slave_links' - wrong count at exit ../sound/core/timer.c:455:9: warning: context imbalance in 'snd_timer_close_locked' - wrong count at exit ../sound/core/timer.c:491:15: warning: context imbalance in 'snd_timer_resolution' - different lock contexts for basic block ../sound/core/timer.c:540:12: warning: context imbalance in 'snd_timer_start1' - wrong count at exit ../sound/core/timer.c:595:12: warning: context imbalance in 'snd_timer_start_slave' - wrong count at exit ../sound/core/timer.c:615:12: warning: context imbalance in 'snd_timer_stop1' - wrong count at exit ../sound/core/timer.c:672:9: warning: context imbalance in 'snd_timer_stop_slave' - wrong count at exit ../sound/core/timer.c:779:25: warning: context imbalance in 'snd_timer_process_callbacks' - unexpected unlock ../sound/core/timer.c:797:9: warning: context imbalance in 'snd_timer_clear_callbacks' - wrong count at exit ../sound/core/timer.c:805:13: warning: context imbalance in 'snd_timer_work' - different lock contexts for basic block ../sound/core/timer.c:824:6: warning: context imbalance in 'snd_timer_interrupt' - different lock contexts for basic block ../sound/core/timer.c:1048:6: warning: context imbalance in 'snd_timer_notify' - different lock contexts for basic block ../sound/core/timer.c:1322:9: warning: context imbalance in 'snd_timer_user_interrupt' - wrong count at exit ../sound/core/timer.c:1429:12: warning: context imbalance in 'realloc_user_queue' - wrong count at exit ../sound/core/timer.c:1678:12: warning: context imbalance in 'snd_timer_user_gstatus' - different lock contexts for basic block ../sound/core/timer.c:2431:9: warning: context imbalance in 'snd_timer_user_poll' - wrong count at exit ../drivers/iommu/amd/init.c:182:1: warning: symbol 'amd_ivhd_dev_flags_list' was not declared. Should it be static? ../drivers/pinctrl/pinctrl-tb10x.c:770:21: warning: incorrect type in assignment (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:770:21: expected void *base ../drivers/pinctrl/pinctrl-tb10x.c:770:21: got void [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:502:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:502:30: expected void const [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:502:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:504:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:504:30: expected void [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:504:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:502:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:502:30: expected void const [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:502:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:504:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:504:30: expected void [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:504:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:511:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:511:31: expected void const [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:511:31: got void *base ../drivers/iommu/intel/iommu.c:3708:13: warning: context imbalance in 'intel_iommu_enforce_cache_coherency_fs' - wrong count at exit ../drivers/iommu/intel/iommu.c:3728:13: warning: context imbalance in 'intel_iommu_enforce_cache_coherency_ss' - wrong count at exit ../sound/isa/gus/gus_io.c:178:6: warning: context imbalance in 'snd_gf1_i_ctrl_stop' - wrong count at exit ../sound/isa/gus/gus_io.c:184:6: warning: context imbalance in 'snd_gf1_i_write8' - wrong count at exit ../sound/isa/gus/gus_io.c:192:15: warning: context imbalance in 'snd_gf1_i_look8' - wrong count at exit ../sound/isa/gus/gus_io.c:198:6: warning: context imbalance in 'snd_gf1_i_write16' - wrong count at exit ../sound/isa/gus/gus_io.c:206:16: warning: context imbalance in 'snd_gf1_i_look16' - wrong count at exit ../sound/isa/gus/gus_io.c:224:6: warning: context imbalance in 'snd_gf1_poke' - wrong count at exit ../sound/isa/gus/gus_io.c:238:15: warning: context imbalance in 'snd_gf1_peek' - wrong count at exit ../net/xfrm/xfrm_input.c:78:21: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_input.c:78:21: struct xfrm_input_afinfo const [noderef] __rcu * ../net/xfrm/xfrm_input.c:78:21: struct xfrm_input_afinfo const * ../net/xfrm/xfrm_input.c:100:9: warning: context imbalance in 'xfrm_input_get_afinfo' - different lock contexts for basic block ../net/xfrm/xfrm_input.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/timerqueue.h, ../include/linux/hrtimer_defs.h, ../include/linux/hrtimer.h, ../include/linux/interrupt.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'xfrm_rcv_cb' - unexpected unlock ../mm/util.c:134:6: warning: multiple definitions for function 'kmemdup_noprof' ../mm/util.c: note: in included file (through ../include/linux/string.h, ../include/linux/bitmap.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/irqflags.h, ...): ../include/linux/fortify-string.h:756:23: the previous one is here ../sound/isa/gus/gus_timer.c:17:12: warning: context imbalance in 'snd_gf1_timer1_start' - wrong count at exit ../sound/isa/gus/gus_timer.c:33:12: warning: context imbalance in 'snd_gf1_timer1_stop' - wrong count at exit ../sound/isa/gus/gus_timer.c:49:12: warning: context imbalance in 'snd_gf1_timer2_start' - wrong count at exit ../sound/isa/gus/gus_timer.c:65:12: warning: context imbalance in 'snd_gf1_timer2_stop' - wrong count at exit ../sound/hda/common/codec.c:1746:5: warning: context imbalance in 'snd_hda_lock_devices' - wrong count at exit ../sound/hda/common/codec.c:1780:6: warning: context imbalance in 'snd_hda_unlock_devices' - wrong count at exit Warning: ../security/smack/smack_access.c:584 expecting prototype for smk_import_valid_allocated_label(). Prototype was for smk_import_allocated_label() instead ../security/selinux/avc.c:467:58: warning: context imbalance in 'avc_alloc_node' - different lock contexts for basic block ../sound/hda/core/controller.c:88:9: warning: context imbalance in 'snd_hdac_bus_init_cmd_io' - wrong count at exit ../sound/hda/core/controller.c:112:6: warning: context imbalance in 'snd_hdac_bus_stop_cmd_io' - wrong count at exit ../sound/hda/core/controller.c:168:12: warning: context imbalance in 'snd_hdac_bus_send_cmd_pio' - wrong count at exit ../sound/hda/core/controller.c:219:12: warning: context imbalance in 'snd_hdac_bus_send_cmd_corb' - wrong count at exit ../sound/core/hrtimer.c:31:29: warning: context imbalance in 'snd_hrtimer_callback' - wrong count at exit ../kernel/umh.c:69:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/umh.c:69:31: expected struct spinlock [usertype] *lock ../kernel/umh.c:69:31: got struct spinlock [noderef] __rcu * ../kernel/umh.c:71:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/umh.c:71:33: expected struct spinlock [usertype] *lock ../kernel/umh.c:71:33: got struct spinlock [noderef] __rcu * ../net/ipv4/inet_connection_sock.c:328:36: warning: context imbalance in 'inet_csk_find_open_port' - wrong count at exit ../net/ipv4/inet_connection_sock.c:606:23: warning: context imbalance in 'inet_csk_get_port' - unexpected unlock ../net/ipv4/inet_connection_sock.c:1439:9: warning: context imbalance in 'inet_csk_complete_hashdance' - unexpected unlock ../sound/isa/opti9xx/opti92x-cs4231.c: note: in included file: ../sound/isa/opti9xx/opti92x-ad1848.c:267:9: warning: context imbalance in 'snd_opti9xx_read' - wrong count at exit ../sound/isa/opti9xx/opti92x-ad1848.c:276:9: warning: context imbalance in 'snd_opti9xx_write' - wrong count at exit ../drivers/char/agp/generic.c:47:7: warning: symbol 'agp_gatt_table' was not declared. Should it be static? ../drivers/char/agp/generic.c:48:5: warning: symbol 'agp_memory_reserved' was not declared. Should it be static? ../drivers/dma/idxd/cdev.c:507:24: warning: incorrect type in return expression (different base types) ../drivers/dma/idxd/cdev.c:507:24: expected restricted __poll_t ../drivers/dma/idxd/cdev.c:507:24: got int ../mm/vmstat.c:1551:47: warning: context imbalance in 'walk_zones_in_node' - unexpected unlock ../fs/dcache.c:670:17: warning: context imbalance in '__dentry_kill' - unexpected unlock ../fs/dcache.c:708:13: warning: context imbalance in 'lock_for_kill' - different lock contexts for basic block ../fs/dcache.c:900:6: warning: context imbalance in 'dput' - different lock contexts for basic block ../fs/dcache.c:1125:27: warning: context imbalance in 'shrink_dentry_list' - different lock contexts for basic block ../fs/dcache.c:1227:24: warning: context imbalance in 'dentry_lru_isolate_shrink' - different lock contexts for basic block ../fs/dcache.c:1289:13: warning: context imbalance in 'd_walk' - different lock contexts for basic block ../fs/dcache.c:1417:5: warning: context imbalance in 'path_has_submounts' - wrong count at exit ../fs/dcache.c:1515:24: warning: context imbalance in 'select_collect2' - different lock contexts for basic block ../fs/dcache.c:1120:28: warning: context imbalance in 'shrink_dcache_parent' - unexpected unlock ../fs/dcache.c: note: in included file (through ../include/linux/dcache.h, ../include/linux/unicode.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ../include/linux/huge_mm.h, ../include/linux/mm.h): ../include/linux/rculist_bl.h:24:33: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist_bl.h:24:33: struct hlist_bl_node [noderef] __rcu * ../include/linux/rculist_bl.h:24:33: struct hlist_bl_node * ../include/linux/rculist_bl.h:24:33: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist_bl.h:24:33: struct hlist_bl_node [noderef] __rcu * ../include/linux/rculist_bl.h:24:33: struct hlist_bl_node * ../include/linux/rculist_bl.h:24:33: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist_bl.h:24:33: struct hlist_bl_node [noderef] __rcu * ../include/linux/rculist_bl.h:24:33: struct hlist_bl_node * ../include/linux/rculist_bl.h:17:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist_bl.h:17:9: struct hlist_bl_node [noderef] __rcu * ../include/linux/rculist_bl.h:17:9: struct hlist_bl_node * ../drivers/gpio/gpio-mt7621.c:107:1: warning: context imbalance in 'mediatek_gpio_irq_unmask' - wrong count at exit ../sound/pci/es1968.c:688:13: warning: context imbalance in 'apu_set_register' - wrong count at exit ../sound/pci/es1968.c:703:12: warning: context imbalance in 'apu_get_register' - wrong count at exit ../sound/pci/es1968.c:727:13: warning: context imbalance in 'wave_set_register' - wrong count at exit ../sound/pci/es1968.c:734:12: warning: context imbalance in 'wave_get_register' - wrong count at exit ../sound/pci/es1968.c:904:9: warning: context imbalance in 'snd_es1968_pcm_start' - wrong count at exit ../sound/pci/es1968.c:919:9: warning: context imbalance in 'snd_es1968_pcm_stop' - wrong count at exit ../sound/pci/es1968.c:1130:9: warning: context imbalance in 'snd_es1968_capture_setup' - wrong count at exit ../sound/pci/es1968.c:1217:9: warning: context imbalance in 'snd_es1968_pcm_trigger' - wrong count at exit ../sound/pci/es1968.c:1479:12: warning: context imbalance in 'snd_es1968_playback_open' - different lock contexts for basic block ../sound/pci/es1968.c:1516:12: warning: context imbalance in 'snd_es1968_capture_open' - different lock contexts for basic block ../sound/pci/es1968.c:2291:9: warning: context imbalance in 'snd_es1968_chip_init' - wrong count at exit ../security/smack/smack_lsm.c:1972:61: warning: incorrect type in argument 1 (different address spaces) ../security/smack/smack_lsm.c:1972:61: expected struct cred const *cred ../security/smack/smack_lsm.c:1972:61: got struct cred const [noderef] __rcu *cred ../security/smack/smack_lsm.c:5328:30: warning: cast removes address space '__rcu' of expression ../arch/x86/mm/kmmio.c:236:5: warning: context imbalance in 'kmmio_handler' - different lock contexts for basic block ../arch/x86/mm/kmmio.c: note: in included file (through ../include/linux/rculist.h): ../include/linux/rcupdate.h:987:9: warning: context imbalance in 'post_kmmio_handler' - unexpected unlock ../drivers/gpio/gpio-mvebu.c:405:13: warning: context imbalance in 'mvebu_gpio_irq_ack' - wrong count at exit ../drivers/gpio/gpio-mvebu.c:415:13: warning: context imbalance in 'mvebu_gpio_edge_irq_mask' - wrong count at exit ../drivers/gpio/gpio-mvebu.c:427:13: warning: context imbalance in 'mvebu_gpio_edge_irq_unmask' - wrong count at exit ../drivers/gpio/gpio-mvebu.c:440:13: warning: context imbalance in 'mvebu_gpio_level_irq_mask' - wrong count at exit ../drivers/gpio/gpio-mvebu.c:452:13: warning: context imbalance in 'mvebu_gpio_level_irq_unmask' - wrong count at exit ../drivers/regulator/of_regulator.c:18:43: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:263:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:266:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:269:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:272:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:273:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:326:26: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../drivers/irqchip/irq-brcmstb-l2.c:106:9: warning: context imbalance in '__brcmstb_l2_intc_suspend' - wrong count at exit ../drivers/irqchip/irq-brcmstb-l2.c:123:13: warning: context imbalance in 'brcmstb_l2_intc_resume' - wrong count at exit ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression ../drivers/irqchip/irq-bcm7120-l2.c:89:9: warning: context imbalance in 'bcm7120_l2_intc_suspend' - wrong count at exit ../drivers/irqchip/irq-bcm7120-l2.c:93:13: warning: context imbalance in 'bcm7120_l2_intc_resume' - wrong count at exit ../sound/hda/core/stream.c:392:9: warning: context imbalance in 'snd_hdac_stream_assign' - wrong count at exit ../sound/hda/core/stream.c:417:6: warning: context imbalance in 'snd_hdac_stream_release' - wrong count at exit ../sound/hda/core/stream.c:980:6: warning: context imbalance in 'snd_hdac_dsp_cleanup' - wrong count at exit ../drivers/tty/tty_jobctrl.c:80:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:80:9: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:80:9: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:83:34: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:83:34: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:83:34: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:124:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:124:31: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:124:31: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:126:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:126:33: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:126:33: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:135:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:135:31: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:135:31: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:156:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:156:33: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:156:33: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:165:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:165:9: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:165:9: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:167:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:167:40: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:167:40: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:205:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:205:41: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:205:41: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:215:51: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:215:51: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:215:51: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:227:43: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:227:43: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:227:43: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:291:39: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:291:39: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:291:39: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:294:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:294:41: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:294:41: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:323:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:323:31: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:323:31: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:326:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_jobctrl.c:326:33: expected struct spinlock [usertype] *lock ../drivers/tty/tty_jobctrl.c:326:33: got struct spinlock [noderef] __rcu * ../drivers/tty/tty_jobctrl.c:19:41: warning: dereference of noderef expression ../arch/x86/kvm/lapic.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'kvm_inhibit_apic_access_page' - unexpected unlock ../drivers/pwm/pwm-gpio.c:98:9: warning: context imbalance in 'pwm_gpio_timer' - wrong count at exit ../drivers/pwm/pwm-gpio.c:101:12: warning: context imbalance in 'pwm_gpio_apply' - different lock contexts for basic block ../drivers/pwm/pwm-gpio.c:166:9: warning: context imbalance in 'pwm_gpio_get_state' - wrong count at exit ../sound/isa/opti9xx/opti93x.c: note: in included file: ../sound/isa/opti9xx/opti92x-ad1848.c:267:9: warning: context imbalance in 'snd_opti9xx_read' - wrong count at exit ../sound/isa/opti9xx/opti92x-ad1848.c:276:9: warning: context imbalance in 'snd_opti9xx_write' - wrong count at exit ../net/xfrm/xfrm_replay.c: note: in included file: ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1972:16: struct sock * ../kernel/pid.c:397:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:397:9: struct pid [noderef] __rcu * ../kernel/pid.c:397:9: struct pid * ../kernel/pid.c:398:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:398:9: struct pid [noderef] __rcu * ../kernel/pid.c:398:9: struct pid * ../kernel/pid.c:460:23: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:460:23: struct pid [noderef] __rcu * ../kernel/pid.c:460:23: struct pid * ../kernel/pid.c:519:32: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:519:32: struct pid [noderef] __rcu * ../kernel/pid.c:519:32: struct pid * ../kernel/pid.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/mm.h): ../include/linux/rculist.h:611:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:611:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:611:9: struct hlist_node * ../include/linux/rculist.h:612:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:612:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:612:9: struct hlist_node * ../fs/inode.c:989:17: warning: context imbalance in 'inode_lru_isolate' - unexpected unlock ../fs/inode.c:1050:9: warning: context imbalance in 'find_inode' - different lock contexts for basic block ../fs/inode.c:1092:9: warning: context imbalance in 'find_inode_fast' - different lock contexts for basic block ../fs/inode.c:1820:5: warning: context imbalance in 'insert_inode_locked' - wrong count at exit ../fs/inode.c:1948:9: warning: context imbalance in 'iput_final' - unexpected unlock ../fs/inode.c:1963:6: warning: context imbalance in 'iput' - different lock contexts for basic block ../fs/inode.c:2512:17: warning: context imbalance in '__wait_on_freeing_inode' - unexpected unlock ../net/8021q/vlan.c: In function ‘register_vlan_device’: ../net/8021q/vlan.c:249:46: warning: ‘%i’ directive output may be truncated writing between 1 and 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~ ../net/8021q/vlan.c:249:42: note: directive argument in the range [0, 4094] 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~~~~~~ ../net/8021q/vlan.c:249:17: note: ‘snprintf’ output between 3 and 21 bytes into a destination of size 16 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/8021q/vlan.c:237:46: warning: ‘%.4i’ directive output may be truncated writing 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~ ../net/8021q/vlan.c:237:42: note: directive argument in the range [0, 4094] 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~~~~~~ ../net/8021q/vlan.c:237:17: note: ‘snprintf’ output between 6 and 21 bytes into a destination of size 16 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warning: ../fs/inode.c:1607 function parameter 'isnew' not described in 'ilookup5_nowait' Warning: ../fs/inode.c:1607 function parameter 'isnew' not described in 'ilookup5_nowait' ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../mm/backing-dev.c:860:9: warning: incorrect type in argument 1 (different address spaces) ../mm/backing-dev.c:860:9: expected void [noderef] __rcu **slot ../mm/backing-dev.c:860:9: got void **slot ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../net/xfrm/xfrm_output.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'xfrm_local_error' - unexpected unlock ../sound/pci/fm801.c:290:9: warning: context imbalance in 'snd_fm801_update_bits' - wrong count at exit ../sound/pci/fm801.c:389:12: warning: context imbalance in 'snd_fm801_playback_trigger' - wrong count at exit ../sound/pci/fm801.c:422:12: warning: context imbalance in 'snd_fm801_capture_trigger' - wrong count at exit ../sound/pci/fm801.c:475:9: warning: context imbalance in 'snd_fm801_playback_prepare' - wrong count at exit ../sound/pci/fm801.c:501:9: warning: context imbalance in 'snd_fm801_capture_prepare' - wrong count at exit ../sound/pci/fm801.c:513:26: warning: context imbalance in 'snd_fm801_playback_pointer' - wrong count at exit ../sound/pci/fm801.c:529:26: warning: context imbalance in 'snd_fm801_capture_pointer' - wrong count at exit ../sound/pci/fm801.c:924:9: warning: context imbalance in 'snd_fm801_get_double' - wrong count at exit ../mm/vmscan.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/vmscan.h): ../include/trace/events/vmscan.h:89:1: error: too long token expansion ../include/trace/events/vmscan.h:115:1: error: too long token expansion ../include/trace/events/vmscan.h:199:1: error: too long token expansion ../include/trace/events/vmscan.h:481:1: error: too long token expansion ../sound/isa/gus/gus_dram.c:19:9: warning: context imbalance in 'snd_gus_dram_poke' - different lock contexts for basic block ../sound/isa/gus/gus_dram.c:48:12: warning: context imbalance in 'snd_gus_dram_peek' - wrong count at exit ../drivers/pci/msi/msi.c:928:5: warning: context imbalance in 'pci_msix_write_tph_tag' - wrong count at exit ../sound/isa/opti9xx/miro.c:848:9: warning: context imbalance in 'snd_miro_read' - wrong count at exit ../sound/isa/opti9xx/miro.c:857:9: warning: context imbalance in 'snd_miro_write' - wrong count at exit ../security/smack/smackfs.c:908:17: error: incompatible types in comparison expression (different address spaces): ../security/smack/smackfs.c:908:17: struct netlbl_lsm_catmap [noderef] __rcu * ../security/smack/smackfs.c:908:17: struct netlbl_lsm_catmap * ../security/smack/smackfs.c:1479:47: warning: incorrect type in assignment (different base types) ../security/smack/smackfs.c:1482:47: warning: incorrect type in assignment (different base types) ../security/smack/smackfs.c:1920:17: error: incompatible types in comparison expression (different address spaces): ../security/smack/smackfs.c:1920:17: struct list_head [noderef] __rcu * ../security/smack/smackfs.c:1920:17: struct list_head * ../security/smack/smackfs.c:532:13: warning: context imbalance in 'smk_seq_start' - wrong count at exit ../security/smack/smackfs.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/vmalloc.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'smk_seq_stop' - unexpected unlock ../sound/hda/common/controller.c:201:12: warning: context imbalance in 'azx_pcm_trigger' - different lock contexts for basic block ../sound/hda/common/controller.c:952:5: warning: context imbalance in 'snd_hda_codec_load_dsp_prepare' - wrong count at exit ../sound/hda/common/controller.c:995:6: warning: context imbalance in 'snd_hda_codec_load_dsp_cleanup' - wrong count at exit ../sound/hda/common/controller.c:1059:13: warning: context imbalance in 'azx_interrupt' - wrong count at exit ../sound/isa/gus/gus_dma.c:12:13: warning: context imbalance in 'snd_gf1_dma_ack' - wrong count at exit ../sound/isa/gus/gus_dma.c:19:13: warning: context imbalance in 'snd_gf1_dma_program' - wrong count at exit ../net/netfilter/nfnetlink_hook.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'nf_netlink_dump_start_rcu' - unexpected unlock ../security/selinux/netnode.c:74:17: warning: restricted __be32 degrades to integer ../security/selinux/netnode.c:91:32: warning: restricted __be32 degrades to integer ../drivers/iommu/iommufd/vfio_compat.c:377:17: warning: cast removes address space '__user' of expression ../kernel/workqueue.c:5509:21: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:5509:21: expected struct pool_workqueue [noderef] __rcu *[noderef] __percpu *cpu_pwq ../kernel/workqueue.c:5509:21: got struct pool_workqueue *[noderef] __percpu * ../kernel/workqueue.c:5526:31: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:5526:31: expected struct pool_workqueue **pwq_p ../kernel/workqueue.c:5526:31: got struct pool_workqueue [noderef] __rcu ** ../kernel/workqueue.c:5560:54: warning: incorrect type in initializer (different address spaces) ../kernel/workqueue.c:5560:54: expected struct pool_workqueue *pwq ../kernel/workqueue.c:5560:54: got struct pool_workqueue [noderef] __rcu * ../kernel/workqueue.c:6082:13: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:6082:13: expected struct pool_workqueue *pwq ../kernel/workqueue.c:6082:13: got struct pool_workqueue [noderef] __rcu * ../kernel/workqueue.c:3900:33: warning: context imbalance in 'flush_workqueue_prep_pwqs' - unexpected unlock ../sound/isa/sb/sb_mixer.c:57:12: warning: context imbalance in 'snd_sbmixer_get_single' - wrong count at exit ../sound/isa/sb/sb_mixer.c:87:9: warning: context imbalance in 'snd_sbmixer_put_single' - wrong count at exit ../sound/isa/sb/sb_mixer.c:105:12: warning: context imbalance in 'snd_sbmixer_get_double' - wrong count at exit ../sound/isa/sb/sb_mixer.c:154:9: warning: context imbalance in 'snd_sbmixer_put_double' - wrong count at exit ../sound/isa/sb/sb_mixer.c:205:12: warning: context imbalance in 'snd_dt019x_input_sw_put' - different lock contexts for basic block ../sound/isa/sb/sb_mixer.c:254:12: warning: context imbalance in 'snd_als4k_mono_capture_route_get' - wrong count at exit ../sound/isa/sb/sb_mixer.c:270:12: warning: context imbalance in 'snd_als4k_mono_capture_route_put' - different lock contexts for basic block ../sound/isa/sb/sb_mixer.c:322:9: warning: context imbalance in 'snd_sb8mixer_get_mux' - wrong count at exit ../sound/isa/sb/sb_mixer.c:325:12: warning: context imbalance in 'snd_sb8mixer_put_mux' - different lock contexts for basic block ../sound/isa/sb/sb_mixer.c:366:12: warning: context imbalance in 'snd_sb16mixer_get_input_sw' - wrong count at exit ../sound/isa/sb/sb_mixer.c:409:9: warning: context imbalance in 'snd_sb16mixer_put_input_sw' - wrong count at exit ../sound/isa/sb/sb_mixer.c:686:9: warning: context imbalance in 'snd_sbmixer_init' - different lock contexts for basic block ../sound/virtio/virtio_card.c:90:9: warning: context imbalance in 'virtsnd_event_notify_cb' - wrong count at exit ../sound/virtio/virtio_card.c:178:9: warning: context imbalance in 'virtsnd_disable_event_vq' - wrong count at exit ../security/selinux/hooks.c:5639:22: warning: restricted __be16 degrades to integer ../security/selinux/hooks.c:5640:22: warning: restricted __be16 degrades to integer ../sound/pci/intel8x0.c:920:9: warning: context imbalance in 'snd_intel8x0_setup_pcm_out' - wrong count at exit ../sound/pci/intel8x0.c:986:26: warning: context imbalance in 'snd_intel8x0_pcm_pointer' - wrong count at exit ../sound/pci/intel8x0.c:1245:12: warning: context imbalance in 'snd_intel8x0_ali_ac97spdifout_close' - wrong count at exit ../drivers/clk/clk-xgene.c:486:9: warning: context imbalance in 'xgene_clk_enable' - different lock contexts for basic block ../drivers/clk/clk-xgene.c:515:9: warning: context imbalance in 'xgene_clk_disable' - different lock contexts for basic block ../drivers/clk/clk-xgene.c:598:9: warning: context imbalance in 'xgene_clk_set_rate' - different lock contexts for basic block ../sound/isa/gus/gus_volume.c: note: in included file: ../sound/isa/gus/gus_tables.h:41:16: warning: symbol 'snd_gf1_atten_table' was not declared. Should it be static? ../sound/isa/gus/gus_mixer.c:48:9: warning: context imbalance in 'snd_gf1_put_single' - wrong count at exit ../sound/isa/gus/gus_mixer.c:73:12: warning: context imbalance in 'snd_ics_get_double' - wrong count at exit ../sound/isa/gus/gus_mixer.c:102:27: warning: context imbalance in 'snd_ics_put_double' - wrong count at exit ../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) ../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * ../lib/maple_tree.c:6263:30: got struct maple_node * ../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) ../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * ../lib/maple_tree.c:6263:30: got struct maple_node * ../sound/core/pcm_native.c:101:1: warning: context imbalance in 'snd_pcm_group_lock' - different lock contexts for basic block ../sound/core/pcm_native.c:102:1: warning: context imbalance in 'snd_pcm_group_unlock' - unexpected unlock ../sound/core/pcm_native.c:103:1: warning: context imbalance in 'snd_pcm_group_lock_irq' - different lock contexts for basic block ../sound/core/pcm_native.c:104:1: warning: context imbalance in 'snd_pcm_group_unlock_irq' - unexpected unlock ../sound/core/pcm_native.c:151:9: warning: context imbalance in 'snd_pcm_stream_lock_nested' - different lock contexts for basic block ../sound/core/pcm_native.c:177:9: warning: context imbalance in '_snd_pcm_stream_lock_irqsave' - different lock contexts for basic block ../sound/core/pcm_native.c:190:9: warning: context imbalance in '_snd_pcm_stream_lock_irqsave_nested' - different lock contexts for basic block ../sound/core/pcm_native.c:207:39: warning: context imbalance in 'snd_pcm_stream_unlock_irqrestore' - unexpected unlock ../sound/core/pcm_native.c:1290:44: warning: context imbalance in 'snd_pcm_action_group' - unexpected unlock ../sound/core/pcm_native.c:1360:37: warning: context imbalance in 'snd_pcm_stream_group_ref' - different lock contexts for basic block ../sound/isa/gus/gus_pcm.c:114:9: warning: context imbalance in 'snd_gf1_pcm_trigger_up' - different lock contexts for basic block ../sound/isa/gus/gus_pcm.c:243:13: warning: context imbalance in 'snd_gf1_pcm_interrupt_volume' - different lock contexts for basic block ../sound/isa/gus/gus_pcm.c:281:9: warning: context imbalance in 'snd_gf1_pcm_poke_block' - different lock contexts for basic block ../sound/isa/gus/gus_pcm.c:508:9: warning: context imbalance in 'snd_gf1_pcm_playback_pointer' - wrong count at exit ../sound/isa/gus/gus_pcm.c:553:12: warning: context imbalance in 'snd_gf1_pcm_capture_trigger' - wrong count at exit ../sound/isa/gus/gus_pcm.c:715:12: warning: context imbalance in 'snd_gf1_pcm_volume_get' - wrong count at exit ../sound/isa/gus/gus_pcm.c:746:17: warning: context imbalance in 'snd_gf1_pcm_volume_put' - different lock contexts for basic block ../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 ../drivers/irqchip/irq-lan966x-oic.c:87:13: warning: context imbalance in 'lan966x_oic_irq_shutdown' - wrong count at exit ../sound/isa/sb/sb16_main.c:129:9: warning: context imbalance in 'snd_sb16_csp_update' - wrong count at exit ../sound/isa/sb/sb16_main.c:220:9: warning: context imbalance in 'snd_sb16_setup_rate' - wrong count at exit ../sound/isa/sb/sb16_main.c:268:9: warning: context imbalance in 'snd_sb16_playback_prepare' - wrong count at exit ../sound/isa/sb/sb16_main.c:271:12: warning: context imbalance in 'snd_sb16_playback_trigger' - wrong count at exit ../sound/isa/sb/sb16_main.c:333:9: warning: context imbalance in 'snd_sb16_capture_prepare' - wrong count at exit ../sound/isa/sb/sb16_main.c:336:12: warning: context imbalance in 'snd_sb16_capture_trigger' - wrong count at exit ../sound/isa/sb/sb16_main.c:480:12: warning: context imbalance in 'snd_sb16_playback_open' - wrong count at exit ../sound/isa/sb/sb16_main.c:537:12: warning: context imbalance in 'snd_sb16_playback_close' - wrong count at exit ../sound/isa/sb/sb16_main.c:548:12: warning: context imbalance in 'snd_sb16_capture_open' - wrong count at exit ../sound/isa/sb/sb16_main.c:605:12: warning: context imbalance in 'snd_sb16_capture_close' - wrong count at exit ../sound/isa/sb/sb16_main.c:662:12: warning: context imbalance in 'snd_sb16_dma_control_get' - wrong count at exit ../fs/file.c:438:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:438:17: expected struct file **old_fds ../fs/file.c:438:17: got struct file [noderef] __rcu **fd ../fs/file.c:439:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:439:17: expected struct file **new_fds ../fs/file.c:439:17: got struct file [noderef] __rcu **fd ../fs/file.c:462:17: error: incompatible types in comparison expression (different address spaces): ../fs/file.c:462:17: struct file [noderef] __rcu * ../fs/file.c:462:17: struct file * ../fs/file.c:492:60: warning: incorrect type in initializer (different address spaces) ../fs/file.c:532:28: warning: incorrect type in initializer (different address spaces) ../fs/file.c:906:30: warning: incorrect type in assignment (different address spaces) ../fs/file.c:927:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:931:13: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:934:23: warning: incorrect type in assignment (different address spaces) ../fs/file.c:957:24: warning: incorrect type in return expression (different address spaces) ../fs/file.c:959:14: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:980:22: warning: incorrect type in assignment (different address spaces) ../fs/file.c:982:32: warning: incorrect type in return expression (different address spaces) ../fs/file.c:1004:31: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:1004:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:1008:16: warning: incorrect type in return expression (different address spaces) ../sound/soc/soc-ops.c:499:33: warning: invalid assignment: &= ../sound/soc/soc-ops.c:499:33: left side has type unsigned short ../sound/soc/soc-ops.c:499:33: right side has type restricted __be16 ../sound/soc/soc-ops.c:503:33: warning: invalid assignment: &= ../sound/soc/soc-ops.c:503:33: left side has type unsigned int ../sound/soc/soc-ops.c:503:33: right side has type restricted __be32 ../arch/x86/kvm/x86.c:243:47: warning: array of flexible structures ../arch/x86/kvm/x86.c: note: in included file: ../include/linux/kvm_host.h:2099:54: warning: array of flexible structures ../arch/x86/kvm/x86.c:269:49: warning: array of flexible structures ../include/linux/kvm_host.h:2101:56: warning: array of flexible structures ../arch/x86/kvm/x86.c:3149:9: warning: context imbalance in '__kvm_start_pvclock_update' - wrong count at exit ../arch/x86/kvm/x86.c:3160:13: warning: context imbalance in 'kvm_end_pvclock_update' - unexpected unlock ../arch/x86/kvm/x86.c:6133:12: warning: context imbalance in 'kvm_get_set_one_reg' - different lock contexts for basic block ../arch/x86/kvm/x86.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'vcpu_enter_guest' - unexpected unlock ../include/linux/srcu.h:463:9: warning: context imbalance in 'vcpu_run' - unexpected unlock ../sound/firewire/fireface/ff-transaction.c:128:13: warning: context imbalance in 'handle_msg' - wrong count at exit ../sound/pci/intel8x0m.c:467:20: warning: context imbalance in 'snd_intel8x0m_interrupt' - wrong count at exit ../mm/percpu.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/percpu.h): ../include/trace/events/percpu.h:11:1: error: too long token expansion ../drivers/video/fbdev/geode/suspend_gx.c:30:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:30:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:30:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/suspend_gx.c:30:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:30:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:30:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/suspend_gx.c:30:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:30:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:30:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/suspend_gx.c:31:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:31:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:31:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/suspend_gx.c:31:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:31:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:31:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/suspend_gx.c:31:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:31:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:31:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/suspend_gx.c:32:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:32:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:32:9: got void [noderef] __iomem *vid_regs ../drivers/video/fbdev/geode/suspend_gx.c:32:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:32:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:32:9: got void [noderef] __iomem *vid_regs ../drivers/video/fbdev/geode/suspend_gx.c:32:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:32:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:32:9: got void [noderef] __iomem *vid_regs ../drivers/video/fbdev/geode/suspend_gx.c:33:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:33:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:33:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/suspend_gx.c:33:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:33:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:33:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/suspend_gx.c:33:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:33:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:33:9: got void [noderef] __iomem * ../drivers/tty/sysrq.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'sysrq_handle_crash' - unexpected unlock ../sound/isa/gus/gus_uart.c:58:9: warning: context imbalance in 'snd_gf1_interrupt_midi_out' - wrong count at exit ../sound/isa/gus/gus_uart.c:85:9: warning: context imbalance in 'snd_gf1_uart_output_open' - wrong count at exit ../sound/isa/gus/gus_uart.c:122:9: warning: context imbalance in 'snd_gf1_uart_input_open' - wrong count at exit ../sound/isa/gus/gus_uart.c:133:9: warning: context imbalance in 'snd_gf1_uart_output_close' - wrong count at exit ../sound/isa/gus/gus_uart.c:146:9: warning: context imbalance in 'snd_gf1_uart_input_close' - wrong count at exit ../sound/isa/gus/gus_uart.c:158:9: warning: context imbalance in 'snd_gf1_uart_input_trigger' - wrong count at exit ../sound/virtio/virtio_ctl_msg.c:237:9: warning: context imbalance in 'virtsnd_ctl_msg_cancel_all' - wrong count at exit ../sound/virtio/virtio_ctl_msg.c:298:9: warning: context imbalance in 'virtsnd_ctl_notify_cb' - wrong count at exit ../sound/usb/midi2.c:168:9: warning: context imbalance in 'output_urb_complete' - wrong count at exit ../sound/usb/midi2.c:206:9: warning: context imbalance in 'input_urb_complete' - wrong count at exit ../sound/usb/midi2.c:211:13: warning: context imbalance in 'submit_io_urbs' - wrong count at exit ../sound/usb/midi2.c:240:13: warning: context imbalance in 'drain_urb_queue' - wrong count at exit ../sound/isa/sb/sb8_main.c:221:9: warning: context imbalance in 'snd_sb8_playback_trigger' - wrong count at exit ../sound/isa/sb/sb8_main.c:345:9: warning: context imbalance in 'snd_sb8_capture_trigger' - wrong count at exit ../sound/isa/sb/sb8_main.c:528:9: warning: context imbalance in 'snd_sb8_close' - wrong count at exit ../drivers/char/tpm/tpm2-cmd.c:21:18: warning: symbol 'tpm2_hash_map' was not declared. Should it be static? ../kernel/nsproxy.c:268:9: error: no generic selection for 'struct user_namespace *const [noderef] __rcu user_ns' ../kernel/nsproxy.c:273:9: error: no generic selection for 'struct user_namespace *const [noderef] __rcu user_ns' ../kernel/nsproxy.c:268:9: warning: dereference of noderef expression ../kernel/nsproxy.c:273:9: warning: dereference of noderef expression ../net/netfilter/nf_conntrack_core.c:129:13: warning: context imbalance in 'nf_conntrack_double_unlock' - unexpected unlock ../net/netfilter/nf_conntrack_core.c:139:13: warning: context imbalance in 'nf_conntrack_double_lock' - wrong count at exit ../net/netfilter/nf_conntrack_core.c:2349:28: warning: context imbalance in 'get_next_corpse' - unexpected unlock ../sound/firewire/fireface/ff-midi.c:52:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit ../sound/firewire/fireface/ff-midi.c:66:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit ../sound/isa/sb/sb8_midi.c:23:13: warning: context imbalance in 'snd_sb8dsp_midi_interrupt' - wrong count at exit ../sound/isa/sb/sb8_midi.c:131:9: warning: context imbalance in 'snd_sb8dsp_midi_input_trigger' - wrong count at exit ../sound/isa/sb/sb8_midi.c:154:9: warning: context imbalance in 'snd_sb8dsp_midi_output_write' - wrong count at exit ../io_uring/register.c: note: in included file: ../include/linux/io_uring_types.h:220:37: warning: array of flexible structures Warning: ../block/partitions/aix.c:80 function parameter 'state' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'lba' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'buffer' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'count' not described in 'read_lba' Warning: ../block/partitions/aix.c:113 function parameter 'state' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:113 function parameter 'lba' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:138 function parameter 'state' not described in 'alloc_lvn' Warning: ../block/partitions/aix.c:138 function parameter 'lba' not described in 'alloc_lvn' Warning: ../block/partitions/aix.c:80 function parameter 'state' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'lba' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'buffer' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'count' not described in 'read_lba' Warning: ../block/partitions/aix.c:113 function parameter 'state' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:113 function parameter 'lba' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:138 function parameter 'state' not described in 'alloc_lvn' Warning: ../block/partitions/aix.c:138 function parameter 'lba' not described in 'alloc_lvn' ../sound/hda/core/intel-dsp-config.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../sound/isa/gus/gus_reset.c:84:13: warning: context imbalance in 'snd_gf1_clear_regs' - wrong count at exit ../sound/isa/gus/gus_reset.c:93:13: warning: context imbalance in 'snd_gf1_look_regs' - wrong count at exit ../sound/isa/gus/gus_reset.c: note: in included file: ../include/sound/gus.h:445:31: warning: context imbalance in 'snd_gf1_smart_stop_voice' - wrong count at exit ../sound/isa/gus/gus_reset.c:130:9: warning: context imbalance in 'snd_gf1_stop_voice' - wrong count at exit ../sound/isa/gus/gus_reset.c:141:9: warning: context imbalance in 'snd_gf1_clear_voices' - different lock contexts for basic block ../sound/isa/gus/gus_reset.c:176:17: warning: context imbalance in 'snd_gf1_stop_voices' - different lock contexts for basic block ../sound/isa/gus/gus_reset.c:220:22: warning: context imbalance in 'snd_gf1_alloc_voice' - wrong count at exit Warning: ../drivers/phy/mediatek/phy-mtk-tphy.c:289 cannot understand function prototype: 'struct mtk_phy_pdata' ../sound/firewire/motu/motu-stream.c:408:5: warning: context imbalance in 'snd_motu_stream_lock_try' - wrong count at exit ../sound/firewire/motu/motu-stream.c:420:6: warning: context imbalance in 'snd_motu_stream_lock_release' - wrong count at exit ../sound/pci/maestro3.c:1090:1: warning: context imbalance in 'snd_m3_pcm_trigger' - different lock contexts for basic block ../sound/pci/maestro3.c:1398:1: warning: context imbalance in 'snd_m3_pcm_prepare' - different lock contexts for basic block ../sound/pci/maestro3.c:1457:1: warning: context imbalance in 'snd_m3_pcm_pointer' - different lock contexts for basic block ../sound/pci/maestro3.c:1644:13: warning: context imbalance in 'snd_m3_interrupt' - different lock contexts for basic block ../sound/pci/maestro3.c:1700:1: warning: context imbalance in 'snd_m3_substream_open' - wrong count at exit ../sound/pci/maestro3.c:1731:1: warning: context imbalance in 'snd_m3_substream_close' - different lock contexts for basic block ../sound/pci/maestro3.c:2346:9: warning: context imbalance in 'snd_m3_free' - wrong count at exit ../lib/radix-tree.c:266:36: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:266:36: expected struct xa_node *nodes ../lib/radix-tree.c:266:36: got struct xa_node [noderef] __rcu *parent ../lib/radix-tree.c:284:29: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:284:29: expected struct xa_node [noderef] __rcu *parent ../lib/radix-tree.c:284:29: got struct xa_node *parent ../lib/radix-tree.c:344:38: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:344:38: expected struct xa_node [noderef] __rcu *parent ../lib/radix-tree.c:344:38: got struct xa_node *nodes ../lib/radix-tree.c:446:54: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:446:54: expected struct xa_node [noderef] __rcu *parent ../lib/radix-tree.c:446:54: got struct xa_node *node ../lib/radix-tree.c:558:24: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:558:24: expected struct xa_node *parent ../lib/radix-tree.c:558:24: got struct xa_node [noderef] __rcu *parent ../lib/radix-tree.c:672:31: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:672:31: expected struct xa_node *[assigned] child ../lib/radix-tree.c:672:31: got struct xa_node [noderef] __rcu *parent ../lib/radix-tree.c:947:22: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:947:22: expected struct xa_node *node ../lib/radix-tree.c:947:22: got struct xa_node [noderef] __rcu *parent ../lib/radix-tree.c:1007:22: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:1007:22: expected struct xa_node *node ../lib/radix-tree.c:1007:22: got struct xa_node [noderef] __rcu *parent ../lib/radix-tree.c:1527:38: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:1527:38: expected struct xa_node *[assigned] node ../lib/radix-tree.c:1527:38: got struct xa_node [noderef] __rcu *parent ../lib/radix-tree.c:1587:28: warning: incorrect type in assignment (different address spaces) ../lib/radix-tree.c:1587:28: expected struct xa_node *nodes ../lib/radix-tree.c:1587:28: got struct xa_node [noderef] __rcu *parent ../sound/hda/core/intel-nhlt.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../include/sound/intel-nhlt.h:61:39: warning: array of flexible structures ../arch/x86/mm/mem_encrypt_amd.c:46:5: warning: symbol 'sev_check_data' was not declared. Should it be static? ../drivers/block/rnbd/rnbd-clt.c:213:20: warning: context imbalance in 'rnbd_rerun_if_needed' - different lock contexts for basic block ../lib/rbtree.c: note: in included file: ../include/linux/rbtree_augmented.h:213:25: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree_augmented.h:213:25: struct rb_node [noderef] __rcu * ../include/linux/rbtree_augmented.h:213:25: struct rb_node * ../include/linux/rbtree_augmented.h:215:25: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree_augmented.h:215:25: struct rb_node [noderef] __rcu * ../include/linux/rbtree_augmented.h:215:25: struct rb_node * ../include/linux/rbtree_augmented.h:217:17: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree_augmented.h:217:17: struct rb_node [noderef] __rcu * ../include/linux/rbtree_augmented.h:217:17: struct rb_node * ../sound/core/pcm_lib.c:548:32: warning: incorrect type in assignment (different base types) ../sound/core/pcm_lib.c:548:32: expected unsigned int [usertype] ../sound/core/pcm_lib.c:548:32: got restricted __le32 [usertype] ../sound/isa/wavefront/wavefront_midi.c:112:13: warning: context imbalance in 'snd_wavefront_midi_output_write' - different lock contexts for basic block ../sound/isa/wavefront/wavefront_midi.c:218:12: warning: context imbalance in 'snd_wavefront_midi_input_open' - different lock contexts for basic block ../sound/isa/wavefront/wavefront_midi.c:241:12: warning: context imbalance in 'snd_wavefront_midi_output_open' - different lock contexts for basic block ../sound/isa/wavefront/wavefront_midi.c:264:12: warning: context imbalance in 'snd_wavefront_midi_input_close' - different lock contexts for basic block ../sound/isa/wavefront/wavefront_midi.c:286:12: warning: context imbalance in 'snd_wavefront_midi_output_close' - different lock contexts for basic block ../sound/isa/wavefront/wavefront_midi.c:307:13: warning: context imbalance in 'snd_wavefront_midi_input_trigger' - different lock contexts for basic block ../sound/isa/wavefront/wavefront_midi.c:447:1: warning: context imbalance in 'snd_wavefront_midi_disable_virtual' - wrong count at exit ../sound/firewire/fireface/ff-stream.c:254:5: warning: context imbalance in 'snd_ff_stream_lock_try' - wrong count at exit ../sound/firewire/fireface/ff-stream.c:268:6: warning: context imbalance in 'snd_ff_stream_lock_release' - wrong count at exit ../mm/slab_common.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/kmem.h): ../include/trace/events/kmem.h:12:1: error: too long token expansion ../include/trace/events/kmem.h:57:1: error: too long token expansion ../include/trace/events/kmem.h:180:1: error: too long token expansion ../kernel/nstree.c: note: in included file (through ../include/linux/ns/nstree_types.h, ../include/linux/nstree.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/namespace.c:700:5: warning: context imbalance in 'sb_prepare_remount_readonly' - different lock contexts for basic block ../fs/namespace.c:684:9: warning: context imbalance in 'setup_mnt' - wrong count at exit ../fs/namespace.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/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'mntput_no_expire_slowpath' - unexpected unlock ../fs/namespace.c:1395:13: warning: context imbalance in 'mntput_no_expire' - different lock contexts for basic block ../fs/namespace.c:1972:6: warning: context imbalance in '__detach_mounts' - wrong count at exit ../fs/namespace.c:2333:6: warning: context imbalance in 'has_locked_children' - wrong count at exit ../fs/namespace.c:3777:6: warning: context imbalance in 'mnt_set_expiry' - wrong count at exit ../fs/namespace.c:3789:6: warning: context imbalance in 'mark_mounts_for_expiry' - different lock contexts for basic block ../fs/namespace.c:4093:22: warning: context imbalance in 'copy_mnt_ns' - different lock contexts for basic block ../fs/namespace.c:4494:6: warning: context imbalance in 'path_is_under' - wrong count at exit ../fs/namespace.c:6031:6: warning: context imbalance in 'put_mnt_ns' - different lock contexts for basic block ../fs/namespace.c:6098:42: warning: context imbalance in 'current_chrooted' - wrong count at exit ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * ../drivers/pci/pci-acpi.c:1112:56: warning: restricted pci_power_t degrades to integer ../net/core/rtnetlink.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'rtnl_link_ops_get' - wrong count at exit ../net/core/rtnetlink.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'rtnl_link_ops_put' - unexpected unlock ../net/core/rtnetlink.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'rtnl_af_lookup' - wrong count at exit ../net/core/rtnetlink.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'rtnl_af_put' - unexpected unlock ../net/ipv4/tcp_input.c:7549:17: warning: context imbalance in 'tcp_conn_request' - unexpected unlock ../net/mpls/af_mpls.c: note: in included file: ../net/mpls/internal.h:158:38: warning: array of flexible structures ../drivers/phy/marvell/phy-mmp3-hsic.c:58:31: warning: cast removes address space '__iomem' of expression ../sound/usb/midi.c:293:13: warning: context imbalance in 'snd_usbmidi_do_output' - wrong count at exit ../sound/usb/midi.c:335:13: warning: context imbalance in 'snd_usbmidi_error_timer' - wrong count at exit ../sound/usb/midi.c:1546:9: warning: context imbalance in 'snd_usbmidi_disconnect' - wrong count at exit ../sound/pci/rme32.c:635:1: warning: context imbalance in 'snd_rme32_playback_hw_params' - wrong count at exit ../sound/pci/rme32.c:683:1: warning: context imbalance in 'snd_rme32_capture_hw_params' - wrong count at exit ../sound/pci/rme32.c:966:12: warning: context imbalance in 'snd_rme32_capture_close' - wrong count at exit ../sound/pci/rme32.c:990:15: warning: context imbalance in 'snd_rme32_playback_prepare' - wrong count at exit ../sound/pci/rme32.c:1007:9: warning: context imbalance in 'snd_rme32_capture_prepare' - wrong count at exit ../sound/pci/rme32.c:1060:9: warning: context imbalance in 'snd_rme32_pcm_trigger' - wrong count at exit ../sound/pci/rme32.c:1479:1: warning: context imbalance in 'snd_rme32_get_loopback_control' - wrong count at exit ../sound/pci/rme32.c:1505:9: warning: context imbalance in 'snd_rme32_put_loopback_control' - wrong count at exit ../sound/pci/rme32.c:1560:9: warning: context imbalance in 'snd_rme32_get_inputtype_control' - wrong count at exit ../sound/pci/rme32.c:1582:9: warning: context imbalance in 'snd_rme32_put_inputtype_control' - wrong count at exit ../sound/pci/rme32.c:1602:1: warning: context imbalance in 'snd_rme32_get_clockmode_control' - wrong count at exit ../sound/pci/rme32.c:1612:1: warning: context imbalance in 'snd_rme32_put_clockmode_control' - wrong count at exit ../sound/pci/rme32.c:1664:12: warning: context imbalance in 'snd_rme32_control_spdif_put' - wrong count at exit ../sound/pci/rme32.c:1697:12: warning: context imbalance in 'snd_rme32_control_spdif_stream_put' - wrong count at exit ../net/xfrm/xfrm_user.c:4220:9: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:4220:9: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:4220:9: struct sock * ../net/xfrm/xfrm_user.c:4226:9: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:4226:9: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:4226:9: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1574:29: struct sock * ../net/xfrm/xfrm_user.c: note: in included file: ../include/net/xfrm.h:1985:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1985:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1985:16: struct sock * ../drivers/tty/ipwireless/hardware.c:431:30: warning: incorrect type in argument 1 (different base types) ../drivers/tty/ipwireless/hardware.c:431:30: expected unsigned short [usertype] value ../drivers/tty/ipwireless/hardware.c:431:30: got restricted __le16 [assigned] [usertype] raw_data ../drivers/tty/ipwireless/hardware.c:445:30: warning: incorrect type in argument 1 (different base types) ../drivers/tty/ipwireless/hardware.c:445:30: expected unsigned short [usertype] value ../drivers/tty/ipwireless/hardware.c:445:30: got restricted __le16 [assigned] [usertype] raw_data ../drivers/tty/ipwireless/hardware.c:872:46: warning: incorrect type in initializer (different base types) ../drivers/tty/ipwireless/hardware.c:872:46: expected restricted __le16 [usertype] raw_data ../drivers/tty/ipwireless/hardware.c:872:46: got unsigned short ../drivers/tty/ipwireless/hardware.c:889:46: warning: incorrect type in initializer (different base types) ../drivers/tty/ipwireless/hardware.c:889:46: expected restricted __le16 [usertype] raw_data ../drivers/tty/ipwireless/hardware.c:889:46: got unsigned short ../drivers/tty/hvc/hvc_xen.c:418:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/hvc/hvc_xen.c:418:37: expected void volatile [noderef] __iomem *addr ../drivers/tty/hvc/hvc_xen.c:418:37: got struct xencons_interface *intf ../sound/isa/wss/wss_lib.c:378:9: warning: context imbalance in 'snd_wss_mce_up' - wrong count at exit ../sound/isa/wss/wss_lib.c:466:12: warning: context imbalance in 'snd_wss_trigger' - wrong count at exit ../sound/isa/wss/wss_lib.c:550:13: warning: context imbalance in 'snd_wss_calibrate_mute' - wrong count at exit ../sound/isa/wss/wss_lib.c:645:9: warning: context imbalance in 'snd_wss_playback_format' - wrong count at exit ../sound/isa/wss/wss_lib.c:702:9: warning: context imbalance in 'snd_wss_capture_format' - wrong count at exit ../sound/isa/wss/wss_lib.c:760:9: warning: context imbalance in 'snd_wss_timer_start' - wrong count at exit ../sound/isa/wss/wss_lib.c:763:12: warning: context imbalance in 'snd_wss_timer_stop' - wrong count at exit ../sound/isa/wss/wss_lib.c:842:12: warning: context imbalance in 'snd_wss_open' - different lock contexts for basic block ../sound/isa/wss/wss_lib.c:967:12: warning: context imbalance in 'snd_wss_playback_prepare' - wrong count at exit ../sound/isa/wss/wss_lib.c:1027:9: warning: context imbalance in 'snd_wss_capture_prepare' - wrong count at exit ../sound/isa/wss/wss_lib.c:1088:9: warning: context imbalance in 'snd_wss_interrupt' - wrong count at exit ../sound/isa/wss/wss_lib.c:1118:12: warning: context imbalance in 'snd_ad1848_probe' - different lock contexts for basic block ../sound/isa/wss/wss_lib.c:1192:12: warning: context imbalance in 'snd_wss_probe' - different lock contexts for basic block ../sound/isa/wss/wss_lib.c:1896:12: warning: context imbalance in 'snd_wss_get_mux' - wrong count at exit ../sound/isa/wss/wss_lib.c:1907:12: warning: context imbalance in 'snd_wss_put_mux' - different lock contexts for basic block ../sound/isa/wss/wss_lib.c:1955:9: warning: context imbalance in 'snd_wss_get_single' - wrong count at exit ../sound/isa/wss/wss_lib.c:1973:9: warning: context imbalance in 'snd_wss_put_single' - wrong count at exit ../sound/isa/wss/wss_lib.c:2013:9: warning: context imbalance in 'snd_wss_get_double' - wrong count at exit ../sound/isa/wss/wss_lib.c:2052:9: warning: context imbalance in 'snd_wss_put_double' - wrong count at exit ../kernel/notifier.c:31:20: warning: incorrect type in assignment (different address spaces) ../kernel/notifier.c:31:20: expected struct notifier_block **nl ../kernel/notifier.c:31:20: got struct notifier_block [noderef] __rcu ** ../kernel/notifier.c:33:17: warning: incorrect type in assignment (different address spaces) ../kernel/notifier.c:33:17: expected struct notifier_block [noderef] __rcu *next ../kernel/notifier.c:33:17: got struct notifier_block * ../kernel/notifier.c:34:9: error: incompatible types in comparison expression (different address spaces): ../kernel/notifier.c:34:9: struct notifier_block [noderef] __rcu * ../kernel/notifier.c:34:9: struct notifier_block * ../kernel/notifier.c:44:25: error: incompatible types in comparison expression (different address spaces): ../kernel/notifier.c:44:25: struct notifier_block [noderef] __rcu * ../kernel/notifier.c:44:25: struct notifier_block * ../kernel/notifier.c:148:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:171:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:193:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:223:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:261:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:264:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:324:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:327:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:345:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:380:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:405:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:422:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:429:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:453:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:483:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:486:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:513:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:516:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:546:36: warning: incorrect type in argument 1 (different address spaces) ../sound/hda/core/ext/stream.c:163:6: warning: context imbalance in 'snd_hdac_ext_stream_decouple' - wrong count at exit ../sound/hda/core/ext/stream.c:255:31: warning: context imbalance in 'hdac_ext_link_dma_stream_assign' - wrong count at exit ../sound/hda/core/ext/stream.c:290:31: warning: context imbalance in 'hdac_ext_host_dma_stream_assign' - wrong count at exit ../sound/hda/core/ext/stream.c:447:9: warning: context imbalance in 'snd_hdac_ext_cstream_assign' - wrong count at exit ../sound/firewire/fireface/ff-hwdep.c:71:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit ../sound/firewire/fireface/ff-hwdep.c:104:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit ../sound/firewire/fireface/ff-hwdep.c:116:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit ../sound/firewire/fireface/ff-hwdep.c:136:9: warning: context imbalance in 'hwdep_release' - wrong count at exit ../fs/seq_file.c:931:9: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:931:9: struct list_head [noderef] __rcu * ../fs/seq_file.c:931:9: struct list_head * ../fs/seq_file.c:931:9: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:931:9: struct list_head [noderef] __rcu * ../fs/seq_file.c:931:9: struct list_head * ../fs/seq_file.c:953:12: warning: incorrect type in assignment (different address spaces) ../fs/seq_file.c:953:12: expected struct list_head *lh ../fs/seq_file.c:953:12: got struct list_head [noderef] __rcu * ../fs/seq_file.c:1080:24: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:1080:24: struct hlist_node [noderef] __rcu * ../fs/seq_file.c:1080:24: struct hlist_node * ../fs/seq_file.c:1082:24: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:1082:24: struct hlist_node [noderef] __rcu * ../fs/seq_file.c:1082:24: struct hlist_node * ../sound/virtio/virtio_pcm_msg.c:273:14: warning: context imbalance in 'virtsnd_pcm_msg_pending_num' - wrong count at exit ../sound/virtio/virtio_pcm_msg.c:324:9: warning: context imbalance in 'virtsnd_pcm_msg_complete' - wrong count at exit ../sound/virtio/virtio_pcm_msg.c:362:6: warning: context imbalance in 'virtsnd_pcm_tx_notify_cb' - wrong count at exit ../sound/virtio/virtio_pcm_msg.c:375:6: warning: context imbalance in 'virtsnd_pcm_rx_notify_cb' - wrong count at exit ../sound/hda/controllers/intel.c:768:9: warning: context imbalance in 'azx_clear_irq_pending' - wrong count at exit ../drivers/xen/xen-pciback/pci_stub.c:752:21: warning: incorrect type in assignment (different base types) ../drivers/xen/xen-pciback/pci_stub.c:752:21: expected signed int [usertype] err ../drivers/xen/xen-pciback/pci_stub.c:752:21: got restricted pci_channel_state_t [usertype] state ../drivers/xen/xen-pciback/pci_stub.c:797:37: warning: incorrect type in assignment (different base types) ../drivers/xen/xen-pciback/pci_stub.c:797:37: expected signed int [usertype] err ../drivers/xen/xen-pciback/pci_stub.c:797:37: got restricted pci_ers_result_t ../drivers/char/applicom.c: In function ‘ac_register_board’: ../drivers/char/applicom.c:130:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable] 130 | volatile unsigned char byte_reset_it; | ^~~~~~~~~~~~~ ../drivers/char/applicom.c: In function ‘ac_read’: ../drivers/char/applicom.c:542:13: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 542 | int ret = 0; | ^~~ ../drivers/char/applicom.c: In function ‘ac_ioctl’: ../drivers/char/applicom.c:705:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable] 705 | volatile unsigned char byte_reset_it; | ^~~~~~~~~~~~~ ../drivers/tty/serial/serial_core.c:125:13: warning: context imbalance in 'uart_stop' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:166:13: warning: context imbalance in 'uart_start' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:185:9: warning: context imbalance in 'uart_update_mctrl' - wrong count at exit ../drivers/tty/serial/serial_core.c:201:13: warning: context imbalance in 'uart_change_line_settings' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:266:39: warning: context imbalance in 'uart_alloc_xmit_buf' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:294:31: warning: context imbalance in 'uart_free_xmit_buf' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:601:31: warning: context imbalance in 'uart_put_char' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:634:31: warning: context imbalance in 'uart_write' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:647:31: warning: context imbalance in 'uart_write_room' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:660:31: warning: context imbalance in 'uart_chars_in_buffer' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:685:31: warning: context imbalance in 'uart_flush_buffer' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:724:24: warning: context imbalance in 'uart_send_xchar' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:1082:12: warning: context imbalance in 'uart_tiocmget' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:1275:31: warning: context imbalance in 'uart_get_icount' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:1894:13: warning: context imbalance in 'uart_carrier_raised' - wrong count at exit ../drivers/tty/serial/serial_core.c:2313:5: warning: context imbalance in 'uart_suspend_port' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:2435:17: warning: context imbalance in 'uart_resume_port' - different lock contexts for basic block ../sound/firewire/motu/motu-midi.c:53:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit ../sound/firewire/motu/motu-midi.c:67:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit Warning: ../drivers/tty/n_hdlc.c:139 struct member 'write_work' not described in 'n_hdlc' Warning: ../drivers/tty/n_hdlc.c:139 struct member 'tty_for_write_work' not described in 'n_hdlc' Warning: ../drivers/tty/n_hdlc.c:139 struct member 'write_work' not described in 'n_hdlc' Warning: ../drivers/tty/n_hdlc.c:139 struct member 'tty_for_write_work' not described in 'n_hdlc' ../drivers/dma/mediatek/mtk-hsdma.c:450:17: warning: incorrect type in assignment (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:450:17: expected restricted __le32 volatile ../drivers/dma/mediatek/mtk-hsdma.c:450:17: got unsigned long long [usertype] src ../drivers/dma/mediatek/mtk-hsdma.c:451:17: warning: restricted __le32 degrades to integer ../drivers/dma/mediatek/mtk-hsdma.c:451:17: warning: incorrect type in assignment (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:451:17: expected restricted __le32 volatile ../drivers/dma/mediatek/mtk-hsdma.c:451:17: got unsigned int ../drivers/dma/mediatek/mtk-hsdma.c:455:17: warning: incorrect type in assignment (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:455:17: expected restricted __le32 volatile ../drivers/dma/mediatek/mtk-hsdma.c:455:17: got unsigned long long [usertype] dest ../drivers/dma/mediatek/mtk-hsdma.c:456:17: warning: incorrect type in assignment (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:456:17: expected restricted __le32 volatile ../drivers/dma/mediatek/mtk-hsdma.c:456:17: got int ../drivers/dma/mediatek/mtk-hsdma.c:579:33: warning: restricted __le32 degrades to integer ../drivers/dma/mediatek/mtk-hsdma.c:877:18: warning: incorrect type in initializer (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:877:18: expected restricted __le32 [usertype] ddone ../drivers/dma/mediatek/mtk-hsdma.c:877:18: got unsigned long ../drivers/dma/mediatek/mtk-hsdma.c:878:16: warning: incorrect type in initializer (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:878:16: expected restricted __le32 [usertype] ls0 ../drivers/dma/mediatek/mtk-hsdma.c:878:16: got unsigned long ../drivers/dma/mediatek/mtk-hsdma.c:882:18: warning: incorrect type in initializer (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:882:18: expected restricted __le32 [usertype] ddone ../drivers/dma/mediatek/mtk-hsdma.c:882:18: got unsigned long ../drivers/dma/mediatek/mtk-hsdma.c:883:16: warning: incorrect type in initializer (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:883:16: expected restricted __le32 [usertype] ls0 ../drivers/dma/mediatek/mtk-hsdma.c:883:16: got unsigned long ../drivers/misc/lis3lv02d/lis3lv02d.c:181:52: warning: cast to restricted __le16 ../sound/usb/misc/ua101.c:170:13: warning: context imbalance in 'playback_urb_complete' - different lock contexts for basic block ../sound/usb/misc/ua101.c:835:26: warning: context imbalance in 'capture_pcm_pointer' - wrong count at exit ../sound/usb/misc/ua101.c:842:26: warning: context imbalance in 'playback_pcm_pointer' - wrong count at exit ../sound/pci/rme96.c:1015:1: warning: context imbalance in 'snd_rme96_capture_hw_params' - wrong count at exit ../sound/pci/rme96.c:1307:9: warning: context imbalance in 'snd_rme96_capture_close' - wrong count at exit ../sound/pci/rme96.c:1321:15: warning: context imbalance in 'snd_rme96_playback_prepare' - wrong count at exit ../sound/pci/rme96.c:1334:15: warning: context imbalance in 'snd_rme96_capture_prepare' - wrong count at exit ../sound/pci/rme96.c:1801:1: warning: context imbalance in 'snd_rme96_get_loopback_control' - wrong count at exit ../sound/pci/rme96.c:1810:1: warning: context imbalance in 'snd_rme96_put_loopback_control' - wrong count at exit ../sound/pci/rme96.c:1897:9: warning: context imbalance in 'snd_rme96_get_inputtype_control' - wrong count at exit ../sound/pci/rme96.c:1934:9: warning: context imbalance in 'snd_rme96_put_inputtype_control' - wrong count at exit ../sound/pci/rme96.c:1948:1: warning: context imbalance in 'snd_rme96_get_clockmode_control' - wrong count at exit ../sound/pci/rme96.c:1957:1: warning: context imbalance in 'snd_rme96_put_clockmode_control' - wrong count at exit ../sound/pci/rme96.c:1980:1: warning: context imbalance in 'snd_rme96_get_attenuation_control' - wrong count at exit ../sound/pci/rme96.c:1989:1: warning: context imbalance in 'snd_rme96_put_attenuation_control' - wrong count at exit ../sound/pci/rme96.c:2011:1: warning: context imbalance in 'snd_rme96_get_montracks_control' - wrong count at exit ../sound/pci/rme96.c:2020:1: warning: context imbalance in 'snd_rme96_put_montracks_control' - wrong count at exit ../sound/pci/rme96.c:2070:12: warning: context imbalance in 'snd_rme96_control_spdif_put' - wrong count at exit ../sound/pci/rme96.c:2098:12: warning: context imbalance in 'snd_rme96_control_spdif_stream_put' - wrong count at exit ../sound/pci/rme96.c:2140:1: warning: context imbalance in 'snd_rme96_dac_volume_get' - wrong count at exit ../sound/pci/rme96.c:2152:1: warning: context imbalance in 'snd_rme96_dac_volume_put' - wrong count at exit ../kernel/cred.c:77:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:77:9: struct cred * ../kernel/cred.c:77:9: struct cred const [noderef] __rcu * ../kernel/cred.c:78:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:78:9: struct cred * ../kernel/cred.c:78:9: struct cred const [noderef] __rcu * ../kernel/cred.c:94:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:94:9: expected struct atomic64_t const [usertype] *v ../kernel/cred.c:94:9: got struct atomic64_t const [noderef] __rcu * ../kernel/cred.c:97:22: warning: cast removes address space '__rcu' of expression ../kernel/cred.c:100:17: warning: cast removes address space '__rcu' of expression ../kernel/cred.c:191:13: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:191:13: expected struct cred const *old ../kernel/cred.c:191:13: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:278:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:278:47: expected struct cred const *cred ../kernel/cred.c:278:47: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:278:30: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:278:30: expected struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:278:30: got struct cred const * ../kernel/cred.c:279:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:279:17: expected struct atomic64_t const [usertype] *v ../kernel/cred.c:279:17: got struct atomic64_t const [noderef] __rcu * ../kernel/cred.c:318:32: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:318:32: expected struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:318:32: got struct cred const * ../kernel/cred.c:371:38: warning: incorrect type in initializer (different address spaces) ../kernel/cred.c:371:38: expected struct cred const *old ../kernel/cred.c:371:38: got struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:376:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:376:9: struct cred const [noderef] __rcu * ../kernel/cred.c:376:9: struct cred const * ../kernel/cred.c:274:19: warning: dereference of noderef expression ../sound/virtio/virtio_pcm_ops.c:324:12: warning: context imbalance in 'virtsnd_pcm_trigger' - wrong count at exit ../sound/virtio/virtio_pcm_ops.c: note: in included file (through ../sound/virtio/virtio_pcm.h, ../sound/virtio/virtio_card.h): ../include/sound/pcm-indirect.h:34:1: warning: context imbalance in 'virtsnd_pcm_pb_ack' - wrong count at exit ../include/sound/pcm-indirect.h:108:1: warning: context imbalance in 'virtsnd_pcm_cp_ack' - wrong count at exit ../sound/isa/sb/emu8000.c:43:13: warning: context imbalance in 'snd_emu8000_poke' - wrong count at exit ../sound/isa/sb/emu8000.c:54:19: warning: context imbalance in 'snd_emu8000_peek' - wrong count at exit ../sound/isa/sb/emu8000.c:65:13: warning: context imbalance in 'snd_emu8000_poke_dw' - wrong count at exit ../sound/isa/sb/emu8000.c:79:18: warning: context imbalance in 'snd_emu8000_peek_dw' - wrong count at exit ../drivers/video/fbdev/core/bitblit.c:369:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) ../sound/firewire/motu/motu-hwdep.c:99:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit ../sound/firewire/motu/motu-hwdep.c:132:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit ../sound/firewire/motu/motu-hwdep.c:144:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit ../sound/firewire/motu/motu-hwdep.c:164:9: warning: context imbalance in 'hwdep_release' - wrong count at exit ../fs/xattr.c:739:32: warning: dereference of noderef expression ../fs/xattr.c:885:32: warning: dereference of noderef expression ../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 1 (different address spaces) ../net/sched/act_bpf.c:131:9: expected void const * ../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 1 (different address spaces) ../net/sched/act_bpf.c:131:9: expected void const * ../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 2 (different address spaces) ../net/sched/act_bpf.c:131:9: expected void const * ../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:124:50: warning: dereference of noderef expression ../net/sched/act_bpf.c:124:50: warning: dereference of noderef expression ../mm/compaction.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/compaction.h): ../include/trace/events/compaction.h:165:1: error: too long token expansion ../sound/soc/generic/simple-card-utils.c:34:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:34:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:34:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:35:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:35:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:35:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:36:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:36:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:36:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:37:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:37:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:37:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:38:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:38:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:38:33: got restricted snd_pcm_format_t [usertype] ../security/yama/yama_lsm.c:278:26: error: incompatible types in comparison expression (different address spaces): ../security/yama/yama_lsm.c:278:26: struct task_struct [noderef] __rcu * ../security/yama/yama_lsm.c:278:26: struct task_struct * ../security/yama/yama_lsm.c:281:34: error: incompatible types in comparison expression (different address spaces): ../security/yama/yama_lsm.c:281:34: struct task_struct [noderef] __rcu * ../security/yama/yama_lsm.c:281:34: struct task_struct * ../security/yama/yama_lsm.c:322:26: error: incompatible types in comparison expression (different address spaces): ../security/yama/yama_lsm.c:322:26: struct task_struct [noderef] __rcu * ../security/yama/yama_lsm.c:322:26: struct task_struct * ../sound/pci/sonicvibes.c:302:13: warning: context imbalance in 'snd_sonicvibes_out' - wrong count at exit ../sound/pci/sonicvibes.c:324:22: warning: context imbalance in 'snd_sonicvibes_in' - wrong count at exit ../sound/pci/sonicvibes.c:452:9: warning: context imbalance in 'snd_sonicvibes_setfmt' - wrong count at exit ../sound/pci/sonicvibes.c:504:9: warning: context imbalance in 'snd_sonicvibes_setpll' - wrong count at exit ../sound/pci/sonicvibes.c:525:9: warning: context imbalance in 'snd_sonicvibes_set_adc_rate' - wrong count at exit ../sound/pci/sonicvibes.c:555:13: warning: context imbalance in 'snd_sonicvibes_set_dac_rate' - wrong count at exit ../sound/pci/sonicvibes.c:567:12: warning: context imbalance in 'snd_sonicvibes_trigger' - wrong count at exit ../sound/pci/sonicvibes.c:680:9: warning: context imbalance in 'snd_sonicvibes_playback_prepare' - wrong count at exit ../sound/pci/sonicvibes.c:704:9: warning: context imbalance in 'snd_sonicvibes_capture_prepare' - wrong count at exit ../sound/pci/sonicvibes.c:874:12: warning: context imbalance in 'snd_sonicvibes_get_mux' - wrong count at exit ../sound/pci/sonicvibes.c:884:12: warning: context imbalance in 'snd_sonicvibes_put_mux' - different lock contexts for basic block ../sound/pci/sonicvibes.c:935:9: warning: context imbalance in 'snd_sonicvibes_get_single' - wrong count at exit ../sound/pci/sonicvibes.c:951:9: warning: context imbalance in 'snd_sonicvibes_put_single' - wrong count at exit ../sound/pci/sonicvibes.c:994:9: warning: context imbalance in 'snd_sonicvibes_get_double' - wrong count at exit ../sound/pci/sonicvibes.c:1015:9: warning: context imbalance in 'snd_sonicvibes_put_double' - wrong count at exit ../sound/usb/usx2y/usx2yhwdeppcm.c: note: in included file: ../sound/usb/usx2y/usbusx2yaudio.c:745:23: warning: incorrect type in assignment (different base types) ../sound/usb/usx2y/usbusx2yaudio.c:745:23: expected unsigned int format ../sound/usb/usx2y/usbusx2yaudio.c:745:23: got restricted snd_pcm_format_t [usertype] format ../sound/usb/usx2y/usbusx2yaudio.c:804:53: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usbusx2yaudio.c:804:63: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usbusx2yaudio.c:838:45: warning: restricted snd_pcm_format_t degrades to integer ../sound/usb/usx2y/usx2yhwdeppcm.c:378:53: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usx2yhwdeppcm.c:378:63: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usx2yhwdeppcm.c:520:45: warning: restricted snd_pcm_format_t degrades to integer ../drivers/tty/n_gsm.c:4052:29: warning: restricted __be16 degrades to integer ../drivers/tty/n_gsm.c:3173:23: warning: context imbalance in 'gsm_cleanup_mux' - wrong count at exit ../drivers/char/tpm/tpm-buf.c:225:16: warning: cast to restricted __be16 ../drivers/char/tpm/tpm-buf.c:242:16: warning: cast to restricted __be32 Warning: ../drivers/tty/n_gsm.c:4175 function parameter 'dlci' not described in 'gsm_modem_send_initial_msc' Warning: ../drivers/tty/n_gsm.c:4175 function parameter 'dlci' not described in 'gsm_modem_send_initial_msc' ../drivers/dax/super.c:45:5: warning: context imbalance in 'dax_read_lock' - wrong count at exit ../drivers/dax/super.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'dax_read_unlock' - unexpected unlock ../lib/lockref.c:108:6: warning: context imbalance in 'lockref_put_or_lock' - wrong count at exit ../drivers/tty/vt/vt.c:227:5: warning: symbol 'console_blank_hook' was not declared. Should it be static? ../drivers/tty/vt/vt.c:3311:19: warning: symbol 'console_driver' was not declared. Should it be static? ../arch/x86/kernel/alternative.c:120:18: warning: symbol 'its_pages' was not declared. Should it be static? ../arch/x86/kernel/alternative.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/include/asm/mmu_context.h, ../include/linux/mmu_context.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__text_poke' - unexpected unlock ../net/sched/act_skbmod.c:73:39: warning: incorrect type in assignment (different base types) ../net/sched/act_skbmod.c:73:39: expected restricted __be16 [usertype] h_proto ../net/sched/act_skbmod.c:73:39: got unsigned short [usertype] eth_type ../net/sched/act_skbmod.c:207:29: warning: incorrect type in assignment (different base types) ../net/sched/act_skbmod.c:207:29: expected unsigned short [usertype] eth_type ../net/sched/act_skbmod.c:207:29: got restricted __be16 [usertype] ../net/sched/act_skbmod.c:263:48: warning: cast to restricted __be16 ../net/sched/act_skbmod.c:213:9: warning: context imbalance in 'tcf_skbmod_init' - different lock contexts for basic block ../drivers/misc/eeprom/m24lr.c:343:24: warning: cast to restricted __le16 ../drivers/misc/eeprom/m24lr.c:343:24: warning: cast from restricted __le64 ../drivers/misc/eeprom/m24lr.c:346:24: warning: cast to restricted __le32 ../drivers/misc/eeprom/m24lr.c:346:24: warning: cast from restricted __le64 ../mm/list_lru.c:161:6: warning: context imbalance in 'list_lru_add' - different lock contexts for basic block ../mm/list_lru.c:201:6: warning: context imbalance in 'list_lru_del' - different lock contexts for basic block ../mm/list_lru.c:290:35: warning: context imbalance in '__list_lru_walk_one' - different lock contexts for basic block ../fs/libfs.c:2144:18: error: incompatible types in comparison expression (different address spaces): ../fs/libfs.c:2144:18: struct dentry [noderef] __rcu * ../fs/libfs.c:2144:18: struct dentry * drivers/tty/vt/defkeymap.c:261:14: warning: symbol 'keymap_count' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:269:6: warning: symbol 'func_buf' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:300:6: warning: symbol 'funcbufptr' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:301:5: warning: symbol 'funcbufsize' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:302:5: warning: symbol 'funcbufleft' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:304:6: warning: symbol 'func_table' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:338:18: warning: symbol 'accent_table' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:375:14: warning: symbol 'accent_table_size' was not declared. Should it be static? ../net/sched/act_ife.c:56:15: warning: incorrect type in assignment (different base types) ../net/sched/act_ife.c:56:15: expected unsigned short [assigned] [usertype] edata ../net/sched/act_ife.c:56:15: got restricted __be16 [usertype] ../net/sched/act_ife.c:100:15: warning: incorrect type in assignment (different base types) ../net/sched/act_ife.c:100:15: expected unsigned int [assigned] [usertype] edata ../net/sched/act_ife.c:100:15: got restricted __be32 [usertype] ../net/sched/act_ife.c:322:9: warning: context imbalance in '__add_metainfo' - different lock contexts for basic block ../net/sched/act_ife.c:626:9: warning: context imbalance in 'tcf_ife_init' - different lock contexts for basic block ../net/sched/act_meta_mark.c:33:21: warning: cast to restricted __be32 ../sound/isa/sb/sb16_csp.c:290:12: warning: context imbalance in 'snd_sb_csp_riff_load' - different lock contexts for basic block ../sound/isa/sb/sb16_csp.c:540:12: warning: context imbalance in 'csp_detect' - wrong count at exit ../sound/isa/sb/sb16_csp.c:601:12: warning: context imbalance in 'snd_sb_csp_load' - wrong count at exit ../sound/isa/sb/sb16_csp.c:706:12: warning: context imbalance in 'snd_sb_csp_autoload' - different lock contexts for basic block ../sound/isa/sb/sb16_csp.c:776:12: warning: context imbalance in 'snd_sb_csp_start' - different lock contexts for basic block ../sound/isa/sb/sb16_csp.c:949:12: warning: context imbalance in 'snd_sb_qsound_switch_put' - wrong count at exit ../sound/isa/sb/sb16_csp.c:971:12: warning: context imbalance in 'snd_sb_qsound_space_get' - wrong count at exit ../sound/isa/sb/sb16_csp.c:994:40: warning: context imbalance in 'snd_sb_qsound_space_put' - wrong count at exit ../sound/isa/sb/sb16_csp.c:1050:13: warning: context imbalance in 'snd_sb_qsound_destroy' - different lock contexts for basic block ../sound/isa/sb/sb16_csp.c:1088:9: warning: context imbalance in 'snd_sb_csp_qsound_transfer' - wrong count at exit ../io_uring/zcrx.c:776:13: warning: context imbalance in 'io_zcrx_ring_refill' - wrong count at exit ../net/sched/act_meta_skbprio.c:38:25: warning: cast to restricted __be32 ../security/safesetid/securityfs.c:274:15: error: incompatible types in comparison expression (different address spaces): ../security/safesetid/securityfs.c:274:15: struct setid_ruleset [noderef] __rcu * ../security/safesetid/securityfs.c:274:15: struct setid_ruleset * ../security/safesetid/securityfs.c:289:61: warning: incorrect type in argument 6 (different address spaces) ../security/safesetid/securityfs.c:289:61: expected struct setid_ruleset *ruleset ../security/safesetid/securityfs.c:289:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setuid_rules ../security/safesetid/securityfs.c:296:61: warning: incorrect type in argument 6 (different address spaces) ../security/safesetid/securityfs.c:296:61: expected struct setid_ruleset *ruleset ../security/safesetid/securityfs.c:296:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setgid_rules ../sound/pci/via82xx.c:616:20: warning: context imbalance in 'snd_via686_interrupt' - wrong count at exit ../sound/pci/via82xx.c:708:9: warning: context imbalance in 'snd_via8233_interrupt' - wrong count at exit ../sound/pci/via82xx.c:823:26: warning: context imbalance in 'snd_via686_pcm_pointer' - different lock contexts for basic block ../sound/pci/via82xx.c:853:26: warning: context imbalance in 'snd_via8233_pcm_pointer' - different lock contexts for basic block ../sound/pci/via82xx.c:1005:9: warning: context imbalance in 'via_lock_rate' - wrong count at exit ../sound/pci/via82xx.c:1611:9: warning: context imbalance in 'snd_via8233_capture_source_put' - wrong count at exit ../sound/firewire/motu/motu-register-dsp-message-parser.c:363:9: warning: context imbalance in 'snd_motu_register_dsp_message_parser_parse' - wrong count at exit ../sound/firewire/motu/motu-register-dsp-message-parser.c:367:6: warning: context imbalance in 'snd_motu_register_dsp_message_parser_copy_meter' - wrong count at exit ../sound/firewire/motu/motu-register-dsp-message-parser.c:376:6: warning: context imbalance in 'snd_motu_register_dsp_message_parser_copy_parameter' - wrong count at exit ../sound/firewire/motu/motu-register-dsp-message-parser.c:395:6: warning: context imbalance in 'snd_motu_register_dsp_message_parser_copy_event' - different lock contexts for basic block ../drivers/dax/bus.c:19:1: warning: symbol 'dax_region_rwsem' was not declared. Should it be static? ../drivers/dax/bus.c:25:1: warning: symbol 'dax_dev_rwsem' was not declared. Should it be static? ../mm/workingset.c:763:9: warning: context imbalance in 'shadow_lru_isolate' - wrong count at exit ../drivers/regulator/ad5398.c:49:17: warning: cast to restricted __be16 ../drivers/regulator/ad5398.c:59:13: warning: incorrect type in assignment (different base types) ../drivers/regulator/ad5398.c:59:13: expected unsigned short val ../drivers/regulator/ad5398.c:59:13: got restricted __be16 [usertype] ../net/sched/act_meta_skbtcindex.c:33:25: warning: cast to restricted __be16 ../sound/firewire/motu/motu-command-dsp-message-parser.c:94:9: warning: context imbalance in 'snd_motu_command_dsp_message_parser_parse' - wrong count at exit ../sound/firewire/motu/motu-command-dsp-message-parser.c:172:6: warning: context imbalance in 'snd_motu_command_dsp_message_parser_copy_meter' - wrong count at exit ../drivers/pci/quirks.c:2469:57: warning: restricted pci_power_t degrades to integer Warning: ../sound/usb/usx2y/us144mkii.c:13 Cannot find identifier on line: * @brief Module parameters for ALSA card instantiation. Warning: ../sound/usb/usx2y/us144mkii.c:14 Cannot find identifier on line: * Warning: ../sound/usb/usx2y/us144mkii.c:15 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * These parameters allow users to configure how the ALSA sound card ../arch/x86/kvm/mmu/mmu.c:562:9: warning: context imbalance in 'walk_shadow_page_lockless_begin' - wrong count at exit ../arch/x86/kvm/mmu/mmu.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/kvm/irq.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'walk_shadow_page_lockless_end' - unexpected unlock ../arch/x86/kvm/mmu/mmu.c:2949:9: warning: context imbalance in 'mmu_try_to_unsync_pages' - different lock contexts for basic block ../arch/x86/kvm/mmu/mmu.c: note: in included file: ../arch/x86/kvm/mmu/paging_tmpl.h:106:24: warning: cast truncates bits from constant value (ffffffffff000 becomes fffff000) ../arch/x86/kvm/mmu/paging_tmpl.h:441:24: warning: cast truncates bits from constant value (ffffffffff000 becomes fffff000) ../arch/x86/kvm/mmu/mmu.c:5469:57: warning: cast truncates bits from constant value (ffffff33 becomes 33) ../arch/x86/kvm/mmu/mmu.c:5471:56: warning: cast truncates bits from constant value (ffffff0f becomes f) ../arch/x86/kvm/mmu/mmu.c:5473:57: warning: cast truncates bits from constant value (ffffff55 becomes 55) ../arch/x86/kvm/mmu/mmu.c:7734:9: warning: context imbalance in 'kvm_recover_nx_huge_pages' - different lock contexts for basic block ../drivers/tty/serial/8250/8250_core.c:94:9: warning: context imbalance in 'serial8250_interrupt' - wrong count at exit ../drivers/tty/serial/8250/8250_core.c: note: in included file (through ../include/linux/serial_8250.h): ../include/linux/serial_core.h:797:1: warning: context imbalance in 'serial_8250_overrun_backoff_work' - wrong count at exit ../drivers/tty/serial/8250/8250_core.c:874:9: warning: context imbalance in 'serial8250_unregister_port' - wrong count at exit ../sound/pci/via82xx_modem.c:473:20: warning: context imbalance in 'snd_via82xx_interrupt' - wrong count at exit ../sound/pci/via82xx_modem.c:607:26: warning: context imbalance in 'snd_via686_pcm_pointer' - different lock contexts for basic block ../drivers/clk/imx/clk-composite-8m.c:174:9: warning: context imbalance in 'imx8m_clk_composite_mux_set_parent' - different lock contexts for basic block ../net/ipv4/tcp_ipv4.c:3489:41: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3489:41: expected void const *data ../net/ipv4/tcp_ipv4.c:3489:41: got struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3615:45: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3615:45: expected void const *data ../net/ipv4/tcp_ipv4.c:3615:45: got struct tcp_congestion_ops const [noderef] __rcu *extern [addressable] [toplevel] tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3619:50: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_ipv4.c:3619:50: expected struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3619:50: got struct tcp_congestion_ops * ../net/ipv4/tcp_ipv4.c:1798:25: warning: context imbalance in 'tcp_v4_syn_recv_sock' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2099:17: warning: context imbalance in 'tcp_add_backlog' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2362:24: warning: context imbalance in 'tcp_v4_rcv' - different lock contexts for basic block ../net/ipv4/tcp_ipv4.c:2557:13: warning: context imbalance in 'listening_get_first' - wrong count at exit ../net/ipv4/tcp_ipv4.c:2605:29: warning: context imbalance in 'listening_get_next' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2638:13: warning: context imbalance in 'established_get_first' - wrong count at exit ../net/ipv4/tcp_ipv4.c:2683:40: warning: context imbalance in 'established_get_next' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2815:36: warning: context imbalance in 'tcp_seq_stop' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3067:36: warning: context imbalance in 'bpf_iter_tcp_resume_listening' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3097:56: warning: context imbalance in 'bpf_iter_tcp_resume_established' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3205:28: warning: context imbalance in 'bpf_iter_tcp_unlock_bucket' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3490:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3490:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3616:45: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3616:45: warning: dereference of noderef expression ../drivers/video/fbdev/core/fbcon_ud.c:371:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) ../drivers/clk/imx/clk-composite-93.c:66:9: warning: context imbalance in 'imx93_clk_composite_gate_endisable' - different lock contexts for basic block ../drivers/clk/imx/clk-composite-93.c:133:9: warning: context imbalance in 'imx93_clk_composite_divider_set_rate' - different lock contexts for basic block ../drivers/clk/imx/clk-composite-93.c:169:9: warning: context imbalance in 'imx93_clk_composite_mux_set_parent' - different lock contexts for basic block ../drivers/pinctrl/bcm/pinctrl-brcmstb.c:81:12: warning: context imbalance in 'brcmstb_pinctrl_fsel_set' - different lock contexts for basic block ../drivers/pinctrl/bcm/pinctrl-brcmstb.c:298:12: warning: context imbalance in 'brcmstb_pull_config_set' - different lock contexts for basic block ../drivers/iommu/io-pgtable-arm.c:1441:59: warning: Using plain integer as NULL pointer Warning: ../sound/usb/usx2y/us144mkii_playback.c:146 cannot understand function prototype: 'const struct snd_pcm_ops tascam_playback_ops =' ../sound/pci/ac97/ac97_pcm.c:672:9: warning: context imbalance in 'snd_ac97_pcm_close' - wrong count at exit ../sound/usb/caiaq/device.c:146:41: warning: cast to restricted __le16 ../drivers/reset/reset-aspeed.c:171:9: warning: context imbalance in 'aspeed_reset_assert' - different lock contexts for basic block ../drivers/reset/reset-aspeed.c:186:9: warning: context imbalance in 'aspeed_reset_deassert' - different lock contexts for basic block ../sound/core/rawmidi.c:106:13: warning: context imbalance in 'snd_rawmidi_ready' - wrong count at exit ../sound/core/rawmidi.c:237:9: warning: context imbalance in 'reset_runtime_ptrs' - wrong count at exit ../sound/core/rawmidi.c:338:12: warning: context imbalance in 'open_substream' - different lock contexts for basic block ../sound/core/rawmidi.c:789:12: warning: context imbalance in 'snd_rawmidi_output_status' - wrong count at exit ../sound/core/rawmidi.c:801:12: warning: context imbalance in 'snd_rawmidi_input_status' - wrong count at exit ../sound/core/rawmidi.c:1143:5: warning: context imbalance in 'snd_rawmidi_receive' - wrong count at exit ../sound/core/rawmidi.c:1331:5: warning: context imbalance in 'snd_rawmidi_transmit_empty' - wrong count at exit ../sound/core/rawmidi.c:1413:5: warning: context imbalance in 'snd_rawmidi_transmit_peek' - wrong count at exit ../sound/core/rawmidi.c:1464:5: warning: context imbalance in 'snd_rawmidi_transmit_ack' - wrong count at exit ../sound/core/rawmidi.c:1483:5: warning: context imbalance in 'snd_rawmidi_transmit' - wrong count at exit ../sound/core/rawmidi.c:1514:9: warning: context imbalance in 'snd_rawmidi_proceed' - wrong count at exit ../sound/isa/sb/emu8000_pcm.c:348:9: warning: context imbalance in 'start_voice' - wrong count at exit ../sound/isa/sb/emu8000_pcm.c:365:9: warning: context imbalance in 'stop_voice' - wrong count at exit ../mm/mmap_lock.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/cgroup.h, ../include/linux/memcontrol.h, ../include/trace/events/mmap_lock.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'lock_vma_under_rcu' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'lock_next_vma' - unexpected unlock ../fs/fs-writeback.c: note: in included file: ../include/linux/fs.h:901:9: warning: context imbalance in 'writeback_sb_inodes' - unexpected unlock ../fs/fs-writeback.c:2691:20: warning: context imbalance in '__mark_inode_dirty' - unexpected unlock Warning: ../sound/usb/usx2y/us144mkii_capture.c:100 cannot understand function prototype: 'const struct snd_pcm_ops tascam_capture_ops =' ../sound/usb/caiaq/audio.c:56:9: warning: context imbalance in 'activate_substream' - wrong count at exit ../sound/usb/caiaq/audio.c:68:9: warning: context imbalance in 'deactivate_substream' - wrong count at exit ../sound/usb/caiaq/audio.c:279:1: warning: context imbalance in 'snd_usb_caiaq_pcm_pointer' - wrong count at exit ../net/ipv4/tcp_cong.c:297:24: warning: incorrect type in initializer (different address spaces) ../net/ipv4/tcp_cong.c:297:24: expected struct tcp_congestion_ops const [noderef] __rcu *__ret ../net/ipv4/tcp_cong.c:297:24: got struct tcp_congestion_ops *[assigned] ca ../net/ipv4/tcp_cong.c:297:22: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_cong.c:297:22: expected struct tcp_congestion_ops const *prev ../net/ipv4/tcp_cong.c:297:22: got struct tcp_congestion_ops const [noderef] __rcu *[assigned] __ret ../io_uring/napi.c:84:12: warning: context imbalance in '__io_napi_del_id' - wrong count at exit ../io_uring/napi.c:116:9: warning: context imbalance in '__io_napi_remove_stale' - wrong count at exit ../io_uring/napi.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:220:37: warning: array of flexible structures ../io_uring/napi.c:263:27: warning: context imbalance in 'io_napi_free' - wrong count at exit ../sound/core/ump.c:1146:12: warning: context imbalance in 'snd_ump_legacy_open' - different lock contexts for basic block ../sound/core/ump.c:1231:12: warning: context imbalance in 'process_legacy_output' - wrong count at exit ../sound/core/ump.c:1267:13: warning: context imbalance in 'process_legacy_input' - different lock contexts for basic block Warning: ../sound/usb/usx2y/us144mkii_midi.c:158 cannot understand function prototype: 'const struct snd_rawmidi_ops tascam_midi_in_ops =' Warning: ../sound/usb/usx2y/us144mkii_midi.c:369 cannot understand function prototype: 'const struct snd_rawmidi_ops tascam_midi_out_ops =' ../sound/pci/ali5451/ali5451.c:906:29: warning: context imbalance in 'snd_ali_alloc_voice' - wrong count at exit ../sound/pci/ali5451/ali5451.c:1061:12: warning: context imbalance in 'snd_ali_trigger' - wrong count at exit ../sound/pci/ali5451/ali5451.c:1258:9: warning: context imbalance in 'snd_ali_playback_prepare' - wrong count at exit ../sound/pci/ali5451/ali5451.c:1351:1: warning: context imbalance in 'snd_ali_playback_pointer' - wrong count at exit ../sound/pci/ali5451/ali5451.c:1370:26: warning: context imbalance in 'snd_ali_pointer' - wrong count at exit ../sound/pci/ali5451/ali5451.c:1700:9: warning: context imbalance in 'snd_ali5451_spdif_get' - wrong count at exit ../sound/pci/ali5451/ali5451.c:1758:9: warning: context imbalance in 'snd_ali5451_spdif_put' - wrong count at exit ../sound/pci/ali5451/ali5451.c:1845:13: warning: context imbalance in 'ali_suspend' - wrong count at exit ../drivers/dma-buf/dma-fence.c:1112:51: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1112:51: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1112:51: got char const * ../drivers/dma-buf/dma-fence.c:1114:24: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1114:24: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1114:24: got char * ../drivers/dma-buf/dma-fence.c:1144:53: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1144:53: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1144:53: got char const * ../drivers/dma-buf/dma-fence.c:1146:24: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1146:24: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1146:24: got char * ../drivers/dma-buf/dma-fence.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/dma_fence.h): ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *driver_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *timeline_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *driver_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *timeline_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../drivers/tty/serial/8250/8250_port.c:673:13: warning: context imbalance in 'serial8250_set_sleep' - wrong count at exit ../drivers/tty/serial/8250/8250_port.c:1329:9: warning: context imbalance in 'serial8250_em485_handle_stop_tx' - wrong count at exit ../drivers/tty/serial/8250/8250_port.c:1514:9: warning: context imbalance in 'serial8250_em485_handle_start_tx' - wrong count at exit ../drivers/tty/serial/8250/8250_port.c:1867:29: warning: context imbalance in 'serial8250_tx_threshold_handle_irq' - wrong count at exit ../drivers/tty/serial/8250/8250_port.c:1871:21: warning: context imbalance in 'serial8250_tx_empty' - wrong count at exit ../drivers/tty/serial/8250/8250_port.c:1943:24: warning: context imbalance in 'serial8250_break_ctl' - wrong count at exit ../drivers/tty/serial/8250/8250_port.c:2056:9: warning: context imbalance in 'serial8250_startup_special' - wrong count at exit ../drivers/tty/serial/8250/8250_port.c: note: in included file (through ../include/linux/serial_8250.h): ../include/linux/serial_core.h:797:1: warning: context imbalance in 'serial8250_initialize' - wrong count at exit ../drivers/tty/serial/8250/8250_port.c:2775:9: warning: context imbalance in 'serial8250_do_set_termios' - wrong count at exit ../drivers/tty/serial/8250/8250_port.c:2792:9: warning: context imbalance in 'serial8250_do_set_ldisc' - wrong count at exit ../drivers/tty/serial/rda-uart.c:606:9: warning: context imbalance in 'rda_uart_port_write' - different lock contexts for basic block ../arch/x86/kvm/mmu/tdp_mmu.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/cgroup.h, ../include/linux/memcontrol.h, ../include/linux/resume_user_mode.h, ../include/linux/entry-virt.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__tdp_mmu_zap_root' - unexpected unlock ../arch/x86/kvm/mmu/tdp_mmu.c:1594:33: warning: context imbalance in 'tdp_mmu_split_huge_pages_root' - unexpected unlock ../io_uring/cmd_net.c:60:32: warning: array of flexible structures ../io_uring/cmd_net.c: note: in included file: ../io_uring/uring_cmd.h:21:59: warning: array of flexible structures Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'boost_ctrl' not described in 'lm3692x_led' Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'brightness_ctrl' not described in 'lm3692x_led' Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'enabled' not described in 'lm3692x_led' Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'boost_ctrl' not described in 'lm3692x_led' Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'brightness_ctrl' not described in 'lm3692x_led' Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'enabled' not described in 'lm3692x_led' ../drivers/tty/serial/mvebu-uart.c:758:9: warning: context imbalance in 'mvebu_uart_console_write' - different lock contexts for basic block ../drivers/reset/reset-k230.c:171:15: warning: context imbalance in 'k230_rst_clear_done' - wrong count at exit ../drivers/reset/reset-k230.c:208:15: warning: context imbalance in 'k230_rst_update' - wrong count at exit ../block/blk-cgroup.c:861:5: warning: context imbalance in 'blkg_conf_prep' - wrong count at exit ../block/blk-cgroup.c:985:9: warning: context imbalance in 'blkg_conf_exit' - wrong count at exit Warning: ../sound/usb/usx2y/us144mkii_controls.c:6 Cannot find identifier on line: * @brief Text descriptions for playback output source options. Warning: ../sound/usb/usx2y/us144mkii_controls.c:7 Cannot find identifier on line: * Warning: ../sound/usb/usx2y/us144mkii_controls.c:8 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * Used by ALSA kcontrol elements to provide user-friendly names for Warning: ../sound/usb/usx2y/us144mkii_controls.c:15 Cannot find identifier on line: * @brief Text descriptions for capture input source options. Warning: ../sound/usb/usx2y/us144mkii_controls.c:16 Cannot find identifier on line: * Warning: ../sound/usb/usx2y/us144mkii_controls.c:17 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * Used by ALSA kcontrol elements to provide user-friendly names for Warning: ../sound/usb/usx2y/us144mkii_controls.c:100 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_line_out_control =' Warning: ../sound/usb/usx2y/us144mkii_controls.c:171 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_digital_out_control =' Warning: ../sound/usb/usx2y/us144mkii_controls.c:259 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_capture_12_control =' Warning: ../sound/usb/usx2y/us144mkii_controls.c:330 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_capture_34_control =' Warning: ../sound/usb/usx2y/us144mkii_controls.c:408 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_samplerate_control =' ../net/core/filter.c:1440:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1440:39: expected struct sock_filter const *filter ../net/core/filter.c:1440:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:1518:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1518:39: expected struct sock_filter const *filter ../net/core/filter.c:1518:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:2342:45: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:2342:45: expected restricted __be32 [usertype] daddr ../net/core/filter.c:2342:45: got unsigned int [usertype] ipv4_nh ../net/core/filter.c:3963:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? ../net/core/filter.c:4703:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? ../net/core/filter.c:5117:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? ../net/core/filter.c:8130:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/filter.c:12132:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? ../net/core/filter.c:12162:17: warning: symbol 'bpf_dynptr_from_skb_meta' was not declared. Should it be static? ../net/core/filter.c:12178:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? ../net/core/filter.c:12194:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? ../net/core/filter.c:12215:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? ../net/core/filter.c:12312:17: warning: symbol 'bpf_sock_ops_enable_tx_tstamp' was not declared. Should it be static? ../net/core/filter.c:12362:17: warning: symbol 'bpf_xdp_pull_data' was not declared. Should it be static? ../net/core/filter.c:12538:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? ../net/core/filter.c:1948:43: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1948:43: expected restricted __wsum [usertype] diff ../net/core/filter.c:1948:43: got unsigned long long [usertype] to ../net/core/filter.c:1951:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1951:36: expected restricted __be16 [usertype] old ../net/core/filter.c:1951:36: got unsigned long long [usertype] from ../net/core/filter.c:1951:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1951:42: expected restricted __be16 [usertype] new ../net/core/filter.c:1951:42: got unsigned long long [usertype] to ../net/core/filter.c:1954:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1954:36: expected restricted __be32 [usertype] from ../net/core/filter.c:1954:36: got unsigned long long [usertype] from ../net/core/filter.c:1954:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1954:42: expected restricted __be32 [usertype] to ../net/core/filter.c:1954:42: got unsigned long long [usertype] to ../net/core/filter.c:2000:59: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2000:59: expected restricted __wsum [usertype] diff ../net/core/filter.c:2000:59: got unsigned long long [usertype] to ../net/core/filter.c:2003:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2003:52: expected restricted __be16 [usertype] from ../net/core/filter.c:2003:52: got unsigned long long [usertype] from ../net/core/filter.c:2003:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2003:58: expected restricted __be16 [usertype] to ../net/core/filter.c:2003:58: got unsigned long long [usertype] to ../net/core/filter.c:2006:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2006:52: expected restricted __be32 [usertype] from ../net/core/filter.c:2006:52: got unsigned long long [usertype] from ../net/core/filter.c:2006:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2006:58: expected restricted __be32 [usertype] to ../net/core/filter.c:2006:58: got unsigned long long [usertype] to ../net/core/filter.c:2073:35: warning: incorrect type in return expression (different base types) ../net/core/filter.c:2073:35: expected unsigned long long ../net/core/filter.c:2073:35: got restricted __wsum [usertype] csum ../net/core/filter.c:6046:17: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6046:17: expected unsigned int [usertype] spi ../net/core/filter.c:6046:17: got restricted __be32 const [usertype] spi ../net/core/filter.c:6054:33: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6054:33: expected unsigned int [usertype] remote_ipv4 ../net/core/filter.c:6054:33: got restricted __be32 const [usertype] a4 ../drivers/nfc/microread/microread.c:489:26: warning: cast to restricted __be16 ../drivers/nfc/microread/microread.c:503:26: warning: cast to restricted __be16 ../drivers/nfc/microread/microread.c:521:25: warning: cast to restricted __le16 ../kernel/locking/mutex.c: note: in included file (through ../include/linux/mutex.h): ../arch/x86/include/asm/current.h:23:17: warning: context imbalance in '__mutex_lock' - different lock contexts for basic block ../arch/x86/include/asm/current.h:23:17: warning: context imbalance in '__ww_mutex_lock' - different lock contexts for basic block ../arch/x86/include/asm/current.h:23:17: warning: context imbalance in 'mutex_lock_io_nested' - different lock contexts for basic block ../drivers/soc/qcom/qcom-geni-se.c:1061:21: warning: cast to restricted __le32 ../drivers/soc/qcom/qcom-geni-se.c:1061:21: warning: cast from restricted __le16 ../drivers/dma/xilinx/xilinx_dma.c:1038:39: warning: context imbalance in 'xilinx_dma_chan_handle_cyclic' - unexpected unlock Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'last_interrupt' not described in 'xdma_chan' Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'stop_requested' not described in 'xdma_chan' Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'last_interrupt' not described in 'xdma_chan' Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'stop_requested' not described in 'xdma_chan' ../io_uring/fdinfo.c: note: in included file (through ../io_uring/filetable.h): ../include/linux/io_uring_types.h:220:37: warning: array of flexible structures ../net/ipv6/mcast_snoop.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures Warning: ../drivers/char/tpm/tpm_crb.c:193 function parameter 'loc' not described in '__crb_go_idle' Warning: ../drivers/char/tpm/tpm_crb.c:246 function parameter 'loc' not described in '__crb_cmd_ready' Warning: ../drivers/char/tpm/tpm_crb.c:193 function parameter 'loc' not described in '__crb_go_idle' Warning: ../drivers/char/tpm/tpm_crb.c:246 function parameter 'loc' not described in '__crb_cmd_ready' ../drivers/gpio/gpio-amdpt.c:32:12: warning: context imbalance in 'pt_gpio_request' - wrong count at exit ../drivers/gpio/gpio-amdpt.c:54:13: warning: context imbalance in 'pt_gpio_free' - wrong count at exit ../arch/x86/kernel/process.c: In function ‘arch_post_acpi_subsys_init’: ../arch/x86/kernel/process.c:972:17: warning: variable ‘hi’ set but not used [-Wunused-but-set-variable] 972 | u32 lo, hi; | ^~ ../drivers/misc/keba/cp500.c:962:34: warning: Using plain integer as NULL pointer ../net/core/xdp.c:903:17: warning: symbol 'bpf_xdp_metadata_rx_timestamp' was not declared. Should it be static? ../net/core/xdp.c:925:17: warning: symbol 'bpf_xdp_metadata_rx_hash' was not declared. Should it be static? ../net/core/xdp.c:958:17: warning: symbol 'bpf_xdp_metadata_rx_vlan_tag' was not declared. Should it be static? ../kernel/power/main.c:183:5: warning: symbol 'pm_async_enabled' was not declared. Should it be static? ../kernel/power/main.c:223:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:223:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:224:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:224:26: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:226:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:227:62: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:223:55: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:252:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:252:46: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:253:54: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:252:67: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:272:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:272:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:39: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:757:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:757:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:758:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:759:77: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:757:55: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:788:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:788:46: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:789:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:788:67: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:809:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:809:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:815:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:815:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:883:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:883:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:914:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:914:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:915:58: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:916:51: warning: restricted suspend_state_t degrades to integer ../sound/usb/6fire/midi.c:29:9: warning: context imbalance in 'usb6fire_midi_out_handler' - wrong count at exit ../sound/usb/6fire/midi.c:51:9: warning: context imbalance in 'usb6fire_midi_in_received' - wrong count at exit ../sound/usb/6fire/midi.c:65:13: warning: context imbalance in 'usb6fire_midi_out_trigger' - wrong count at exit ../sound/usb/6fire/midi.c:121:9: warning: context imbalance in 'usb6fire_midi_in_trigger' - wrong count at exit ../kernel/irq/irqdesc.c:268:16: warning: context imbalance in 'chip_name_show' - wrong count at exit ../kernel/irq/irqdesc.c:279:16: warning: context imbalance in 'hwirq_show' - wrong count at exit ../kernel/irq/irqdesc.c:290:16: warning: context imbalance in 'type_show' - wrong count at exit ../kernel/irq/irqdesc.c:300:16: warning: context imbalance in 'wakeup_show' - wrong count at exit ../kernel/irq/irqdesc.c:309:16: warning: context imbalance in 'name_show' - wrong count at exit ../kernel/irq/irqdesc.c:850:17: warning: context imbalance in '__irq_get_desc_lock' - wrong count at exit ../drivers/tty/serial/8250/8250_rsa.c:149:6: warning: context imbalance in 'rsa_enable' - different lock contexts for basic block ../drivers/tty/serial/8250/8250_rsa.c:167:6: warning: context imbalance in 'rsa_disable' - different lock contexts for basic block ../mm/mincore.c:164:17: warning: context imbalance in 'mincore_pte_range' - unexpected unlock ../drivers/tty/mxser.c:288:32: warning: array of flexible structures ../drivers/tty/mxser.c:443:13: warning: context imbalance in 'mxser_start_tx' - wrong count at exit ../drivers/tty/mxser.c:473:13: warning: context imbalance in 'mxser_dtr_rts' - wrong count at exit ../drivers/tty/mxser.c:913:16: warning: context imbalance in 'mxser_put_char' - wrong count at exit ../drivers/tty/mxser.c:974:12: warning: context imbalance in 'mxser_set_serial_info' - different lock contexts for basic block ../drivers/tty/mxser.c:1091:12: warning: context imbalance in 'mxser_tiocmset' - different lock contexts for basic block ../drivers/tty/mxser.c:1137:12: warning: context imbalance in 'mxser_ioctl_op_mode' - different lock contexts for basic block ../drivers/tty/mxser.c:1300:9: warning: context imbalance in 'mxser_stop' - wrong count at exit ../drivers/tty/mxser.c:1309:9: warning: context imbalance in 'mxser_start' - wrong count at exit ../drivers/tty/mxser.c:1327:9: warning: context imbalance in 'mxser_set_termios' - different lock contexts for basic block ../drivers/tty/mxser.c:1339:13: warning: context imbalance in 'mxser_tx_empty' - wrong count at exit ../drivers/tty/mxser.c:1424:13: warning: context imbalance in 'mxser_rs_break' - wrong count at exit ../drivers/tty/mxser.c:1619:68: warning: context imbalance in 'mxser_interrupt' - different lock contexts for basic block ../mm/mlock.c: note: in included file (through ../include/linux/swap.h): ../include/linux/memcontrol.h:1555:39: warning: context imbalance in '__mlock_folio' - unexpected unlock ../include/linux/memcontrol.h:1555:39: warning: context imbalance in '__mlock_new_folio' - unexpected unlock ../include/linux/memcontrol.h:1555:39: warning: context imbalance in '__munlock_folio' - unexpected unlock ../mm/mlock.c:208:39: warning: context imbalance in 'mlock_folio_batch' - unexpected unlock ../mm/mlock.c:407:20: warning: context imbalance in 'mlock_pte_range' - unexpected unlock ../drivers/gpio/gpio-aspeed.c:441:9: warning: context imbalance in 'aspeed_gpio_set' - wrong count at exit ../drivers/gpio/gpio-aspeed.c:444:12: warning: context imbalance in 'aspeed_gpio_dir_in' - wrong count at exit ../drivers/gpio/gpio-aspeed.c:462:12: warning: context imbalance in 'aspeed_gpio_dir_out' - wrong count at exit ../drivers/gpio/gpio-aspeed.c:483:12: warning: context imbalance in 'aspeed_gpio_get_direction' - wrong count at exit ../drivers/gpio/gpio-aspeed.c:520:13: warning: context imbalance in 'aspeed_gpio_irq_ack' - different lock contexts for basic block ../drivers/gpio/gpio-aspeed.c:540:13: warning: context imbalance in 'aspeed_gpio_irq_set_mask' - different lock contexts for basic block ../drivers/gpio/gpio-aspeed.c:693:9: warning: context imbalance in 'aspeed_gpio_reset_tolerance' - wrong count at exit ../drivers/gpio/gpio-aspeed.c:788:12: warning: context imbalance in 'enable_debounce' - different lock contexts for basic block ../drivers/gpio/gpio-aspeed.c:877:9: warning: context imbalance in 'disable_debounce' - wrong count at exit ../drivers/gpio/gpio-aspeed.c:940:5: warning: context imbalance in 'aspeed_gpio_copro_grab_gpio' - different lock contexts for basic block ../drivers/gpio/gpio-aspeed.c:986:5: warning: context imbalance in 'aspeed_gpio_copro_release_gpio' - different lock contexts for basic block ../kernel/sched/core.c:330:56: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:330:56: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:330:56: struct task_struct * ../kernel/sched/core.c:805:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:805:33: expected struct task_struct *task ../kernel/sched/core.c:805:33: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:881:49: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/core.c:881:49: expected struct task_struct *p ../kernel/sched/core.c:881:49: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:1101:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:1101:38: expected struct task_struct *curr ../kernel/sched/core.c:1101:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:1207:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:1207:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:1207:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:2175:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:2175:39: expected struct task_struct *donor ../kernel/sched/core.c:2175:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:2186:65: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:2186:65: expected struct task_struct *tsk ../kernel/sched/core.c:2186:65: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:3583:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:3583:17: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:3583:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:3788:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:3788:36: expected struct task_struct const *p ../kernel/sched/core.c:3788:36: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:8073:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:8073:43: expected struct task_struct *push_task ../kernel/sched/core.c:8073:43: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:5520:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:5520:15: expected struct task_struct *donor ../kernel/sched/core.c:5520:15: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:6188:32: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6188:32: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6188:32: struct task_struct * ../kernel/sched/core.c:6219:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6219:23: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6219:23: struct task_struct * ../kernel/sched/core.c:6227:46: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6227:46: struct task_struct * ../kernel/sched/core.c:6227:46: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6284:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6284:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:6284:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:6738:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6738:14: expected struct task_struct *prev ../kernel/sched/core.c:6738:14: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:6805:37: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/core.c:6805:37: expected struct task_struct *prev ../kernel/sched/core.c:6805:37: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:7311:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:7311:17: struct task_struct * ../kernel/sched/core.c:7311:17: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:8956:16: warning: incorrect type in return expression (different address spaces) ../kernel/sched/core.c:8956:16: expected struct task_struct * ../kernel/sched/core.c:8956:16: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10215:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:10215:25: expected struct task_struct *p ../kernel/sched/core.c:10215:25: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10476:58: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:10476:58: expected struct task_struct *t ../kernel/sched/core.c:10476:58: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10512:38: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:10512:38: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:10512:38: struct task_struct * ../kernel/sched/core.c:404:9: warning: context imbalance in 'sched_core_lock' - different lock contexts for basic block ../kernel/sched/core.c:414:17: warning: context imbalance in 'sched_core_unlock' - unexpected unlock ../kernel/sched/core.c:632:6: warning: context imbalance in 'raw_spin_rq_lock_nested' - wrong count at exit ../kernel/sched/core.c:657:6: warning: context imbalance in 'raw_spin_rq_trylock' - wrong count at exit ../kernel/sched/core.c:681:6: warning: context imbalance in 'raw_spin_rq_unlock' - unexpected unlock ../kernel/sched/core.c: note: in included file: ../kernel/sched/sched.h:1810:9: warning: context imbalance in '__task_rq_lock' - wrong count at exit ../kernel/sched/sched.h:1810:9: warning: context imbalance in 'task_rq_lock' - wrong count at exit ../kernel/sched/core.c: note: in included file: ../kernel/sched/pelt.h:102:13: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/pelt.h:102:13: expected struct task_struct const *p ../kernel/sched/pelt.h:102:13: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:881:11: warning: dereference of noderef expression ../kernel/sched/core.c:1580:13: warning: context imbalance in 'uclamp_update_util_min_rt_default' - wrong count at exit ../kernel/sched/core.c:2256:35: warning: context imbalance in 'wait_task_inactive' - different lock contexts for basic block ../kernel/sched/core.c:2650:6: warning: context imbalance in 'set_cpus_allowed_common' - different lock contexts for basic block ../kernel/sched/core.c: note: in included file: ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/core.c:2170:38: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:2170:38: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:2170:38: struct task_struct const * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/core.c:10475:31: warning: dereference of noderef expression ../kernel/sched/core.c:10475:53: warning: dereference of noderef expression ../kernel/sched/core.c:10480:30: warning: dereference of noderef expression ../kernel/sched/core.c:10480:52: warning: dereference of noderef expression ../kernel/sched/core.c:10481:46: warning: dereference of noderef expression ../kernel/sched/core.c:10486:35: warning: dereference of noderef expression ../kernel/sched/core.c:10503:13: warning: context imbalance in 'mm_cid_fixup_task_to_cpu' - wrong count at exit ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2614:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2614:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2614:9: struct task_struct * ../sound/usb/6fire/pcm.c: note: in included file: ../sound/usb/6fire/pcm.h:54:31: warning: array of flexible structures ../sound/usb/6fire/pcm.h:55:32: warning: array of flexible structures ../sound/usb/6fire/pcm.c:487:12: warning: context imbalance in 'usb6fire_pcm_trigger' - different lock contexts for basic block ../sound/usb/6fire/pcm.c:514:26: warning: context imbalance in 'usb6fire_pcm_pointer' - different lock contexts for basic block ../fs/d_path.c:195:9: warning: context imbalance in 'prepend_path' - wrong count at exit ../fs/d_path.c:359:9: warning: context imbalance in '__dentry_path' - wrong count at exit ../drivers/clk/renesas/clk-r8a7778.c:84:52: warning: dubious: x | !y ../drivers/clk/renesas/clk-r8a7778.c:86:50: warning: dubious: x | !y ../kernel/irq/manage.c:50:43: warning: context imbalance in '__synchronize_hardirq' - different lock contexts for basic block ../kernel/irq/manage.c:441:12: warning: context imbalance in '__irq_set_affinity' - wrong count at exit ../kernel/irq/manage.c:571:5: warning: context imbalance in 'irq_setup_affinity' - wrong count at exit ../kernel/irq/manage.c:1184:13: warning: context imbalance in 'irq_wake_secondary' - different lock contexts for basic block ../kernel/irq/manage.c:1272:6: warning: context imbalance in 'irq_wake_thread' - different lock contexts for basic block ../kernel/irq/manage.c:2031:12: warning: context imbalance in 'free_nmi' - different lock contexts for basic block In file included from ../include/linux/string.h:382, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:12, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/cpuid/api.h:57, from ../arch/x86/include/asm/processor.h:19, from ../include/linux/sched.h:13, from ../include/linux/ratelimit.h:6, from ../include/linux/dev_printk.h:16, from ../include/linux/device.h:15, from ../drivers/nfc/pn533/pn533.c:9: In function ‘fortify_memcpy_chk’, inlined from ‘pn533_target_found_felica’ at ../drivers/nfc/pn533/pn533.c:781:2: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warning: ../drivers/dma/dmatest.c:152 struct member '' not described in 'dmatest_info' Warning: ../drivers/dma/dmatest.c:152 struct member '' not described in 'dmatest_info' ../arch/x86/kernel/fpu/core.c:232:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:232:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:232:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:239:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:239:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:239:33: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:599:39: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:599:39: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:599:39: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:603:41: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:603:41: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:603:41: got struct spinlock [noderef] __rcu * ../drivers/gpio/gpio-ath79.c:70:13: warning: context imbalance in 'ath79_gpio_irq_unmask' - wrong count at exit ../drivers/gpio/gpio-ath79.c:93:13: warning: context imbalance in 'ath79_gpio_irq_enable' - wrong count at exit ../drivers/gpio/gpio-ath79.c:103:13: warning: context imbalance in 'ath79_gpio_irq_disable' - wrong count at exit ../drivers/gpio/gpio-ath79.c:113:12: warning: context imbalance in 'ath79_gpio_irq_set_type' - wrong count at exit ../drivers/nfc/pn533/pn533.c:117:39: warning: incorrect type in initializer (different base types) ../drivers/nfc/pn533/pn533.c:117:39: expected restricted __be16 [usertype] sc ../drivers/nfc/pn533/pn533.c:117:39: got int ../drivers/nfc/pn533/pn533.c:130:39: warning: incorrect type in initializer (different base types) ../drivers/nfc/pn533/pn533.c:130:39: expected restricted __be16 [usertype] sc ../drivers/nfc/pn533/pn533.c:130:39: got int ../drivers/scsi/megaraid/megaraid_mbox.c:195:5: warning: symbol 'mraid_debug_level' was not declared. Should it be static? ../drivers/clk/sophgo/clk-sg2044.c:177:12: warning: context imbalance in 'sg2044_div_set_rate' - wrong count at exit ../drivers/clk/sophgo/clk-sg2044.c:193:12: warning: context imbalance in 'sg2044_div_enable' - wrong count at exit ../drivers/clk/sophgo/clk-sg2044.c:208:13: warning: context imbalance in 'sg2044_div_disable' - wrong count at exit ../fs/fs_struct.c:150:18: warning: symbol 'init_fs' was not declared. Should it be static? ../block/blk-iocost.c:732:9: warning: context imbalance in 'iocg_lock' - wrong count at exit ../block/blk-iocost.c:743:28: warning: context imbalance in 'iocg_unlock' - unexpected unlock ../kernel/irq/spurious.c:28:13: warning: context imbalance in 'try_one_irq' - wrong count at exit ../kernel/irq/spurious.c:171:9: warning: context imbalance in '__report_bad_irq' - wrong count at exit ../sound/core/oss/pcm_oss.c:2003:12: warning: context imbalance in 'snd_pcm_oss_nonblock' - wrong count at exit ../kernel/power/suspend.c:93:54: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:93:54: expected int val ../kernel/power/suspend.c:93:54: got restricted suspend_state_t [usertype] ../kernel/power/suspend.c:130:54: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:130:54: expected int val ../kernel/power/suspend.c:130:54: got restricted suspend_state_t [usertype] ../kernel/power/suspend.c:191:19: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:191:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:192:19: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:192:51: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:197:26: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:197:65: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:204:42: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:204:51: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:205:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:206:51: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:204:72: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:229:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:229:73: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:230:27: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:230:59: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:235:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:235:69: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:236:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:236:42: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:464:33: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:464:33: expected int val ../kernel/power/suspend.c:464:33: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:467:33: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:467:33: expected int val ../kernel/power/suspend.c:467:33: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:537:57: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:537:57: expected int val ../kernel/power/suspend.c:537:57: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:539:57: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:539:57: expected int val ../kernel/power/suspend.c:539:57: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:577:52: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:577:52: expected int val ../kernel/power/suspend.c:577:52: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:604:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:604:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:613:52: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:613:52: expected int val ../kernel/power/suspend.c:613:52: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:614:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:614:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:637:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:637:22: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:637:39: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:637:48: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:640:9: warning: restricted suspend_state_t degrades to integer ../net/mptcp/protocol.c:3546:9: warning: context imbalance in 'mptcp_sk_clone_init' - unexpected unlock ../sound/usb/hiface/pcm.c:55:32: warning: array of flexible structures ../sound/usb/hiface/pcm.c:386:12: warning: context imbalance in 'hiface_pcm_close' - different lock contexts for basic block ../sound/usb/hiface/pcm.c:467:26: warning: context imbalance in 'hiface_pcm_pointer' - different lock contexts for basic block ../drivers/clk/sophgo/clk-sg2044-pll.c:336:12: warning: context imbalance in 'sg2044_pll_set_rate' - different lock contexts for basic block ../drivers/scsi/device_handler/scsi_dh_alua.c: note: in included file (through ../include/linux/atomic.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/irqflags.h, ../include/linux/irqflags.h, ...): ../arch/x86/include/asm/atomic.h:93:16: warning: context imbalance in 'alua_rtpg' - different lock contexts for basic block ../kernel/irq/resend.c:34:9: warning: context imbalance in 'resend_irqs' - wrong count at exit ../kernel/irq/resend.c:85:6: warning: context imbalance in 'clear_irq_resend' - wrong count at exit ../kernel/locking/spinlock.c: note: in included file (through ../include/linux/spinlock.h): ../include/linux/spinlock_api_smp.h:134:9: warning: context imbalance in '_raw_spin_lock' - different lock contexts for basic block ../include/linux/spinlock_api_smp.h:111:9: warning: context imbalance in '_raw_spin_lock_irqsave' - different lock contexts for basic block ../include/linux/spinlock_api_smp.h:120:9: warning: context imbalance in '_raw_spin_lock_irq' - different lock contexts for basic block ../include/linux/spinlock_api_smp.h:127:9: warning: context imbalance in '_raw_spin_lock_bh' - different lock contexts for basic block ../kernel/locking/spinlock.c:184:26: warning: context imbalance in '_raw_spin_unlock' - unexpected unlock ../kernel/locking/spinlock.c:192:26: warning: context imbalance in '_raw_spin_unlock_irqrestore' - unexpected unlock ../kernel/locking/spinlock.c:200:26: warning: context imbalance in '_raw_spin_unlock_irq' - unexpected unlock ../kernel/locking/spinlock.c:208:26: warning: context imbalance in '_raw_spin_unlock_bh' - unexpected unlock ../kernel/locking/spinlock.c: note: in included file (through ../include/linux/spinlock_api_smp.h, ../include/linux/spinlock.h): ../include/linux/rwlock_api_smp.h:151:9: warning: context imbalance in '_raw_read_lock' - different lock contexts for basic block ../include/linux/rwlock_api_smp.h:161:9: warning: context imbalance in '_raw_read_lock_irqsave' - different lock contexts for basic block ../include/linux/rwlock_api_smp.h:170:9: warning: context imbalance in '_raw_read_lock_irq' - different lock contexts for basic block ../include/linux/rwlock_api_smp.h:177:9: warning: context imbalance in '_raw_read_lock_bh' - different lock contexts for basic block ../kernel/locking/spinlock.c:258:26: warning: context imbalance in '_raw_read_unlock' - unexpected unlock ../kernel/locking/spinlock.c:266:26: warning: context imbalance in '_raw_read_unlock_irqrestore' - unexpected unlock ../kernel/locking/spinlock.c:274:26: warning: context imbalance in '_raw_read_unlock_irq' - unexpected unlock ../kernel/locking/spinlock.c:282:26: warning: context imbalance in '_raw_read_unlock_bh' - unexpected unlock ../include/linux/rwlock_api_smp.h:210:9: warning: context imbalance in '_raw_write_lock' - different lock contexts for basic block ../include/linux/rwlock_api_smp.h:217:9: warning: context imbalance in '_raw_write_lock_nested' - different lock contexts for basic block ../include/linux/rwlock_api_smp.h:187:9: warning: context imbalance in '_raw_write_lock_irqsave' - different lock contexts for basic block ../include/linux/rwlock_api_smp.h:196:9: warning: context imbalance in '_raw_write_lock_irq' - different lock contexts for basic block ../include/linux/rwlock_api_smp.h:203:9: warning: context imbalance in '_raw_write_lock_bh' - different lock contexts for basic block ../kernel/locking/spinlock.c:340:26: warning: context imbalance in '_raw_write_unlock' - unexpected unlock ../kernel/locking/spinlock.c:348:26: warning: context imbalance in '_raw_write_unlock_irqrestore' - unexpected unlock ../kernel/locking/spinlock.c:356:26: warning: context imbalance in '_raw_write_unlock_irq' - unexpected unlock ../kernel/locking/spinlock.c:364:26: warning: context imbalance in '_raw_write_unlock_bh' - unexpected unlock ../kernel/locking/spinlock.c:379:9: warning: context imbalance in '_raw_spin_lock_nested' - different lock contexts for basic block ../kernel/locking/spinlock.c:391:9: warning: context imbalance in '_raw_spin_lock_irqsave_nested' - different lock contexts for basic block ../kernel/locking/spinlock.c:401:9: warning: context imbalance in '_raw_spin_lock_nest_lock' - different lock contexts for basic block ../kernel/power/suspend_test.c:97:17: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend_test.c:103:17: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend_test.c:109:17: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend_test.c:168:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend_test.c:168:16: warning: incorrect type in assignment (different base types) ../kernel/power/suspend_test.c:168:16: expected int i ../kernel/power/suspend_test.c:168:16: got restricted suspend_state_t [usertype] ../kernel/power/suspend_test.c:192:43: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend_test.c:192:56: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend_test.c:193:53: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend_test.c:192:82: warning: restricted suspend_state_t degrades to integer ../arch/x86/kvm/xen.c:584:9: warning: context imbalance in 'kvm_xen_update_runstate_guest' - unexpected unlock ../drivers/gpu/drm/display/drm_dp_tunnel.c:124:16: error: too long token expansion ../drivers/tty/nozomi.c:389:26: warning: cast to restricted __le16 ../drivers/tty/nozomi.c:392:26: warning: cast to restricted __le32 ../drivers/tty/nozomi.c:400:36: warning: cast to restricted __le16 ../drivers/tty/nozomi.c:404:34: warning: cast to restricted __le32 ../drivers/tty/nozomi.c:433:24: warning: incorrect type in argument 1 (different base types) ../drivers/tty/nozomi.c:433:24: expected unsigned short val ../drivers/tty/nozomi.c:433:24: got restricted __le16 [usertype] ../drivers/tty/nozomi.c:441:24: warning: incorrect type in argument 1 (different base types) ../drivers/tty/nozomi.c:441:24: expected unsigned int val ../drivers/tty/nozomi.c:441:24: got restricted __le32 [usertype] ../drivers/tty/nozomi.c:449:32: warning: incorrect type in argument 1 (different base types) ../drivers/tty/nozomi.c:449:32: expected unsigned short val ../drivers/tty/nozomi.c:449:32: got restricted __le16 [usertype] ../drivers/tty/nozomi.c:453:32: warning: incorrect type in argument 1 (different base types) ../drivers/tty/nozomi.c:453:32: expected unsigned int val ../drivers/tty/nozomi.c:453:32: got restricted __le32 [usertype] ../drivers/tty/nozomi.c:332:25: warning: array of flexible structures ../drivers/tty/nozomi.c:761:16: warning: cast to restricted __le32 ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../kernel/locking/lockdep_proc.c: In function ‘seq_stats’: ../kernel/locking/lockdep_proc.c:499:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 499 | snprintf(name+namelen, 3, "#%d", class->name_version); | ^~ ../kernel/locking/lockdep_proc.c:499:43: note: directive argument in the range [2, 2147483647] 499 | snprintf(name+namelen, 3, "#%d", class->name_version); | ^~~~~ ../kernel/locking/lockdep_proc.c:499:17: note: ‘snprintf’ output between 3 and 12 bytes into a destination of size 3 499 | snprintf(name+namelen, 3, "#%d", class->name_version); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/locking/lockdep_proc.c:479:17: error: incompatible types in comparison expression (different address spaces): ../kernel/locking/lockdep_proc.c:479:17: char const [noderef] __rcu * ../kernel/locking/lockdep_proc.c:479:17: char const * ../kernel/locking/lockdep_proc.c:480:17: error: incompatible types in comparison expression (different address spaces): ../kernel/locking/lockdep_proc.c:480:17: struct lockdep_subclass_key const [noderef] __rcu * ../kernel/locking/lockdep_proc.c:480:17: struct lockdep_subclass_key const * ../net/mctp/route.c:213:9: warning: context imbalance in 'mctp_lookup_key' - different lock contexts for basic block ../net/mctp/route.c:608:39: warning: context imbalance in 'mctp_dst_input' - unexpected unlock ../kernel/sched/fair.c:1151:49: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:1151:49: expected struct task_struct *running ../kernel/sched/fair.c:1151:49: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:1187:33: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/fair.c:1187:33: expected struct sched_entity *se ../kernel/sched/fair.c:1187:33: got struct sched_entity [noderef] __rcu * ../kernel/sched/fair.c:1243:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/fair.c:1243:34: expected struct sched_entity const *se ../kernel/sched/fair.c:1243:34: got struct sched_entity [noderef] __rcu * ../kernel/sched/fair.c:3020:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:3020:13: expected struct task_struct *tsk ../kernel/sched/fair.c:3020:13: got struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:12919:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12919:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12919:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:6025:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/fair.c:6025:22: struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:6025:22: struct task_struct * ../kernel/sched/fair.c:6765:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:6765:39: expected struct task_struct *donor ../kernel/sched/fair.c:6765:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:8344:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:8344:20: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:8344:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:8548:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:8548:9: expected struct sched_domain *[assigned] tmp ../kernel/sched/fair.c:8548:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:8747:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:8747:39: expected struct task_struct *donor ../kernel/sched/fair.c:8747:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:8774:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/fair.c:8774:37: expected struct task_struct *tsk ../kernel/sched/fair.c:8774:37: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:9038:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:9038:38: expected struct task_struct *curr ../kernel/sched/fair.c:9038:38: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:10074:40: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:10074:40: expected struct sched_domain *child ../kernel/sched/fair.c:10074:40: got struct sched_domain [noderef] __rcu *child ../kernel/sched/fair.c:10702:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/fair.c:10702:22: struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:10702:22: struct task_struct * ../kernel/sched/fair.c:12174:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12174:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12174:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:11812:44: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:11812:44: expected struct sched_domain *sd_parent ../kernel/sched/fair.c:11812:44: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:12287:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12287:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12287:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:2966:9: warning: context imbalance in 'task_numa_placement' - different lock contexts for basic block ../kernel/sched/fair.c: note: in included file: ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../arch/x86/kernel/fpu/xstate.c:1656:9: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1656:9: expected struct lockdep_map const *lock ../arch/x86/kernel/fpu/xstate.c:1656:9: got struct lockdep_map [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1750:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1750:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1750:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1758:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1758:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1758:33: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1776:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1776:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1776:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1780:41: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1780:41: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1780:41: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1795:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1795:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1795:33: got struct spinlock [noderef] __rcu * ../fs/fs_pin.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/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'pin_kill' - unexpected unlock ../include/linux/rcupdate.h:865:9: warning: context imbalance in 'mnt_pin_kill' - different lock contexts for basic block ../include/linux/rcupdate.h:865:9: warning: context imbalance in 'group_pin_kill' - different lock contexts for basic block ../net/ipv4/tcp_offload.c:212:49: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:212:49: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:212:49: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:214:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:214:60: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:214:60: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:257:41: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:257:41: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:257:41: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:259:52: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:259:52: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:259:52: got fouled restricted __sum16 ../kernel/irq/chip.c:465:25: warning: context imbalance in 'irq_wait_on_inprogress' - unexpected unlock ../kernel/irq/chip.c:610:6: warning: context imbalance in 'handle_simple_irq' - wrong count at exit ../kernel/irq/chip.c:685:6: warning: context imbalance in 'handle_level_irq' - wrong count at exit ../kernel/irq/chip.c:736:6: warning: context imbalance in 'handle_fasteoi_irq' - wrong count at exit ../kernel/irq/chip.c:823:6: warning: context imbalance in 'handle_edge_irq' - wrong count at exit ../kernel/irq/chip.c:1137:6: warning: context imbalance in 'handle_fasteoi_ack_irq' - wrong count at exit ../kernel/irq/chip.c:1175:6: warning: context imbalance in 'handle_fasteoi_mask_irq' - wrong count at exit ../kernel/locking/lockdep.c:1157:5: warning: symbol 'check_consistency' was not declared. Should it be static? ../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) ../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) ../mm/memory.c:165:15: warning: symbol 'zero_pfn' was not declared. Should it be static? ../mm/memory.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/timerqueue.h, ../include/linux/hrtimer_defs.h, ../include/linux/hrtimer.h, ../include/linux/interrupt.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'copy_pte_range' - unexpected unlock ../mm/memory.c:2225:16: warning: context imbalance in '__get_locked_pte' - different lock contexts for basic block ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'insert_page' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'insert_pfn' - unexpected unlock ../mm/memory.c:3154:17: warning: context imbalance in 'apply_to_pte_range' - unexpected unlock ../mm/memory.c:3787:42: warning: context imbalance in 'wp_page_copy' - different lock contexts for basic block ../mm/memory.c:3826:19: warning: context imbalance in 'finish_mkwrite_fault' - different lock contexts for basic block ../mm/memory.c:3857:17: warning: context imbalance in 'wp_pfn_shared' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'wp_page_shared' - unexpected unlock ../mm/memory.c:4049:19: warning: context imbalance in 'do_wp_page' - wrong count at exit ../mm/memory.c:4311:9: warning: context imbalance in 'remove_device_exclusive_entry' - different lock contexts for basic block ../mm/memory.c:4337:19: warning: context imbalance in 'pte_marker_clear' - different lock contexts for basic block ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'do_swap_page' - unexpected unlock ../mm/memory.c:5241:9: warning: context imbalance in 'do_anonymous_page' - different lock contexts for basic block ../mm/memory.c:5473:12: warning: context imbalance in 'finish_fault' - different lock contexts for basic block ../mm/memory.c:5857:9: warning: context imbalance in 'do_fault' - different lock contexts for basic block ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'do_numa_page' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'handle_pte_fault' - unexpected unlock ../mm/memory.c:6698:5: warning: context imbalance in 'follow_pfnmap_start' - different lock contexts for basic block ../mm/memory.c:6784:28: warning: context imbalance in 'follow_pfnmap_end' - unexpected unlock ../drivers/acpi/acpica/evhandler.c:26:4: warning: symbol 'acpi_gbl_default_address_spaces' was not declared. Should it be static? ../sound/usb/line6/capture.c:205:9: warning: context imbalance in 'audio_in_callback' - wrong count at exit ../sound/usb/qcom/qc_audio_offload.c:950:27: warning: incorrect type in argument 2 (different base types) ../sound/usb/qcom/qc_audio_offload.c:950:27: expected unsigned int val ../sound/usb/qcom/qc_audio_offload.c:950:27: got restricted snd_pcm_format_t [usertype] pcm_format Warning: ../sound/usb/qcom/qc_audio_offload.c:1021 function parameter 'xfer_buf_cpu' not described in 'uaudio_transfer_buffer_setup' Warning: ../sound/usb/qcom/qc_audio_offload.c:1021 function parameter 'xfer_buf_cpu' not described in 'uaudio_transfer_buffer_setup' ../drivers/pinctrl/mediatek/mtk-eint.c:423:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/mediatek/mtk-eint.c:423:44: expected void [noderef] __iomem *base ../drivers/pinctrl/mediatek/mtk-eint.c:423:44: got void [noderef] __iomem **base ../drivers/pinctrl/mediatek/mtk-eint.c:431:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/mediatek/mtk-eint.c:431:44: expected void [noderef] __iomem *base ../drivers/pinctrl/mediatek/mtk-eint.c:431:44: got void [noderef] __iomem **base ../drivers/scsi/megaraid/megaraid_sas_base.c:76:14: warning: symbol 'resetwaittime' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:88:14: warning: symbol 'dual_qdepth_disable' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:4656:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4656:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4656:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:4907:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4907:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4907:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:6755:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:6755:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:6755:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:4563:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4563:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4563:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:204:26: warning: symbol 'megasas_mgmt_info' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:211:5: warning: symbol 'megasas_dbg_lvl' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:293:31: warning: restricted __le16 degrades to integer ../drivers/scsi/megaraid/megaraid_sas_base.c:299:31: warning: cast from restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_base.c:425:29: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: expected unsigned int [usertype] opcode ../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: got restricted __le32 [usertype] opcode ../drivers/scsi/megaraid/megaraid_sas_base.c:2019:33: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_base.c:2060:34: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_base.c: note: in included file: ../drivers/scsi/megaraid/megaraid_sas.h:2485:32: warning: array of flexible structures ../drivers/scsi/megaraid/megaraid_sas_base.c:4787:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4787:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4787:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:5027:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:5027:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:5027:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:5212:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:5212:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:5212:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:5294:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:5294:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:5294:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:6308:42: warning: cast removes address space '__iomem' of expression ../drivers/scsi/megaraid/megaraid_sas_base.c:6307:57: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/megaraid/megaraid_sas_base.c:6307:57: expected unsigned int [noderef] [usertype] __iomem * ../drivers/scsi/megaraid/megaraid_sas_base.c:6307:57: got unsigned int [usertype] * ../drivers/scsi/megaraid/megaraid_sas_base.c:6312:34: warning: cast removes address space '__iomem' of expression ../drivers/scsi/megaraid/megaraid_sas_base.c:6311:57: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/megaraid/megaraid_sas_base.c:6311:57: expected unsigned int [noderef] [usertype] __iomem * ../drivers/scsi/megaraid/megaraid_sas_base.c:6311:57: got unsigned int [usertype] * ../drivers/scsi/megaraid/megaraid_sas_base.c:6619:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:6619:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:6619:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:6833:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:6833:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:6833:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:7590:44: warning: restricted __le32 degrades to integer ../drivers/scsi/megaraid/megaraid_sas_base.c:8207:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:8207:23: expected int crash_support ../drivers/scsi/megaraid/megaraid_sas_base.c:8207:23: got restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_base.c:8291:31: warning: invalid assignment: &= ../drivers/scsi/megaraid/megaraid_sas_base.c:8291:31: left side has type restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_base.c:8291:31: right side has type int ../drivers/scsi/megaraid/megaraid_sas_base.c:8816:46: warning: restricted __le32 degrades to integer ../drivers/xen/privcmd.c:572:35: warning: cast removes address space '__user' of expression ../drivers/xen/privcmd.c:572:32: warning: incorrect type in assignment (different address spaces) ../drivers/xen/privcmd.c:572:32: expected unsigned long [noderef] [usertype] __user *[addressable] [assigned] user_gfn ../drivers/xen/privcmd.c:572:32: got unsigned long [usertype] * ../drivers/xen/privcmd.c:700:17: warning: incorrect type in assignment (different address spaces) ../drivers/xen/privcmd.c:700:17: expected void *[usertype] h ../drivers/xen/privcmd.c:700:17: got void [noderef] __user *uptr ../drivers/pinctrl/intel/pinctrl-baytrail.c:600:9: warning: context imbalance in 'byt_set_group_simple_mux' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:626:9: warning: context imbalance in 'byt_set_group_mixed_mux' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:689:15: warning: context imbalance in 'byt_gpio_clear_triggering' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:692:12: warning: context imbalance in 'byt_gpio_request_enable' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:769:15: warning: context imbalance in 'byt_gpio_set_direction' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:927:12: warning: context imbalance in 'byt_pin_config_set' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1048:12: warning: context imbalance in 'byt_gpio_set' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1090:12: warning: context imbalance in 'byt_gpio_direction_input' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1130:15: warning: context imbalance in 'byt_gpio_direction_output' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1239:13: warning: context imbalance in 'byt_irq_ack' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1265:13: warning: context imbalance in 'byt_irq_unmask' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1304:12: warning: context imbalance in 'byt_irq_type' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1658:9: warning: context imbalance in 'byt_gpio_suspend' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1706:9: warning: context imbalance in 'byt_gpio_resume' - wrong count at exit ../drivers/gpio/gpio-blzp1600.c:76:13: warning: context imbalance in 'blzp1600_gpio_irq_mask' - wrong count at exit ../drivers/gpio/gpio-blzp1600.c:84:13: warning: context imbalance in 'blzp1600_gpio_irq_unmask' - wrong count at exit ../drivers/gpio/gpio-blzp1600.c:99:13: warning: context imbalance in 'blzp1600_gpio_irq_enable' - wrong count at exit ../drivers/gpio/gpio-blzp1600.c:110:13: warning: context imbalance in 'blzp1600_gpio_irq_disable' - wrong count at exit ../drivers/gpio/gpio-blzp1600.c:119:12: warning: context imbalance in 'blzp1600_gpio_irq_set_type' - wrong count at exit ../drivers/gpio/gpio-blzp1600.c:73:9: warning: context imbalance in 'blzp1600_gpio_set_debounce' - wrong count at exit ../kernel/rcu/update.c: note: in included file: ../kernel/rcu/tasks.h:2058:5: warning: symbol 'rcu_tasks_trace_lazy_ms' was not declared. Should it be static? ../lib/once.c:72:6: warning: context imbalance in '__do_once_sleepable_start' - different lock contexts for basic block ../lib/once.c:90:6: warning: context imbalance in '__do_once_sleepable_done' - wrong count at exit ../drivers/block/drbd/drbd_bitmap.c:495:14: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_bitmap.c:495:14: expected unsigned long [assigned] mask ../drivers/block/drbd/drbd_bitmap.c:495:14: got restricted __le64 [usertype] ../drivers/block/drbd/drbd_bitmap.c:531:14: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_bitmap.c:531:14: expected unsigned long [assigned] mask ../drivers/block/drbd/drbd_bitmap.c:531:14: got restricted __le64 [usertype] ../drivers/block/drbd/drbd_bitmap.c:572:27: warning: invalid assignment: &= ../drivers/block/drbd/drbd_bitmap.c:572:27: left side has type unsigned long ../drivers/block/drbd/drbd_bitmap.c:572:27: right side has type restricted __le64 ../drivers/block/drbd/drbd_bitmap.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../include/linux/alloc_tag.h, ../include/linux/vmalloc.h): ../include/linux/list.h:237:25: warning: context imbalance in 'drbd_bm_aio_ctx_destroy' - unexpected unlock ../drivers/block/drbd/drbd_bitmap.c: note: in included file: ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/gpio/gpio-brcmstb.c:81:1: warning: context imbalance in 'brcmstb_gpio_get_active_irqs' - wrong count at exit ../drivers/gpio/gpio-brcmstb.c:98:13: warning: context imbalance in 'brcmstb_gpio_set_imask' - wrong count at exit ../drivers/gpio/gpio-brcmstb.c:157:12: warning: context imbalance in 'brcmstb_gpio_irq_set_type' - wrong count at exit Warning: ../drivers/block/drbd/drbd_bitmap.c:1219 function parameter 'peer_device' not described in 'drbd_bm_read' Warning: ../drivers/block/drbd/drbd_bitmap.c:1231 function parameter 'peer_device' not described in 'drbd_bm_write' Warning: ../drivers/block/drbd/drbd_bitmap.c:1243 function parameter 'peer_device' not described in 'drbd_bm_write_all' Warning: ../drivers/block/drbd/drbd_bitmap.c:1270 function parameter 'peer_device' not described in 'drbd_bm_write_copy_pages' Warning: ../drivers/block/drbd/drbd_bitmap.c:1219 function parameter 'peer_device' not described in 'drbd_bm_read' Warning: ../drivers/block/drbd/drbd_bitmap.c:1231 function parameter 'peer_device' not described in 'drbd_bm_write' Warning: ../drivers/block/drbd/drbd_bitmap.c:1243 function parameter 'peer_device' not described in 'drbd_bm_write_all' Warning: ../drivers/block/drbd/drbd_bitmap.c:1270 function parameter 'peer_device' not described in 'drbd_bm_write_copy_pages' ../lib/refcount.c:144:6: warning: context imbalance in 'refcount_dec_and_lock' - different lock contexts for basic block ../lib/refcount.c:172:6: warning: context imbalance in 'refcount_dec_and_lock_irqsave' - different lock contexts for basic block ../kernel/locking/rtmutex_api.c: note: in included file (through ../include/linux/sched/signal.h, ../kernel/locking/rtmutex.c): ../include/linux/sched/task.h:116:21: warning: context imbalance in 'task_blocks_on_rt_mutex' - unexpected unlock ../kernel/locking/rtmutex_api.c: note: in included file: ../kernel/locking/rtmutex.c:1672:9: warning: context imbalance in 'rt_mutex_handle_deadlock' - unexpected unlock ../drivers/base/devtmpfs.c:88:30: warning: symbol 'devtmpfs_context_ops' was not declared. Should it be static? Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' ../arch/x86/kernel/tboot.c:487:16: warning: incorrect type in assignment (different address spaces) ../arch/x86/kernel/tboot.c:487:16: expected void *config ../arch/x86/kernel/tboot.c:487:16: got void [noderef] __iomem * ../arch/x86/kernel/tboot.c:493:19: warning: incorrect type in assignment (different address spaces) ../arch/x86/kernel/tboot.c:493:19: expected void *heap_base ../arch/x86/kernel/tboot.c:493:19: got void [noderef] __iomem * ../arch/x86/kernel/tboot.c:495:17: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/tboot.c:495:17: expected void volatile [noderef] __iomem *addr ../arch/x86/kernel/tboot.c:495:17: got void *config ../drivers/gpio/gpio-bt8xx.c:70:12: warning: context imbalance in 'bt8xxgpio_gpio_direction_input' - wrong count at exit ../drivers/gpio/gpio-bt8xx.c:88:12: warning: context imbalance in 'bt8xxgpio_gpio_get' - wrong count at exit ../drivers/gpio/gpio-bt8xx.c:117:9: warning: context imbalance in 'bt8xxgpio_gpio_direction_output' - wrong count at exit ../drivers/gpio/gpio-bt8xx.c:134:9: warning: context imbalance in 'bt8xxgpio_gpio_set' - wrong count at exit ../drivers/gpio/gpio-bt8xx.c:248:12: warning: context imbalance in 'bt8xxgpio_resume' - different lock contexts for basic block ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/rt.c:838:70: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:838:70: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:838:70: struct task_struct * ../kernel/sched/rt.c:2294:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:2294:25: struct task_struct * ../kernel/sched/rt.c:2294:25: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:529:55: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:529:55: expected struct task_struct *donor ../kernel/sched/rt.c:529:55: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:976:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:976:39: expected struct task_struct *donor ../kernel/sched/rt.c:976:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1493:31: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/rt.c:1493:31: expected struct task_struct *p ../kernel/sched/rt.c:1493:31: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1809:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1809:9: expected struct sched_domain *[assigned] sd ../kernel/sched/rt.c:1809:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/rt.c:1512:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1512:14: expected struct task_struct *curr ../kernel/sched/rt.c:1512:14: got struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:1513:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1513:15: expected struct task_struct *donor ../kernel/sched/rt.c:1513:15: got struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:1574:45: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/rt.c:1574:45: expected struct task_struct *p ../kernel/sched/rt.c:1574:45: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1616:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:1616:39: expected struct task_struct *donor ../kernel/sched/rt.c:1616:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1635:64: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:1635:64: expected struct task_struct *tsk ../kernel/sched/rt.c:1635:64: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:1976:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:1976:40: expected struct task_struct *task ../kernel/sched/rt.c:1976:40: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:1999:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:1999:13: struct task_struct * ../kernel/sched/rt.c:1999:13: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:2345:54: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2345:54: expected struct task_struct *tsk ../kernel/sched/rt.c:2345:54: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:2347:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2347:40: expected struct task_struct *p ../kernel/sched/rt.c:2347:40: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:2347:62: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2347:62: expected struct task_struct *p ../kernel/sched/rt.c:2347:62: got struct task_struct [noderef] __rcu *donor ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/deadline.c:2888:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2888:23: expected struct task_struct *p ../kernel/sched/deadline.c:2888:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2898:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:2898:13: struct task_struct * ../kernel/sched/deadline.c:2898:13: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:3004:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:3004:25: struct task_struct * ../kernel/sched/deadline.c:3004:25: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2505:42: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2505:42: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:2505:42: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:2515:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2515:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:2515:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1194:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1194:39: expected struct task_struct *p ../kernel/sched/deadline.c:1194:39: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1194:85: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1194:85: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1194:85: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1292:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1292:23: expected struct task_struct *p ../kernel/sched/deadline.c:1292:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:1423:30: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:1423:30: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:1423:30: struct task_struct * ../kernel/sched/deadline.c:1800:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1800:31: expected struct task_struct *p ../kernel/sched/deadline.c:1800:31: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1800:70: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1800:70: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1800:70: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1914:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/deadline.c:1914:39: expected struct task_struct *donor ../kernel/sched/deadline.c:1914:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2724:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2724:9: expected struct sched_domain *[assigned] sd ../kernel/sched/deadline.c:2724:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/deadline.c:2392:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2392:14: expected struct task_struct *curr ../kernel/sched/deadline.c:2392:14: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2393:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2393:15: expected struct task_struct *donor ../kernel/sched/deadline.c:2393:15: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2467:43: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2467:43: expected struct task_struct *p ../kernel/sched/deadline.c:2467:43: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:3049:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:3049:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:3049:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:3051:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:3051:23: expected struct task_struct *p ../kernel/sched/deadline.c:3051:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:3053:44: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:3053:44: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:3053:44: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:3288:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:3288:23: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:3288:23: struct task_struct * ../kernel/sched/deadline.c:3335:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:185:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/syscalls.c:185:22: struct task_struct [noderef] __rcu * ../kernel/sched/syscalls.c:185:22: struct task_struct * ../kernel/sched/syscalls.c:230:48: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/syscalls.c:230:48: struct task_struct [noderef] __rcu * ../kernel/sched/syscalls.c:230:48: struct task_struct * ../kernel/sched/syscalls.c:1410:22: warning: incorrect type in assignment (different address spaces) ../kernel/sched/syscalls.c:1410:22: expected struct task_struct *curr ../kernel/sched/syscalls.c:1410:22: got struct task_struct [noderef] __rcu *donor ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:1270:6: warning: context imbalance in 'sched_getaffinity' - different lock contexts for basic block ../kernel/sched/syscalls.c:1335:11: warning: dereference of noderef expression ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/rt.c:1659:15: warning: dereference of noderef expression ../sound/usb/line6/midi.c:73:13: warning: context imbalance in 'midi_sent' - different lock contexts for basic block ../sound/usb/line6/midi.c:164:9: warning: context imbalance in 'line6_midi_output_trigger' - wrong count at exit ../drivers/dma/bcm-sba-raid.c:575:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:575:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:575:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:594:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:594:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:594:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:663:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:663:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:663:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:682:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:682:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:682:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:783:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:783:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:783:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:801:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:801:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:801:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:821:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:821:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:821:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:930:41: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:930:41: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:930:41: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:949:41: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:949:41: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:949:41: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:964:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:964:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:964:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:983:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:983:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:983:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1004:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1004:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1004:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1031:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1031:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1031:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1107:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1107:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1107:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1127:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1127:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1127:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1144:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1144:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1144:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1164:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1164:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1164:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1188:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1188:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1188:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1213:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1213:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1213:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1242:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1242:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1242:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1265:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1265:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1265:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1285:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1285:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1285:25: got restricted __le64 [usertype] ../drivers/soc/qcom/qmi_encdec.c:359:55: warning: cast to restricted __le16 ../drivers/soc/qcom/qmi_encdec.c:676:31: warning: incorrect type in assignment (different base types) ../drivers/soc/qcom/qmi_encdec.c:676:31: expected unsigned int [usertype] val32 ../drivers/soc/qcom/qmi_encdec.c:676:31: got restricted __le32 [usertype] ../drivers/pinctrl/intel/pinctrl-intel.c:425:12: warning: context imbalance in 'intel_pinmux_set_mux' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:540:12: warning: context imbalance in 'intel_gpio_request_enable' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:588:15: warning: context imbalance in 'intel_gpio_set_direction' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:763:12: warning: context imbalance in 'intel_config_set_pull' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:847:13: warning: context imbalance in 'intel_gpio_set_high_impedance' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:861:12: warning: context imbalance in 'intel_config_set_debounce' - different lock contexts for basic block ../drivers/pinctrl/intel/pinctrl-intel.c:1037:12: warning: context imbalance in 'intel_gpio_set' - different lock contexts for basic block ../drivers/pinctrl/intel/pinctrl-intel.c:1130:9: warning: context imbalance in 'intel_gpio_irq_ack' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:1153:9: warning: context imbalance in 'intel_gpio_irq_mask_unmask' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:1196:12: warning: context imbalance in 'intel_gpio_irq_type' - different lock contexts for basic block ../sound/pci/aw2/aw2-alsa.c:397:12: warning: context imbalance in 'snd_aw2_pcm_trigger_playback' - wrong count at exit ../sound/pci/aw2/aw2-alsa.c:422:12: warning: context imbalance in 'snd_aw2_pcm_trigger_capture' - wrong count at exit ../drivers/gpio/gpio-cadence.c:40:12: warning: context imbalance in 'cdns_gpio_request' - wrong count at exit ../drivers/gpio/gpio-cadence.c:52:13: warning: context imbalance in 'cdns_gpio_free' - wrong count at exit ../drivers/gpio/gpio-cadence.c:81:12: warning: context imbalance in 'cdns_gpio_irq_set_type' - wrong count at exit ../drivers/block/drbd/drbd_proc.c:269:30: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_proc.c:269:30: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_proc.c:269:30: struct net_conf * ../kernel/rcu/srcutree.c:431:13: warning: context imbalance in 'spin_lock_irqsave_sdp_contention' - wrong count at exit ../kernel/rcu/srcutree.c:449:13: warning: context imbalance in 'spin_lock_irqsave_ssp_contention' - wrong count at exit ../kernel/rcu/srcutree.c:1072:9: warning: context imbalance in 'srcu_funnel_exp_start' - unexpected unlock ../kernel/rcu/srcutree.c:1161:9: warning: context imbalance in 'srcu_funnel_gp_start' - unexpected unlock ../kernel/rcu/srcutree.c:1411:9: warning: context imbalance in 'srcu_gp_start_if_needed' - unexpected unlock ../kernel/rcu/srcutree.c:1772:9: warning: context imbalance in 'srcu_expedite_current_cb' - unexpected unlock ../kernel/rcu/srcutree.c:1805:9: warning: context imbalance in 'srcu_expedite_current' - unexpected unlock ../mm/mremap.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/mm.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'move_ptes' - unexpected unlock ../mm/mremap.c:410:20: warning: context imbalance in 'move_normal_pmd' - different lock contexts for basic block ../drivers/scsi/megaraid/megaraid_sas_fusion.c:895:70: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:895:70: expected unsigned long long [usertype] RDPQBaseAddress ../drivers/scsi/megaraid/megaraid_sas_fusion.c:895:70: got restricted __le64 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:904:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:904:51: expected restricted __le64 [usertype] Words ../drivers/scsi/megaraid/megaraid_sas_fusion.c:904:51: got unsigned long long ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1333:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1333:29: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1333:29: got int ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1336:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1336:29: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1336:29: got int ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1438:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1438:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1438:21: got int ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1541:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1541:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1541:21: got int ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2232:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2232:34: expected unsigned long long [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2232:34: got restricted __le64 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2237:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2237:26: expected unsigned long long [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2237:26: got restricted __le64 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3115:68: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3115:68: expected restricted __le16 [usertype] virtual_disk_tgt_id ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3115:68: got unsigned short [usertype] pd_target_id ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3121:55: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3121:55: expected restricted __le16 [usertype] config_seq_num ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3121:55: got unsigned short [usertype] seqNum ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3123:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3123:47: expected restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3123:47: got unsigned short [usertype] devHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3344:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3344:48: expected restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3344:48: got unsigned short [usertype] r1_alt_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3345:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3345:39: expected restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3345:39: got unsigned short [usertype] r1_alt_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3346:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3346:35: expected unsigned short [usertype] r1_alt_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3346:35: got restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3347:79: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3347:79: expected unsigned short [usertype] peer_smid ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3347:79: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3349:82: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3349:82: expected unsigned short [usertype] peer_smid ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3349:82: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3603:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3603:29: expected unsigned int [usertype] data_length ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3603:29: got restricted __le32 [usertype] DataLength ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3632:59: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4324:24: warning: cast to restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4574:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4574:32: expected unsigned short [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4574:32: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4576:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4576:30: expected unsigned short [usertype] TaskMID ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4576:30: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:5370:34: warning: symbol 'megasas_instance_template_fusion' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3468:21: warning: cast to restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3474:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3474:21: expected unsigned int [usertype] data_length ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3474:21: got restricted __le32 [usertype] DataLength ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3485:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3485:37: expected unsigned int [usertype] data_length ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3485:37: got restricted __le32 [usertype] DataLength ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3491:32: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_debugfs.c:45:15: warning: symbol 'megasas_debugfs_root' was not declared. Should it be static? ../kernel/irq/generic-chip.c:44:23: warning: context imbalance in 'irq_gc_mask_disable_reg' - wrong count at exit ../kernel/irq/generic-chip.c:56:6: warning: context imbalance in 'irq_gc_mask_set_bit' - wrong count at exit ../kernel/irq/generic-chip.c:75:6: warning: context imbalance in 'irq_gc_mask_clr_bit' - wrong count at exit ../kernel/irq/generic-chip.c:101:23: warning: context imbalance in 'irq_gc_unmask_enable_reg' - wrong count at exit ../kernel/irq/generic-chip.c:110:6: warning: context imbalance in 'irq_gc_ack_set_bit' - wrong count at exit ../kernel/irq/generic-chip.c:125:6: warning: context imbalance in 'irq_gc_ack_clr_bit' - wrong count at exit ../kernel/irq/generic-chip.c:147:6: warning: context imbalance in 'irq_gc_mask_disable_and_ack_set' - wrong count at exit ../kernel/irq/generic-chip.c:164:6: warning: context imbalance in 'irq_gc_eoi' - wrong count at exit ../kernel/irq/generic-chip.c:183:5: warning: context imbalance in 'irq_gc_set_wake' - wrong count at exit ../kernel/irq/generic-chip.c:475:16: warning: context imbalance in 'irq_map_generic_chip' - different lock contexts for basic block ../drivers/nfc/nfcmrvl/uart.c:53:33: warning: cast to restricted __le32 ../sound/usb/line6/pcm.c:201:9: warning: context imbalance in 'line6_stream_start' - wrong count at exit ../sound/usb/line6/pcm.c:205:13: warning: context imbalance in 'line6_stream_stop' - different lock contexts for basic block ../drivers/scsi/megaraid/megaraid_sas_fp.c:740:60: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fp.c:740:60: expected unsigned short [usertype] r1_alt_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fp.c:740:60: got restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_fp.c:181:72: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:186:33: warning: cast to restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_fp.c:194:25: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:195:25: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:197:33: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:198:33: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:201:79: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:202:33: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:210:41: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:211:49: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:213:49: warning: cast to restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_fp.c:219:58: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:220:33: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:229:41: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:230:33: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:854:60: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fp.c:854:60: expected unsigned short [usertype] r1_alt_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fp.c:854:60: got restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_fp.c:1188:28: warning: restricted __le16 degrades to integer ../drivers/scsi/megaraid/megaraid_sas_fp.c:1379:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fp.c:1379:24: expected unsigned short [usertype] pd1_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fp.c:1379:24: got restricted __le16 ../drivers/pinctrl/intel/pinctrl-cherryview.c:661:12: warning: context imbalance in 'chv_pinmux_set_mux' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:740:12: warning: context imbalance in 'chv_gpio_request_enable' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:790:13: warning: context imbalance in 'chv_gpio_disable_free' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:818:9: warning: context imbalance in 'chv_gpio_set_direction' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:917:12: warning: context imbalance in 'chv_config_set_pull' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:992:9: warning: context imbalance in 'chv_config_set_oden' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:1129:9: warning: context imbalance in 'chv_gpio_set' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:1174:13: warning: context imbalance in 'chv_gpio_irq_ack' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:1205:9: warning: context imbalance in 'chv_gpio_irq_mask_unmask' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:1330:12: warning: context imbalance in 'chv_gpio_irq_type' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:1595:20: warning: context imbalance in 'chv_pinctrl_mmio_access_handler' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:1731:9: warning: context imbalance in 'chv_pinctrl_suspend_noirq' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:1779:9: warning: context imbalance in 'chv_pinctrl_resume_noirq' - wrong count at exit ../block/blk-zoned.c:535:30: warning: context imbalance in 'disk_get_and_lock_zone_wplug' - wrong count at exit ../block/blk-zoned.c:1061:32: warning: context imbalance in 'blk_zone_wplug_handle_write' - unexpected unlock ../block/blk-zoned.c:1644:31: warning: context imbalance in 'blk_revalidate_seq_zone' - unexpected unlock ../drivers/base/firmware_loader/main.c:229:9: warning: context imbalance in 'free_fw_priv' - wrong count at exit ../kernel/dma/mapping.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/dma.h): ../include/trace/events/dma.h:114:1: error: too long token expansion ../include/trace/events/dma.h:161:1: error: too long token expansion Warning: ../security/landlock/ruleset.c:206 Invalid param: const struct landlock_layer (*const layers)[] Warning: ../security/landlock/ruleset.c:206 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' Warning: ../security/landlock/ruleset.c:685 Invalid param: layer_mask_t (*const layer_masks)[] Warning: ../security/landlock/ruleset.c:685 function parameter 'layer_mask_t (*const layer_masks' not described in 'landlock_init_layer_masks' Warning: ../security/landlock/ruleset.c:206 Invalid param: const struct landlock_layer (*const layers)[] Warning: ../security/landlock/ruleset.c:206 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' Warning: ../security/landlock/ruleset.c:685 Invalid param: layer_mask_t (*const layer_masks)[] Warning: ../security/landlock/ruleset.c:685 function parameter 'layer_mask_t (*const layer_masks' not described in 'landlock_init_layer_masks' ../drivers/pinctrl/intel/pinctrl-lynxpoint.c:315:9: warning: context imbalance in 'lp_pinmux_set_mux' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-lynxpoint.c:350:9: warning: context imbalance in 'lp_gpio_request_enable' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-lynxpoint.c:355:13: warning: context imbalance in 'lp_gpio_disable_free' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-lynxpoint.c:392:9: warning: context imbalance in 'lp_gpio_set_direction' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-lynxpoint.c:448:12: warning: context imbalance in 'lp_pin_config_set' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-lynxpoint.c:518:9: warning: context imbalance in 'lp_gpio_set' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-lynxpoint.c:571:13: warning: context imbalance in 'lp_irq_ack' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-lynxpoint.c:617:12: warning: context imbalance in 'lp_irq_set_type' - different lock contexts for basic block ../sound/core/seq/seq_memory.c:233:6: warning: context imbalance in 'snd_seq_cell_free' - different lock contexts for basic block ../sound/core/seq/seq_memory.c:429:18: warning: context imbalance in 'snd_seq_pool_poll_wait' - wrong count at exit ../sound/core/seq/seq_memory.c:436:5: warning: context imbalance in 'snd_seq_pool_init' - different lock contexts for basic block ../sound/core/seq/seq_memory.c:475:6: warning: context imbalance in 'snd_seq_pool_mark_closing' - different lock contexts for basic block ../sound/core/seq/seq_memory.c:484:5: warning: context imbalance in 'snd_seq_pool_done' - different lock contexts for basic block ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/debug.c:624:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/debug.c:624:17: expected struct sched_domain *[assigned] sd ../kernel/sched/debug.c:624:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/debug.c:952:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/debug.c:952:9: expected struct task_struct *tsk ../kernel/sched/debug.c:952:9: got struct task_struct [noderef] __rcu *curr ../kernel/sched/debug.c:952:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/debug.c:952:9: expected struct task_struct *tsk ../kernel/sched/debug.c:952:9: got struct task_struct [noderef] __rcu *curr ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/stats.c:136:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/stats.c:136:17: expected struct sched_domain *[assigned] sd ../kernel/sched/stats.c:136:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/topology.c:115:56: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:115:56: expected struct sched_domain *sd ../kernel/sched/topology.c:115:56: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:134:60: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:134:60: expected struct sched_domain *sd ../kernel/sched/topology.c:134:60: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:157:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:157:20: expected struct sched_domain *sd ../kernel/sched/topology.c:157:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:438:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:438:13: expected struct perf_domain *[assigned] tmp ../kernel/sched/topology.c:438:13: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:447:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:447:13: expected struct perf_domain *[assigned] tmp ../kernel/sched/topology.c:447:13: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:468:19: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:468:19: expected struct perf_domain *[assigned] pd ../kernel/sched/topology.c:468:19: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:638:49: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:638:49: expected struct sched_domain *parent ../kernel/sched/topology.c:638:49: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:723:50: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:723:50: expected struct sched_domain *parent ../kernel/sched/topology.c:723:50: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:731:55: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:731:55: expected struct sched_domain [noderef] __rcu *[noderef] __rcu child ../kernel/sched/topology.c:731:55: got struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:744:29: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:744:29: expected struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:744:29: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:749:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:749:20: expected struct sched_domain *sd ../kernel/sched/topology.c:749:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:770:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:770:13: expected struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:770:13: got struct sched_domain [noderef] __rcu *sd ../kernel/sched/topology.c:932:70: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:932:70: expected struct sched_domain *sd ../kernel/sched/topology.c:932:70: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:961:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:961:59: expected struct sched_domain *sd ../kernel/sched/topology.c:961:59: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1007:57: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1007:57: expected struct sched_domain *sd ../kernel/sched/topology.c:1007:57: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1009:25: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1009:25: expected struct sched_domain *sibling ../kernel/sched/topology.c:1009:25: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1017:55: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1017:55: expected struct sched_domain *sd ../kernel/sched/topology.c:1017:55: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1019:25: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1019:25: expected struct sched_domain *sibling ../kernel/sched/topology.c:1019:25: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1089:62: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1089:62: expected struct sched_domain *sd ../kernel/sched/topology.c:1089:62: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1193:40: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:1193:40: expected struct sched_domain *child ../kernel/sched/topology.c:1193:40: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1331:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1331:9: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:1331:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:1680:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:1680:43: expected struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1680:43: got struct sched_domain *child ../kernel/sched/topology.c:1861:21: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:1861:21: int [noderef] __rcu * ../kernel/sched/topology.c:1861:21: int * ../kernel/sched/topology.c:2034:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2034:9: int [noderef] __rcu * ../kernel/sched/topology.c:2034:9: int * ../kernel/sched/topology.c:2054:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2054:9: int [noderef] __rcu * ../kernel/sched/topology.c:2054:9: int * ../kernel/sched/topology.c:2094:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2094:9: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2094:9: struct cpumask *** ../kernel/sched/topology.c:2145:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2145:9: int [noderef] __rcu * ../kernel/sched/topology.c:2145:9: int * ../kernel/sched/topology.c:2146:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2146:9: int [noderef] __rcu * ../kernel/sched/topology.c:2146:9: int * ../kernel/sched/topology.c:2148:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2148:9: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2148:9: struct cpumask *** ../kernel/sched/topology.c:2234:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2234:17: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2234:17: struct cpumask *** ../kernel/sched/topology.c:2306:19: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2306:19: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2306:19: struct cpumask *** ../kernel/sched/topology.c:2348:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2348:17: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2348:17: struct cpumask *** ../kernel/sched/topology.c:2470:31: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2470:31: expected struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2470:31: got struct sched_domain *sd ../kernel/sched/topology.c:2591:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2591:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2591:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2612:56: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:2612:56: expected struct sched_domain *child ../kernel/sched/topology.c:2612:56: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:2611:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2611:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2611:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2666:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2666:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2666:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/core_sched.c:278:37: error: incompatible types in conditional expression (different address spaces): ../kernel/sched/core_sched.c:278:37: struct task_struct * ../kernel/sched/core_sched.c:278:37: struct task_struct [noderef] __rcu * ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/autogroup.c:10:28: warning: symbol 'sysctl_sched_autogroup_enabled' was not declared. Should it be static? ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/irq/autoprobe.c:45:9: warning: context imbalance in 'probe_irq_on' - different lock contexts for basic block ../kernel/irq/autoprobe.c:118:9: warning: context imbalance in 'probe_irq_mask' - different lock contexts for basic block ../kernel/irq/autoprobe.c:156:9: warning: context imbalance in 'probe_irq_off' - different lock contexts for basic block ../sound/core/seq/seq_fifo.c:93:9: warning: context imbalance in 'snd_seq_fifo_clear' - wrong count at exit ../sound/core/seq/seq_fifo.c:197:9: warning: context imbalance in 'snd_seq_fifo_cell_putback' - wrong count at exit ../sound/core/seq/seq_fifo.c:212:18: warning: context imbalance in 'snd_seq_fifo_poll_wait' - wrong count at exit ../sound/core/seq/seq_fifo.c:262:5: warning: context imbalance in 'snd_seq_fifo_unused_cells' - wrong count at exit ../sound/pci/ca0106/ca0106_main.c:331:14: warning: context imbalance in 'snd_ca0106_ptr_read' - wrong count at exit ../sound/pci/ca0106/ca0106_main.c:344:6: warning: context imbalance in 'snd_ca0106_ptr_write' - wrong count at exit ../sound/pci/ca0106/ca0106_main.c:447:13: warning: context imbalance in 'snd_ca0106_intr_enable' - wrong count at exit ../sound/pci/ca0106/ca0106_main.c:456:13: warning: context imbalance in 'snd_ca0106_intr_disable' - wrong count at exit ../sound/pci/ca0106/ca0106_main.c:1128:23: warning: context imbalance in 'snd_ca0106_ac97_read' - wrong count at exit ../sound/pci/ca0106/ca0106_main.c:1138:13: warning: context imbalance in 'snd_ca0106_ac97_write' - wrong count at exit ../kernel/locking/locktorture.c:128:23: warning: symbol 'call_rcu_chain_list' was not declared. Should it be static? ../kernel/locking/locktorture.c:551:12: warning: context imbalance in 'torture_mutex_lock' - wrong count at exit ../kernel/locking/locktorture.c:567:13: warning: context imbalance in 'torture_mutex_unlock' - wrong count at exit ../kernel/locking/locktorture.c:625:12: warning: context imbalance in 'torture_ww_mutex_lock' - wrong count at exit ../kernel/locking/locktorture.c: note: in included file: ../include/linux/ww_mutex.h:205:9: warning: context imbalance in 'torture_ww_mutex_unlock' - wrong count at exit ../kernel/locking/locktorture.c:720:12: warning: context imbalance in 'torture_rtmutex_lock' - wrong count at exit ../kernel/locking/locktorture.c:744:13: warning: context imbalance in 'torture_rtmutex_unlock' - wrong count at exit ../kernel/locking/locktorture.c:784:12: warning: context imbalance in 'torture_rwsem_down_write' - wrong count at exit ../kernel/locking/locktorture.c:800:13: warning: context imbalance in 'torture_rwsem_up_write' - wrong count at exit ../kernel/locking/locktorture.c:806:12: warning: context imbalance in 'torture_rwsem_down_read' - wrong count at exit ../kernel/locking/locktorture.c:824:13: warning: context imbalance in 'torture_rwsem_up_read' - wrong count at exit ../kernel/locking/locktorture.c:854:12: warning: context imbalance in 'torture_percpu_rwsem_down_write' - wrong count at exit ../kernel/locking/locktorture.c:861:13: warning: context imbalance in 'torture_percpu_rwsem_up_write' - wrong count at exit ../kernel/locking/locktorture.c:870:25: warning: context imbalance in 'torture_percpu_rwsem_down_read' - wrong count at exit ../kernel/locking/locktorture.c:874:13: warning: context imbalance in 'torture_percpu_rwsem_up_read' - wrong count at exit ../kernel/rcu/rcutorture.c:454:22: warning: context imbalance in 'rcu_torture_read_lock' - wrong count at exit ../kernel/rcu/rcutorture.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'rcu_torture_read_unlock' - unexpected unlock ../kernel/rcu/rcutorture.c:753:9: warning: context imbalance in 'srcu_torture_read_lock' - wrong count at exit ../kernel/rcu/rcutorture.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:540:9: warning: context imbalance in 'srcu_torture_read_unlock' - unexpected unlock ../kernel/rcu/rcutorture.c:803:12: warning: context imbalance in 'srcu_torture_down_read' - wrong count at exit ../include/linux/srcu.h:566:9: warning: context imbalance in 'srcu_torture_up_read' - unexpected unlock ../kernel/rcu/rcutorture.c:2200:9: warning: context imbalance in 'rcutorture_one_extend' - different lock contexts for basic block ../include/linux/srcu.h:463:9: warning: context imbalance in 'rcu_torture_init_srcu_lockdep' - unexpected unlock ../sound/core/seq/seq_queue.c:50:12: warning: context imbalance in 'queue_list_add' - wrong count at exit ../sound/core/seq/seq_queue.c:66:29: warning: context imbalance in 'queue_list_remove' - wrong count at exit ../sound/core/seq/seq_queue.c:195:22: warning: context imbalance in 'queueptr' - different lock contexts for basic block ../sound/core/seq/seq_queue.c:351:9: warning: context imbalance in 'queue_access_lock' - wrong count at exit ../sound/core/seq/seq_queue.c:362:5: warning: context imbalance in 'snd_seq_queue_check_access' - wrong count at exit ../sound/core/seq/seq_queue.c:377:5: warning: context imbalance in 'snd_seq_queue_set_owner' - different lock contexts for basic block ../sound/core/seq/seq_queue.c:437:5: warning: context imbalance in 'snd_seq_queue_timer_set_tempo' - different lock contexts for basic block ../sound/core/seq/seq_queue.c:643:5: warning: context imbalance in 'snd_seq_control_queue' - different lock contexts for basic block ../sound/core/seq/seq_clientmgr.c:722:9: warning: context imbalance in '__deliver_to_subscribers' - different lock contexts for basic block ../kernel/rcu/refscale.c:1065:24: error: incompatible types in comparison expression (different address spaces): ../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe [noderef] __rcu * ../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe * ../kernel/rcu/refscale.c:1020:13: warning: context imbalance in 'typesafe_lock_acquire' - wrong count at exit ../kernel/rcu/refscale.c:1027:13: warning: context imbalance in 'typesafe_lock_release' - unexpected unlock ../net/netfilter/nf_conntrack_netlink.c:1244:36: warning: context imbalance in 'ctnetlink_dump_table' - unexpected unlock ../kernel/power/autosleep.c:45:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:45:32: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:70:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:70:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:105:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:105:21: warning: restricted suspend_state_t degrades to integer ../drivers/base/power/runtime.c:546:28: warning: context imbalance in 'rpm_idle' - unexpected unlock ../drivers/pinctrl/intel/pinctrl-tangier.c:216:12: warning: context imbalance in 'tng_pinmux_set_mux' - different lock contexts for basic block ../drivers/pinctrl/intel/pinctrl-tangier.c:244:12: warning: context imbalance in 'tng_gpio_request_enable' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-tangier.c:356:12: warning: context imbalance in 'tng_config_set_pin' - wrong count at exit ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void **slot ../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void **slot ../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1015:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/xen/pvcalls-back.c:1015:49: expected void [noderef] __rcu **slot ../drivers/xen/pvcalls-back.c:1015:49: got void **slot ../drivers/xen/pvcalls-back.c:1020:38: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1020:38: expected void **slot ../drivers/xen/pvcalls-back.c:1020:38: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void [noderef] __rcu **slot ../drivers/xen/pvcalls-back.c:1014:9: got void **slot ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void **slot ../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** ../kernel/locking/test-ww_mutex.c:17:25: warning: symbol 'wq' was not declared. Should it be static? ../kernel/locking/test-ww_mutex.c:391:18: warning: symbol 'rng' was not declared. Should it be static? ../kernel/locking/test-ww_mutex.c:392:1: warning: symbol 'rng_lock' was not declared. Should it be static? ../drivers/xen/pvcalls-front.c:956:24: warning: incorrect type in return expression (different base types) ../drivers/xen/pvcalls-front.c:956:24: expected restricted __poll_t ../drivers/xen/pvcalls-front.c:956:24: got int [assigned] ret ../mm/page_vma_mapped.c:16:13: warning: context imbalance in 'map_pte' - wrong count at exit ../mm/page_vma_mapped.c: note: in included file: ../include/linux/rmap.h:958:28: warning: context imbalance in 'page_vma_mapped_walk' - unexpected unlock ../include/linux/rmap.h:958:28: warning: context imbalance in 'page_mapped_in_vma' - unexpected unlock ../sound/core/seq/seq_prioq.c:131:5: warning: context imbalance in 'snd_seq_prioq_cell_in' - different lock contexts for basic block ../sound/core/seq/seq_prioq.c:208:27: warning: context imbalance in 'snd_seq_prioq_cell_out' - different lock contexts for basic block ../arch/x86/kernel/acpi/boot.c:116:30: warning: incorrect type in return expression (different address spaces) ../arch/x86/kernel/acpi/boot.c:116:30: expected void [noderef] __iomem * ../arch/x86/kernel/acpi/boot.c:116:30: got void * ../arch/x86/kernel/acpi/boot.c:124:24: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/acpi/boot.c:124:24: expected void *addr ../arch/x86/kernel/acpi/boot.c:124:24: got void [noderef] __iomem *map ../drivers/block/drbd/drbd_worker.c:619:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:619:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:619:39: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:510:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:510:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:510:14: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:511:16: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:511:16: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:511:16: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:561:13: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:561:13: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:561:13: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:565:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:565:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:565:39: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1000:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1000:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1000:22: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1526:32: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1526:32: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1526:32: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1635:32: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1635:32: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1635:32: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1674:16: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1674:16: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1674:16: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:1704:34: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1704:34: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1704:34: struct net_conf * ../drivers/block/drbd/drbd_worker.c:1877:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1877:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1877:38: struct net_conf * ../drivers/block/drbd/drbd_worker.c:2084:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:2084:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:2084:14: struct net_conf * ../drivers/block/drbd/drbd_worker.c:2139:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:2139:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:2139:14: struct net_conf * ../drivers/block/drbd/drbd_worker.c:59:25: warning: context imbalance in 'drbd_md_endio' - unexpected unlock ../drivers/block/drbd/drbd_worker.c: note: in included file: ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/soc/qcom/rpmh-rsc.c:29:10: fatal error: asm/delay-const.h: No such file or directory 29 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. make[6]: *** [../scripts/Makefile.build:287: drivers/soc/qcom/rpmh-rsc.o] Error 1 make[5]: *** [../scripts/Makefile.build:556: drivers/soc/qcom] Error 2 make[4]: *** [../scripts/Makefile.build:556: drivers/soc] Error 2 make[4]: *** Waiting for unfinished jobs.... ../net/mptcp/pm_kernel.c:414:31: warning: context imbalance in 'mptcp_pm_create_subflow_or_signal_addr' - unexpected unlock ../net/mptcp/pm_kernel.c:667:23: warning: context imbalance in 'mptcp_pm_nl_add_addr_received' - unexpected unlock ../kernel/rcu/tree.c:1083:9: warning: context imbalance in 'rcu_start_this_gp' - different lock contexts for basic block ../kernel/rcu/tree.c:1459:9: warning: context imbalance in 'rcu_poll_gp_seq_start_unlocked' - different lock contexts for basic block ../kernel/rcu/tree.c:1476:9: warning: context imbalance in 'rcu_poll_gp_seq_end_unlocked' - different lock contexts for basic block ../kernel/rcu/tree.c:1953:9: warning: context imbalance in 'rcu_gp_init' - different lock contexts for basic block ../kernel/rcu/tree.c:2528:13: warning: context imbalance in 'rcu_do_batch' - wrong count at exit ../kernel/rcu/tree.c:2728:9: warning: context imbalance in 'force_qs_rnp' - different lock contexts for basic block ../kernel/rcu/tree.c:2794:25: warning: context imbalance in 'rcu_force_quiescent_state' - unexpected unlock ../kernel/rcu/tree.c: note: in included file: ../kernel/rcu/tree_stall.h:1046:17: warning: context imbalance in 'rcu_check_gp_start_stall' - different lock contexts for basic block ../kernel/rcu/tree.c: note: in included file: ../kernel/rcu/tree_exp.h:199:9: warning: context imbalance in '__rcu_report_exp_rnp' - different lock contexts for basic block ../kernel/rcu/tree_exp.h:1039:9: warning: context imbalance in 'start_poll_synchronize_rcu_expedited' - different lock contexts for basic block ../kernel/rcu/tree.c: note: in included file: ../kernel/rcu/tree_nocb.h:113:16: warning: context imbalance in 'rcu_nocb_bypass_trylock' - wrong count at exit ../kernel/rcu/tree_nocb.h:130:13: warning: context imbalance in 'rcu_nocb_lock' - wrong count at exit ../kernel/rcu/tree_nocb.h:145:17: warning: context imbalance in 'rcu_nocb_unlock' - unexpected unlock ../kernel/rcu/tree_nocb.h:158:17: warning: context imbalance in 'rcu_nocb_unlock_irqrestore' - unexpected unlock ../kernel/rcu/tree_nocb.h:335:9: warning: context imbalance in 'rcu_nocb_do_flush_bypass' - unexpected unlock ../kernel/rcu/tree_nocb.h:352:13: warning: context imbalance in 'rcu_nocb_flush_bypass' - wrong count at exit ../kernel/rcu/tree_nocb.h:526:13: warning: context imbalance in '__call_rcu_nocb_wake' - wrong count at exit ../kernel/rcu/tree_nocb.h:602:17: warning: context imbalance in 'call_rcu_nocb' - unexpected unlock ../kernel/rcu/tree_nocb.h:685:9: warning: context imbalance in 'nocb_gp_wait' - different lock contexts for basic block ../kernel/rcu/tree_nocb.h:936:9: warning: context imbalance in 'nocb_cb_wait' - wrong count at exit ../kernel/rcu/tree_nocb.h:1105:9: warning: context imbalance in 'rcu_nocb_rdp_deoffload' - wrong count at exit ../kernel/rcu/tree_nocb.h:1229:1: warning: context imbalance in 'lazy_rcu_shrink_scan' - different lock contexts for basic block ../arch/x86/kernel/acpi/sleep.c:26:15: warning: symbol 'acpi_realmode_flags' was not declared. Should it be static? ../sound/core/seq/seq_timer.c:79:6: warning: context imbalance in 'snd_seq_timer_defaults' - wrong count at exit ../sound/core/seq/seq_timer.c:110:6: warning: context imbalance in 'snd_seq_timer_reset' - wrong count at exit ../sound/core/seq/seq_timer.c:157:5: warning: context imbalance in 'snd_seq_timer_set_tempo' - different lock contexts for basic block ../sound/core/seq/seq_timer.c:172:5: warning: context imbalance in 'snd_seq_timer_set_tempo_ppq' - different lock contexts for basic block ../sound/core/seq/seq_timer.c:201:5: warning: context imbalance in 'snd_seq_timer_set_position_tick' - different lock contexts for basic block ../sound/core/seq/seq_timer.c:214:5: warning: context imbalance in 'snd_seq_timer_set_position_time' - different lock contexts for basic block ../sound/core/seq/seq_timer.c:227:5: warning: context imbalance in 'snd_seq_timer_set_skew' - different lock contexts for basic block ../sound/core/seq/seq_timer.c:328:5: warning: context imbalance in 'snd_seq_timer_stop' - wrong count at exit ../sound/core/seq/seq_timer.c:379:5: warning: context imbalance in 'snd_seq_timer_start' - wrong count at exit ../sound/core/seq/seq_timer.c:402:5: warning: context imbalance in 'snd_seq_timer_continue' - wrong count at exit ../sound/core/seq/seq_timer.c:425:9: warning: context imbalance in 'snd_seq_timer_get_cur_time' - wrong count at exit ../sound/core/seq/seq_timer.c:430:21: warning: context imbalance in 'snd_seq_timer_get_cur_tick' - wrong count at exit ../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:505:25: expected void const * ../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest ../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:505:25: expected void const * ../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src ../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:505:25: expected void const * ../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest ../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:505:25: expected void const * ../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src ../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:505:25: expected void * ../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest ../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/hgafb.c:505:25: expected void const * ../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src ../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:516:25: expected void const * ../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest ../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:516:25: expected void const * ../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src ../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:516:25: expected void const * ../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest ../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:516:25: expected void const * ../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src ../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hgafb.c:516:25: expected void * ../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest ../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/hgafb.c:516:25: expected void const * ../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src 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:1035 Invalid param: layer_mask_t (*const layer_masks_dom)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:1035 function parameter 'layer_mask_t (*const layer_masks_dom' not described in 'collect_domain_accesses' 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:1035 Invalid param: layer_mask_t (*const layer_masks_dom)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:1035 function parameter 'layer_mask_t (*const layer_masks_dom' not described in 'collect_domain_accesses' ../drivers/scsi/constants.c:318:9: warning: trying to concatenate 26550-character string (8191 bytes max) ../mm/pagewalk.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/mm.h, ../include/linux/pagewalk.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'walk_pte_range' - unexpected unlock ../mm/pagewalk.c:875:14: warning: context imbalance in 'folio_walk_start' - different lock contexts for basic block ../net/ipv4/udp.c:1666:28: warning: context imbalance in 'udp_rmem_release' - unexpected unlock ../net/ipv4/udp.c:3330:9: warning: context imbalance in 'udp_get_first' - wrong count at exit ../net/ipv4/udp.c:3347:39: warning: context imbalance in 'udp_get_next' - unexpected unlock ../net/ipv4/udp.c:3395:31: warning: context imbalance in 'udp_seq_stop' - unexpected unlock ../drivers/pinctrl/nomadik/pinctrl-nomadik.c:996:9: warning: context imbalance in 'nmk_pmx_set' - different lock contexts for basic block ../drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:103:13: warning: context imbalance in 'npcm_gpio_set' - wrong count at exit ../drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:114:13: warning: context imbalance in 'npcm_gpio_clr' - wrong count at exit ../arch/x86/kvm/vmx/vmx.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100110 becomes 110) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a018a becomes 18a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (b008b becomes 8b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a020a becomes 20a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (b010b becomes 10b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30203 becomes 203) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30203 becomes 203) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b019b becomes 19b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b021b becomes 21b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b029b becomes 29b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b031b becomes 31b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b041b becomes 41b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80c88 becomes c88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a050a becomes 50a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a071a becomes 71a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a079a becomes 79a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a001a becomes 1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a009a becomes 9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180198 becomes 198) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: too many warnings ../sound/pci/ca0106/ca0106_proc.c:286:9: warning: context imbalance in 'snd_ca0106_proc_reg_write32' - different lock contexts for basic block ../kernel/irq/proc.c:46:12: warning: context imbalance in 'show_irq_affinity' - wrong count at exit ../kernel/irq/proc.c:298:13: warning: context imbalance in 'name_unique' - wrong count at exit ../kernel/irq/proc.c:452:5: warning: context imbalance in 'show_interrupts' - different lock contexts for basic block ../net/llc/llc_input.c:198:15: error: incompatible types in comparison expression (different address spaces): ../net/llc/llc_input.c:198:15: int ( [noderef] __rcu * )( ... ) ../net/llc/llc_input.c:198:15: int ( * )( ... ) ../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_report_zones' - unexpected unlock ../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_zone_write' - unexpected unlock ../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_zone_mgmt' - unexpected unlock ../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_process_zoned_cmd' - unexpected unlock ../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_set_zone_cond' - unexpected unlock ../mm/pgtable-generic.c:281:7: warning: context imbalance in '___pte_offset_map' - different lock contexts for basic block ../mm/pgtable-generic.c:316:9: warning: context imbalance in 'pte_offset_map_ro_nolock' - wrong count at exit ../mm/pgtable-generic.c:329:9: warning: context imbalance in 'pte_offset_map_rw_nolock' - wrong count at exit ../mm/pgtable-generic.c:390:7: warning: context imbalance in '__pte_offset_map_lock' - wrong count at exit ../fs/pidfs.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/super_types.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 * ../drivers/video/fbdev/atmel_lcdfb.c:333:27: warning: incorrect type in assignment (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:333:27: expected char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:333:27: got void * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void const * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void const * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:312:59: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:312:59: expected void *cpu_addr ../drivers/video/fbdev/atmel_lcdfb.c:312:59: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:312:59: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:312:59: expected void *cpu_addr ../drivers/video/fbdev/atmel_lcdfb.c:312:59: got char [noderef] __iomem *screen_base ../sound/soc/amd/acp/amd-acpi-mach.c:21:26: warning: symbol 'snd_soc_acpi_amd_acp_machines' was not declared. Should it be static? ../sound/soc/amd/acp/amd-acpi-mach.c:52:26: warning: symbol 'snd_soc_acpi_amd_rmb_acp_machines' was not declared. Should it be static? ../sound/soc/amd/acp/amd-acpi-mach.c:73:26: warning: symbol 'snd_soc_acpi_amd_acp63_acp_machines' was not declared. Should it be static? ../sound/soc/amd/acp/amd-acpi-mach.c:82:26: warning: symbol 'snd_soc_acpi_amd_acp70_acp_machines' was not declared. Should it be static? ../arch/x86/kvm/vmx/pmu_intel.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h, ../arch/x86/kvm/vmx/nested.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../drivers/pinctrl/nuvoton/pinctrl-ma35.c:323:12: warning: context imbalance in 'ma35_gpio_core_direction_in' - wrong count at exit ../drivers/pinctrl/nuvoton/pinctrl-ma35.c:349:15: warning: context imbalance in 'ma35_gpio_core_direction_out' - wrong count at exit ../sound/core/seq/seq_ports.c:44:28: warning: context imbalance in 'snd_seq_port_use_ptr' - different lock contexts for basic block ../sound/core/seq/seq_ports.c:94:9: warning: context imbalance in 'snd_seq_port_query_nearest' - wrong count at exit ../sound/core/seq/seq_ports.c:114:5: warning: context imbalance in 'snd_seq_create_port' - different lock contexts for basic block ../sound/core/seq/seq_ports.c:264:5: warning: context imbalance in 'snd_seq_delete_port' - wrong count at exit ../sound/core/seq/seq_ports.c:485:12: warning: context imbalance in 'check_and_subscribe_port' - different lock contexts for basic block ../arch/x86/kvm/vmx/vmcs12.c:15:9: warning: cast truncates bits from constant value (20002 becomes 2) ../arch/x86/kvm/vmx/vmcs12.c:16:9: warning: cast truncates bits from constant value (20082 becomes 82) ../arch/x86/kvm/vmx/vmcs12.c:17:9: warning: cast truncates bits from constant value (20102 becomes 102) ../arch/x86/kvm/vmx/vmcs12.c:18:9: warning: cast truncates bits from constant value (20182 becomes 182) ../arch/x86/kvm/vmx/vmcs12.c:19:9: warning: cast truncates bits from constant value (20202 becomes 202) ../arch/x86/kvm/vmx/vmcs12.c:20:9: warning: cast truncates bits from constant value (20282 becomes 282) ../arch/x86/kvm/vmx/vmcs12.c:21:9: warning: cast truncates bits from constant value (20302 becomes 302) ../arch/x86/kvm/vmx/vmcs12.c:22:9: warning: cast truncates bits from constant value (20382 becomes 382) ../arch/x86/kvm/vmx/vmcs12.c:23:9: warning: cast truncates bits from constant value (20402 becomes 402) ../arch/x86/kvm/vmx/vmcs12.c:24:9: warning: cast truncates bits from constant value (20482 becomes 482) ../arch/x86/kvm/vmx/vmcs12.c:25:9: warning: cast truncates bits from constant value (30003 becomes 3) ../arch/x86/kvm/vmx/vmcs12.c:26:9: warning: cast truncates bits from constant value (30083 becomes 83) ../arch/x86/kvm/vmx/vmcs12.c:27:9: warning: cast truncates bits from constant value (30103 becomes 103) ../arch/x86/kvm/vmx/vmcs12.c:28:9: warning: cast truncates bits from constant value (30183 becomes 183) ../arch/x86/kvm/vmx/vmcs12.c:29:9: warning: cast truncates bits from constant value (30203 becomes 203) ../arch/x86/kvm/vmx/vmcs12.c:30:9: warning: cast truncates bits from constant value (30283 becomes 283) ../arch/x86/kvm/vmx/vmcs12.c:31:9: warning: cast truncates bits from constant value (30303 becomes 303) ../arch/x86/kvm/vmx/vmcs12.c:32:9: warning: cast truncates bits from constant value (80008 becomes 8) ../arch/x86/kvm/vmx/vmcs12.c:32:9: warning: cast truncates bits from constant value (80048 becomes 48) ../arch/x86/kvm/vmx/vmcs12.c:33:9: warning: cast truncates bits from constant value (80088 becomes 88) ../arch/x86/kvm/vmx/vmcs12.c:33:9: warning: cast truncates bits from constant value (800c8 becomes c8) ../arch/x86/kvm/vmx/vmcs12.c:34:9: warning: cast truncates bits from constant value (80108 becomes 108) ../arch/x86/kvm/vmx/vmcs12.c:34:9: warning: cast truncates bits from constant value (80148 becomes 148) ../arch/x86/kvm/vmx/vmcs12.c:35:9: warning: cast truncates bits from constant value (80188 becomes 188) ../arch/x86/kvm/vmx/vmcs12.c:35:9: warning: cast truncates bits from constant value (801c8 becomes 1c8) ../arch/x86/kvm/vmx/vmcs12.c:36:9: warning: cast truncates bits from constant value (80208 becomes 208) ../arch/x86/kvm/vmx/vmcs12.c:36:9: warning: cast truncates bits from constant value (80248 becomes 248) ../arch/x86/kvm/vmx/vmcs12.c:37:9: warning: cast truncates bits from constant value (80288 becomes 288) ../arch/x86/kvm/vmx/vmcs12.c:37:9: warning: cast truncates bits from constant value (802c8 becomes 2c8) ../arch/x86/kvm/vmx/vmcs12.c:38:9: warning: cast truncates bits from constant value (80388 becomes 388) ../arch/x86/kvm/vmx/vmcs12.c:38:9: warning: cast truncates bits from constant value (803c8 becomes 3c8) ../arch/x86/kvm/vmx/vmcs12.c:39:9: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/vmcs12.c:39:9: warning: cast truncates bits from constant value (80448 becomes 448) ../arch/x86/kvm/vmx/vmcs12.c:40:9: warning: cast truncates bits from constant value (80c88 becomes c88) ../arch/x86/kvm/vmx/vmcs12.c:40:9: warning: cast truncates bits from constant value (80cc8 becomes cc8) ../arch/x86/kvm/vmx/vmcs12.c:41:9: warning: cast truncates bits from constant value (80488 becomes 488) ../arch/x86/kvm/vmx/vmcs12.c:41:9: warning: cast truncates bits from constant value (804c8 becomes 4c8) ../arch/x86/kvm/vmx/vmcs12.c:42:9: warning: cast truncates bits from constant value (80508 becomes 508) ../arch/x86/kvm/vmx/vmcs12.c:42:9: warning: cast truncates bits from constant value (80548 becomes 548) ../arch/x86/kvm/vmx/vmcs12.c:43:9: warning: cast truncates bits from constant value (80588 becomes 588) ../arch/x86/kvm/vmx/vmcs12.c:43:9: warning: cast truncates bits from constant value (805c8 becomes 5c8) ../arch/x86/kvm/vmx/vmcs12.c:44:9: warning: cast truncates bits from constant value (80608 becomes 608) ../arch/x86/kvm/vmx/vmcs12.c:44:9: warning: cast truncates bits from constant value (80648 becomes 648) ../arch/x86/kvm/vmx/vmcs12.c:45:9: warning: cast truncates bits from constant value (80688 becomes 688) ../arch/x86/kvm/vmx/vmcs12.c:45:9: warning: cast truncates bits from constant value (806c8 becomes 6c8) ../arch/x86/kvm/vmx/vmcs12.c:46:9: warning: cast truncates bits from constant value (80708 becomes 708) ../arch/x86/kvm/vmx/vmcs12.c:46:9: warning: cast truncates bits from constant value (80748 becomes 748) ../arch/x86/kvm/vmx/vmcs12.c:47:9: warning: cast truncates bits from constant value (80788 becomes 788) ../arch/x86/kvm/vmx/vmcs12.c:47:9: warning: cast truncates bits from constant value (807c8 becomes 7c8) ../arch/x86/kvm/vmx/vmcs12.c:48:9: warning: cast truncates bits from constant value (80808 becomes 808) ../arch/x86/kvm/vmx/vmcs12.c:48:9: warning: cast truncates bits from constant value (80848 becomes 848) ../arch/x86/kvm/vmx/vmcs12.c:49:9: warning: cast truncates bits from constant value (80888 becomes 888) ../arch/x86/kvm/vmx/vmcs12.c:49:9: warning: cast truncates bits from constant value (808c8 becomes 8c8) ../arch/x86/kvm/vmx/vmcs12.c:50:9: warning: cast truncates bits from constant value (80908 becomes 908) ../arch/x86/kvm/vmx/vmcs12.c:50:9: warning: cast truncates bits from constant value (80948 becomes 948) ../arch/x86/kvm/vmx/vmcs12.c:51:9: warning: cast truncates bits from constant value (80988 becomes 988) ../arch/x86/kvm/vmx/vmcs12.c:51:9: warning: cast truncates bits from constant value (809c8 becomes 9c8) ../arch/x86/kvm/vmx/vmcs12.c:52:9: warning: cast truncates bits from constant value (80a08 becomes a08) ../arch/x86/kvm/vmx/vmcs12.c:52:9: warning: cast truncates bits from constant value (80a48 becomes a48) ../arch/x86/kvm/vmx/vmcs12.c:53:9: warning: cast truncates bits from constant value (80b08 becomes b08) ../arch/x86/kvm/vmx/vmcs12.c:53:9: warning: cast truncates bits from constant value (80b48 becomes b48) ../arch/x86/kvm/vmx/vmcs12.c:54:9: warning: cast truncates bits from constant value (80b88 becomes b88) ../arch/x86/kvm/vmx/vmcs12.c:54:9: warning: cast truncates bits from constant value (80bc8 becomes bc8) ../arch/x86/kvm/vmx/vmcs12.c:55:9: warning: cast truncates bits from constant value (90009 becomes 9) ../arch/x86/kvm/vmx/vmcs12.c:55:9: warning: cast truncates bits from constant value (90049 becomes 49) ../arch/x86/kvm/vmx/vmcs12.c:56:9: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/vmcs12.c:56:9: warning: cast truncates bits from constant value (a004a becomes 4a) ../arch/x86/kvm/vmx/vmcs12.c:57:9: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/vmcs12.c:57:9: warning: cast truncates bits from constant value (a00ca becomes ca) ../arch/x86/kvm/vmx/vmcs12.c:58:9: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/vmcs12.c:58:9: warning: cast truncates bits from constant value (a014a becomes 14a) ../arch/x86/kvm/vmx/vmcs12.c:59:9: warning: cast truncates bits from constant value (a018a becomes 18a) ../arch/x86/kvm/vmx/vmcs12.c:59:9: warning: cast truncates bits from constant value (a01ca becomes 1ca) ../arch/x86/kvm/vmx/vmcs12.c:60:9: warning: cast truncates bits from constant value (a020a becomes 20a) ../arch/x86/kvm/vmx/vmcs12.c:60:9: warning: cast truncates bits from constant value (a024a becomes 24a) ../arch/x86/kvm/vmx/vmcs12.c:61:9: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/vmcs12.c:61:9: warning: cast truncates bits from constant value (a02ca becomes 2ca) ../arch/x86/kvm/vmx/vmcs12.c:62:9: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/vmcs12.c:62:9: warning: cast truncates bits from constant value (a034a becomes 34a) ../arch/x86/kvm/vmx/vmcs12.c:63:9: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/vmcs12.c:63:9: warning: cast truncates bits from constant value (a03ca becomes 3ca) ../arch/x86/kvm/vmx/vmcs12.c:64:9: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/vmcs12.c:64:9: warning: cast truncates bits from constant value (a044a becomes 44a) ../arch/x86/kvm/vmx/vmcs12.c:65:9: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/vmcs12.c:65:9: warning: cast truncates bits from constant value (a04ca becomes 4ca) ../arch/x86/kvm/vmx/vmcs12.c:66:9: warning: cast truncates bits from constant value (b000b becomes b) ../arch/x86/kvm/vmx/vmcs12.c:66:9: warning: cast truncates bits from constant value (b004b becomes 4b) ../arch/x86/kvm/vmx/vmcs12.c:67:9: warning: cast truncates bits from constant value (b008b becomes 8b) ../arch/x86/kvm/vmx/vmcs12.c:67:9: warning: cast truncates bits from constant value (b00cb becomes cb) ../arch/x86/kvm/vmx/vmcs12.c:68:9: warning: cast truncates bits from constant value (b010b becomes 10b) ../arch/x86/kvm/vmx/vmcs12.c:68:9: warning: cast truncates bits from constant value (b014b becomes 14b) ../arch/x86/kvm/vmx/vmcs12.c:69:9: warning: cast truncates bits from constant value (100010 becomes 10) ../arch/x86/kvm/vmx/vmcs12.c:70:9: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/vmcs12.c:71:9: warning: cast truncates bits from constant value (100110 becomes 110) ../arch/x86/kvm/vmx/vmcs12.c:72:9: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/vmcs12.c:73:9: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/vmcs12.c:74:9: warning: cast truncates bits from constant value (100290 becomes 290) ../arch/x86/kvm/vmx/vmcs12.c:75:9: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/vmcs12.c:76:9: warning: cast truncates bits from constant value (100390 becomes 390) ../arch/x86/kvm/vmx/vmcs12.c:77:9: warning: too many warnings ../kernel/unwind/deferred.c:149:13: warning: context imbalance in 'process_unwind_deferred' - different lock contexts for basic block ../net/ipv4/udp_offload.c:296:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:296:60: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:296:60: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:591:49: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:591:49: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:591:49: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:593:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:593:60: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:593:60: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:609:41: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:609:41: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:609:41: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:611:52: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:611:52: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:611:52: got fouled restricted __sum16 ../sound/pci/ctxfi/ctsrc.c:789:9: warning: context imbalance in 'srcimp_imap_add' - wrong count at exit ../sound/pci/ctxfi/ctsrc.c:804:9: warning: context imbalance in 'srcimp_imap_delete' - wrong count at exit ../drivers/tty/serial/8250/8250_omap.c:509:9: warning: context imbalance in 'omap_8250_set_termios_atomic' - wrong count at exit ../drivers/tty/serial/8250/8250_omap.c: note: in included file (through ../include/linux/serial_8250.h): ../include/linux/serial_core.h:794:1: warning: context imbalance in 'omap_8250_pm' - wrong count at exit ../drivers/tty/serial/8250/8250_omap.c:777:9: warning: context imbalance in 'omap_8250_startup' - different lock contexts for basic block ../include/linux/serial_core.h:797:1: warning: context imbalance in 'omap_8250_throttle' - wrong count at exit ../drivers/tty/serial/8250/8250_omap.c:840:9: warning: context imbalance in 'omap_8250_unthrottle' - wrong count at exit ../drivers/tty/serial/8250/8250_omap.c:973:13: warning: context imbalance in '__dma_rx_complete' - wrong count at exit ../drivers/tty/serial/8250/8250_omap.c:1126:9: warning: context imbalance in 'omap_8250_dma_tx_complete' - wrong count at exit ../drivers/tty/serial/8250/8250_omap.c:1798:12: warning: context imbalance in 'omap8250_runtime_resume' - different lock contexts for basic block ../drivers/video/fbdev/pvr2fb.c:1081:11: warning: Using plain integer as NULL pointer ../sound/pci/cs5535audio/cs5535audio_pcm.c:106:12: warning: context imbalance in 'cs5535audio_build_dma_packets' - different lock contexts for basic block ../sound/pci/cs5535audio/cs5535audio_pcm.c:274:12: warning: context imbalance in 'snd_cs5535audio_trigger' - wrong count at exit ../sound/pci/cs46xx/cs46xx_lib.c:708:13: warning: context imbalance in 'snd_cs46xx_set_play_sample_rate' - wrong count at exit ../sound/pci/cs46xx/cs46xx_lib.c:848:9: warning: context imbalance in 'snd_cs46xx_set_capture_sample_rate' - wrong count at exit ../sound/pci/cs46xx/cs46xx_lib.c:1004:12: warning: context imbalance in 'snd_cs46xx_capture_trigger' - wrong count at exit ../sound/pci/cs46xx/cs46xx_lib.c:1299:20: warning: context imbalance in 'snd_cs46xx_interrupt' - different lock contexts for basic block ../sound/pci/cs46xx/cs46xx_lib.c:2510:9: warning: context imbalance in 'snd_cs46xx_midi_input_open' - wrong count at exit ../sound/pci/cs46xx/cs46xx_lib.c:2546:9: warning: context imbalance in 'snd_cs46xx_midi_output_open' - wrong count at exit ../sound/pci/cs46xx/cs46xx_lib.c:2572:9: warning: context imbalance in 'snd_cs46xx_midi_input_trigger' - wrong count at exit ../sound/pci/cs46xx/cs46xx_lib.c:2591:9: warning: context imbalance in 'snd_cs46xx_midi_output_trigger' - wrong count at exit ../sound/pci/cs46xx/dsp_spos_scb_lib.c:1204:35: warning: context imbalance in 'cs46xx_dsp_create_pcm_channel' - different lock contexts for basic block ../sound/pci/cs46xx/dsp_spos_scb_lib.c:1479:5: warning: context imbalance in 'cs46xx_dsp_pcm_unlink' - different lock contexts for basic block ../sound/pci/cs46xx/dsp_spos_scb_lib.c:1497:5: warning: context imbalance in 'cs46xx_dsp_pcm_link' - wrong count at exit ../sound/pci/cs46xx/dsp_spos_scb_lib.c:1558:5: warning: context imbalance in 'cs46xx_src_unlink' - different lock contexts for basic block ../kernel/kcmp.c:192:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/kcmp.c:192:37: expected void *v1 ../kernel/kcmp.c:192:37: got struct sighand_struct [noderef] __rcu *sighand ../kernel/kcmp.c:192:53: warning: incorrect type in argument 2 (different address spaces) ../kernel/kcmp.c:192:53: expected void *v2 ../kernel/kcmp.c:192:53: got struct sighand_struct [noderef] __rcu *sighand ../kernel/kcmp.c:207:62: warning: incorrect type in argument 4 (different address spaces) ../kernel/kcmp.c:207:62: expected struct kcmp_epoll_slot [noderef] __user *uslot ../kernel/kcmp.c:207:62: got void * ../drivers/base/power/wakeup.c:252:5: warning: context imbalance in 'wakeup_sources_read_lock' - wrong count at exit ../drivers/base/power/wakeup.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'wakeup_sources_read_unlock' - unexpected unlock ../drivers/base/power/wakeup.c:1091:13: warning: context imbalance in 'wakeup_sources_stats_seq_start' - wrong count at exit ../include/linux/srcu.h:463:9: warning: context imbalance in 'wakeup_sources_stats_seq_stop' - unexpected unlock ../net/netfilter/nf_conntrack_amanda.c:158:33: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_conntrack_amanda.c:158:33: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_conntrack_amanda.c:158:33: unsigned int ( * )( ... ) ../sound/pci/cs46xx/dsp_spos.c:1663:5: warning: context imbalance in 'cs46xx_dsp_enable_spdif_in' - different lock contexts for basic block ../arch/x86/kernel/early-quirks.c:647:49: warning: restricted pci_power_t degrades to integer ../arch/x86/kernel/early-quirks.c:653:57: warning: restricted pci_power_t degrades to integer ../net/core/netpoll.c:351:25: warning: context imbalance in '__netpoll_send_skb' - different lock contexts for basic block ../sound/pci/ctxfi/ctdaio.c:628:9: warning: context imbalance in 'daio_imap_add' - wrong count at exit ../sound/pci/ctxfi/ctdaio.c:643:9: warning: context imbalance in 'daio_imap_delete' - wrong count at exit ../fs/buffer.c:251:18: warning: context imbalance in '__find_get_block_slow' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:5119:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5120:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5129:54: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5186:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5186:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5186:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:121:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:121:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:121:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:340:29: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:340:29: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:340:29: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:412:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:412:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:412:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:516:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:516:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:516:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:585:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:585:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:585:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:981:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:982:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:983:28: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:987:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:988:28: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:993:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:994:28: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:633:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:633:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:633:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:688:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:688:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:688:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:856:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:856:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:856:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:1246:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:1246:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:1246:14: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:1399:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:1399:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:1399:14: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:1692:22: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:1696:22: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:1942:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:1973:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2187:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2187:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2187:22: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2197:27: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2197:27: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2197:27: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2378:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2405:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2416:20: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2448:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2448:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2448:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2580:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2580:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2580:22: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:2635:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2636:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2843:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2843:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2843:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2919:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2919:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2919:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2976:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2976:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2976:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3323:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3323:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3323:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3455:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3456:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3457:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3458:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3459:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3460:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3481:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3481:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3481:22: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3565:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3565:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3565:9: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3722:46: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3780:55: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3781:57: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3782:56: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3783:53: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3817:25: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3817:25: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3817:25: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3822:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3822:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3822:17: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:3828:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3828:17: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3828:17: struct fifo_buffer * ../drivers/block/drbd/drbd_receiver.c:3895:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:3896:19: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:3897:19: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:3905:28: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3905:28: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3905:28: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:3946:25: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3946:25: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3946:25: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:4066:29: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4166:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4167:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4192:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4193:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4225:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4429:52: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4756:9: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4756:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4774:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4775:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5073:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5074:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5075:26: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5381:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5400:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5445:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5446:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5455:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5498:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5499:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5507:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5544:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5545:20: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5553:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5580:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5587:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5610:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5611:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5613:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5640:44: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5672:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5673:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5675:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5677:13: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5726:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5726:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5726:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:5814:37: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5814:37: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5814:37: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:5911:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5911:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5911:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:1083:9: warning: context imbalance in 'one_flush_endio' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:1101:17: warning: context imbalance in 'submit_one_flush' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:1136:17: warning: context imbalance in 'drbd_flush' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:1276:9: warning: context imbalance in 'drbd_bump_write_ordering' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:1530:17: warning: context imbalance in 'drbd_submit_peer_request' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:1871:12: warning: context imbalance in 'recv_resync_read' - wrong count at exit ../drivers/block/drbd/drbd_receiver.c:2247:17: warning: context imbalance in 'fail_postponed_requests' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:2370:12: warning: context imbalance in 'receive_Data' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:2618:12: warning: context imbalance in 'receive_DataRequest' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:3845:9: warning: context imbalance in 'receive_SyncParam' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:4025:9: warning: context imbalance in 'receive_sizes' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:4358:22: warning: context imbalance in 'receive_state' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c: note: in included file: ../drivers/block/drbd/drbd_vli.h:305:23: warning: cast to restricted __le64 ../drivers/block/drbd/drbd_vli.h:305:23: warning: cast to restricted __le64 ../drivers/block/drbd/drbd_receiver.c:4822:19: warning: context imbalance in 'receive_rs_deallocated' - different lock contexts for basic block ../drivers/gpio/gpio-dwapb.c:242:13: warning: context imbalance in 'dwapb_irq_ack' - wrong count at exit ../drivers/gpio/gpio-dwapb.c:270:13: warning: context imbalance in 'dwapb_irq_unmask' - wrong count at exit ../drivers/gpio/gpio-dwapb.c:286:13: warning: context imbalance in 'dwapb_irq_enable' - wrong count at exit ../drivers/gpio/gpio-dwapb.c:302:13: warning: context imbalance in 'dwapb_irq_disable' - wrong count at exit ../drivers/gpio/gpio-dwapb.c:363:9: warning: context imbalance in 'dwapb_irq_set_type' - wrong count at exit ../drivers/gpio/gpio-dwapb.c:414:20: warning: context imbalance in 'dwapb_gpio_set_debounce' - wrong count at exit ../drivers/gpio/gpio-dwapb.c:803:12: warning: context imbalance in 'dwapb_gpio_resume' - different lock contexts for basic block ../kernel/irq/pm.c:181:9: warning: context imbalance in 'resume_irqs' - different lock contexts for basic block ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:119:13: warning: context imbalance in 'npcm_gpio_set' - wrong count at exit ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:127:13: warning: context imbalance in 'npcm_gpio_clr' - wrong count at exit ../drivers/dma/hisi_dma.c:744:21: warning: cast to restricted __le16 ../drivers/dma/hisi_dma.c:744:21: warning: restricted __le16 degrades to integer ../drivers/dma/hisi_dma.c:744:21: warning: restricted __le16 degrades to integer Warning: ../security/apparmor/af_unix.c:618 Cannot find identifier on line: * Warning: ../security/apparmor/af_unix.c:626 function parameter 'subj_cred' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'label' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'op' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'request' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'sk' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'peer_sk' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'peer_label' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 expecting prototype for Requires(). Prototype was for aa_unix_peer_perm() instead ../net/netfilter/nf_conntrack_ftp.c:521:22: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_conntrack_ftp.c:521:22: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_conntrack_ftp.c:521:22: unsigned int ( * )( ... ) ../drivers/video/fbdev/goldfishfb.c:272:34: warning: cast removes address space '__iomem' of expression ../drivers/video/fbdev/goldfishfb.c:292:51: warning: cast removes address space '__iomem' of expression ../arch/x86/kernel/cpu/bugs.c:72:5: warning: symbol 'x86_pred_cmd' was not declared. Should it be static? ../kernel/module/tree_lookup.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ../include/linux/module.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 * ../net/ipv6/ip6_fib.c:2814:13: warning: context imbalance in 'ipv6_route_seq_stop' - unexpected unlock ../drivers/dma/loongson1-apb-dma.c:385:9: warning: context imbalance in 'ls1x_dma_pause' - wrong count at exit ../drivers/dma/loongson1-apb-dma.c:133:9: warning: context imbalance in 'ls1x_dma_resume' - wrong count at exit ../drivers/dma/loongson1-apb-dma.c:474:9: warning: context imbalance in 'ls1x_dma_issue_pending' - wrong count at exit ../sound/pci/ctxfi/cttimer.c:85:9: warning: context imbalance in 'ct_systimer_callback' - wrong count at exit ../sound/pci/ctxfi/cttimer.c:94:13: warning: context imbalance in 'ct_systimer_start' - wrong count at exit ../sound/pci/ctxfi/cttimer.c:105:13: warning: context imbalance in 'ct_systimer_stop' - wrong count at exit ../sound/pci/ctxfi/cttimer.c:227:9: warning: context imbalance in 'ct_xfitimer_check_period' - wrong count at exit ../sound/pci/ctxfi/cttimer.c:249:9: warning: context imbalance in 'ct_xfitimer_callback' - wrong count at exit ../sound/pci/ctxfi/cttimer.c:261:13: warning: context imbalance in 'ct_xfitimer_update' - wrong count at exit ../kernel/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/freezer.c:206:9: warning: context imbalance in '__thaw_task' - wrong count at exit ../mm/vmalloc.c:1113:25: warning: context imbalance in 'find_vmap_area_exceed_addr_lock' - wrong count at exit ../mm/vmalloc.c:4516:28: warning: context imbalance in 'vread_iter' - unexpected unlock ../mm/rmap.c: note: in included file (through ../include/linux/ksm.h): ../include/linux/rmap.h:958:28: warning: context imbalance in 'folio_referenced_one' - unexpected unlock ../include/linux/rmap.h:958:28: warning: context imbalance in 'try_to_unmap_one' - unexpected unlock ../include/linux/rmap.h:958:28: warning: context imbalance in 'try_to_migrate_one' - unexpected unlock ../mm/rmap.c:2738:25: warning: context imbalance in 'make_device_exclusive' - unexpected unlock Warning: ../mm/vmalloc.c:4129 expecting prototype for vrealloc_node_align_noprof(). Prototype was for vrealloc_node_align() instead ../fs/notify/fsnotify.c:433:16: error: incompatible types in comparison expression (different address spaces): ../fs/notify/fsnotify.c:433:16: struct fsnotify_mark_connector [noderef] __rcu * ../fs/notify/fsnotify.c:433:16: struct fsnotify_mark_connector * ../fs/notify/fsnotify.c:435:24: error: incompatible types in comparison expression (different address spaces): ../fs/notify/fsnotify.c:435:24: struct hlist_node [noderef] __rcu * ../fs/notify/fsnotify.c:435:24: struct hlist_node * ../fs/notify/fsnotify.c:445:24: error: incompatible types in comparison expression (different address spaces): ../fs/notify/fsnotify.c:445:24: struct hlist_node [noderef] __rcu * ../fs/notify/fsnotify.c:445:24: struct hlist_node * ../fs/notify/fsnotify.c:616:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:616:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:616:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:620:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:620:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:620:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:624:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:624:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:624:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:628:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:628:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:628:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:632:54: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:632:54: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:632:54: got struct fsnotify_mark_connector [noderef] __rcu *const * ../drivers/pci/xen-pcifront.c:624:18: warning: cast to restricted pci_channel_state_t ../drivers/pci/xen-pcifront.c:634:35: warning: incorrect type in assignment (different base types) ../drivers/pci/xen-pcifront.c:634:35: expected signed int [usertype] err ../drivers/pci/xen-pcifront.c:634:35: got restricted pci_ers_result_t ../drivers/block/drbd/drbd_req.c:588:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:588:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:588:22: struct net_conf * ../drivers/block/drbd/drbd_req.c:701:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:701:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:701:22: struct net_conf * ../drivers/block/drbd/drbd_req.c:992:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:992:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:992:14: struct net_conf * ../drivers/block/drbd/drbd_req.c:1065:15: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1065:15: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1065:15: struct disk_conf * ../drivers/block/drbd/drbd_req.c:1713:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1713:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1713:14: struct net_conf * ../drivers/block/drbd/drbd_req.c:1720:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1720:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1720:22: struct disk_conf * ../drivers/block/drbd/drbd_req.c: note: in included file: ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_actlog.c:111:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_actlog.c:111:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_actlog.c:111:14: struct disk_conf * ../drivers/block/drbd/drbd_actlog.c:386:36: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_actlog.c:386:36: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_actlog.c:386:36: struct disk_conf * ../drivers/block/drbd/drbd_actlog.c:457:44: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_actlog.c:457:44: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_actlog.c:457:44: struct disk_conf * ../drivers/block/drbd/drbd_actlog.c: note: in included file: ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../sound/pci/lola/lola.c:97:9: warning: context imbalance in 'corb_send_verb' - wrong count at exit ../net/llc/llc_c_ac.c:1008:38: warning: cast truncates bits from constant value (ffffff7f becomes 7f) ../net/llc/llc_c_ac.c:1009:42: warning: cast truncates bits from constant value (ffffff7f becomes 7f) ../net/llc/llc_c_ac.c:1099:27: warning: cast truncates bits from constant value (ffffff7f becomes 7f) ../net/llc/llc_c_ac.c:1100:31: warning: cast truncates bits from constant value (ffffff7f becomes 7f) ../net/sched/sch_mqprio.c:702:17: warning: context imbalance in 'mqprio_dump_class_stats' - different lock contexts for basic block ../arch/x86/kvm/vmx/sgx.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h, ../arch/x86/kvm/vmx/nested.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b88 becomes b88) ../net/ipv6/route.c:2382:39: warning: incorrect type in assignment (different base types) ../net/ipv6/route.c:2382:39: expected unsigned int [usertype] flow_label ../net/ipv6/route.c:2382:39: got restricted __be32 ../kernel/irq/debugfs.c:158:12: warning: context imbalance in 'irq_debug_show' - wrong count at exit ../sound/pci/ctxfi/cthw20k1.c:2092:12: warning: context imbalance in 'hw_read_20kx' - wrong count at exit ../sound/pci/ctxfi/cthw20k1.c:2099:13: warning: context imbalance in 'hw_write_20kx' - wrong count at exit ../sound/pci/ctxfi/cthw20k1.c:2106:12: warning: context imbalance in 'hw_read_pci' - wrong count at exit ../sound/pci/ctxfi/cthw20k1.c:2113:13: warning: context imbalance in 'hw_write_pci' - wrong count at exit ../net/ipv4/icmp.c: note: in included file (through ../include/linux/spinlock.h, ../include/linux/sched.h, ../include/linux/percpu.h, ../arch/x86/include/asm/msr.h, ../arch/x86/include/asm/tsc.h, ...): ../include/linux/bottom_half.h:33:30: warning: context imbalance in 'icmp_reply' - different lock contexts for basic block ../include/linux/bottom_half.h:33:30: warning: context imbalance in '__icmp_send' - different lock contexts for basic block ../drivers/video/fbdev/cirrusfb.c:1853:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/cirrusfb.c:1853:17: expected void const * ../drivers/video/fbdev/cirrusfb.c:1853:17: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/cirrusfb.c:1853:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/cirrusfb.c:1853:17: expected void const * ../drivers/video/fbdev/cirrusfb.c:1853:17: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/cirrusfb.c:1853:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/cirrusfb.c:1853:17: expected void * ../drivers/video/fbdev/cirrusfb.c:1853:17: got char [noderef] __iomem *screen_base ../sound/pci/lola/lola_pcm.c:496:12: warning: context imbalance in 'lola_pcm_trigger' - wrong count at exit ../drivers/video/fbdev/pxa168fb.c:668:27: warning: incorrect type in assignment (different address spaces) ../drivers/video/fbdev/pxa168fb.c:668:27: expected char [noderef] __iomem *screen_base ../drivers/video/fbdev/pxa168fb.c:668:27: got void * ../drivers/video/fbdev/pxa168fb.c:758:25: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/pxa168fb.c:758:25: expected void *cpu_addr ../drivers/video/fbdev/pxa168fb.c:758:25: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/pxa168fb.c:790:25: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/pxa168fb.c:790:25: expected void *cpu_addr ../drivers/video/fbdev/pxa168fb.c:790:25: got char [noderef] __iomem *screen_base ../drivers/pinctrl/sophgo/pinctrl-sophgo-common.c:235:9: warning: context imbalance in 'sophgo_pmx_set_mux' - different lock contexts for basic block ../drivers/pinctrl/sophgo/pinctrl-sophgo-common.c:247:12: warning: context imbalance in 'sophgo_pin_set_config' - wrong count at exit ../drivers/tty/serial/digicolor-usart.c:412:26: warning: context imbalance in 'digicolor_uart_console_write' - different lock contexts for basic block ../sound/pci/echoaudio/darla20.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../arch/x86/kvm/vmx/hyperv.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../fs/notify/mark.c:677:13: warning: incorrect type in initializer (different address spaces) ../fs/notify/mark.c:677:13: expected struct fsnotify_mark_connector [noderef] __rcu *__new ../fs/notify/mark.c:677:13: got struct fsnotify_mark_connector *[assigned] conn ../fs/notify/mark.c:421:9: warning: context imbalance in 'fsnotify_put_mark' - unexpected unlock ../fs/notify/mark.c:690:39: warning: context imbalance in 'fsnotify_grab_connector' - different lock contexts for basic block ../fs/notify/mark.c:789:20: warning: context imbalance in 'fsnotify_add_mark_list' - unexpected unlock ../fs/notify/mark.c:873:25: warning: context imbalance in 'fsnotify_find_mark' - unexpected unlock ../fs/notify/mark.c:947:17: warning: context imbalance in 'fsnotify_destroy_marks' - unexpected unlock ../drivers/tty/serial/esp32_uart.c:549:39: warning: context imbalance in 'esp32_uart_console_write' - unexpected unlock ../drivers/pinctrl/spacemit/pinctrl-k1.c:435:9: warning: context imbalance in 'spacemit_pmx_set_mux' - different lock contexts for basic block ../drivers/pinctrl/spacemit/pinctrl-k1.c:450:12: warning: context imbalance in 'spacemit_request_gpio' - wrong count at exit ../drivers/pinctrl/spacemit/pinctrl-k1.c:605:12: warning: context imbalance in 'spacemit_pin_set_config' - wrong count at exit ../drivers/gpio/gpio-graniterapids.c:75:12: warning: context imbalance in 'gnr_gpio_configure_line' - different lock contexts for basic block ../drivers/gpio/gpio-graniterapids.c:175:13: warning: context imbalance in 'gnr_gpio_irq_ack' - wrong count at exit ../drivers/gpio/gpio-graniterapids.c:207:15: warning: context imbalance in 'gnr_gpio_irq_mask_unmask' - wrong count at exit ../drivers/gpio/gpio-graniterapids.c:379:9: warning: context imbalance in 'gnr_gpio_suspend' - wrong count at exit ../drivers/gpio/gpio-graniterapids.c:392:9: warning: context imbalance in 'gnr_gpio_resume' - wrong count at exit ../net/netfilter/nf_conntrack_irc.c:242:38: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_conntrack_irc.c:242:38: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_conntrack_irc.c:242:38: unsigned int ( * )( ... ) ../drivers/video/fbdev/broadsheetfb.c:298:40: warning: restricted __le32 degrades to integer ../drivers/video/fbdev/broadsheetfb.c:299:45: warning: restricted __le32 degrades to integer ../drivers/video/fbdev/broadsheetfb.c:879:17: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/broadsheetfb.c:879:17: expected unsigned short ../drivers/video/fbdev/broadsheetfb.c:879:17: got restricted __le16 [usertype] ../drivers/tty/serial/esp32_acm.c:305:39: warning: context imbalance in 'esp32s3_acm_console_write' - unexpected unlock ../drivers/scsi/scsi_debugfs.c:36:19: warning: context imbalance in 'scsi_cmd_list_info' - wrong count at exit ../arch/x86/kvm/vmx/nested.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80688 becomes 688) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80a88 becomes a88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80608 becomes 608) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80108 becomes 108) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80388 becomes 388) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20482 becomes 482) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b88 becomes b88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100910 becomes 910) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80188 becomes 188) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80208 becomes 208) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80288 becomes 288) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100010 becomes 10) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100710 becomes 710) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20402 becomes 402) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20002 becomes 2) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20082 becomes 82) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20102 becomes 102) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20182 becomes 182) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20202 becomes 202) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20282 becomes 282) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20302 becomes 302) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20382 becomes 382) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120012 becomes 12) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120092 becomes 92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120112 becomes 112) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120192 becomes 192) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120212 becomes 212) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120292 becomes 292) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120312 becomes 312) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120412 becomes 412) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120492 becomes 492) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120592 becomes 592) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120612 becomes 612) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120512 becomes 512) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120692 becomes 692) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120712 becomes 712) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120792 becomes 792) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120812 becomes 812) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a019a becomes 19a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a021a becomes 21a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a029a becomes 29a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a031a becomes 31a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a049a becomes 49a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a059a becomes 59a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a061a becomes 61a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a089a becomes 89a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b08 becomes b08) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80708 becomes 708) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80788 becomes 788) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80808 becomes 808) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80888 becomes 888) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100390 becomes 390) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180018 becomes 18) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: too many warnings ../sound/core/seq/seq_midi_event.c:145:6: warning: context imbalance in 'snd_midi_event_reset_encode' - wrong count at exit ../sound/core/seq/seq_midi_event.c:152:6: warning: context imbalance in 'snd_midi_event_reset_decode' - wrong count at exit ../sound/core/seq/seq_midi_event.c:170:6: warning: context imbalance in 'snd_midi_event_encode_byte' - different lock contexts for basic block ../drivers/block/drbd/drbd_main.c:545:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:545:20: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:545:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:546:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:546:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:546:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:547:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:547:20: expected unsigned short [usertype] length ../drivers/block/drbd/drbd_main.c:547:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:553:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:553:20: expected unsigned short [usertype] magic ../drivers/block/drbd/drbd_main.c:553:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:554:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:554:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:554:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:555:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:555:19: expected unsigned int [usertype] length ../drivers/block/drbd/drbd_main.c:555:19: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:562:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:562:18: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:562:18: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:563:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:563:19: expected unsigned short [usertype] volume ../drivers/block/drbd/drbd_main.c:563:19: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:564:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:564:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:564:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:565:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:565:19: expected unsigned int [usertype] length ../drivers/block/drbd/drbd_main.c:565:19: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:704:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:704:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:704:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:719:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:719:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:719:22: struct disk_conf * ../drivers/block/drbd/drbd_main.c:756:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:756:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:756:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:816:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:820:26: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:822:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:822:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:822:23: struct net_conf * ../drivers/block/drbd/drbd_main.c:881:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:912:26: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:912:26: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:912:26: struct disk_conf * ../drivers/block/drbd/drbd_main.c:976:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:999:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1012:17: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1013:16: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1028:17: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1029:16: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1041:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1055:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1092:19: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:1092:19: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:1092:19: struct net_conf * ../drivers/block/drbd/drbd_main.c:1302:21: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1302:21: expected unsigned int [usertype] set_size ../drivers/block/drbd/drbd_main.c:1302:21: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1330:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1330:20: expected unsigned int [usertype] seq_num ../drivers/block/drbd/drbd_main.c:1330:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1342:54: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1342:54: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1342:54: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1362:31: warning: incorrect type in argument 3 (different base types) ../drivers/block/drbd/drbd_main.c:1362:31: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1362:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1363:31: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1363:31: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1363:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1373:31: warning: incorrect type in argument 3 (different base types) ../drivers/block/drbd/drbd_main.c:1373:31: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1373:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1374:31: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1374:31: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1374:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1375:31: warning: incorrect type in argument 5 (different base types) ../drivers/block/drbd/drbd_main.c:1375:31: expected unsigned long long [usertype] block_id ../drivers/block/drbd/drbd_main.c:1375:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1388:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1388:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1388:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1389:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1389:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1389:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1404:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1404:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1404:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1406:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1406:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1406:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1422:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1422:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1422:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1424:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1424:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1424:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1437:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1437:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1437:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1439:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1439:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1439:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1664:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1664:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1664:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1666:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1666:20: expected unsigned int [usertype] seq_num ../drivers/block/drbd/drbd_main.c:1666:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1680:21: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1680:21: expected unsigned int [usertype] dp_flags ../drivers/block/drbd/drbd_main.c:1680:21: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1685:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1685:25: expected unsigned int [usertype] size ../drivers/block/drbd/drbd_main.c:1685:25: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1756:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1756:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1756:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1779:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1779:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1779:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1780:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1780:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1780:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1816:40: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:1816:40: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:1816:40: struct net_conf * ../drivers/block/drbd/drbd_main.c:2968:30: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2968:30: expected unsigned long long [usertype] la_size_sect ../drivers/block/drbd/drbd_main.c:2968:30: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:2970:33: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2970:33: expected unsigned long long ../drivers/block/drbd/drbd_main.c:2970:33: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:2971:23: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2971:23: expected unsigned int [usertype] flags ../drivers/block/drbd/drbd_main.c:2971:23: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2972:23: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2972:23: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:2972:23: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2974:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2974:31: expected unsigned int [usertype] md_size_sect ../drivers/block/drbd/drbd_main.c:2974:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2975:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2975:31: expected unsigned int [usertype] al_offset ../drivers/block/drbd/drbd_main.c:2975:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2976:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2976:31: expected unsigned int [usertype] al_nr_extents ../drivers/block/drbd/drbd_main.c:2976:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2977:34: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2977:34: expected unsigned int [usertype] bm_bytes_per_bit ../drivers/block/drbd/drbd_main.c:2977:34: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2978:29: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2978:29: expected unsigned long long [usertype] device_uuid ../drivers/block/drbd/drbd_main.c:2978:29: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:2980:27: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2980:27: expected unsigned int [usertype] bm_offset ../drivers/block/drbd/drbd_main.c:2980:27: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2981:38: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2981:38: expected unsigned int [usertype] la_peer_max_bio_size ../drivers/block/drbd/drbd_main.c:2981:38: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2983:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2983:28: expected unsigned int [usertype] al_stripes ../drivers/block/drbd/drbd_main.c:2983:28: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2984:35: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2984:35: expected unsigned int [usertype] al_stripe_size_4k ../drivers/block/drbd/drbd_main.c:2984:35: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3037:26: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3038:33: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3200:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3201:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3219:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3220:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3220:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3220:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3220:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3227:33: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3229:36: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3230:26: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3231:32: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3233:33: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3234:30: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3235:30: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3242:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3243:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3243:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3243:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3243:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3247:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3248:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3248:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3248:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3248:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3258:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3657:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:3657:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:3657:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:844:9: warning: context imbalance in 'drbd_print_uuids' - different lock contexts for basic block ../drivers/block/drbd/drbd_main.c: note: in included file: ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/gpio/gpio-grgpio.c:118:12: warning: context imbalance in 'grgpio_irq_set_type' - wrong count at exit ../drivers/gpio/gpio-grgpio.c:170:13: warning: context imbalance in 'grgpio_irq_unmask' - wrong count at exit ../drivers/gpio/gpio-grgpio.c:217:9: warning: context imbalance in 'grgpio_irq_handler' - wrong count at exit ../net/packet/af_packet.c:1045:13: warning: context imbalance in '__packet_lookup_frame_in_block' - different lock contexts for basic block ../net/packet/af_packet.c:2487:17: warning: context imbalance in 'tpacket_rcv' - unexpected unlock ../sound/pci/echoaudio/gina20.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1101:9: warning: context imbalance in 'snd_echo_input_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../fs/signalfd.c:56:33: warning: incorrect type in argument 2 (different address spaces) ../fs/signalfd.c:56:33: expected struct wait_queue_head [usertype] *wait_address ../fs/signalfd.c:56:33: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:58:31: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:58:31: expected struct spinlock [usertype] *lock ../fs/signalfd.c:58:31: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:63:33: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:63:33: expected struct spinlock [usertype] *lock ../fs/signalfd.c:63:33: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:97:32: warning: cast removes address space '__user' of expression ../fs/signalfd.c:115:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:118:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:122:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:138:32: warning: cast removes address space '__user' of expression ../fs/signalfd.c:142:38: warning: cast removes address space '__user' of expression ../fs/signalfd.c:161:31: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:161:31: expected struct spinlock [usertype] *lock ../fs/signalfd.c:161:31: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:170:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:170:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:170:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:174:32: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:174:32: expected struct wait_queue_head *wq_head ../fs/signalfd.c:174:32: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:184:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:184:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:184:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:186:39: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:186:39: expected struct spinlock [usertype] *lock ../fs/signalfd.c:186:39: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:188:33: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:188:33: expected struct spinlock [usertype] *lock ../fs/signalfd.c:188:33: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:190:35: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:190:35: expected struct wait_queue_head *wq_head ../fs/signalfd.c:190:35: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:289:39: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:289:39: expected struct spinlock [usertype] *lock ../fs/signalfd.c:289:39: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:291:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:291:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:291:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:293:17: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:293:17: expected struct wait_queue_head *wq_head ../fs/signalfd.c:293:17: got struct wait_queue_head [noderef] __rcu * ../sound/core/seq/seq_virmidi.c:103:9: warning: context imbalance in 'snd_virmidi_dev_receive_event' - different lock contexts for basic block ../sound/core/seq/seq_virmidi.c:184:12: warning: context imbalance in 'snd_virmidi_input_open' - different lock contexts for basic block ../sound/core/seq/seq_virmidi.c: note: in included file (through ../include/linux/wait.h): ../include/linux/list.h:237:25: warning: context imbalance in 'snd_virmidi_input_close' - wrong count at exit ../arch/x86/kvm/vmx/hyperv_evmcs.c:15:9: warning: cast truncates bits from constant value (1a079a becomes 79a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:17:9: warning: cast truncates bits from constant value (1a071a becomes 71a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:19:9: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:21:9: warning: cast truncates bits from constant value (b000b becomes b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:23:9: warning: cast truncates bits from constant value (b008b becomes 8b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:25:9: warning: cast truncates bits from constant value (b010b becomes 10b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:27:9: warning: cast truncates bits from constant value (1b001b becomes 1b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:29:9: warning: cast truncates bits from constant value (1b009b becomes 9b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:31:9: warning: cast truncates bits from constant value (1b011b becomes 11b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:33:9: warning: cast truncates bits from constant value (1b041b becomes 41b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:35:9: warning: cast truncates bits from constant value (1b049b becomes 49b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:37:9: warning: cast truncates bits from constant value (1b059b becomes 59b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:39:9: warning: cast truncates bits from constant value (80008 becomes 8) ../arch/x86/kvm/vmx/hyperv_evmcs.c:41:9: warning: cast truncates bits from constant value (80088 becomes 88) ../arch/x86/kvm/vmx/hyperv_evmcs.c:43:9: warning: cast truncates bits from constant value (80108 becomes 108) ../arch/x86/kvm/vmx/hyperv_evmcs.c:45:9: warning: cast truncates bits from constant value (1a019a becomes 19a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:47:9: warning: cast truncates bits from constant value (1a021a becomes 21a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:49:9: warning: cast truncates bits from constant value (1a029a becomes 29a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:51:9: warning: cast truncates bits from constant value (1a031a becomes 31a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:53:9: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:55:9: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:57:9: warning: cast truncates bits from constant value (1a049a becomes 49a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:59:9: warning: cast truncates bits from constant value (1a051a becomes 51a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:61:9: warning: cast truncates bits from constant value (1a059a becomes 59a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:63:9: warning: cast truncates bits from constant value (1a061a becomes 61a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:65:9: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/hyperv_evmcs.c:67:9: warning: cast truncates bits from constant value (80488 becomes 488) ../arch/x86/kvm/vmx/hyperv_evmcs.c:69:9: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:71:9: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:73:9: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:75:9: warning: cast truncates bits from constant value (a018a becomes 18a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:77:9: warning: cast truncates bits from constant value (a020a becomes 20a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:79:9: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:81:9: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:83:9: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:85:9: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:87:9: warning: cast truncates bits from constant value (1a089a becomes 89a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:89:9: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:91:9: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:93:9: warning: cast truncates bits from constant value (180018 becomes 18) ../arch/x86/kvm/vmx/hyperv_evmcs.c:95:9: warning: cast truncates bits from constant value (180098 becomes 98) ../arch/x86/kvm/vmx/hyperv_evmcs.c:97:9: warning: cast truncates bits from constant value (180118 becomes 118) ../arch/x86/kvm/vmx/hyperv_evmcs.c:99:9: warning: cast truncates bits from constant value (180198 becomes 198) ../arch/x86/kvm/vmx/hyperv_evmcs.c:101:9: warning: cast truncates bits from constant value (1a001a becomes 1a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:103:9: warning: cast truncates bits from constant value (1a009a becomes 9a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:105:9: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:107:9: warning: cast truncates bits from constant value (1a069a becomes 69a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:109:9: warning: cast truncates bits from constant value (1b019b becomes 19b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:111:9: warning: cast truncates bits from constant value (1b021b becomes 21b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:113:9: warning: cast truncates bits from constant value (1b029b becomes 29b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:115:9: warning: cast truncates bits from constant value (1b031b becomes 31b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:117:9: warning: cast truncates bits from constant value (1b039b becomes 39b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:119:9: warning: cast truncates bits from constant value (1b051b becomes 51b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:121:9: warning: cast truncates bits from constant value (80688 becomes 688) ../arch/x86/kvm/vmx/hyperv_evmcs.c:123:9: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:125:9: warning: cast truncates bits from constant value (80b08 becomes b08) ../arch/x86/kvm/vmx/hyperv_evmcs.c:127:9: warning: cast truncates bits from constant value (80b88 becomes b88) ../arch/x86/kvm/vmx/hyperv_evmcs.c:129:9: warning: cast truncates bits from constant value (80c88 becomes c88) ../arch/x86/kvm/vmx/hyperv_evmcs.c:151:9: warning: cast truncates bits from constant value (90009 becomes 9) ../arch/x86/kvm/vmx/hyperv_evmcs.c:153:9: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.c:167:9: warning: cast truncates bits from constant value (190299 becomes 299) ../arch/x86/kvm/vmx/hyperv_evmcs.c:175:9: warning: cast truncates bits from constant value (80188 becomes 188) ../arch/x86/kvm/vmx/hyperv_evmcs.c:177:9: warning: cast truncates bits from constant value (80208 becomes 208) ../arch/x86/kvm/vmx/hyperv_evmcs.c:179:9: warning: cast truncates bits from constant value (80288 becomes 288) ../arch/x86/kvm/vmx/hyperv_evmcs.c:183:9: warning: cast truncates bits from constant value (100710 becomes 710) ../arch/x86/kvm/vmx/hyperv_evmcs.c:185:9: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.c:187:9: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/hyperv_evmcs.c:189:9: warning: cast truncates bits from constant value (100110 becomes 110) ../arch/x86/kvm/vmx/hyperv_evmcs.c:191:9: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.c:193:9: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.c:195:9: warning: cast truncates bits from constant value (100610 becomes 610) ../arch/x86/kvm/vmx/hyperv_evmcs.c:198:9: warning: cast truncates bits from constant value (100690 becomes 690) ../arch/x86/kvm/vmx/hyperv_evmcs.c:200:9: warning: cast truncates bits from constant value (130013 becomes 13) ../arch/x86/kvm/vmx/hyperv_evmcs.c:202:9: warning: cast truncates bits from constant value (100010 becomes 10) ../arch/x86/kvm/vmx/hyperv_evmcs.c:204:9: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.c:206:9: warning: cast truncates bits from constant value (100790 becomes 790) ../arch/x86/kvm/vmx/hyperv_evmcs.c:208:9: warning: cast truncates bits from constant value (120012 becomes 12) ../arch/x86/kvm/vmx/hyperv_evmcs.c:210:9: warning: cast truncates bits from constant value (120092 becomes 92) ../arch/x86/kvm/vmx/hyperv_evmcs.c:212:9: warning: cast truncates bits from constant value (120112 becomes 112) ../arch/x86/kvm/vmx/hyperv_evmcs.c:214:9: warning: cast truncates bits from constant value (120192 becomes 192) ../arch/x86/kvm/vmx/hyperv_evmcs.c:216:9: warning: cast truncates bits from constant value (120212 becomes 212) ../arch/x86/kvm/vmx/hyperv_evmcs.c:218:9: warning: cast truncates bits from constant value (120292 becomes 292) ../arch/x86/kvm/vmx/hyperv_evmcs.c:220:9: warning: cast truncates bits from constant value (120312 becomes 312) ../arch/x86/kvm/vmx/hyperv_evmcs.c:222:9: warning: cast truncates bits from constant value (120392 becomes 392) ../arch/x86/kvm/vmx/hyperv_evmcs.c:224:9: warning: cast truncates bits from constant value (120412 becomes 412) ../arch/x86/kvm/vmx/hyperv_evmcs.c:226:9: warning: cast truncates bits from constant value (120492 becomes 492) ../arch/x86/kvm/vmx/hyperv_evmcs.c:228:9: warning: cast truncates bits from constant value (120512 becomes 512) ../arch/x86/kvm/vmx/hyperv_evmcs.c:230:9: warning: cast truncates bits from constant value (120592 becomes 592) ../arch/x86/kvm/vmx/hyperv_evmcs.c:232:9: warning: cast truncates bits from constant value (120612 becomes 612) ../arch/x86/kvm/vmx/hyperv_evmcs.c:234:9: warning: cast truncates bits from constant value (120692 becomes 692) ../arch/x86/kvm/vmx/hyperv_evmcs.c:236:9: warning: cast truncates bits from constant value (120712 becomes 712) ../arch/x86/kvm/vmx/hyperv_evmcs.c:238:9: warning: cast truncates bits from constant value (120792 becomes 792) ../arch/x86/kvm/vmx/hyperv_evmcs.c:240:9: warning: cast truncates bits from constant value (120812 becomes 812) ../arch/x86/kvm/vmx/hyperv_evmcs.c:242:9: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.c:244:9: warning: cast truncates bits from constant value (120992 becomes 992) ../arch/x86/kvm/vmx/hyperv_evmcs.c:246:9: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.c:250:9: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.c:252:9: warning: cast truncates bits from constant value (110091 becomes 91) ../arch/x86/kvm/vmx/hyperv_evmcs.c:254:9: warning: cast truncates bits from constant value (110111 becomes 111) ../arch/x86/kvm/vmx/hyperv_evmcs.c:256:9: warning: too many warnings ../fs/eventpoll.c:648:9: warning: restricted __poll_t degrades to integer ../fs/eventpoll.c:648:9: warning: cast to restricted __poll_t ../fs/eventpoll.c:1330:53: warning: incorrect type in argument 3 (different base types) ../fs/eventpoll.c:1330:53: expected unsigned int pollflags ../fs/eventpoll.c:1330:53: got restricted __poll_t ../net/netfilter/nf_conntrack_snmp.c:42:23: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_conntrack_snmp.c:42:23: int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_conntrack_snmp.c:42:23: int ( * )( ... ) ../mm/page_alloc.c:2887:13: warning: context imbalance in '__free_frozen_pages' - different lock contexts for basic block ../mm/page_alloc.c:2990:33: warning: context imbalance in 'free_unref_folios' - unexpected unlock ../mm/page_alloc.c:3280:20: warning: context imbalance in 'rmqueue_pcplist' - different lock contexts for basic block ../mm/page_alloc.c:3152:13: warning: context imbalance in 'get_page_from_freelist' - different lock contexts for basic block ../mm/page_alloc.c:5137:9: warning: context imbalance in 'alloc_pages_bulk_noprof' - different lock contexts for basic block ../mm/page_alloc.c:7416:30: warning: context imbalance in '__accept_page' - unexpected unlock ../mm/page_alloc.c:7424:6: warning: context imbalance in 'accept_page' - wrong count at exit ../mm/page_alloc.c:7439:13: warning: context imbalance in 'try_to_accept_memory_one' - wrong count at exit ../drivers/acpi/nhlt.c: note: in included file (through ../include/acpi/actbl.h, ../include/acpi/acpi.h, ../include/linux/acpi.h): ../include/acpi/actbl2.h:2390:47: warning: array of flexible structures ../net/core/lwtunnel.c:217:60: warning: incorrect type in initializer (different address spaces) ../net/core/lwtunnel.c:217:60: expected struct lwtunnel_encap_ops const *ops ../net/core/lwtunnel.c:217:60: got struct lwtunnel_encap_ops const [noderef] __rcu * ../arch/x86/kernel/cpu/intel.c: In function ‘init_intel’: ../arch/x86/kernel/cpu/intel.c:555:34: warning: variable ‘l2’ set but not used [-Wunused-but-set-variable] 555 | unsigned int l1, l2; | ^~ Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' ../arch/x86/kernel/ftrace.c:41:6: warning: context imbalance in 'ftrace_arch_code_modify_prepare' - wrong count at exit ../arch/x86/kernel/ftrace.c:53:6: warning: context imbalance in 'ftrace_arch_code_modify_post_process' - wrong count at exit ../drivers/gpu/drm/imx/dc/dc-ic.c:273:24: warning: symbol 'dc_ic_driver' was not declared. Should it be static? ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c: In function ‘imx_ldb_probe’: ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:540:57: warning: ‘_sel’ directive output may be truncated writing 4 bytes into a region of size between 3 and 13 [-Wformat-truncation=] 540 | snprintf(clkname, sizeof(clkname), "di%d_sel", i); | ^~~~ ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:540:17: note: ‘snprintf’ output between 8 and 18 bytes into a destination of size 16 540 | snprintf(clkname, sizeof(clkname), "di%d_sel", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sound/pci/emu10k1/memory.c:258:5: warning: context imbalance in 'snd_emu10k1_memblk_map' - wrong count at exit ../kernel/futex/core.c:582:38: warning: cast removes address space '__user' of expression ../kernel/futex/core.c:582:51: warning: incorrect type in initializer (different address spaces) ../kernel/futex/core.c:582:51: expected unsigned int [noderef] [usertype] __user *naddr ../kernel/futex/core.c:582:51: got void * ../kernel/futex/core.c:598:38: warning: cast removes address space '__user' of expression ../kernel/futex/core.c:598:51: warning: incorrect type in initializer (different address spaces) ../kernel/futex/core.c:598:51: expected unsigned int [noderef] [usertype] __user *naddr ../kernel/futex/core.c:598:51: got void * ../kernel/futex/core.c:979:9: warning: context imbalance in 'futex_q_lockptr_lock' - wrong count at exit ../sound/pci/echoaudio/layla20.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1101:9: warning: context imbalance in 'snd_echo_input_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../sound/pci/echoaudio/layla20.c: note: in included file: ../sound/pci/echoaudio/midi.c:169:9: warning: context imbalance in 'snd_echo_midi_input_trigger' - wrong count at exit ../sound/pci/echoaudio/midi.c:235:9: warning: context imbalance in 'snd_echo_midi_output_write' - wrong count at exit Warning: ../arch/x86/kernel/apic/apic.c:2149 function parameter 'spurious_interrupt' not described in 'DEFINE_IDTENTRY_IRQ' Warning: ../arch/x86/kernel/apic/apic.c:2149 expecting prototype for spurious_interrupt(). Prototype was for DEFINE_IDTENTRY_IRQ() instead ../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 ../arch/x86/kvm/vmx/tdx.c:859:38: warning: Using plain integer as NULL pointer ../arch/x86/kvm/vmx/tdx.c:2645:32: warning: Using plain integer as NULL pointer ../arch/x86/kvm/vmx/tdx.c:3019:30: warning: Using plain integer as NULL pointer ../arch/x86/kvm/vmx/tdx.c:3062:18: warning: incorrect type in assignment (different address spaces) ../arch/x86/kvm/vmx/tdx.c:3062:18: expected struct kvm_cpuid2 [noderef] __user *td_cpuid ../arch/x86/kvm/vmx/tdx.c:3062:18: got void *[assigned] _res ../arch/x86/kvm/vmx/tdx.c:3068:28: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kvm/vmx/tdx.c:3068:28: expected void *to ../arch/x86/kvm/vmx/tdx.c:3068:28: got struct kvm_cpuid2 [noderef] __user *td_cpuid ../arch/x86/kvm/vmx/tdx.c:3074:68: warning: incorrect type in argument 4 (different address spaces) ../arch/x86/kvm/vmx/tdx.c:3074:68: expected struct kvm_cpuid_entry2 *[assigned] output_e ../arch/x86/kvm/vmx/tdx.c:3074:68: got struct kvm_cpuid_entry2 [noderef] __user * ../arch/x86/kvm/vmx/tdx.c:3081:75: warning: incorrect type in argument 4 (different address spaces) ../arch/x86/kvm/vmx/tdx.c:3081:75: expected struct kvm_cpuid_entry2 *[assigned] output_e ../arch/x86/kvm/vmx/tdx.c:3081:75: got struct kvm_cpuid_entry2 [noderef] __user * ../arch/x86/kvm/vmx/tdx.c:3084:77: warning: incorrect type in argument 4 (different address spaces) ../arch/x86/kvm/vmx/tdx.c:3084:77: expected struct kvm_cpuid_entry2 *[assigned] output_e ../arch/x86/kvm/vmx/tdx.c:3084:77: got struct kvm_cpuid_entry2 [noderef] __user * ../arch/x86/kvm/vmx/tdx.c:3091:75: warning: incorrect type in argument 4 (different address spaces) ../arch/x86/kvm/vmx/tdx.c:3091:75: expected struct kvm_cpuid_entry2 *[assigned] output_e ../arch/x86/kvm/vmx/tdx.c:3091:75: got struct kvm_cpuid_entry2 [noderef] __user * ../arch/x86/kvm/vmx/tdx.c:3097:34: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/kvm/vmx/tdx.c:3097:34: expected void const *from ../arch/x86/kvm/vmx/tdx.c:3097:34: got struct kvm_cpuid2 [noderef] __user *td_cpuid ../arch/x86/kvm/vmx/tdx.c:3105:43: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/kvm/vmx/tdx.c:3105:43: expected void const *from ../arch/x86/kvm/vmx/tdx.c:3105:43: got struct kvm_cpuid_entry2 [noderef] __user * ../arch/x86/kvm/vmx/tdx.c:3110:15: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kvm/vmx/tdx.c:3110:15: expected void const *objp ../arch/x86/kvm/vmx/tdx.c:3110:15: got struct kvm_cpuid2 [noderef] __user *td_cpuid ../arch/x86/kvm/vmx/tdx.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110111 becomes 111) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110111 becomes 111) ../arch/x86/kvm/vmx/tdx.c:3078:34: warning: dereference of noderef expression ../arch/x86/kvm/vmx/tdx.c:3088:34: warning: dereference of noderef expression ../arch/x86/kvm/vmx/tdx.c:3093:13: warning: dereference of noderef expression ../arch/x86/kvm/vmx/tdx.c:3095:9: warning: dereference of noderef expression ../arch/x86/kvm/vmx/tdx.c:3106:26: warning: dereference of noderef expression ../arch/x86/kvm/vmx/tdx.c:3106:26: warning: dereference of noderef expression ../sound/pci/ice1712/ice1712.c:257:13: warning: context imbalance in 'snd_ice1712_digmix_route_ac97_put' - wrong count at exit ../sound/pci/ice1712/ice1712.c:499:26: warning: context imbalance in 'snd_ice1712_playback_trigger' - wrong count at exit ../sound/pci/ice1712/ice1712.c:523:29: warning: context imbalance in 'snd_ice1712_playback_ds_trigger' - wrong count at exit ../sound/pci/ice1712/ice1712.c:543:26: warning: context imbalance in 'snd_ice1712_capture_trigger' - wrong count at exit ../sound/pci/ice1712/ice1712.c:560:9: warning: context imbalance in 'snd_ice1712_playback_prepare' - wrong count at exit ../sound/pci/ice1712/ice1712.c:609:9: warning: context imbalance in 'snd_ice1712_playback_ds_prepare' - wrong count at exit ../sound/pci/ice1712/ice1712.c:752:12: warning: context imbalance in 'snd_ice1712_playback_ds_open' - wrong count at exit ../sound/pci/ice1712/ice1712.c:787:12: warning: context imbalance in 'snd_ice1712_playback_ds_close' - wrong count at exit ../sound/pci/ice1712/ice1712.c:892:12: warning: context imbalance in 'snd_ice1712_pro_trigger' - different lock contexts for basic block ../sound/pci/ice1712/ice1712.c:1000:12: warning: context imbalance in 'snd_ice1712_playback_pro_prepare' - wrong count at exit ../sound/pci/ice1712/ice1712.c:1022:12: warning: context imbalance in 'snd_ice1712_capture_pro_prepare' - wrong count at exit ../sound/pci/ice1712/ice1712.c:1239:12: warning: context imbalance in 'snd_ice1712_pro_mixer_switch_get' - wrong count at exit ../sound/pci/ice1712/ice1712.c:1253:12: warning: context imbalance in 'snd_ice1712_pro_mixer_switch_put' - wrong count at exit ../sound/pci/ice1712/ice1712.c:1279:12: warning: context imbalance in 'snd_ice1712_pro_mixer_volume_get' - wrong count at exit ../sound/pci/ice1712/ice1712.c:1293:12: warning: context imbalance in 'snd_ice1712_pro_mixer_volume_put' - wrong count at exit ../sound/pci/ice1712/ice1712.c:1775:9: warning: context imbalance in 'snd_ice1712_pro_internal_clock_get' - wrong count at exit ../sound/pci/ice1712/ice1712.c:1891:12: warning: context imbalance in 'snd_ice1712_pro_rate_locking_put' - wrong count at exit ../sound/pci/ice1712/ice1712.c:1921:12: warning: context imbalance in 'snd_ice1712_pro_rate_reset_put' - wrong count at exit ../sound/pci/ice1712/ice1712.c:2090:9: warning: context imbalance in 'snd_ice1712_pro_route_spdif_put' - wrong count at exit ../sound/pci/ice1712/ice1712.c:2130:12: warning: context imbalance in 'snd_ice1712_pro_volume_rate_put' - wrong count at exit ../sound/pci/ice1712/ice1712.c:2171:9: warning: context imbalance in 'snd_ice1712_pro_peak_get' - wrong count at exit ../drivers/gpio/gpio-hlwd.c:129:13: warning: context imbalance in 'hlwd_gpio_irq_unmask' - wrong count at exit ../drivers/gpio/gpio-hlwd.c:171:12: warning: context imbalance in 'hlwd_gpio_irq_set_type' - wrong count at exit ../mm/swap_state.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/mm.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'swap_vma_readahead' - unexpected unlock ../sound/pci/emu10k1/voice.c:77:5: warning: context imbalance in 'snd_emu10k1_voice_alloc' - different lock contexts for basic block ../sound/pci/emu10k1/voice.c:121:5: warning: context imbalance in 'snd_emu10k1_voice_free' - different lock contexts for basic block Warning: ../mm/swap_state.c:294 expecting prototype for swap_cache_clear_shadow(). Prototype was for __swap_cache_clear_shadow() instead ../sound/pci/echoaudio/darla24.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1231:9: warning: context imbalance in 'snd_echo_input_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../mm/madvise.c:214:17: warning: context imbalance in 'swapin_walk_pmd_entry' - unexpected unlock ../mm/madvise.c:444:28: warning: context imbalance in 'madvise_cold_or_pageout_pte_range' - unexpected unlock ../mm/madvise.c:784:9: warning: context imbalance in 'madvise_free_pte_range' - different lock contexts for basic block Warning: ../drivers/misc/vmw_balloon.c:259 struct member '5' not described in 'vmballoon_batch_entry' Warning: ../drivers/misc/vmw_balloon.c:259 struct member '5' not described in 'vmballoon_batch_entry' ../net/ipv4/igmp.c: note: in included file (through ../include/linux/igmp.h): ../include/uapi/linux/igmp.h:60:32: warning: array of flexible structures ../net/ipv4/igmp.c:3025:31: warning: context imbalance in 'igmp_mcf_get_next' - unexpected unlock ../net/ipv4/igmp.c:3051:9: warning: context imbalance in 'igmp_mcf_get_idx' - wrong count at exit ../net/ipv4/igmp.c:3068:9: warning: context imbalance in 'igmp_mcf_seq_next' - wrong count at exit ../net/ipv4/igmp.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'igmp_mcf_seq_stop' - unexpected unlock ../mm/zswap.c:1151:23: warning: context imbalance in 'shrink_memcg_cb' - unexpected unlock ../drivers/dma/pch_dma.c:839:14: warning: incorrect type in assignment (different address spaces) ../drivers/dma/pch_dma.c:839:14: expected struct pch_dma_regs *regs ../drivers/dma/pch_dma.c:839:14: got void [noderef] __iomem *membase ../drivers/dma/pch_dma.c:872:34: warning: incorrect type in assignment (different address spaces) ../drivers/dma/pch_dma.c:872:34: expected void [noderef] __iomem *membase ../drivers/dma/pch_dma.c:872:34: got struct pch_dma_desc_regs * ../drivers/block/drbd/drbd_state.c:1912:30: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:1912:30: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:1912:30: struct disk_conf * ../drivers/block/drbd/drbd_state.c:834:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:834:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:834:22: struct disk_conf * ../drivers/block/drbd/drbd_state.c:838:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:838:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:838:14: struct net_conf * ../drivers/block/drbd/drbd_state.c:1064:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:1064:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:1064:22: struct disk_conf * ../drivers/block/drbd/drbd_state.c:2079:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:2079:17: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:2079:17: struct net_conf * ../drivers/block/drbd/drbd_state.c:838:14: warning: context imbalance in 'is_valid_state' - different lock contexts for basic block ../drivers/block/drbd/drbd_state.c:1070:9: warning: context imbalance in 'sanitize_state' - different lock contexts for basic block ../drivers/block/drbd/drbd_state.c:1958:25: warning: context imbalance in 'after_state_ch' - unexpected unlock ../drivers/block/drbd/drbd_state.c:2373:32: warning: context imbalance in '_conn_request_state' - unexpected unlock ../fs/notify/fanotify/fanotify.c:1113:27: warning: symbol 'fanotify_fsnotify_ops' was not declared. Should it be static? ../drivers/misc/dw-xdata-pcie.c: In function ‘dw_xdata_pcie_probe’: ../drivers/misc/dw-xdata-pcie.c:21:41: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 21 | #define DW_XDATA_DRIVER_NAME "dw-xdata-pcie" | ^~~~~~~~~~~~~~~ ../drivers/misc/dw-xdata-pcie.c:343:38: note: in expansion of macro ‘DW_XDATA_DRIVER_NAME’ 343 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); | ^~~~~~~~~~~~~~~~~~~~ ../drivers/misc/dw-xdata-pcie.c:391:64: note: format string is defined here 391 | if (sscanf(dw->misc_dev.name, DW_XDATA_DRIVER_NAME ".%d", &id) != 1) | ^ ../drivers/misc/dw-xdata-pcie.c:343:9: note: ‘snprintf’ output between 16 and 25 bytes into a destination of size 24 343 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/apic/vector.c:61:6: warning: context imbalance in 'lock_vector_lock' - wrong count at exit ../arch/x86/kernel/apic/vector.c:69:6: warning: context imbalance in 'unlock_vector_lock' - unexpected unlock ../arch/x86/kernel/apic/vector.c:924:13: warning: context imbalance in 'apic_force_complete_move' - wrong count at exit ../drivers/block/drbd/drbd_nl.c:454:33: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:454:33: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:454:33: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:691:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:691:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:691:38: struct net_conf * ../drivers/block/drbd/drbd_nl.c:983:18: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:983:18: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:983:18: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1251:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1251:24: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1251:24: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1571:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1571:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1571:17: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1581:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1581:17: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1581:17: struct fifo_buffer * ../drivers/block/drbd/drbd_nl.c:1807:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1807:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1807:14: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2067:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2067:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2067:39: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2075:13: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2075:13: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2075:13: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2258:50: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2258:50: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2258:50: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2281:45: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2281:45: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2281:45: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2426:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2426:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2426:9: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2589:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2589:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2589:9: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2822:18: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2822:18: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2822:18: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2862:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2862:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2862:17: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3400:33: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3400:33: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3400:33: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3525:28: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3525:28: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3525:28: struct net_conf * ../drivers/block/drbd/drbd_nl.c:3738:29: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3738:29: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3738:29: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3744:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3744:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3744:22: struct net_conf * ../drivers/block/drbd/drbd_nl.c:3934:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3934:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3934:38: struct net_conf * ../drivers/block/drbd/drbd_nl.c:450:9: warning: context imbalance in 'highest_fencing_policy' - different lock contexts for basic block ../drivers/block/drbd/drbd_nl.c:2122:9: warning: context imbalance in 'drbd_adm_attach' - different lock contexts for basic block ../drivers/block/drbd/drbd_nl.c: note: in included file: ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../mm/slub.c:3474:9: warning: context imbalance in 'alloc_single_from_new_slab' - different lock contexts for basic block ../mm/slub.c:3863:55: warning: context imbalance in '__put_partials' - unexpected unlock ../mm/slub.c:5888:47: warning: context imbalance in '__slab_free' - unexpected unlock ../kernel/futex/requeue.c:692:9: warning: context imbalance in 'futex_requeue' - different lock contexts for basic block ../kernel/futex/requeue.c:841:25: warning: context imbalance in 'futex_wait_requeue_pi' - unexpected unlock ../kernel/futex/pi.c:663:9: warning: context imbalance in 'wake_futex_pi' - unexpected unlock ../kernel/futex/pi.c:791:9: warning: context imbalance in '__fixup_pi_state_owner' - unexpected unlock ../kernel/futex/pi.c:1093:17: warning: context imbalance in 'futex_lock_pi' - unexpected unlock ../kernel/futex/pi.c:1132:5: warning: context imbalance in 'futex_unlock_pi' - different lock contexts for basic block ../mm/swapfile.c:516:20: warning: context imbalance in 'swap_cluster_alloc_table' - unexpected unlock ../mm/swapfile.c:616:20: warning: context imbalance in 'isolate_lock_cluster' - different lock contexts for basic block ../mm/swapfile.c:781:13: warning: context imbalance in 'cluster_reclaim_range' - unexpected unlock ../mm/swapfile.c:940:9: warning: context imbalance in 'alloc_swap_scan_cluster' - unexpected unlock ../mm/swapfile.c:1008:36: warning: context imbalance in 'swap_reclaim_full_clusters' - unexpected unlock ../mm/swapfile.c:1132:28: warning: context imbalance in 'cluster_alloc_swap_entry' - unexpected unlock ../mm/swapfile.c:1348:24: warning: context imbalance in 'swap_alloc_fast' - different lock contexts for basic block ../mm/swapfile.c:2223:9: warning: context imbalance in 'unuse_pte' - different lock contexts for basic block ../mm/swapfile.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/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'unuse_pte_range' - unexpected unlock ../net/netfilter/nf_conntrack_tftp.c:78:31: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_conntrack_tftp.c:78:31: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_conntrack_tftp.c:78:31: unsigned int ( * )( ... ) ../kernel/time/timekeeping.c:160:15: warning: context imbalance in 'timekeeper_lock_irqsave' - wrong count at exit ../kernel/time/timekeeping.c:168:6: warning: context imbalance in 'timekeeper_unlock_irqrestore' - unexpected unlock ../kernel/time/timekeeping.c:618:5: warning: context imbalance in 'pvclock_gtod_register_notifier' - wrong count at exit ../kernel/time/timekeeping.c:636:5: warning: context imbalance in 'pvclock_gtod_unregister_notifier' - wrong count at exit ../kernel/time/timekeeping.c:1835:9: warning: context imbalance in 'timekeeping_init' - wrong count at exit ../kernel/time/timekeeping.c:2368:13: warning: context imbalance in 'timekeeping_advance' - wrong count at exit ../kernel/time/timekeeping.c:2678:12: warning: context imbalance in '__do_adjtimex' - different lock contexts for basic block ../kernel/time/timekeeping.c:2812:9: warning: context imbalance in 'tk_aux_update_clocksource' - different lock contexts for basic block ../kernel/time/timekeeping.c:2832:9: warning: context imbalance in 'tk_aux_advance' - different lock contexts for basic block ../kernel/time/timekeeping.c:2909:12: warning: context imbalance in 'aux_clock_set' - different lock contexts for basic block ../kernel/time/timekeeping.c:2799:30: warning: context imbalance in 'aux_clock_enable' - wrong count at exit ../kernel/time/timekeeping.c:2799:30: warning: context imbalance in 'aux_clock_disable' - wrong count at exit ../sound/pci/echoaudio/gina24.c: note: in included file: ../sound/pci/echoaudio/gina24_dsp.c:284:12: warning: context imbalance in 'dsp_set_digital_mode' - wrong count at exit ../sound/pci/echoaudio/gina24.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1231:9: warning: context imbalance in 'snd_echo_input_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1650:9: warning: context imbalance in 'snd_echo_automute_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../drivers/base/regmap/regcache-maple.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/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'regcache_maple_sync_block' - unexpected unlock ../drivers/tty/serial/imx.c:2095:13: warning: context imbalance in 'imx_uart_console_device_lock' - wrong count at exit ../drivers/tty/serial/imx.c:2102:13: warning: context imbalance in 'imx_uart_console_device_unlock' - unexpected unlock ../arch/x86/kernel/cpu/mtrr/mtrr.c: In function ‘mtrr_bp_init’: ../arch/x86/kernel/cpu/mtrr/mtrr.c:550:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] 550 | unsigned long config, dummy; | ^~~~~ ../drivers/gpio/gpio-idt3243x.c:49:12: warning: context imbalance in 'idt_gpio_irq_set_type' - different lock contexts for basic block ../drivers/gpio/gpio-idt3243x.c:95:13: warning: context imbalance in 'idt_gpio_unmask' - wrong count at exit ../sound/pci/emu10k1/io.c:60:6: warning: context imbalance in 'snd_emu10k1_ptr_write' - different lock contexts for basic block ../sound/pci/emu10k1/io.c:91:6: warning: context imbalance in 'snd_emu10k1_ptr_write_multiple' - different lock contexts for basic block ../sound/pci/emu10k1/io.c:120:14: warning: context imbalance in 'snd_emu10k1_ptr20_read' - wrong count at exit ../sound/pci/emu10k1/io.c:133:6: warning: context imbalance in 'snd_emu10k1_ptr20_write' - wrong count at exit ../sound/pci/emu10k1/io.c:147:5: warning: context imbalance in 'snd_emu10k1_spi_write' - wrong count at exit ../sound/pci/emu10k1/io.c:194:5: warning: context imbalance in 'snd_emu10k1_i2c_write' - different lock contexts for basic block ../sound/pci/emu10k1/io.c:457:6: warning: context imbalance in 'snd_emu10k1_intr_enable' - wrong count at exit ../sound/pci/emu10k1/io.c:466:6: warning: context imbalance in 'snd_emu10k1_intr_disable' - wrong count at exit ../sound/pci/emu10k1/io.c:489:13: warning: context imbalance in 'snd_emu10k1_voice_intr_enable' - wrong count at exit ../sound/pci/emu10k1/io.c:506:13: warning: context imbalance in 'snd_emu10k1_voice_intr_disable' - wrong count at exit ../sound/pci/emu10k1/io.c:519:13: warning: context imbalance in 'snd_emu10k1_voice_intr_ack' - wrong count at exit ../sound/pci/emu10k1/io.c:536:13: warning: context imbalance in 'snd_emu10k1_voice_half_loop_intr_enable' - wrong count at exit ../sound/pci/emu10k1/io.c:553:13: warning: context imbalance in 'snd_emu10k1_voice_half_loop_intr_disable' - wrong count at exit ../sound/pci/emu10k1/io.c:566:13: warning: context imbalance in 'snd_emu10k1_voice_half_loop_intr_ack' - wrong count at exit ../sound/pci/emu10k1/io.c:605:6: warning: context imbalance in 'snd_emu10k1_voice_set_loop_stop_multiple' - wrong count at exit ../sound/pci/emu10k1/io.c:614:6: warning: context imbalance in 'snd_emu10k1_voice_clear_loop_stop_multiple' - wrong count at exit ../sound/pci/emu10k1/io.c:700:16: warning: context imbalance in 'snd_emu10k1_ac97_read' - wrong count at exit ../sound/pci/emu10k1/io.c:709:6: warning: context imbalance in 'snd_emu10k1_ac97_write' - wrong count at exit ../fs/aio.c:1687:13: warning: context imbalance in 'poll_iocb_lock_wq' - different lock contexts for basic block ../fs/aio.c:1718:13: warning: context imbalance in 'poll_iocb_unlock_wq' - unexpected unlock ../kernel/futex/waitwake.c:275:41: warning: context imbalance in 'futex_wake_op' - different lock contexts for basic block ../kernel/futex/waitwake.c:460:44: warning: context imbalance in 'futex_wait_multiple_setup' - unexpected unlock ../kernel/futex/waitwake.c:660:28: warning: context imbalance in 'futex_wait_setup' - unexpected unlock ../sound/pci/emu10k1/emupcm.c:327:9: warning: context imbalance in 'snd_emu10k1_pcm_init_voices' - wrong count at exit ../sound/pci/emu10k1/emupcm.c:719:12: warning: context imbalance in 'snd_emu10k1_playback_trigger' - wrong count at exit ../sound/pci/emu10k1/emupcm.c:761:12: warning: context imbalance in 'snd_emu10k1_capture_trigger' - wrong count at exit ../sound/pci/emu10k1/emupcm.c:911:12: warning: context imbalance in 'snd_emu10k1_efx_playback_trigger' - wrong count at exit ../sound/pci/emu10k1/emupcm.c:1350:9: warning: context imbalance in 'snd_emu10k1_capture_efx_open' - different lock contexts for basic block ../sound/pci/emu10k1/emupcm.c:1515:12: warning: context imbalance in 'snd_emu10k1_pcm_efx_voices_mask_put' - different lock contexts for basic block ../sound/pci/emu10k1/emupcm.c:1673:12: warning: context imbalance in 'snd_emu10k1_fx8010_playback_trigger' - wrong count at exit ../sound/pci/emu10k1/emupcm.c:1749:12: warning: context imbalance in 'snd_emu10k1_fx8010_playback_open' - wrong count at exit ../sound/pci/emu10k1/emupcm.c:1765:12: warning: context imbalance in 'snd_emu10k1_fx8010_playback_close' - wrong count at exit ../fs/notify/fanotify/fanotify_user.c:117:13: warning: context imbalance in 'perm_group_watchdog' - wrong count at exit ../drivers/dma/cv1800b-dmamux.c:76:13: warning: context imbalance in 'cv1800_dmamux_free' - wrong count at exit ../sound/soc/loongson/loongson_dma.c:336:39: warning: symbol 'loongson_i2s_component' was not declared. Should it be static? ../sound/pci/korg1212/korg1212.c:577:12: warning: context imbalance in 'snd_korg1212_TurnOnIdleMonitor' - wrong count at exit ../sound/pci/korg1212/korg1212.c:964:9: warning: context imbalance in 'snd_korg1212_WriteADCSensitivity' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1045:20: warning: context imbalance in 'snd_korg1212_interrupt' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1422:12: warning: context imbalance in 'snd_korg1212_hw_params' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1476:12: warning: context imbalance in 'snd_korg1212_prepare' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1531:9: warning: context imbalance in 'snd_korg1212_trigger' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1637:9: warning: context imbalance in 'snd_korg1212_control_phase_get' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1673:9: warning: context imbalance in 'snd_korg1212_control_phase_put' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1700:9: warning: context imbalance in 'snd_korg1212_control_volume_get' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1737:9: warning: context imbalance in 'snd_korg1212_control_volume_put' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1762:9: warning: context imbalance in 'snd_korg1212_control_route_get' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1791:9: warning: context imbalance in 'snd_korg1212_control_route_put' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1804:12: warning: context imbalance in 'snd_korg1212_control_get' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1850:12: warning: context imbalance in 'snd_korg1212_control_sync_get' - wrong count at exit ../sound/pci/korg1212/korg1212.c:1861:12: warning: context imbalance in 'snd_korg1212_control_sync_put' - wrong count at exit ../net/llc/llc_proc.c:56:9: warning: context imbalance in 'llc_get_sk_idx' - wrong count at exit ../net/llc/llc_proc.c:102:23: warning: context imbalance in 'llc_seq_next' - unexpected unlock ../net/llc/llc_proc.c:117:17: warning: context imbalance in 'llc_seq_stop' - unexpected unlock ../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘get_mtrr_state’: ../arch/x86/kernel/cpu/mtrr/generic.c:692:22: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] 692 | unsigned lo, dummy; | ^~~~~ ../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘generic_have_wrcomb’: ../arch/x86/kernel/cpu/mtrr/generic.c:1060:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] 1060 | unsigned long config, dummy; | ^~~~~ ../sound/core/seq/oss/seq_oss_synth.c:179:9: warning: context imbalance in 'get_sdev' - wrong count at exit ../drivers/misc/xilinx_sdfec.c: In function ‘xsdfec_probe’: ../drivers/misc/xilinx_sdfec.c:1404:57: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); | ^~ ../drivers/misc/xilinx_sdfec.c:1404:50: note: directive argument in the range [0, 2147483647] 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); | ^~~~~~~~~~ ../drivers/misc/xilinx_sdfec.c:1404:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 12 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/core/bpf_sk_storage.c:334:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/bpf_sk_storage.c:691:38: warning: context imbalance in 'bpf_sk_storage_map_seq_find_next' - different lock contexts for basic block ../net/core/bpf_sk_storage.c:820:9: warning: context imbalance in 'bpf_sk_storage_map_seq_stop' - different lock contexts for basic block ../drivers/gpio/gpio-latch.c:100:12: warning: context imbalance in 'gpio_latch_set' - wrong count at exit ../sound/pci/echoaudio/layla24.c: note: in included file: ../sound/pci/echoaudio/layla24_dsp.c:333:12: warning: context imbalance in 'dsp_set_digital_mode' - wrong count at exit ../sound/pci/echoaudio/layla24.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1231:9: warning: context imbalance in 'snd_echo_input_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1650:9: warning: context imbalance in 'snd_echo_automute_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../sound/pci/echoaudio/layla24.c: note: in included file: ../sound/pci/echoaudio/midi.c:169:9: warning: context imbalance in 'snd_echo_midi_input_trigger' - wrong count at exit ../sound/pci/echoaudio/midi.c:235:9: warning: context imbalance in 'snd_echo_midi_output_write' - wrong count at exit ../drivers/video/fbdev/smscufx.c:827:27: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:827:27: expected unsigned int [usertype] ../drivers/video/fbdev/smscufx.c:827:27: got restricted __le32 [usertype] ../drivers/video/fbdev/smscufx.c:830:27: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:830:27: expected unsigned int [usertype] ../drivers/video/fbdev/smscufx.c:830:27: got restricted __le32 [usertype] ../drivers/video/fbdev/smscufx.c:832:16: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:832:16: expected unsigned short [usertype] ../drivers/video/fbdev/smscufx.c:832:16: got restricted __le16 [usertype] ../drivers/video/fbdev/smscufx.c:833:16: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:833:16: expected unsigned short [usertype] ../drivers/video/fbdev/smscufx.c:833:16: got restricted __le16 [usertype] ../drivers/video/fbdev/smscufx.c:834:16: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:834:16: expected unsigned short [usertype] ../drivers/video/fbdev/smscufx.c:834:16: got restricted __le16 [usertype] ../drivers/video/fbdev/smscufx.c:835:16: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:835:16: expected unsigned short [usertype] ../drivers/video/fbdev/smscufx.c:835:16: got restricted __le16 [usertype] ../drivers/video/fbdev/smscufx.c:838:27: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:838:27: expected unsigned int [usertype] ../drivers/video/fbdev/smscufx.c:838:27: got restricted __le32 [usertype] ../drivers/video/fbdev/smscufx.c:841:17: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:841:17: expected unsigned short [usertype] ../drivers/video/fbdev/smscufx.c:841:17: got restricted __le16 [usertype] ../drivers/video/fbdev/smscufx.c:844:17: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:844:17: expected unsigned short [usertype] ../drivers/video/fbdev/smscufx.c:844:17: got restricted __le16 [usertype] ../arch/x86/kernel/cpu/mtrr/cleanup.c: In function ‘mtrr_cleanup’: ../arch/x86/kernel/cpu/mtrr/cleanup.c:660:40: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] 660 | unsigned long base, size, def, dummy; | ^~~~~ ../arch/x86/kernel/cpu/mtrr/cleanup.c: In function ‘mtrr_trim_uncached_memory’: ../arch/x86/kernel/cpu/mtrr/cleanup.c:856:60: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] 856 | unsigned long i, base, size, highest_pfn = 0, def, dummy; | ^~~~~ ../arch/x86/kvm/svm/svm.c:1278:13: warning: context imbalance in 'svm_srso_vm_destroy' - different lock contexts for basic block ../arch/x86/kvm/svm/svm.c:1298:13: warning: context imbalance in 'svm_srso_vm_init' - different lock contexts for basic block ../sound/pci/emu10k1/emumixer.c:1524:9: warning: context imbalance in 'snd_emu10k1_send_routing_put' - wrong count at exit ../sound/pci/emu10k1/emumixer.c:1590:9: warning: context imbalance in 'snd_emu10k1_send_volume_put' - wrong count at exit ../sound/pci/emu10k1/emumixer.c:1651:9: warning: context imbalance in 'snd_emu10k1_attn_put' - wrong count at exit ../sound/pci/emu10k1/emumixer.c:1718:9: warning: context imbalance in 'snd_emu10k1_efx_send_routing_put' - wrong count at exit ../sound/pci/emu10k1/emumixer.c:1779:9: warning: context imbalance in 'snd_emu10k1_efx_send_volume_put' - wrong count at exit ../sound/pci/emu10k1/emumixer.c:1835:9: warning: context imbalance in 'snd_emu10k1_efx_attn_put' - wrong count at exit ../sound/pci/emu10k1/emumixer.c:1898:9: warning: context imbalance in 'snd_emu10k1_shared_spdif_put' - wrong count at exit ../net/ipv6/icmp.c:103:20: warning: context imbalance in 'icmpv6_xmit_lock' - wrong count at exit ../net/ipv6/icmp.c:119:13: warning: context imbalance in 'icmpv6_xmit_unlock' - unexpected unlock ../sound/core/seq/oss/seq_oss_midi.c:99:9: warning: context imbalance in 'get_mdev' - wrong count at exit ../sound/core/seq/oss/seq_oss_midi.c:105:28: warning: context imbalance in 'find_slot' - wrong count at exit ../sound/core/seq/oss/seq_oss_midi.c:130:1: warning: context imbalance in 'snd_seq_oss_midi_check_new_port' - different lock contexts for basic block ../sound/core/seq/oss/seq_oss_midi.c:226:9: warning: context imbalance in 'snd_seq_oss_midi_check_exit_port' - wrong count at exit ../sound/core/seq/oss/seq_oss_midi.c:249:9: warning: context imbalance in 'snd_seq_oss_midi_clear_all' - wrong count at exit ../sound/core/seq/oss/seq_oss_midi.c:257:1: warning: context imbalance in 'snd_seq_oss_midi_setup' - wrong count at exit ../security/integrity/ima/ima_kexec.c:113:30: warning: incorrect type in assignment (different base types) ../security/integrity/ima/ima_kexec.c:113:30: expected unsigned short [addressable] [assigned] [usertype] version ../security/integrity/ima/ima_kexec.c:113:30: got restricted __le16 [usertype] ../security/integrity/ima/ima_kexec.c:114:28: warning: incorrect type in assignment (different base types) ../security/integrity/ima/ima_kexec.c:114:28: expected unsigned long long [addressable] [assigned] [usertype] count ../security/integrity/ima/ima_kexec.c:114:28: got restricted __le64 [usertype] ../security/integrity/ima/ima_kexec.c:115:34: warning: incorrect type in assignment (different base types) ../security/integrity/ima/ima_kexec.c:115:34: expected unsigned long long [addressable] [assigned] [usertype] buffer_size ../security/integrity/ima/ima_kexec.c:115:34: got restricted __le64 [usertype] ../arch/x86/kernel/apic/io_apic.c:298:35: warning: context imbalance in 'ioapic_read_entry' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:316:13: warning: context imbalance in 'ioapic_write_entry' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:327:13: warning: context imbalance in 'ioapic_mask_entry' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:402:13: warning: context imbalance in 'mask_ioapic_irq' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:415:13: warning: context imbalance in 'unmask_ioapic_irq' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:464:9: warning: context imbalance in 'eoi_ioapic_pin' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:468:13: warning: context imbalance in 'clear_IO_APIC_pin' - different lock contexts for basic block ../arch/x86/kernel/apic/io_apic.c:1574:9: warning: context imbalance in 'startup_ioapic_irq' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:1581:13: warning: context imbalance in 'io_apic_level_ack_pending' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:1808:9: warning: context imbalance in 'ioapic_set_affinity' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:1825:12: warning: context imbalance in 'ioapic_irq_get_chip_state' - different lock contexts for basic block ../arch/x86/kernel/apic/io_apic.c:2305:9: warning: context imbalance in 'resume_ioapic_id' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:2335:12: warning: context imbalance in 'io_apic_get_redir_entries' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:2475:12: warning: context imbalance in 'io_apic_get_version' - wrong count at exit ../arch/x86/kernel/apic/io_apic.c:2926:5: warning: context imbalance in 'mp_irqdomain_activate' - wrong count at exit ../fs/dax.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/fs_dax.h): ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../fs/dax.c:727:39: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:727:39: expected unsigned long v ../fs/dax.c:727:39: got restricted vm_fault_t ../fs/dax.c:729:39: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:729:39: expected unsigned long v ../fs/dax.c:729:39: got restricted vm_fault_t ../fs/dax.c:733:31: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:733:31: expected unsigned long v ../fs/dax.c:733:31: got restricted vm_fault_t ../fs/dax.c:1369:41: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1369:41: expected int result ../fs/dax.c:1369:41: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1854:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1854:21: expected int ret ../fs/dax.c:1854:21: got restricted vm_fault_t ../fs/dax.c:1856:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1856:21: expected int ret ../fs/dax.c:1856:21: got restricted vm_fault_t ../fs/dax.c:1859:16: warning: incorrect type in return expression (different base types) ../fs/dax.c:1859:16: expected restricted vm_fault_t ../fs/dax.c:1859:16: got int ret ../fs/dax.c:1877:46: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1877:46: expected int result ../fs/dax.c:1877:46: got restricted vm_fault_t [usertype] ret ../fs/dax.c:1893:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1893:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1893:21: got unsigned long ../fs/dax.c:1934:51: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1934:51: expected int result ../fs/dax.c:1934:51: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2014:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:2014:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2014:21: got unsigned long ../fs/dax.c:2047:62: warning: incorrect type in argument 4 (different base types) ../fs/dax.c:2047:62: expected int result ../fs/dax.c:2047:62: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2110:55: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:2110:55: expected int result ../fs/dax.c:2110:55: got restricted vm_fault_t ../fs/dax.c:2128:58: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:2128:58: expected int result ../fs/dax.c:2128:58: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:278:13: warning: context imbalance in 'wait_entry_unlocked' - unexpected unlock ../fs/dax.c:508:49: warning: context imbalance in 'dax_lock_folio' - different lock contexts for basic block ../fs/dax.c:575:17: warning: context imbalance in 'dax_lock_mapping_entry' - different lock contexts for basic block ../fs/dax.c:1141:9: warning: context imbalance in 'dax_writeback_one' - unexpected unlock ../drivers/misc/ntsync.c:176:9: warning: context imbalance in 'obj_lock' - wrong count at exit ../drivers/misc/ntsync.c:195:13: warning: context imbalance in 'obj_unlock' - unexpected unlock ../sound/pci/emu10k1/emufx.c:456:9: warning: context imbalance in 'snd_emu10k1_fx8010_register_irq_handler' - wrong count at exit ../sound/pci/emu10k1/emufx.c:478:9: warning: context imbalance in 'snd_emu10k1_fx8010_unregister_irq_handler' - wrong count at exit ../sound/pci/emu10k1/emufx.c:1079:12: warning: context imbalance in 'snd_emu10k1_ipcm_poke' - different lock contexts for basic block ../sound/pci/emu10k1/emufx.c:1119:12: warning: context imbalance in 'snd_emu10k1_ipcm_peek' - different lock contexts for basic block ../sound/pci/oxygen/oxygen_lib.c:53:20: warning: context imbalance in 'oxygen_interrupt' - wrong count at exit ../sound/pci/oxygen/oxygen_lib.c:555:13: warning: context imbalance in 'oxygen_shutdown' - wrong count at exit ../drivers/gpio/gpio-loongson1.c:25:12: warning: context imbalance in 'ls1x_gpio_request' - wrong count at exit ../drivers/gpio/gpio-loongson1.c:37:13: warning: context imbalance in 'ls1x_gpio_free' - wrong count at exit ../sound/pci/oxygen/oxygen_mixer.c:444:9: warning: context imbalance in 'spdif_bit_switch_put' - wrong count at exit ../sound/pci/oxygen/oxygen_mixer.c:487:9: warning: context imbalance in 'monitor_put' - wrong count at exit ../sound/core/seq/oss/seq_oss_readq.c:141:1: warning: context imbalance in 'snd_seq_oss_readq_put_event' - wrong count at exit ../sound/pci/nm256/nm256.c:543:1: warning: context imbalance in 'snd_nm256_playback_trigger' - different lock contexts for basic block ../sound/pci/nm256/nm256.c:578:1: warning: context imbalance in 'snd_nm256_capture_trigger' - different lock contexts for basic block ../sound/pci/nm256/nm256.c:612:12: warning: context imbalance in 'snd_nm256_pcm_prepare' - different lock contexts for basic block ../sound/pci/nm256/nm256.c:976:1: warning: context imbalance in 'snd_nm256_interrupt' - different lock contexts for basic block ../sound/pci/nm256/nm256.c:1041:1: warning: context imbalance in 'snd_nm256_interrupt_zx' - different lock contexts for basic block ../sound/pci/nm256/nm256.c:1380:9: warning: context imbalance in 'nm256_resume' - different lock contexts for basic block ../drivers/base/regmap/regmap-kunit.c:1669:43: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1672:43: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1868:28: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1869:28: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1871:28: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1872:28: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1947:24: warning: incorrect type in assignment (different base types) ../drivers/base/regmap/regmap-kunit.c:1947:24: expected unsigned short ../drivers/base/regmap/regmap-kunit.c:1947:24: got restricted __be16 [usertype] ../drivers/base/regmap/regmap-kunit.c:1949:24: warning: incorrect type in assignment (different base types) ../drivers/base/regmap/regmap-kunit.c:1949:24: expected unsigned short ../drivers/base/regmap/regmap-kunit.c:1949:24: got restricted __le16 [usertype] ../drivers/scsi/scsi_transport_fc.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1113:42: warning: array of flexible structures ../sound/pci/oxygen/oxygen_pcm.c:445:12: warning: context imbalance in 'oxygen_spdif_hw_params' - different lock contexts for basic block ../sound/pci/oxygen/oxygen_pcm.c:504:12: warning: context imbalance in 'oxygen_hw_free' - wrong count at exit ../sound/pci/oxygen/oxygen_pcm.c:545:9: warning: context imbalance in 'oxygen_prepare' - wrong count at exit ../sound/pci/oxygen/oxygen_pcm.c:549:12: warning: context imbalance in 'oxygen_trigger' - wrong count at exit ../sound/pci/echoaudio/mona.c: note: in included file: ../sound/pci/echoaudio/mona_dsp.c:361:12: warning: context imbalance in 'dsp_set_digital_mode' - wrong count at exit ../sound/pci/echoaudio/mona.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1650:9: warning: context imbalance in 'snd_echo_automute_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit lib/tests/module/test_kallsyms_a.c:14:5: warning: symbol 'auto_test_a_0000000001' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:16:5: warning: symbol 'auto_test_a_0000000002' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:18:5: warning: symbol 'auto_test_a_0000000003' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:20:5: warning: symbol 'auto_test_a_0000000004' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:22:5: warning: symbol 'auto_test_a_0000000005' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:24:5: warning: symbol 'auto_test_a_0000000006' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:26:5: warning: symbol 'auto_test_a_0000000007' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:28:5: warning: symbol 'auto_test_a_0000000008' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:30:5: warning: symbol 'auto_test_a_0000000009' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:32:5: warning: symbol 'auto_test_a_0000000010' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:34:5: warning: symbol 'auto_test_a_0000000011' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:36:5: warning: symbol 'auto_test_a_0000000012' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:38:5: warning: symbol 'auto_test_a_0000000013' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:40:5: warning: symbol 'auto_test_a_0000000014' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:42:5: warning: symbol 'auto_test_a_0000000015' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:44:5: warning: symbol 'auto_test_a_0000000016' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:46:5: warning: symbol 'auto_test_a_0000000017' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:48:5: warning: symbol 'auto_test_a_0000000018' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:50:5: warning: symbol 'auto_test_a_0000000019' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:52:5: warning: symbol 'auto_test_a_0000000020' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:54:5: warning: symbol 'auto_test_a_0000000021' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:56:5: warning: symbol 'auto_test_a_0000000022' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:58:5: warning: symbol 'auto_test_a_0000000023' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:60:5: warning: symbol 'auto_test_a_0000000024' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:62:5: warning: symbol 'auto_test_a_0000000025' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:64:5: warning: symbol 'auto_test_a_0000000026' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:66:5: warning: symbol 'auto_test_a_0000000027' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:68:5: warning: symbol 'auto_test_a_0000000028' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:70:5: warning: symbol 'auto_test_a_0000000029' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:72:5: warning: symbol 'auto_test_a_0000000030' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:74:5: warning: symbol 'auto_test_a_0000000031' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:76:5: warning: symbol 'auto_test_a_0000000032' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:78:5: warning: symbol 'auto_test_a_0000000033' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:80:5: warning: symbol 'auto_test_a_0000000034' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:82:5: warning: symbol 'auto_test_a_0000000035' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:84:5: warning: symbol 'auto_test_a_0000000036' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:86:5: warning: symbol 'auto_test_a_0000000037' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:88:5: warning: symbol 'auto_test_a_0000000038' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:90:5: warning: symbol 'auto_test_a_0000000039' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:92:5: warning: symbol 'auto_test_a_0000000040' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:94:5: warning: symbol 'auto_test_a_0000000041' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:96:5: warning: symbol 'auto_test_a_0000000042' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:98:5: warning: symbol 'auto_test_a_0000000043' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:100:5: warning: symbol 'auto_test_a_0000000044' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:102:5: warning: symbol 'auto_test_a_0000000045' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:104:5: warning: symbol 'auto_test_a_0000000046' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:106:5: warning: symbol 'auto_test_a_0000000047' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:108:5: warning: symbol 'auto_test_a_0000000048' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:110:5: warning: symbol 'auto_test_a_0000000049' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:112:5: warning: symbol 'auto_test_a_0000000050' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:114:5: warning: symbol 'auto_test_a_0000000051' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:116:5: warning: symbol 'auto_test_a_0000000052' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:118:5: warning: symbol 'auto_test_a_0000000053' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:120:5: warning: symbol 'auto_test_a_0000000054' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:122:5: warning: symbol 'auto_test_a_0000000055' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:124:5: warning: symbol 'auto_test_a_0000000056' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:126:5: warning: symbol 'auto_test_a_0000000057' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:128:5: warning: symbol 'auto_test_a_0000000058' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:130:5: warning: symbol 'auto_test_a_0000000059' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:132:5: warning: symbol 'auto_test_a_0000000060' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:134:5: warning: symbol 'auto_test_a_0000000061' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:136:5: warning: symbol 'auto_test_a_0000000062' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:138:5: warning: symbol 'auto_test_a_0000000063' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:140:5: warning: symbol 'auto_test_a_0000000064' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:142:5: warning: symbol 'auto_test_a_0000000065' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:144:5: warning: symbol 'auto_test_a_0000000066' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:146:5: warning: symbol 'auto_test_a_0000000067' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:148:5: warning: symbol 'auto_test_a_0000000068' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:150:5: warning: symbol 'auto_test_a_0000000069' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:152:5: warning: symbol 'auto_test_a_0000000070' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:154:5: warning: symbol 'auto_test_a_0000000071' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:156:5: warning: symbol 'auto_test_a_0000000072' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:158:5: warning: symbol 'auto_test_a_0000000073' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:160:5: warning: symbol 'auto_test_a_0000000074' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:162:5: warning: symbol 'auto_test_a_0000000075' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:164:5: warning: symbol 'auto_test_a_0000000076' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:166:5: warning: symbol 'auto_test_a_0000000077' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:168:5: warning: symbol 'auto_test_a_0000000078' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:170:5: warning: symbol 'auto_test_a_0000000079' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:172:5: warning: symbol 'auto_test_a_0000000080' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:174:5: warning: symbol 'auto_test_a_0000000081' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:176:5: warning: symbol 'auto_test_a_0000000082' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:178:5: warning: symbol 'auto_test_a_0000000083' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:180:5: warning: symbol 'auto_test_a_0000000084' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:182:5: warning: symbol 'auto_test_a_0000000085' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:184:5: warning: symbol 'auto_test_a_0000000086' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:186:5: warning: symbol 'auto_test_a_0000000087' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:188:5: warning: symbol 'auto_test_a_0000000088' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:190:5: warning: symbol 'auto_test_a_0000000089' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:192:5: warning: symbol 'auto_test_a_0000000090' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:194:5: warning: symbol 'auto_test_a_0000000091' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:196:5: warning: symbol 'auto_test_a_0000000092' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:198:5: warning: symbol 'auto_test_a_0000000093' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:200:5: warning: symbol 'auto_test_a_0000000094' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:202:5: warning: symbol 'auto_test_a_0000000095' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:204:5: warning: symbol 'auto_test_a_0000000096' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:206:5: warning: symbol 'auto_test_a_0000000097' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:208:5: warning: symbol 'auto_test_a_0000000098' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:210:5: warning: symbol 'auto_test_a_0000000099' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:212:5: warning: too many warnings ../sound/pci/ice1712/ice1724.c:286:13: warning: context imbalance in 'vt1724_enable_midi_irq' - wrong count at exit ../sound/pci/ice1712/ice1724.c:310:9: warning: context imbalance in 'vt1724_midi_output_trigger' - wrong count at exit ../sound/pci/ice1712/ice1724.c:359:9: warning: context imbalance in 'vt1724_midi_input_trigger' - wrong count at exit ../sound/pci/ice1712/ice1724.c:743:12: warning: context imbalance in 'snd_vt1724_playback_pro_prepare' - wrong count at exit ../sound/pci/ice1712/ice1724.c:812:12: warning: context imbalance in 'snd_vt1724_pcm_prepare' - wrong count at exit ../sound/pci/ice1712/ice1724.c:1164:9: warning: context imbalance in 'update_spdif_rate' - wrong count at exit ../sound/pci/ice1712/ice1724.c:1657:9: warning: context imbalance in 'snd_vt1724_spdif_default_put' - wrong count at exit ../sound/pci/ice1712/ice1724.c:1734:9: warning: context imbalance in 'snd_vt1724_spdif_sw_put' - wrong count at exit ../sound/pci/ice1712/ice1724.c:1843:9: warning: context imbalance in 'snd_vt1724_pro_internal_clock_get' - wrong count at exit ../sound/pci/ice1712/ice1724.c:1930:12: warning: context imbalance in 'snd_vt1724_pro_rate_locking_put' - wrong count at exit ../sound/pci/ice1712/ice1724.c:1960:12: warning: context imbalance in 'snd_vt1724_pro_rate_reset_put' - wrong count at exit ../sound/pci/ice1712/ice1724.c:2130:9: warning: context imbalance in 'snd_vt1724_pro_peak_get' - wrong count at exit ../arch/x86/kernel/apic/apic_numachip.c: note: in included file: ../arch/x86/include/asm/numachip/numachip_csr.h:52:41: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/include/asm/numachip/numachip_csr.h:52:41: expected void volatile [noderef] __iomem *addr ../arch/x86/include/asm/numachip/numachip_csr.h:52:41: got void * ../mm/hugetlb.c:665:12: warning: context imbalance in 'allocate_file_region_entries' - wrong count at exit ../mm/hugetlb.c:736:13: warning: context imbalance in 'region_add' - wrong count at exit ../mm/hugetlb.c:803:13: warning: context imbalance in 'region_chg' - wrong count at exit ../mm/hugetlb.c:5784:20: warning: context imbalance in 'move_huge_pte' - different lock contexts for basic block ../mm/hugetlb.c: note: in included file: ../include/linux/mm.h:1387:22: warning: context imbalance in 'hugetlb_wp' - unexpected unlock ../sound/pci/emu10k1/p16v.c:343:13: warning: context imbalance in 'snd_p16v_intr_enable' - wrong count at exit ../sound/pci/emu10k1/p16v.c:352:13: warning: context imbalance in 'snd_p16v_intr_disable' - wrong count at exit ../sound/core/seq/oss/seq_oss_writeq.c:123:1: warning: context imbalance in 'snd_seq_oss_writeq_wakeup' - wrong count at exit ../kernel/time/alarmtimer.c:71:19: warning: context imbalance in 'alarmtimer_get_rtcdev' - wrong count at exit ../kernel/time/alarmtimer.c:368:6: warning: context imbalance in 'alarm_restart' - wrong count at exit ../kernel/time/alarmtimer.c:463:13: warning: context imbalance in 'alarmtimer_freezerset' - wrong count at exit ../kernel/time/alarmtimer.c:514:13: warning: context imbalance in 'alarm_handle_timer' - wrong count at exit ../net/appletalk/ddp.c:101:33: warning: restricted __be16 degrades to integer ../net/appletalk/ddp.c:126:33: warning: restricted __be16 degrades to integer ../net/appletalk/ddp.c:422:47: warning: restricted __be16 degrades to integer ../drivers/video/fbdev/ocfb.c:325:24: warning: incorrect type in assignment (different address spaces) ../drivers/video/fbdev/ocfb.c:325:24: expected void [noderef] __iomem *fb_virt ../drivers/video/fbdev/ocfb.c:325:24: got void * ../drivers/video/fbdev/ocfb.c:365:64: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/ocfb.c:365:64: expected void *cpu_addr ../drivers/video/fbdev/ocfb.c:365:64: got void [noderef] __iomem *fb_virt ../drivers/video/fbdev/ocfb.c:378:32: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/ocfb.c:378:32: expected void *cpu_addr ../drivers/video/fbdev/ocfb.c:378:32: got void [noderef] __iomem *fb_virt ../net/netfilter/nf_nat_amanda.c:67:9: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_nat_amanda.c:67:9: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_nat_amanda.c:67:9: unsigned int ( * )( ... ) ../net/netfilter/nf_nat_amanda.c:75:9: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_nat_amanda.c:75:9: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_nat_amanda.c:75:9: unsigned int ( * )( ... ) ../drivers/pinctrl/pinctrl-amdisp.c:83:26: warning: symbol 'amdisp_pinctrl_ops' was not declared. Should it be static? ../drivers/video/fbdev/hyperv_fb.c:1103:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/hyperv_fb.c:1103:28: expected void volatile [noderef] __iomem *addr ../drivers/video/fbdev/hyperv_fb.c:1103:28: got unsigned char *mmio_vp ../drivers/video/fbdev/hyperv_fb.c:1021:43: warning: incorrect type in assignment (different address spaces) ../drivers/video/fbdev/hyperv_fb.c:1021:43: expected char [noderef] __iomem *screen_base ../drivers/video/fbdev/hyperv_fb.c:1021:43: got unsigned char *mmio_vp ../drivers/video/fbdev/hyperv_fb.c:1071:25: warning: cast removes address space '__iomem' of expression ../drivers/video/fbdev/hyperv_fb.c:1075:27: warning: incorrect type in assignment (different address spaces) ../drivers/video/fbdev/hyperv_fb.c:1075:27: expected char [noderef] __iomem *screen_base ../drivers/video/fbdev/hyperv_fb.c:1075:27: got unsigned char *dio_vp ../net/ipv6/mcast.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../drivers/base/regmap/regmap-raw-ram.c:24:24: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-raw-ram.c:26:24: warning: cast to restricted __le16 ../drivers/gpu/drm/sysfb/efidrm.c:243:29: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/sysfb/efidrm.c:243:29: expected void [noderef] __iomem *[assigned] screen_base ../drivers/gpu/drm/sysfb/efidrm.c:243:29: got void * ../drivers/gpu/drm/sysfb/efidrm.c:246:29: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/sysfb/efidrm.c:246:29: expected void [noderef] __iomem *[assigned] screen_base ../drivers/gpu/drm/sysfb/efidrm.c:246:29: got void * ../drivers/nvme/host/fc.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../sound/pci/emu10k1/emuproc.c:535:21: warning: context imbalance in 'snd_ptr_read' - wrong count at exit ../sound/pci/emu10k1/emuproc.c:549:13: warning: context imbalance in 'snd_ptr_write' - wrong count at exit lib/tests/module/test_kallsyms_c.c:14:5: warning: symbol 'auto_test_c_0000000001' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:16:5: warning: symbol 'auto_test_c_0000000002' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:18:5: warning: symbol 'auto_test_c_0000000003' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:20:5: warning: symbol 'auto_test_c_0000000004' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:22:5: warning: symbol 'auto_test_c_0000000005' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:24:5: warning: symbol 'auto_test_c_0000000006' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:26:5: warning: symbol 'auto_test_c_0000000007' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:28:5: warning: symbol 'auto_test_c_0000000008' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:30:5: warning: symbol 'auto_test_c_0000000009' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:32:5: warning: symbol 'auto_test_c_0000000010' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:34:5: warning: symbol 'auto_test_c_0000000011' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:36:5: warning: symbol 'auto_test_c_0000000012' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:38:5: warning: symbol 'auto_test_c_0000000013' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:40:5: warning: symbol 'auto_test_c_0000000014' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:42:5: warning: symbol 'auto_test_c_0000000015' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:44:5: warning: symbol 'auto_test_c_0000000016' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:46:5: warning: symbol 'auto_test_c_0000000017' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:48:5: warning: symbol 'auto_test_c_0000000018' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:50:5: warning: symbol 'auto_test_c_0000000019' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:52:5: warning: symbol 'auto_test_c_0000000020' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:54:5: warning: symbol 'auto_test_c_0000000021' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:56:5: warning: symbol 'auto_test_c_0000000022' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:58:5: warning: symbol 'auto_test_c_0000000023' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:60:5: warning: symbol 'auto_test_c_0000000024' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:62:5: warning: symbol 'auto_test_c_0000000025' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:64:5: warning: symbol 'auto_test_c_0000000026' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:66:5: warning: symbol 'auto_test_c_0000000027' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:68:5: warning: symbol 'auto_test_c_0000000028' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:70:5: warning: symbol 'auto_test_c_0000000029' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:72:5: warning: symbol 'auto_test_c_0000000030' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:74:5: warning: symbol 'auto_test_c_0000000031' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:76:5: warning: symbol 'auto_test_c_0000000032' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:78:5: warning: symbol 'auto_test_c_0000000033' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:80:5: warning: symbol 'auto_test_c_0000000034' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:82:5: warning: symbol 'auto_test_c_0000000035' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:84:5: warning: symbol 'auto_test_c_0000000036' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:86:5: warning: symbol 'auto_test_c_0000000037' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:88:5: warning: symbol 'auto_test_c_0000000038' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:90:5: warning: symbol 'auto_test_c_0000000039' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:92:5: warning: symbol 'auto_test_c_0000000040' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:94:5: warning: symbol 'auto_test_c_0000000041' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:96:5: warning: symbol 'auto_test_c_0000000042' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:98:5: warning: symbol 'auto_test_c_0000000043' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:100:5: warning: symbol 'auto_test_c_0000000044' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:102:5: warning: symbol 'auto_test_c_0000000045' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:104:5: warning: symbol 'auto_test_c_0000000046' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:106:5: warning: symbol 'auto_test_c_0000000047' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:108:5: warning: symbol 'auto_test_c_0000000048' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:110:5: warning: symbol 'auto_test_c_0000000049' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:112:5: warning: symbol 'auto_test_c_0000000050' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:114:5: warning: symbol 'auto_test_c_0000000051' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:116:5: warning: symbol 'auto_test_c_0000000052' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:118:5: warning: symbol 'auto_test_c_0000000053' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:120:5: warning: symbol 'auto_test_c_0000000054' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:122:5: warning: symbol 'auto_test_c_0000000055' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:124:5: warning: symbol 'auto_test_c_0000000056' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:126:5: warning: symbol 'auto_test_c_0000000057' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:128:5: warning: symbol 'auto_test_c_0000000058' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:130:5: warning: symbol 'auto_test_c_0000000059' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:132:5: warning: symbol 'auto_test_c_0000000060' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:134:5: warning: symbol 'auto_test_c_0000000061' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:136:5: warning: symbol 'auto_test_c_0000000062' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:138:5: warning: symbol 'auto_test_c_0000000063' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:140:5: warning: symbol 'auto_test_c_0000000064' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:142:5: warning: symbol 'auto_test_c_0000000065' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:144:5: warning: symbol 'auto_test_c_0000000066' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:146:5: warning: symbol 'auto_test_c_0000000067' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:148:5: warning: symbol 'auto_test_c_0000000068' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:150:5: warning: symbol 'auto_test_c_0000000069' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:152:5: warning: symbol 'auto_test_c_0000000070' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:154:5: warning: symbol 'auto_test_c_0000000071' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:156:5: warning: symbol 'auto_test_c_0000000072' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:158:5: warning: symbol 'auto_test_c_0000000073' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:160:5: warning: symbol 'auto_test_c_0000000074' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:162:5: warning: symbol 'auto_test_c_0000000075' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:164:5: warning: symbol 'auto_test_c_0000000076' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:166:5: warning: symbol 'auto_test_c_0000000077' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:168:5: warning: symbol 'auto_test_c_0000000078' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:170:5: warning: symbol 'auto_test_c_0000000079' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:172:5: warning: symbol 'auto_test_c_0000000080' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:174:5: warning: symbol 'auto_test_c_0000000081' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:176:5: warning: symbol 'auto_test_c_0000000082' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:178:5: warning: symbol 'auto_test_c_0000000083' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:180:5: warning: symbol 'auto_test_c_0000000084' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:182:5: warning: symbol 'auto_test_c_0000000085' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:184:5: warning: symbol 'auto_test_c_0000000086' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:186:5: warning: symbol 'auto_test_c_0000000087' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:188:5: warning: symbol 'auto_test_c_0000000088' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:190:5: warning: symbol 'auto_test_c_0000000089' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:192:5: warning: symbol 'auto_test_c_0000000090' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:194:5: warning: symbol 'auto_test_c_0000000091' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:196:5: warning: symbol 'auto_test_c_0000000092' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:198:5: warning: symbol 'auto_test_c_0000000093' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:200:5: warning: symbol 'auto_test_c_0000000094' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:202:5: warning: symbol 'auto_test_c_0000000095' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:204:5: warning: symbol 'auto_test_c_0000000096' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:206:5: warning: symbol 'auto_test_c_0000000097' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:208:5: warning: symbol 'auto_test_c_0000000098' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:210:5: warning: symbol 'auto_test_c_0000000099' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:212:5: warning: too many warnings ../kernel/time/posix-cpu-timers.c: note: in included file: ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/time/posix-cpu-timers.c:42:5: warning: context imbalance in 'update_rlimit_cpu' - different lock contexts for basic block ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/time/posix-cpu-timers.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'posix_cpu_timer_wait_running' - unexpected unlock ../kernel/time/posix-cpu-timers.c: note: in included file: ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../drivers/tty/serial/meson_uart.c:572:9: warning: context imbalance in 'meson_serial_port_write' - different lock contexts for basic block ../arch/x86/kernel/apic/x2apic_uv_x.c:79:13: warning: incorrect type in assignment (different address spaces) ../arch/x86/kernel/apic/x2apic_uv_x.c:79:13: expected unsigned long *mmr ../arch/x86/kernel/apic/x2apic_uv_x.c:79:13: got void [noderef] __iomem * ../arch/x86/kernel/apic/x2apic_uv_x.c:81:23: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/apic/x2apic_uv_x.c:81:23: expected void [noderef] __iomem *addr ../arch/x86/kernel/apic/x2apic_uv_x.c:81:23: got unsigned long *mmr ../arch/x86/kernel/apic/x2apic_uv_x.c: note: in included file: ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../sound/pci/echoaudio/mia.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1231:9: warning: context imbalance in 'snd_echo_input_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../sound/pci/echoaudio/mia.c: note: in included file: ../sound/pci/echoaudio/midi.c:169:9: warning: context imbalance in 'snd_echo_midi_input_trigger' - wrong count at exit ../sound/pci/echoaudio/midi.c:235:9: warning: context imbalance in 'snd_echo_midi_output_write' - wrong count at exit ../kernel/time/posix-timers.c:345:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:345:29: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:345:29: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:352:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:352:27: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:352:27: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:554:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:554:41: expected struct spinlock [usertype] *l ../kernel/time/posix-timers.c:554:41: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1042:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1042:9: expected struct spinlock [usertype] *l ../kernel/time/posix-timers.c:1042:9: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1090:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1090:9: expected struct spinlock [usertype] *l ../kernel/time/posix-timers.c:1090:9: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:306:13: warning: context imbalance in '__posixtimer_deliver_signal' - wrong count at exit ../kernel/time/posix-timers.c:336:6: warning: context imbalance in 'posixtimer_deliver_signal' - unexpected unlock ../kernel/time/posix-timers.c:374:29: warning: context imbalance in 'posix_timer_fn' - wrong count at exit ../kernel/time/posix-timers.c:465:12: warning: context imbalance in 'do_timer_create' - different lock contexts for basic block ../kernel/time/posix-timers.c:603:24: warning: context imbalance in '__lock_timer' - different lock contexts for basic block ../kernel/time/itimer.c:53:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:53:27: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:53:27: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:70:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:70:29: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:70:29: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:82:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:82:35: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:82:35: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:86:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:86:37: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:86:37: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:197:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:197:27: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:197:27: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:211:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:211:29: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:211:29: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:235:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:235:35: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:235:35: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:244:45: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:244:45: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:244:45: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:257:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:257:37: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:257:37: got struct spinlock [noderef] __rcu * ../net/netfilter/nf_nat_ftp.c:117:9: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_nat_ftp.c:117:9: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_nat_ftp.c:117:9: unsigned int ( * )( ... ) ../net/netfilter/nf_nat_ftp.c:125:9: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_nat_ftp.c:125:9: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_nat_ftp.c:125:9: unsigned int ( * )( ... ) ../sound/pci/emu10k1/emu10k1_synth.c:19:12: warning: context imbalance in 'snd_emu10k1_synth_probe' - different lock contexts for basic block lib/tests/module/test_kallsyms_d.c:14:5: warning: symbol 'auto_test_d_0000000001' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:16:5: warning: symbol 'auto_test_d_0000000002' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:18:5: warning: symbol 'auto_test_d_0000000003' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:20:5: warning: symbol 'auto_test_d_0000000004' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:22:5: warning: symbol 'auto_test_d_0000000005' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:24:5: warning: symbol 'auto_test_d_0000000006' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:26:5: warning: symbol 'auto_test_d_0000000007' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:28:5: warning: symbol 'auto_test_d_0000000008' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:30:5: warning: symbol 'auto_test_d_0000000009' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:32:5: warning: symbol 'auto_test_d_0000000010' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:34:5: warning: symbol 'auto_test_d_0000000011' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:36:5: warning: symbol 'auto_test_d_0000000012' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:38:5: warning: symbol 'auto_test_d_0000000013' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:40:5: warning: symbol 'auto_test_d_0000000014' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:42:5: warning: symbol 'auto_test_d_0000000015' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:44:5: warning: symbol 'auto_test_d_0000000016' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:46:5: warning: symbol 'auto_test_d_0000000017' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:48:5: warning: symbol 'auto_test_d_0000000018' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:50:5: warning: symbol 'auto_test_d_0000000019' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:52:5: warning: symbol 'auto_test_d_0000000020' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:54:5: warning: symbol 'auto_test_d_0000000021' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:56:5: warning: symbol 'auto_test_d_0000000022' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:58:5: warning: symbol 'auto_test_d_0000000023' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:60:5: warning: symbol 'auto_test_d_0000000024' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:62:5: warning: symbol 'auto_test_d_0000000025' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:64:5: warning: symbol 'auto_test_d_0000000026' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:66:5: warning: symbol 'auto_test_d_0000000027' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:68:5: warning: symbol 'auto_test_d_0000000028' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:70:5: warning: symbol 'auto_test_d_0000000029' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:72:5: warning: symbol 'auto_test_d_0000000030' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:74:5: warning: symbol 'auto_test_d_0000000031' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:76:5: warning: symbol 'auto_test_d_0000000032' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:78:5: warning: symbol 'auto_test_d_0000000033' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:80:5: warning: symbol 'auto_test_d_0000000034' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:82:5: warning: symbol 'auto_test_d_0000000035' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:84:5: warning: symbol 'auto_test_d_0000000036' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:86:5: warning: symbol 'auto_test_d_0000000037' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:88:5: warning: symbol 'auto_test_d_0000000038' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:90:5: warning: symbol 'auto_test_d_0000000039' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:92:5: warning: symbol 'auto_test_d_0000000040' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:94:5: warning: symbol 'auto_test_d_0000000041' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:96:5: warning: symbol 'auto_test_d_0000000042' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:98:5: warning: symbol 'auto_test_d_0000000043' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:100:5: warning: symbol 'auto_test_d_0000000044' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:102:5: warning: symbol 'auto_test_d_0000000045' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:104:5: warning: symbol 'auto_test_d_0000000046' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:106:5: warning: symbol 'auto_test_d_0000000047' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:108:5: warning: symbol 'auto_test_d_0000000048' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:110:5: warning: symbol 'auto_test_d_0000000049' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:112:5: warning: symbol 'auto_test_d_0000000050' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:114:5: warning: symbol 'auto_test_d_0000000051' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:116:5: warning: symbol 'auto_test_d_0000000052' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:118:5: warning: symbol 'auto_test_d_0000000053' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:120:5: warning: symbol 'auto_test_d_0000000054' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:122:5: warning: symbol 'auto_test_d_0000000055' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:124:5: warning: symbol 'auto_test_d_0000000056' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:126:5: warning: symbol 'auto_test_d_0000000057' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:128:5: warning: symbol 'auto_test_d_0000000058' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:130:5: warning: symbol 'auto_test_d_0000000059' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:132:5: warning: symbol 'auto_test_d_0000000060' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:134:5: warning: symbol 'auto_test_d_0000000061' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:136:5: warning: symbol 'auto_test_d_0000000062' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:138:5: warning: symbol 'auto_test_d_0000000063' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:140:5: warning: symbol 'auto_test_d_0000000064' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:142:5: warning: symbol 'auto_test_d_0000000065' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:144:5: warning: symbol 'auto_test_d_0000000066' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:146:5: warning: symbol 'auto_test_d_0000000067' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:148:5: warning: symbol 'auto_test_d_0000000068' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:150:5: warning: symbol 'auto_test_d_0000000069' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:152:5: warning: symbol 'auto_test_d_0000000070' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:154:5: warning: symbol 'auto_test_d_0000000071' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:156:5: warning: symbol 'auto_test_d_0000000072' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:158:5: warning: symbol 'auto_test_d_0000000073' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:160:5: warning: symbol 'auto_test_d_0000000074' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:162:5: warning: symbol 'auto_test_d_0000000075' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:164:5: warning: symbol 'auto_test_d_0000000076' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:166:5: warning: symbol 'auto_test_d_0000000077' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:168:5: warning: symbol 'auto_test_d_0000000078' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:170:5: warning: symbol 'auto_test_d_0000000079' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:172:5: warning: symbol 'auto_test_d_0000000080' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:174:5: warning: symbol 'auto_test_d_0000000081' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:176:5: warning: symbol 'auto_test_d_0000000082' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:178:5: warning: symbol 'auto_test_d_0000000083' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:180:5: warning: symbol 'auto_test_d_0000000084' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:182:5: warning: symbol 'auto_test_d_0000000085' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:184:5: warning: symbol 'auto_test_d_0000000086' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:186:5: warning: symbol 'auto_test_d_0000000087' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:188:5: warning: symbol 'auto_test_d_0000000088' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:190:5: warning: symbol 'auto_test_d_0000000089' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:192:5: warning: symbol 'auto_test_d_0000000090' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:194:5: warning: symbol 'auto_test_d_0000000091' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:196:5: warning: symbol 'auto_test_d_0000000092' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:198:5: warning: symbol 'auto_test_d_0000000093' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:200:5: warning: symbol 'auto_test_d_0000000094' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:202:5: warning: symbol 'auto_test_d_0000000095' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:204:5: warning: symbol 'auto_test_d_0000000096' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:206:5: warning: symbol 'auto_test_d_0000000097' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:208:5: warning: symbol 'auto_test_d_0000000098' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:210:5: warning: symbol 'auto_test_d_0000000099' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:212:5: warning: too many warnings ../fs/crypto/keysetup_v1.c:158:17: warning: context imbalance in 'fscrypt_put_direct_key' - unexpected unlock ../arch/x86/kvm/svm/avic.c:65:1: error: too long token expansion ../arch/x86/kvm/svm/avic.c:65:1: error: too long token expansion ../arch/x86/kvm/svm/avic.c:224:21: error: too long token expansion ../arch/x86/kvm/svm/avic.c:287:49: error: too long token expansion ../arch/x86/kvm/svm/avic.c:842:35: error: too long token expansion ../arch/x86/kvm/svm/avic.c:842:35: error: too long token expansion ../net/netfilter/nf_nat_irc.c:89:9: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_nat_irc.c:89:9: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_nat_irc.c:89:9: unsigned int ( * )( ... ) ../net/netfilter/nf_nat_irc.c:97:9: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_nat_irc.c:97:9: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_nat_irc.c:97:9: unsigned int ( * )( ... ) ../sound/pci/rme9652/rme9652.c:449:9: warning: context imbalance in 'rme9652_set_interrupt_interval' - wrong count at exit ../sound/pci/rme9652/rme9652.c:452:12: warning: context imbalance in 'rme9652_set_rate' - wrong count at exit ../sound/pci/rme9652/rme9652.c:783:12: warning: context imbalance in 'snd_rme9652_control_spdif_put' - wrong count at exit ../sound/pci/rme9652/rme9652.c:811:12: warning: context imbalance in 'snd_rme9652_control_spdif_stream_put' - wrong count at exit ../sound/pci/rme9652/rme9652.c:883:12: warning: context imbalance in 'snd_rme9652_get_adat1_in' - wrong count at exit ../sound/pci/rme9652/rme9652.c:892:12: warning: context imbalance in 'snd_rme9652_put_adat1_in' - wrong count at exit ../sound/pci/rme9652/rme9652.c:945:12: warning: context imbalance in 'snd_rme9652_get_spdif_in' - wrong count at exit ../sound/pci/rme9652/rme9652.c:954:12: warning: context imbalance in 'snd_rme9652_put_spdif_in' - wrong count at exit ../sound/pci/rme9652/rme9652.c:1004:12: warning: context imbalance in 'snd_rme9652_get_spdif_out' - wrong count at exit ../sound/pci/rme9652/rme9652.c:1013:12: warning: context imbalance in 'snd_rme9652_put_spdif_out' - wrong count at exit ../sound/pci/rme9652/rme9652.c:1084:12: warning: context imbalance in 'snd_rme9652_get_sync_mode' - wrong count at exit ../sound/pci/rme9652/rme9652.c:1093:12: warning: context imbalance in 'snd_rme9652_put_sync_mode' - wrong count at exit ../sound/pci/rme9652/rme9652.c:1171:12: warning: context imbalance in 'snd_rme9652_get_sync_pref' - wrong count at exit ../sound/pci/rme9652/rme9652.c:1180:12: warning: context imbalance in 'snd_rme9652_put_sync_pref' - wrong count at exit ../sound/pci/rme9652/rme9652.c:1218:12: warning: context imbalance in 'snd_rme9652_put_thru' - wrong count at exit ../sound/pci/rme9652/rme9652.c:1253:12: warning: context imbalance in 'snd_rme9652_get_passthru' - wrong count at exit ../sound/pci/rme9652/rme9652.c:1262:12: warning: context imbalance in 'snd_rme9652_put_passthru' - wrong count at exit ../sound/pci/rme9652/rme9652.c:684:19: warning: context imbalance in 'snd_rme9652_get_spdif_rate' - wrong count at exit ../sound/pci/rme9652/rme9652.c:2005:12: warning: context imbalance in 'snd_rme9652_trigger' - wrong count at exit ../sound/pci/rme9652/rme9652.c:2073:9: warning: context imbalance in 'snd_rme9652_prepare' - wrong count at exit ../sound/pci/rme9652/rme9652.c:2277:12: warning: context imbalance in 'snd_rme9652_capture_release' - wrong count at exit ../drivers/gpu/drm/tiny/gm12u320.c:480:32: warning: incorrect type in initializer (different base types) ../drivers/gpu/drm/tiny/gm12u320.c:480:32: expected restricted __le16 [usertype] pixel_clock ../drivers/gpu/drm/tiny/gm12u320.c:480:32: got int ../sound/pci/oxygen/xonar_lib.c:121:9: warning: context imbalance in 'xonar_gpio_bit_switch_put' - wrong count at exit ../drivers/misc/nsm.c:492:38: warning: Using plain integer as NULL pointer ../drivers/misc/nsm.c:494:38: warning: Using plain integer as NULL pointer ../drivers/nvme/target/fc.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../net/ipv4/nexthop.c: note: in included file (through ../include/linux/sysctl.h, ../include/net/net_namespace.h, ../include/linux/netdevice.h, ../include/linux/rtnetlink.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 * ../sound/pci/echoaudio/echo3g.c: note: in included file: ../sound/pci/echoaudio/echoaudio_3g.c:102:12: warning: context imbalance in 'set_digital_mode' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio_3g.c:375:12: warning: context imbalance in 'dsp_set_digital_mode' - wrong count at exit ../sound/pci/echoaudio/echo3g.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1231:9: warning: context imbalance in 'snd_echo_input_nominal_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1608:9: warning: context imbalance in 'snd_echo_phantom_power_put' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../sound/pci/echoaudio/echo3g.c: note: in included file: ../sound/pci/echoaudio/midi.c:169:9: warning: context imbalance in 'snd_echo_midi_input_trigger' - wrong count at exit ../sound/pci/echoaudio/midi.c:235:9: warning: context imbalance in 'snd_echo_midi_output_write' - wrong count at exit ../mm/mempolicy.c:689:17: warning: context imbalance in 'queue_folios_pte_range' - unexpected unlock ../net/netfilter/nf_nat_tftp.c:43:9: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_nat_tftp.c:43:9: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_nat_tftp.c:43:9: unsigned int ( * )( ... ) ../net/netfilter/nf_nat_tftp.c:51:9: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_nat_tftp.c:51:9: unsigned int ( [noderef] __rcu * )( ... ) ../net/netfilter/nf_nat_tftp.c:51:9: unsigned int ( * )( ... ) ../net/rose/rose_route.c:723:41: warning: context imbalance in 'rose_get_neigh' - unexpected unlock ../sound/soc/mediatek/common/mtk-btcvsd.c:1358:30: warning: incorrect type in assignment (different address spaces) ../sound/soc/mediatek/common/mtk-btcvsd.c:1358:30: expected unsigned int [usertype] *bt_reg_pkt_r ../sound/soc/mediatek/common/mtk-btcvsd.c:1358:30: got void [noderef] __iomem * ../sound/soc/mediatek/common/mtk-btcvsd.c:1360:30: warning: incorrect type in assignment (different address spaces) ../sound/soc/mediatek/common/mtk-btcvsd.c:1360:30: expected unsigned int [usertype] *bt_reg_pkt_w ../sound/soc/mediatek/common/mtk-btcvsd.c:1360:30: got void [noderef] __iomem * ../sound/soc/mediatek/common/mtk-btcvsd.c:1362:28: warning: incorrect type in assignment (different address spaces) ../sound/soc/mediatek/common/mtk-btcvsd.c:1362:28: expected unsigned int [usertype] *bt_reg_ctl ../sound/soc/mediatek/common/mtk-btcvsd.c:1362:28: got void [noderef] __iomem * ../sound/pci/trident/trident_main.c:149:9: warning: context imbalance in 'snd_trident_codec_read' - wrong count at exit ../sound/pci/trident/trident_main.c:166:13: warning: context imbalance in 'snd_trident_codec_write' - wrong count at exit ../sound/pci/trident/trident_main.c:969:9: warning: context imbalance in 'snd_trident_playback_prepare' - wrong count at exit ../sound/pci/trident/trident_main.c:1054:9: warning: context imbalance in 'snd_trident_capture_prepare' - wrong count at exit ../sound/pci/trident/trident_main.c:1190:9: warning: context imbalance in 'snd_trident_si7018_capture_prepare' - wrong count at exit ../sound/pci/trident/trident_main.c:1266:9: warning: context imbalance in 'snd_trident_foldback_prepare' - wrong count at exit ../sound/pci/trident/trident_main.c:1466:9: warning: context imbalance in 'snd_trident_spdif_prepare' - wrong count at exit ../sound/pci/trident/trident_main.c:1481:12: warning: context imbalance in 'snd_trident_trigger' - wrong count at exit ../sound/pci/trident/trident_main.c:1579:26: warning: context imbalance in 'snd_trident_playback_pointer' - wrong count at exit ../sound/pci/trident/trident_main.c:1990:12: warning: context imbalance in 'snd_trident_foldback_close' - wrong count at exit ../sound/pci/trident/trident_main.c:2247:12: warning: context imbalance in 'snd_trident_spdif_control_get' - wrong count at exit ../sound/pci/trident/trident_main.c:2286:9: warning: context imbalance in 'snd_trident_spdif_control_put' - wrong count at exit ../sound/pci/trident/trident_main.c:2313:12: warning: context imbalance in 'snd_trident_spdif_default_get' - wrong count at exit ../sound/pci/trident/trident_main.c:2347:9: warning: context imbalance in 'snd_trident_spdif_default_put' - wrong count at exit ../sound/pci/trident/trident_main.c:2406:12: warning: context imbalance in 'snd_trident_spdif_stream_get' - wrong count at exit ../sound/pci/trident/trident_main.c:2440:9: warning: context imbalance in 'snd_trident_spdif_stream_put' - wrong count at exit ../sound/pci/trident/trident_main.c:2461:12: warning: context imbalance in 'snd_trident_ac97_control_get' - wrong count at exit ../sound/pci/trident/trident_main.c:2485:9: warning: context imbalance in 'snd_trident_ac97_control_put' - wrong count at exit ../sound/pci/trident/trident_main.c:2531:12: warning: context imbalance in 'snd_trident_vol_control_put' - wrong count at exit ../sound/pci/trident/trident_main.c:2622:9: warning: context imbalance in 'snd_trident_pcm_vol_control_put' - wrong count at exit ../sound/pci/trident/trident_main.c:2685:9: warning: context imbalance in 'snd_trident_pcm_pan_control_put' - wrong count at exit ../sound/pci/trident/trident_main.c:2739:9: warning: context imbalance in 'snd_trident_pcm_rvol_control_put' - wrong count at exit ../sound/pci/trident/trident_main.c:2796:9: warning: context imbalance in 'snd_trident_pcm_cvol_control_put' - wrong count at exit ../sound/pci/trident/trident_main.c:3712:26: warning: context imbalance in 'snd_trident_alloc_voice' - wrong count at exit ../sound/pci/oxygen/xonar_pcm179x.c:1023:9: warning: context imbalance in 'xonar_line_mic_ac97_switch' - wrong count at exit ../sound/soc/intel/atom/sst/sst_loader.c:212:43: warning: incorrect type in argument 2 (different address spaces) ../sound/soc/intel/atom/sst/sst_loader.c:212:43: expected void *destn ../sound/soc/intel/atom/sst/sst_loader.c:212:43: got void [noderef] __iomem * ../arch/x86/kernel/cpu/sgx/virt.c:60:13: warning: incorrect type in assignment (different base types) ../arch/x86/kernel/cpu/sgx/virt.c:60:13: expected int [assigned] ret ../arch/x86/kernel/cpu/sgx/virt.c:60:13: got restricted vm_fault_t ../arch/x86/kernel/cpu/sgx/virt.c:61:20: warning: restricted vm_fault_t degrades to integer ../arch/x86/kernel/cpu/sgx/virt.c:373:36: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:24: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:43: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:58: warning: cast removes address space '__user' of expression ../drivers/gpu/drm/bridge/imx/imx-legacy-bridge.c:52:25: warning: symbol 'imx_legacy_bridge_funcs' was not declared. Should it be static? ../sound/pci/ymfpci/ymfpci_main.c:160:13: warning: context imbalance in 'snd_ymfpci_hw_start' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:170:13: warning: context imbalance in 'snd_ymfpci_hw_stop' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:231:12: warning: context imbalance in 'snd_ymfpci_voice_alloc' - different lock contexts for basic block ../sound/pci/ymfpci/ymfpci_main.c:253:12: warning: context imbalance in 'snd_ymfpci_voice_free' - different lock contexts for basic block ../sound/pci/ymfpci/ymfpci_main.c:273:13: warning: context imbalance in 'snd_ymfpci_pcm_interrupt' - different lock contexts for basic block ../sound/pci/ymfpci/ymfpci_main.c:335:9: warning: context imbalance in 'snd_ymfpci_pcm_capture_interrupt' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:358:12: warning: context imbalance in 'snd_ymfpci_playback_trigger' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:426:9: warning: context imbalance in 'snd_ymfpci_capture_trigger' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:563:12: warning: context imbalance in 'snd_ymfpci_ac3_init' - different lock contexts for basic block ../sound/pci/ymfpci/ymfpci_main.c:903:12: warning: context imbalance in 'snd_ymfpci_playback_open' - different lock contexts for basic block ../sound/pci/ymfpci/ymfpci_main.c:954:12: warning: context imbalance in 'snd_ymfpci_playback_4ch_open' - different lock contexts for basic block ../sound/pci/ymfpci/ymfpci_main.c:1238:12: warning: context imbalance in 'snd_ymfpci_spdif_default_get' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1264:9: warning: context imbalance in 'snd_ymfpci_spdif_default_put' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1283:12: warning: context imbalance in 'snd_ymfpci_spdif_mask_get' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1310:12: warning: context imbalance in 'snd_ymfpci_spdif_stream_get' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1336:9: warning: context imbalance in 'snd_ymfpci_spdif_stream_put' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1367:9: warning: context imbalance in 'snd_ymfpci_drec_source_get' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1381:26: warning: context imbalance in 'snd_ymfpci_drec_source_put' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1424:12: warning: context imbalance in 'snd_ymfpci_put_single' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1472:12: warning: context imbalance in 'snd_ymfpci_get_double' - different lock contexts for basic block ../sound/pci/ymfpci/ymfpci_main.c:1488:12: warning: context imbalance in 'snd_ymfpci_put_double' - different lock contexts for basic block ../sound/pci/ymfpci/ymfpci_main.c:1510:12: warning: context imbalance in 'snd_ymfpci_put_nativedacvol' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1594:12: warning: context imbalance in 'snd_ymfpci_get_gpio_out' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1612:12: warning: context imbalance in 'snd_ymfpci_set_gpio_out' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1684:12: warning: context imbalance in 'snd_ymfpci_pcm_vol_put' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1861:26: warning: context imbalance in 'snd_ymfpci_timer_start' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:1866:12: warning: context imbalance in 'snd_ymfpci_timer_stop' - wrong count at exit ../sound/pci/ymfpci/ymfpci_main.c:2235:31: warning: context imbalance in 'snd_ymfpci_resume' - wrong count at exit ../net/ipv6/tcp_ipv6.c:1515:25: warning: context imbalance in 'tcp_v6_syn_recv_sock' - unexpected unlock ../net/ipv6/tcp_ipv6.c:1912:24: warning: context imbalance in 'tcp_v6_rcv' - different lock contexts for basic block ../sound/pci/rme9652/hdsp.c:691:12: warning: context imbalance in 'snd_hdsp_load_firmware_from_cache' - different lock contexts for basic block ../sound/pci/rme9652/hdsp.c:946:9: warning: context imbalance in 'snd_hdsp_use_is_exclusive' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1324:9: warning: context imbalance in 'snd_hdsp_midi_output_write' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1378:9: warning: context imbalance in 'snd_hdsp_midi_input_trigger' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1394:9: warning: context imbalance in 'snd_hdsp_midi_output_timer' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1420:12: warning: context imbalance in 'snd_hdsp_midi_input_open' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1432:12: warning: context imbalance in 'snd_hdsp_midi_output_open' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1443:12: warning: context imbalance in 'snd_hdsp_midi_input_close' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1456:12: warning: context imbalance in 'snd_hdsp_midi_output_close' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1554:12: warning: context imbalance in 'snd_hdsp_control_spdif_put' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1582:12: warning: context imbalance in 'snd_hdsp_control_spdif_stream_put' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1650:12: warning: context imbalance in 'snd_hdsp_put_spdif_in' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1693:12: warning: context imbalance in 'snd_hdsp_get_toggle_setting' - wrong count at exit ../sound/pci/rme9652/hdsp.c:1704:12: warning: context imbalance in 'snd_hdsp_put_toggle_setting' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2007:12: warning: context imbalance in 'snd_hdsp_put_clock_source' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2112:12: warning: context imbalance in 'snd_hdsp_put_da_gain' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2190:12: warning: context imbalance in 'snd_hdsp_put_ad_gain' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2268:12: warning: context imbalance in 'snd_hdsp_put_phone_gain' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2384:12: warning: context imbalance in 'snd_hdsp_put_pref_sync_ref' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2487:12: warning: context imbalance in 'snd_hdsp_get_precise_pointer' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2496:12: warning: context imbalance in 'snd_hdsp_put_precise_pointer' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2531:12: warning: context imbalance in 'snd_hdsp_get_use_midi_work' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2540:12: warning: context imbalance in 'snd_hdsp_put_use_midi_work' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2592:9: warning: context imbalance in 'snd_hdsp_get_mixer' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2597:12: warning: context imbalance in 'snd_hdsp_put_mixer' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2826:12: warning: context imbalance in 'snd_hdsp_put_dds_offset' - wrong count at exit ../sound/pci/rme9652/hdsp.c:2970:12: warning: context imbalance in 'snd_hdsp_put_rpm_input12' - wrong count at exit ../sound/pci/rme9652/hdsp.c:3054:12: warning: context imbalance in 'snd_hdsp_put_rpm_input34' - wrong count at exit ../sound/pci/rme9652/hdsp.c:3103:12: warning: context imbalance in 'snd_hdsp_put_rpm_bypass' - wrong count at exit ../sound/pci/rme9652/hdsp.c:3154:12: warning: context imbalance in 'snd_hdsp_put_rpm_disconnect' - wrong count at exit ../sound/pci/rme9652/hdsp.c:3998:12: warning: context imbalance in 'snd_hdsp_hw_params' - different lock contexts for basic block ../sound/pci/rme9652/hdsp.c:4101:12: warning: context imbalance in 'snd_hdsp_trigger' - different lock contexts for basic block ../sound/pci/rme9652/hdsp.c:4167:12: warning: context imbalance in 'snd_hdsp_prepare' - different lock contexts for basic block ../sound/pci/rme9652/hdsp.c:4528:12: warning: context imbalance in 'snd_hdsp_capture_release' - wrong count at exit ../drivers/leds/leds-dac124s085.c:42:14: warning: incorrect type in assignment (different base types) ../drivers/leds/leds-dac124s085.c:42:14: expected unsigned short [usertype] word ../drivers/leds/leds-dac124s085.c:42:14: got restricted __le16 [usertype] ../sound/pci/echoaudio/indigo.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../fs/verity/measure.c:121:17: warning: symbol 'bpf_get_fsverity_digest' was not declared. Should it be static? ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1127:78: warning: incorrect type in argument 2 (different base types) ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1127:78: expected unsigned int [usertype] irq_mask ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1127:78: got restricted __le32 [usertype] status_lo ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1128:62: warning: invalid assignment: |= ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1128:62: left side has type restricted __le32 ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1128:62: right side has type unsigned long ../sound/pci/emu10k1/emu10k1x.c:280:21: warning: context imbalance in 'snd_emu10k1x_ptr_read' - wrong count at exit ../sound/pci/emu10k1/emu10k1x.c:293:13: warning: context imbalance in 'snd_emu10k1x_ptr_write' - wrong count at exit ../sound/pci/emu10k1/emu10k1x.c:307:13: warning: context imbalance in 'snd_emu10k1x_intr_enable' - wrong count at exit ../sound/pci/emu10k1/emu10k1x.c:316:13: warning: context imbalance in 'snd_emu10k1x_intr_disable' - wrong count at exit ../sound/pci/emu10k1/emu10k1x.c:325:13: warning: context imbalance in 'snd_emu10k1x_gpio_write' - wrong count at exit ../sound/pci/emu10k1/emu10k1x.c:681:23: warning: context imbalance in 'snd_emu10k1x_ac97_read' - wrong count at exit ../sound/pci/emu10k1/emu10k1x.c:691:13: warning: context imbalance in 'snd_emu10k1x_ac97_write' - wrong count at exit ../sound/pci/emu10k1/emu10k1x.c:954:9: warning: context imbalance in 'snd_emu10k1x_proc_reg_read' - different lock contexts for basic block ../sound/pci/oxygen/xonar_cs43xx.c:341:9: warning: context imbalance in 'xonar_d1_line_mic_ac97_switch' - wrong count at exit ../mm/kfence/core.c:360:34: warning: cast to restricted __le64 ../mm/kfence/core.c:364:34: warning: cast to restricted __le64 ../mm/kfence/core.c:384:21: warning: cast to restricted __le64 ../mm/kfence/core.c:404:21: warning: cast to restricted __le64 ../mm/kfence/core.c: note: in included file (through ../include/linux/bitmap.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/cpuid/api.h, ../arch/x86/include/asm/processor.h, ...): ../include/linux/string.h:366:15: warning: memset with byte count of 315392 ../mm/kfence/core.c:1265:9: warning: context imbalance in 'kfence_handle_page_fault' - different lock contexts for basic block ../kernel/acct.c:489:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:489:31: expected struct spinlock [usertype] *lock ../kernel/acct.c:489:31: got struct spinlock [noderef] __rcu * ../kernel/acct.c:499:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:499:33: expected struct spinlock [usertype] *lock ../kernel/acct.c:499:33: got struct spinlock [noderef] __rcu * ../kernel/acct.c:576:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:576:31: expected struct spinlock [usertype] *lock ../kernel/acct.c:576:31: got struct spinlock [noderef] __rcu * ../kernel/acct.c:596:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:596:33: expected struct spinlock [usertype] *lock ../kernel/acct.c:596:33: got struct spinlock [noderef] __rcu * ../kernel/acct.c:216:12: warning: context imbalance in 'acct_on' - different lock contexts for basic block ../kernel/acct.c:311:9: warning: context imbalance in '__se_sys_acct' - different lock contexts for basic block ../kernel/acct.c:316:22: warning: context imbalance in 'acct_exit_ns' - wrong count at exit ../mm/ksm.c:643:25: warning: context imbalance in 'break_ksm' - unexpected unlock ../mm/ksm.c:758:17: warning: context imbalance in 'get_mergeable_page' - unexpected unlock ../mm/ksm.c: note: in included file: ../include/linux/rmap.h:958:28: warning: context imbalance in 'write_protect_page' - unexpected unlock ../mm/ksm.c:1434:42: warning: context imbalance in 'replace_page' - different lock contexts for basic block ../mm/ksm.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/mm.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'ksm_next_page_pmd_entry' - unexpected unlock ../mm/kasan/report.c:206:13: warning: context imbalance in 'start_report' - wrong count at exit ../mm/kasan/report.c:224:9: warning: context imbalance in 'end_report' - unexpected unlock ../net/netfilter/nf_conncount.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/uio.h, ../include/linux/socket.h, ../include/uapi/linux/in.h, ../include/linux/in.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 * ../drivers/acpi/acpica/nspredef.c: note: in included file: ../drivers/acpi/acpica/acpredef.h:187:34: warning: symbol 'acpi_gbl_predefined_methods' was not declared. Should it be static? ../drivers/misc/ibmasm/ibmasmfs.c:593:83: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/ibmasmfs.c:594:84: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/ibmasmfs.c:595:83: warning: cast removes address space '__iomem' of expression ../drivers/tty/serial/pch_uart.c:1403:30: warning: restricted upf_t degrades to integer ../drivers/tty/serial/pch_uart.c:1407:32: warning: invalid assignment: &= ../drivers/tty/serial/pch_uart.c:1407:32: left side has type int ../drivers/tty/serial/pch_uart.c:1407:32: right side has type restricted upf_t ../sound/pci/echoaudio/indigoio.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../drivers/pinctrl/renesas/pinctrl-rzt2h.c:102:1: warning: context imbalance in 'rzt2h_pinctrl_set_pfc_mode' - wrong count at exit ../drivers/pinctrl/renesas/pinctrl-rzt2h.c:444:12: warning: context imbalance in 'rzt2h_gpio_request' - different lock contexts for basic block ../drivers/pinctrl/renesas/pinctrl-rzt2h.c:103:1: warning: context imbalance in 'rzt2h_gpio_set_direction' - wrong count at exit ../drivers/pinctrl/renesas/pinctrl-rzt2h.c:525:9: warning: context imbalance in 'rzt2h_gpio_set' - wrong count at exit ../drivers/mfd/sm501.c:1108:29: warning: cast to non-scalar ../drivers/mfd/sm501.c:1108:29: warning: cast from non-scalar ../drivers/mfd/sm501.c:1112:29: warning: cast to non-scalar ../drivers/mfd/sm501.c:1112:29: warning: cast from non-scalar ../drivers/pinctrl/renesas/pinctrl-rzn1.c:187:52: warning: dubious: x | !y ../drivers/pinctrl/renesas/pinctrl-rzn1.c:193:52: warning: dubious: x | !y ../drivers/acpi/cppc_acpi.c:1179:9: warning: context imbalance in 'cpc_write' - different lock contexts for basic block ../sound/pci/rme9652/hdspm.c:1205:12: warning: context imbalance in 'snd_hdspm_use_is_exclusive' - wrong count at exit ../sound/pci/rme9652/hdspm.c:1548:9: warning: context imbalance in 'hdspm_set_interrupt_interval' - wrong count at exit ../sound/pci/rme9652/hdspm.c:1868:9: warning: context imbalance in 'snd_hdspm_midi_output_write' - wrong count at exit ../sound/pci/rme9652/hdspm.c:1929:20: warning: context imbalance in 'snd_hdspm_midi_input_trigger' - wrong count at exit ../sound/pci/rme9652/hdspm.c:1945:9: warning: context imbalance in 'snd_hdspm_midi_output_timer' - wrong count at exit ../sound/pci/rme9652/hdspm.c:1972:12: warning: context imbalance in 'snd_hdspm_midi_input_open' - wrong count at exit ../sound/pci/rme9652/hdspm.c:1984:12: warning: context imbalance in 'snd_hdspm_midi_output_open' - wrong count at exit ../sound/pci/rme9652/hdspm.c:1995:12: warning: context imbalance in 'snd_hdspm_midi_input_close' - wrong count at exit ../sound/pci/rme9652/hdspm.c:2008:12: warning: context imbalance in 'snd_hdspm_midi_output_close' - wrong count at exit ../sound/pci/rme9652/hdspm.c:2640:12: warning: context imbalance in 'snd_hdspm_put_clock_source' - wrong count at exit ../sound/pci/rme9652/hdspm.c:2965:12: warning: context imbalance in 'snd_hdspm_put_pref_sync_ref' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3214:12: warning: context imbalance in 'snd_hdspm_get_toggle_setting' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3225:12: warning: context imbalance in 'snd_hdspm_put_toggle_setting' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3275:12: warning: context imbalance in 'snd_hdspm_get_input_select' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3285:12: warning: context imbalance in 'snd_hdspm_put_input_select' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3335:12: warning: context imbalance in 'snd_hdspm_get_ds_wire' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3345:12: warning: context imbalance in 'snd_hdspm_put_ds_wire' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3406:12: warning: context imbalance in 'snd_hdspm_get_qs_wire' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3416:12: warning: context imbalance in 'snd_hdspm_put_qs_wire' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3479:12: warning: context imbalance in 'snd_hdspm_get_tristate' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3490:12: warning: context imbalance in 'snd_hdspm_put_tristate' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3556:12: warning: context imbalance in 'snd_hdspm_get_madi_speedmode' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3566:12: warning: context imbalance in 'snd_hdspm_put_madi_speedmode' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3637:9: warning: context imbalance in 'snd_hdspm_get_mixer' - wrong count at exit ../sound/pci/rme9652/hdspm.c:3640:12: warning: context imbalance in 'snd_hdspm_put_mixer' - different lock contexts for basic block ../sound/pci/rme9652/hdspm.c:3710:12: warning: context imbalance in 'snd_hdspm_get_playback_mixer' - different lock contexts for basic block ../sound/pci/rme9652/hdspm.c:3728:12: warning: context imbalance in 'snd_hdspm_put_playback_mixer' - different lock contexts for basic block ../sound/pci/rme9652/hdspm.c:5705:12: warning: context imbalance in 'snd_hdspm_trigger' - wrong count at exit ../sound/pci/rme9652/hdspm.c:6076:9: warning: context imbalance in 'snd_hdspm_release' - wrong count at exit ../net/ipv4/ipmr_base.c:147:6: warning: context imbalance in 'mr_mfc_seq_idx' - wrong count at exit ../net/ipv4/ipmr_base.c:200:23: warning: context imbalance in 'mr_mfc_seq_next' - unexpected unlock ../drivers/misc/ibmasm/event.c:54:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/misc/ibmasm/event.c:54:36: expected void const volatile [noderef] __iomem * ../drivers/misc/ibmasm/event.c:54:36: got void *data ../kernel/time/timer_migration.c:905:9: warning: context imbalance in 'tmigr_update_events' - different lock contexts for basic block ../drivers/misc/sgi-xp/xp_main.c:69:25: warning: symbol 'xpc_registrations' was not declared. Should it be static? ../drivers/gpu/drm/xlnx/zynqmp_disp.c:133:42: warning: array of flexible structures ../drivers/gpu/drm/gud/gud_drv.c:97:28: warning: cast to restricted __le32 ../drivers/gpu/drm/gud/gud_drv.c:97:17: warning: restricted __le32 degrades to integer ../arch/x86/kernel/kprobes/opt.c:525:13: warning: function 'arch_unoptimize_kprobes' with external linkage has definition ../net/bluetooth/af_bluetooth.c:248:25: warning: context imbalance in 'bt_accept_enqueue' - different lock contexts for basic block ../drivers/tty/serial/qcom_geni_serial.c:522:13: warning: context imbalance in 'qcom_geni_serial_console_write' - different lock contexts for basic block ../drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c:254:9: warning: cast truncates bits from constant value (ffffff7f becomes 7f) ../drivers/scsi/libiscsi.c:1035:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/libiscsi.c:1035:25: expected restricted __be32 [addressable] [assigned] [usertype] ttt ../drivers/scsi/libiscsi.c:1035:25: got restricted itt_t [usertype] ../drivers/scsi/libiscsi.c:1132:33: warning: restricted itt_t degrades to integer ../drivers/scsi/libiscsi.c:1132:41: warning: restricted __be32 degrades to integer ../drivers/leds/flash/leds-ktd2692.c:62:33: warning: symbol 'ktd2692_timing' was not declared. Should it be static? ../drivers/misc/ibmasm/command.c:168:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/misc/ibmasm/command.c:168:36: expected void const volatile [noderef] __iomem * ../drivers/misc/ibmasm/command.c:168:36: got void *response ../sound/pci/echoaudio/indigodj.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3348:30: warning: cast truncates bits from constant value (ffffff0d becomes d) ../net/ipv4/ipmr.c:3062:13: warning: context imbalance in 'ipmr_vif_seq_start' - different lock contexts for basic block ../net/ipv4/ipmr.c: note: in included file (through ../include/linux/mroute.h): ../include/linux/mroute_base.h:437:31: warning: context imbalance in 'mr_mfc_seq_stop' - unexpected unlock ../sound/soc/mediatek/mt8365/mt8365-afe-pcm.c:597:34: warning: cast removes address space '__iomem' of expression ../net/bridge/br_multicast.c: note: in included file (through ../include/linux/igmp.h): ../include/uapi/linux/igmp.h:60:32: warning: array of flexible structures ../net/bridge/br_multicast.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../drivers/pinctrl/renesas/pinctrl-rzg2l.c:3199:9: warning: context imbalance in 'rzg2l_pinctrl_resume_noirq' - different lock contexts for basic block ../drivers/video/fbdev/riva/fbdev.c:484:14: warning: cast to restricted __le16 ../drivers/video/fbdev/riva/fbdev.c:485:14: warning: cast to restricted __le16 ../drivers/misc/ibmasm/remote.c:180:39: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/remote.c:180:39: warning: incorrect type in argument 2 (different address spaces) ../drivers/misc/ibmasm/remote.c:180:39: expected void const volatile [noderef] __iomem * ../drivers/misc/ibmasm/remote.c:180:39: got void * ../drivers/misc/ibmasm/heartbeat.c:85:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/misc/ibmasm/heartbeat.c:85:36: expected void const volatile [noderef] __iomem * ../drivers/misc/ibmasm/heartbeat.c:85:36: got void *message ../drivers/misc/sgi-gru/grufile.c: note: in included file: ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../net/sunrpc/clnt.c:3340:9: warning: cast removes address space '__rcu' of expression ../net/can/j1939/main.c: note: in included file (through ../include/linux/can/can-ml.h): ../include/linux/netdevice.h:2709:20: warning: context imbalance in '__j1939_rx_release' - wrong count at exit ../drivers/gpu/drm/xlnx/zynqmp_dp.c: In function ‘zynqmp_dp_bridge_debugfs_init’: ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:46: warning: ‘_preemphasis’ directive output may be truncated writing 12 bytes into a region of size between 4 and 14 [-Wformat-truncation=] 2265 | snprintf(name, sizeof(name), fmt, i); | ^~~ ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:17: note: ‘snprintf’ output between 18 and 28 bytes into a destination of size 19 2265 | snprintf(name, sizeof(name), fmt, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:53: warning: ‘_swing’ directive output may be truncated writing 6 bytes into a region of size between 4 and 14 [-Wformat-truncation=] 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); | ^~~~~~ ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:17: note: ‘snprintf’ output between 12 and 22 bytes into a destination of size 19 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/ax25/ax25_std_timer.c:29:6: warning: context imbalance in 'ax25_std_heartbeat_expiry' - different lock contexts for basic block ../net/ipv6/seg6.c:252:15: warning: incorrect type in assignment (different address spaces) ../net/ipv6/seg6.c:252:15: expected struct in6_addr *t_old ../net/ipv6/seg6.c:252:15: got struct in6_addr [noderef] __rcu *tun_src ../net/ipv6/seg6.c:430:24: warning: incorrect type in assignment (different address spaces) ../net/ipv6/seg6.c:430:24: expected struct in6_addr [noderef] __rcu *tun_src ../net/ipv6/seg6.c:430:24: got void *[assigned] _res ../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 * ../sound/pci/echoaudio/indigoiox.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../drivers/misc/sgi-xp/xpc_channel.c:781:31: warning: context imbalance in 'xpc_disconnect_channel' - unexpected unlock ../net/ipv4/syncookies.c:219:17: warning: context imbalance in 'tcp_get_cookie_sock' - unexpected unlock ../net/bluetooth/hci_core.c:85:9: warning: context imbalance in '__hci_dev_get' - different lock contexts for basic block ../net/bluetooth/hci_core.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'hci_dev_put_srcu' - unexpected unlock ../drivers/video/fbdev/aty/mach64_accel.c:420:49: warning: cast to restricted __le32 ../net/sunrpc/xprt.c:1710:9: warning: context imbalance in 'xprt_dynamic_alloc_slot' - unexpected unlock ../mm/migrate.c:2282:25: warning: context imbalance in 'add_folio_for_migration' - unexpected unlock ../mm/migrate.c:2448:25: warning: context imbalance in 'do_pages_stat_array' - unexpected unlock ../drivers/scsi/advansys.c:4263:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4263:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4263:9: expected unsigned short val ../drivers/scsi/advansys.c:4263:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4263:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4263:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4263:9: expected unsigned short val ../drivers/scsi/advansys.c:4263:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4721:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4721:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4721:9: expected unsigned short val ../drivers/scsi/advansys.c:4721:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4721:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4721:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4721:9: expected unsigned short val ../drivers/scsi/advansys.c:4721:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4735:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4735:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4735:9: expected unsigned short val ../drivers/scsi/advansys.c:4735:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4735:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4735:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4735:9: expected unsigned short val ../drivers/scsi/advansys.c:4735:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5204:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5204:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5204:9: expected unsigned short val ../drivers/scsi/advansys.c:5204:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5204:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5204:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5204:9: expected unsigned short val ../drivers/scsi/advansys.c:5204:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5221:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5221:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5221:9: expected unsigned short val ../drivers/scsi/advansys.c:5221:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5221:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5221:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5221:9: expected unsigned short val ../drivers/scsi/advansys.c:5221:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5700:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5700:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5700:9: expected unsigned short val ../drivers/scsi/advansys.c:5700:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5700:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5700:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5700:9: expected unsigned short val ../drivers/scsi/advansys.c:5700:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5716:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5716:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5716:9: expected unsigned short val ../drivers/scsi/advansys.c:5716:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5716:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5716:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5716:9: expected unsigned short val ../drivers/scsi/advansys.c:5716:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:6095:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:6095:31: expected restricted __le32 [usertype] irq_next_vpa ../drivers/scsi/advansys.c:6095:31: got unsigned int [usertype] ../drivers/scsi/advansys.c:6117:22: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:6130:51: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:7934:31: warning: cast from restricted __le32 ../drivers/scsi/advansys.c:7935:30: warning: cast from restricted __le32 ../drivers/scsi/advansys.c:8128:47: warning: cast from restricted __le32 ../drivers/scsi/advansys.c:8129:46: warning: cast from restricted __le32 ../drivers/scsi/advansys.c:8732:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:8848:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:8848:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:8848:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:8892:29: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9640:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9640:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9640:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9669:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9669:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9669:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9707:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9707:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9707:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9736:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9736:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9736:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9774:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9774:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9774:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9803:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9803:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9803:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9838:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9853:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9881:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9896:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9924:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9939:33: warning: cast to restricted __le16 ../mm/kasan/kasan_test_c.c:1589:27: warning: Variable length array is used. ../mm/kasan/kasan_test_c.c:1604:27: warning: Variable length array is used. ../drivers/misc/sgi-xp/xpc_uv.c: note: in included file: ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../drivers/misc/sgi-xp/xpc_uv.c:681:47: warning: context imbalance in 'xpc_send_activate_IRQ_ch_uv' - unexpected unlock ../drivers/misc/ibmasm/lowlevel.c:35:22: warning: incorrect type in argument 1 (different address spaces) ../drivers/misc/ibmasm/lowlevel.c:35:22: expected void volatile [noderef] __iomem * ../drivers/misc/ibmasm/lowlevel.c:35:22: got struct i2o_header * ../drivers/misc/ibmasm/lowlevel.c:36:22: warning: incorrect type in argument 1 (different address spaces) ../drivers/misc/ibmasm/lowlevel.c:36:22: expected void volatile [noderef] __iomem * ../drivers/misc/ibmasm/lowlevel.c:36:22: got void ** ../drivers/misc/ibmasm/lowlevel.c: note: in included file: ../drivers/misc/ibmasm/lowlevel.h:120:17: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/lowlevel.h:120:17: warning: cast removes address space '__iomem' of expression ../sound/pci/echoaudio/indigodjx.c: note: in included file: ../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit ../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block ../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit ../drivers/acpi/apei/apei-base.c:448:5: warning: symbol 'arch_apei_filter_addr' was not declared. Should it be static? ../drivers/dma/ioat/dca.c:220:54: warning: incorrect type in argument 1 (different address spaces) ../drivers/dma/ioat/dca.c:220:54: expected void const volatile [noderef] __iomem *addr ../drivers/dma/ioat/dca.c:220:54: got void * ../drivers/dma/ioat/dca.c:225:55: warning: incorrect type in argument 1 (different address spaces) ../drivers/dma/ioat/dca.c:225:55: expected void const volatile [noderef] __iomem *addr ../drivers/dma/ioat/dca.c:225:55: got void * ../drivers/dma/ioat/dca.c:276:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/dma/ioat/dca.c:276:42: expected void *iobase ../drivers/dma/ioat/dca.c:276:42: got void [noderef] __iomem *iobase ../drivers/tty/serial/samsung_tty.c: In function ‘s3c24xx_serial_get_options.constprop’: ../drivers/tty/serial/samsung_tty.c:2340:49: warning: ‘%d’ directive writing between 1 and 3 bytes into a region of size 2 [-Wformat-overflow=] 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); | ^~ ../drivers/tty/serial/samsung_tty.c:2340:35: note: directive argument in the range [0, 255] 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); | ^~~~~~~~~~~~~~~~~ ../drivers/tty/serial/samsung_tty.c:2340:17: note: ‘sprintf’ output between 15 and 17 bytes into a destination of size 15 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/tty/serial/samsung_tty.c: In function ‘s3c24xx_serial_init_port’: ../drivers/tty/serial/samsung_tty.c:1792:49: warning: ‘%d’ directive writing between 1 and 3 bytes into a region of size 2 [-Wformat-overflow=] 1792 | sprintf(clk_name, "clk_uart_baud%d", clk_num); | ^~ In function ‘s3c24xx_serial_enable_baudclk’, inlined from ‘s3c24xx_serial_init_port’ at ../drivers/tty/serial/samsung_tty.c:1898:8: ../drivers/tty/serial/samsung_tty.c:1792:35: note: directive argument in the range [0, 254] 1792 | sprintf(clk_name, "clk_uart_baud%d", clk_num); | ^~~~~~~~~~~~~~~~~ ../drivers/tty/serial/samsung_tty.c:1792:17: note: ‘sprintf’ output between 15 and 17 bytes into a destination of size 15 1792 | sprintf(clk_name, "clk_uart_baud%d", clk_num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/dma/ioat/dma.c:463:5: warning: context imbalance in 'ioat_check_space_lock' - different lock contexts for basic block ../drivers/tty/serial/samsung_tty.c: note: in included file: ../include/linux/serial_core.h:787:34: warning: context imbalance in 's3c24xx_serial_console_write' - unexpected unlock ../drivers/gpio/gpio-menz127.c:39:12: warning: context imbalance in 'men_z127_debounce' - wrong count at exit ../drivers/gpio/gpio-menz127.c:103:15: warning: context imbalance in 'men_z127_set_single_ended' - wrong count at exit ../drivers/scsi/BusLogic.c:2917:32: warning: context imbalance in 'blogic_qcmd_lck' - unexpected unlock ../drivers/scsi/BusLogic.c:3214:32: warning: context imbalance in 'blogic_resetadapter' - unexpected unlock ../sound/soc/intel/avs/probes.c:147:58: warning: incorrect type in argument 1 (different base types) ../sound/soc/intel/avs/probes.c:147:58: expected restricted snd_pcm_format_t [usertype] format ../sound/soc/intel/avs/probes.c:147:58: got unsigned int [usertype] format ../drivers/acpi/apei/bert.c:157:27: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/bert.c:157:27: expected struct acpi_bert_region *boot_error_region ../drivers/acpi/apei/bert.c:157:27: got void [noderef] __iomem * ../drivers/acpi/apei/bert.c:160:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/bert.c:160:25: expected void volatile [noderef] __iomem *addr ../drivers/acpi/apei/bert.c:160:25: got struct acpi_bert_region *boot_error_region ../net/sunrpc/auth.c:628:34: warning: incorrect type in initializer (different address spaces) ../net/sunrpc/auth.c:628:34: expected struct cred const *cred ../net/sunrpc/auth.c:628:34: got struct cred const [noderef] __rcu *extern [addressable] [toplevel] cred ../drivers/video/fbdev/sis/sis_main.c:5395:32: warning: cast to restricted __le32 ../drivers/video/fbdev/sis/sis_main.c:5398:32: warning: cast to restricted __le32 ../drivers/video/fbdev/sis/sis_main.c:5427:40: warning: cast to restricted __le32 ../drivers/video/fbdev/sis/sis_main.c:5459:16: warning: cast to restricted __le16 ../net/rxrpc/conn_service.c:56:9: warning: context imbalance in 'rxrpc_find_service_conn_rcu' - different lock contexts for basic block ../net/rxrpc/conn_service.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 * ../mm/migrate_device.c:72:21: warning: context imbalance in 'migrate_vma_collect_pmd' - different lock contexts for basic block ../drivers/acpi/apei/erst.c:292:13: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:292:13: expected void *src ../drivers/acpi/apei/erst.c:292:13: got void [noderef] __iomem * ../drivers/acpi/apei/erst.c:295:13: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:295:13: expected void *dst ../drivers/acpi/apei/erst.c:295:13: got void [noderef] __iomem * ../drivers/acpi/apei/erst.c:297:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:297:25: expected void volatile [noderef] __iomem *addr ../drivers/acpi/apei/erst.c:297:25: got void *src ../drivers/acpi/apei/erst.c:303:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:303:17: expected void volatile [noderef] __iomem *addr ../drivers/acpi/apei/erst.c:303:17: got void *src ../drivers/acpi/apei/erst.c:304:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:304:17: expected void volatile [noderef] __iomem *addr ../drivers/acpi/apei/erst.c:304:17: got void *dst ../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:825:9: expected void const * ../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:825:9: expected void const * ../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:825:9: expected void * ../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:826:20: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:826:20: expected struct cper_record_header *rcd_erange ../drivers/acpi/apei/erst.c:826:20: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:863:17: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:863:17: expected struct cper_record_header *rcd_tmp ../drivers/acpi/apei/erst.c:863:17: got void [noderef] __iomem * ../arch/x86/kernel/kvm.c:73:1: warning: symbol '__pcpu_scope_steal_time' was not declared. Should it be static? ../lib/locking-selftest.c:310:1: warning: context imbalance in 'AA_spin' - wrong count at exit ../lib/locking-selftest.c:312:1: warning: context imbalance in 'AA_wlock' - wrong count at exit ../lib/locking-selftest.c:314:1: warning: context imbalance in 'AA_rlock' - wrong count at exit ../lib/locking-selftest.c:333:13: warning: context imbalance in 'rlock_AA1' - wrong count at exit ../lib/locking-selftest.c:339:13: warning: context imbalance in 'rlock_AA1B' - wrong count at exit ../lib/locking-selftest.c:359:13: warning: context imbalance in 'rlock_AA2' - wrong count at exit ../lib/locking-selftest.c:371:13: warning: context imbalance in 'rlock_AA3' - wrong count at exit ../lib/locking-selftest.c:740:1: warning: context imbalance in 'double_unlock_spin' - unexpected unlock ../lib/locking-selftest.c:742:1: warning: context imbalance in 'double_unlock_wlock' - unexpected unlock ../lib/locking-selftest.c:744:1: warning: context imbalance in 'double_unlock_rlock' - unexpected unlock ../lib/locking-selftest.c:771:1: warning: context imbalance in 'init_held_spin' - wrong count at exit ../lib/locking-selftest.c:773:1: warning: context imbalance in 'init_held_wlock' - wrong count at exit ../lib/locking-selftest.c:775:1: warning: context imbalance in 'init_held_rlock' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_HARDIRQ' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_NOTTHREADED_HARDIRQ' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_SOFTIRQ' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_RCU' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_RCU_BH' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_RCU_SCHED' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_raw_spinlock' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_spinlock' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_mutex' - wrong count at exit ../lib/locking-selftest.c:2510:1: warning: context imbalance in 'raw_spinlock_in_HARDIRQ' - wrong count at exit ../lib/locking-selftest.c:2511:1: warning: context imbalance in 'raw_spinlock_in_NOTTHREADED_HARDIRQ' - wrong count at exit ../lib/locking-selftest.c:2517:1: warning: context imbalance in 'raw_spinlock_in_SOFTIRQ' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'raw_spinlock_in_RCU' - wrong count at exit ../lib/locking-selftest.c:2521:1: warning: context imbalance in 'raw_spinlock_in_RCU_BH' - wrong count at exit ../lib/locking-selftest.c:2522:1: warning: context imbalance in 'raw_spinlock_in_RCU_SCHED' - wrong count at exit ../lib/locking-selftest.c:2575:1: warning: context imbalance in 'raw_spinlock_in_raw_spinlock' - wrong count at exit ../lib/locking-selftest.c:2575:1: warning: context imbalance in 'raw_spinlock_in_spinlock' - wrong count at exit ../lib/locking-selftest.c:2575:1: warning: context imbalance in 'raw_spinlock_in_mutex' - wrong count at exit ../lib/locking-selftest.c:2510:1: warning: context imbalance in 'spinlock_in_HARDIRQ' - wrong count at exit ../lib/locking-selftest.c:2511:1: warning: context imbalance in 'spinlock_in_NOTTHREADED_HARDIRQ' - wrong count at exit ../lib/locking-selftest.c:2517:1: warning: context imbalance in 'spinlock_in_SOFTIRQ' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'spinlock_in_RCU' - wrong count at exit ../lib/locking-selftest.c:2521:1: warning: context imbalance in 'spinlock_in_RCU_BH' - wrong count at exit ../lib/locking-selftest.c:2522:1: warning: context imbalance in 'spinlock_in_RCU_SCHED' - wrong count at exit ../lib/locking-selftest.c:2576:1: warning: context imbalance in 'spinlock_in_raw_spinlock' - wrong count at exit ../lib/locking-selftest.c:2576:1: warning: context imbalance in 'spinlock_in_spinlock' - wrong count at exit ../lib/locking-selftest.c:2576:1: warning: context imbalance in 'spinlock_in_mutex' - wrong count at exit ../lib/locking-selftest.c:2520:1: warning: context imbalance in 'mutex_in_RCU' - wrong count at exit ../lib/locking-selftest.c:2521:1: warning: context imbalance in 'mutex_in_RCU_BH' - wrong count at exit ../lib/locking-selftest.c:2522:1: warning: context imbalance in 'mutex_in_RCU_SCHED' - wrong count at exit ../lib/locking-selftest.c:2577:1: warning: context imbalance in 'mutex_in_raw_spinlock' - wrong count at exit ../lib/locking-selftest.c:2577:1: warning: context imbalance in 'mutex_in_spinlock' - wrong count at exit ../sound/soc/renesas/fsi.c:344:12: warning: context imbalance in '_fsi_master_read' - wrong count at exit ../sound/soc/renesas/fsi.c:353:13: warning: context imbalance in '_fsi_master_mask_set' - wrong count at exit ../sound/soc/renesas/fsi.c:498:33: warning: context imbalance in 'fsi_stream_is_working' - wrong count at exit ../sound/soc/renesas/fsi.c:524:9: warning: context imbalance in 'fsi_stream_init' - wrong count at exit ../sound/soc/renesas/fsi.c:540:9: warning: context imbalance in 'fsi_stream_quit' - wrong count at exit ../drivers/misc/sgi-gru/grukdump.c:60:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/misc/sgi-gru/grukdump.c:60:17: expected void const * ../drivers/misc/sgi-gru/grukdump.c:60:17: got void [noderef] __user *[addressable] ubuf ../drivers/misc/sgi-gru/grukdump.c:60:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/misc/sgi-gru/grukdump.c:60:17: expected void const * ../drivers/misc/sgi-gru/grukdump.c:60:17: got void [noderef] __user *[addressable] ubuf ../drivers/misc/sgi-gru/grukdump.c:60:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/misc/sgi-gru/grukdump.c:60:17: expected void * ../drivers/misc/sgi-gru/grukdump.c:60:17: got void [noderef] __user *[addressable] ubuf ../drivers/misc/sgi-gru/grukdump.c:129:17: warning: incorrect type in assignment (different address spaces) ../drivers/misc/sgi-gru/grukdump.c:129:17: expected struct gru_context_configuration_handle *ubufcch ../drivers/misc/sgi-gru/grukdump.c:129:17: got void [noderef] __user *[assigned] ubuf ../drivers/misc/sgi-gru/grukdump.c:192:14: warning: incorrect type in assignment (different address spaces) ../drivers/misc/sgi-gru/grukdump.c:192:14: expected void [noderef] __user *ubuf ../drivers/misc/sgi-gru/grukdump.c:192:14: got void *[addressable] [assigned] buf ../drivers/misc/sgi-gru/grukdump.c:193:17: warning: incorrect type in assignment (different address spaces) ../drivers/misc/sgi-gru/grukdump.c:193:17: expected void [noderef] __user *ubufend ../drivers/misc/sgi-gru/grukdump.c:193:17: got void * ../kernel/cgroup/rstat.c:339:22: warning: symbol 'bpf_rstat_flush' was not declared. Should it be static? ../kernel/cgroup/rstat.c:410:9: warning: context imbalance in 'css_rstat_flush' - different lock contexts for basic block In file included from ../include/linux/string.h:382, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:12, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/irqflags.h:102, from ../include/linux/irqflags.h:18, from ../include/linux/spinlock.h:59, from ../include/linux/mmzone.h:8, from ../include/linux/gfp.h:7, from ../include/linux/slab.h:16, from ../include/linux/resource_ext.h:11, from ../include/linux/acpi.h:14, from ../include/acpi/apei.h:9, from ../include/acpi/ghes.h:5, from ../include/linux/arm_sdei.h:8, from ../drivers/acpi/apei/ghes.c:20: In function ‘fortify_memcpy_chk’, inlined from ‘ghes_handle_aer’ at ../drivers/acpi/apei/ghes.c:641:3: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/acpi/apei/ghes.c:709:20: warning: symbol 'cxl_cper_prot_err_work' was not declared. Should it be static? ../drivers/acpi/apei/ghes.c:803:1: warning: symbol 'cxl_cper_fifo' was not declared. Should it be static? ../drivers/acpi/apei/ghes.c:807:20: warning: symbol 'cxl_cper_work' was not declared. Should it be static? ../drivers/acpi/apei/ghes.c:711:13: warning: context imbalance in 'cxl_cper_post_prot_err' - different lock contexts for basic block ../drivers/acpi/apei/ghes.c:773:5: warning: context imbalance in 'cxl_cper_register_prot_err_work' - different lock contexts for basic block ../drivers/acpi/apei/ghes.c:784:5: warning: context imbalance in 'cxl_cper_unregister_prot_err_work' - different lock contexts for basic block ../drivers/acpi/apei/ghes.c:809:13: warning: context imbalance in 'cxl_cper_post_event' - different lock contexts for basic block ../drivers/acpi/apei/ghes.c:842:5: warning: context imbalance in 'cxl_cper_register_work' - different lock contexts for basic block ../drivers/acpi/apei/ghes.c:853:5: warning: context imbalance in 'cxl_cper_unregister_work' - different lock contexts for basic block ../drivers/scsi/qlogicfas408.c:248:14: warning: cast truncates bits from constant value (500 becomes 0) ../drivers/scsi/qlogicfas408.c:575:14: warning: cast truncates bits from constant value (500 becomes 0) ../net/sched/em_cmp.c:43:31: warning: cast to restricted __be16 ../net/sched/em_cmp.c:53:31: warning: cast to restricted __be32 ../net/ax25/ax25_ds_timer.c:91:6: warning: context imbalance in 'ax25_ds_heartbeat_expiry' - different lock contexts for basic block ../net/netfilter/nf_tables_api.c:2059:25: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2059:25: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2059:25: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2059:25: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2261:17: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2261:17: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2261:17: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2261:17: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2261:17: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2261:17: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2261:17: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2304:21: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2304:21: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2304:21: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2304:21: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2709:25: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2709:25: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2709:25: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2709:25: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'nft_netlink_dump_start_rcu' - unexpected unlock ../drivers/scsi/ips.c:2454:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:3542:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3542:59: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:3542:59: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3551:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3551:59: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:3551:59: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3561:47: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/ips.c:3561:47: expected restricted __le32 [usertype] *var ../drivers/scsi/ips.c:3561:47: got unsigned int * ../drivers/scsi/ips.c:3562:49: warning: cast to restricted __le16 ../drivers/scsi/ips.c:3571:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3571:56: expected unsigned short [usertype] sector_count ../drivers/scsi/ips.c:3571:56: got restricted __le16 [usertype] ../drivers/scsi/ips.c:3574:29: warning: cast to restricted __le16 ../drivers/scsi/ips.c:3575:64: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3575:64: expected unsigned short [usertype] sector_count ../drivers/scsi/ips.c:3575:64: got restricted __le16 [usertype] ../drivers/scsi/ips.c:3588:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3588:59: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:3588:59: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3597:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3597:59: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:3597:59: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3607:47: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/ips.c:3607:47: expected restricted __le32 [usertype] *var ../drivers/scsi/ips.c:3607:47: got unsigned int * ../drivers/scsi/ips.c:3608:49: warning: cast to restricted __le16 ../drivers/scsi/ips.c:3619:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3619:56: expected unsigned short [usertype] sector_count ../drivers/scsi/ips.c:3619:56: got restricted __le16 [usertype] ../drivers/scsi/ips.c:3706:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3706:44: expected unsigned int [usertype] dcdb_address ../drivers/scsi/ips.c:3706:44: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3747:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3747:58: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:3747:58: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3750:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3750:58: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:3750:58: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3784:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3784:58: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:3784:58: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3787:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3787:58: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:3787:58: got restricted __le32 [usertype] ../drivers/scsi/ips.c:4053:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:4052:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4052:17: expected unsigned int [usertype] lba ../drivers/scsi/ips.c:4052:17: got restricted __be32 [usertype] ../drivers/scsi/ips.c:4056:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4056:17: expected unsigned int [usertype] len ../drivers/scsi/ips.c:4056:17: got restricted __be32 [usertype] ../drivers/scsi/ips.c:4082:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:4092:14: warning: cast to restricted __le32 ../drivers/scsi/ips.c:4109:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4109:49: expected unsigned short [addressable] [assigned] [usertype] SectorsPerTrack ../drivers/scsi/ips.c:4109:49: got restricted __be16 [usertype] ../drivers/scsi/ips.c:4110:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4110:48: expected unsigned short [addressable] [assigned] [usertype] BytesPerSector ../drivers/scsi/ips.c:4110:48: got restricted __be16 [usertype] ../drivers/scsi/ips.c:4111:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4111:44: expected unsigned short [addressable] [assigned] [usertype] Interleave ../drivers/scsi/ips.c:4111:44: got restricted __be16 [usertype] ../drivers/scsi/ips.c:4122:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4122:47: expected unsigned short [addressable] [assigned] [usertype] CylindersHigh ../drivers/scsi/ips.c:4122:47: got restricted __be16 [usertype] ../drivers/scsi/ips.c:4130:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4130:42: expected unsigned short [addressable] [assigned] [usertype] StepRate ../drivers/scsi/ips.c:4130:42: got restricted __be16 [usertype] ../drivers/scsi/ips.c:5277:17: warning: cast to restricted __le32 ../drivers/scsi/ips.c:5587:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:1818:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1818:46: expected unsigned int [usertype] count ../drivers/scsi/ips.c:1818:46: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1849:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1849:38: expected unsigned int [usertype] buffer_addr ../drivers/scsi/ips.c:1849:38: got restricted __le32 [usertype] ../drivers/scsi/ips.c:2325:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:2325:40: expected unsigned int [usertype] count ../drivers/scsi/ips.c:2325:40: got restricted __le32 [usertype] ../drivers/scsi/ips.c:4367:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4367:26: expected unsigned int [usertype] ccsar ../drivers/scsi/ips.c:4367:26: got restricted __le32 [usertype] ../drivers/scsi/ips.c:4377:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4377:32: expected unsigned int [usertype] cccr ../drivers/scsi/ips.c:4377:32: got restricted __le32 [usertype] ../drivers/scsi/ips.c:4378:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4378:33: expected unsigned int [usertype] ccsar ../drivers/scsi/ips.c:4378:33: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1927:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1927:44: expected unsigned int [usertype] dcdb_address ../drivers/scsi/ips.c:1927:44: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1934:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1934:50: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:1934:50: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1937:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1937:51: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:1937:51: got restricted __le32 [usertype] ../drivers/scsi/ips.c:2016:14: warning: cast to restricted __le32 ../drivers/scsi/ips.c:2017:14: warning: cast to restricted __le16 ../drivers/scsi/ips.c:2042:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:968:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:1787:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1787:56: expected unsigned int [usertype] address_lo ../drivers/scsi/ips.c:1787:56: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1789:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1789:56: expected unsigned int [usertype] address_hi ../drivers/scsi/ips.c:1789:56: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1791:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1791:52: expected unsigned int [usertype] length ../drivers/scsi/ips.c:1791:52: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1793:53: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1793:53: expected unsigned int [usertype] address ../drivers/scsi/ips.c:1793:53: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1795:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1795:52: expected unsigned int [usertype] length ../drivers/scsi/ips.c:1795:52: got restricted __le32 [usertype] ../drivers/scsi/ips.c:2558:17: warning: context imbalance in 'ips_next' - different lock contexts for basic block ../sound/soc/renesas/rz-ssi.c:188:13: warning: context imbalance in 'rz_ssi_set_substream' - wrong count at exit ../sound/soc/renesas/rz-ssi.c:203:32: warning: context imbalance in 'rz_ssi_stream_is_valid' - wrong count at exit ../drivers/pinctrl/qcom/pinctrl-sdm660-lpass-lpi.c:79:27: warning: symbol 'sdm660_lpi_pinctrl_groups' was not declared. Should it be static? ../drivers/pinctrl/qcom/pinctrl-sdm660-lpass-lpi.c:116:27: warning: symbol 'sdm660_lpi_pinctrl_functions' was not declared. Should it be static? ../drivers/scsi/qla1280.c:2854:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:2854:27: expected restricted __le32 [usertype] *dword_ptr ../drivers/scsi/qla1280.c:2854:27: got unsigned int [usertype] * ../drivers/scsi/qla1280.c:2910:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:2910:35: expected restricted __le32 [usertype] *[assigned] dword_ptr ../drivers/scsi/qla1280.c:2910:35: got unsigned int [usertype] * ../drivers/scsi/qla1280.c:2316:16: warning: cast to restricted __le16 ../drivers/scsi/qla1280.c:637:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:637:27: expected unsigned short [usertype] isp_parameter ../drivers/scsi/qla1280.c:637:27: got restricted __le16 [usertype] ../drivers/scsi/qla1280.c:638:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:638:32: expected unsigned short [usertype] w ../drivers/scsi/qla1280.c:638:32: got restricted __le16 [usertype] ../drivers/scsi/qla1280.c:640:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:640:46: expected unsigned short [usertype] selection_timeout ../drivers/scsi/qla1280.c:640:46: got restricted __le16 [usertype] ../drivers/scsi/qla1280.c:641:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:641:44: expected unsigned short [usertype] max_queue_depth ../drivers/scsi/qla1280.c:641:44: got restricted __le16 [usertype] ../drivers/scsi/qla1280.c:1489:30: warning: context imbalance in 'qla1280_request_firmware' - unexpected unlock ../drivers/gpio/gpio-mlxbf2.c:132:12: warning: context imbalance in 'mlxbf2_gpio_lock_acquire' - different lock contexts for basic block ../drivers/gpio/gpio-mlxbf2.c:158:13: warning: context imbalance in 'mlxbf2_gpio_lock_release' - wrong count at exit ../drivers/gpio/gpio-mlxbf2.c:199:15: warning: context imbalance in 'mlxbf2_gpio_direction_input' - unexpected unlock ../drivers/gpio/gpio-mlxbf2.c:227:15: warning: context imbalance in 'mlxbf2_gpio_direction_output' - unexpected unlock ../drivers/gpio/gpio-mlxbf2.c:235:13: warning: context imbalance in 'mlxbf2_gpio_irq_enable' - wrong count at exit ../drivers/gpio/gpio-mlxbf2.c:286:1: warning: context imbalance in 'mlxbf2_gpio_irq_set_type' - wrong count at exit ../drivers/acpi/x86/s2idle.c:496:13: warning: restricted suspend_state_t degrades to integer ../drivers/acpi/x86/s2idle.c:496:33: warning: restricted suspend_state_t degrades to integer ../mm/memcontrol-v1.c:107:1: warning: symbol 'memcg_oom_lock' was not declared. Should it be static? ../mm/memcontrol-v1.c:438:21: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:438:21: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:438:21: struct mem_cgroup_threshold_ary * ../mm/memcontrol-v1.c:440:21: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:440:21: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:440:21: struct mem_cgroup_threshold_ary * ../mm/memcontrol-v1.c:802:9: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:802:9: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:802:9: struct mem_cgroup_threshold_ary * ../mm/memcontrol-v1.c:896:9: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:896:9: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:896:9: struct mem_cgroup_threshold_ary * ../drivers/acpi/apei/einj-core.c:181:6: warning: symbol 'einj_initialized' was not declared. Should it be static? ../drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:105:55: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:105:55: expected unsigned int [usertype] ../drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:105:55: got restricted __be32 [usertype] ../net/ipv6/ip6mr.c:423:13: warning: context imbalance in 'ip6mr_vif_seq_start' - different lock contexts for basic block ../net/ipv6/ip6mr.c: note: in included file (through ../include/linux/mroute6.h): ../include/linux/mroute_base.h:437:31: warning: context imbalance in 'mr_mfc_seq_stop' - unexpected unlock ../kernel/cgroup/cgroup-v1.c:498:16: warning: context imbalance in '__cgroup1_procs_write' - wrong count at exit ../fs/coredump.c:508:27: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:508:27: expected struct spinlock [usertype] *lock ../fs/coredump.c:508:27: got struct spinlock [noderef] __rcu * ../fs/coredump.c:517:29: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:517:29: expected struct spinlock [usertype] *lock ../fs/coredump.c:517:29: got struct spinlock [noderef] __rcu * ../fs/coredump.c:556:31: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:556:31: expected struct spinlock [usertype] *lock ../fs/coredump.c:556:31: got struct spinlock [noderef] __rcu * ../fs/coredump.c:561:33: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:561:33: expected struct spinlock [usertype] *lock ../fs/coredump.c:561:33: got struct spinlock [noderef] __rcu * ../net/bluetooth/hci_event.c: note: in included file (through ../include/net/bluetooth/hci_core.h): ../include/net/bluetooth/hci.h:2713:47: warning: array of flexible structures ../include/net/bluetooth/hci.h:2799:43: warning: array of flexible structures ../lib/tests/printf_kunit.c:673:49: warning: cast from restricted gfp_t ../lib/tests/printf_kunit.c:677:58: warning: cast from restricted gfp_t ../mm/khugepaged.c:828:25: warning: symbol 'khugepaged_collapse_control' was not declared. Should it be static? ../mm/khugepaged.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/mm.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__collapse_huge_page_swapin' - unexpected unlock ../mm/khugepaged.c:1193:26: warning: context imbalance in 'collapse_huge_page' - different lock contexts for basic block ../mm/khugepaged.c:1709:28: warning: context imbalance in 'collapse_pte_mapped_thp' - unexpected unlock ../mm/khugepaged.c:1802:28: warning: context imbalance in 'retract_page_tables' - different lock contexts for basic block ../drivers/mfd/macsmc.c:462:26: warning: cast to restricted __be32 ../drivers/mfd/macsmc.c:242:5: warning: context imbalance in 'apple_smc_write_atomic' - wrong count at exit ../drivers/gpio/gpio-mlxbf3.c:57:13: warning: context imbalance in 'mlxbf3_gpio_irq_enable' - wrong count at exit ../mm/huge_memory.c:2170:20: warning: context imbalance in 'madvise_free_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2212:28: warning: context imbalance in 'zap_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2340:28: warning: context imbalance in 'move_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2480:20: warning: context imbalance in 'change_huge_pmd' - unexpected unlock ../mm/huge_memory.c: note: in included file (through ../include/linux/pgtable.h, ../include/linux/mm.h): ../arch/x86/include/asm/pgtable.h:854:9: warning: context imbalance in 'change_huge_pud' - unexpected unlock ../mm/huge_memory.c:2562:28: warning: context imbalance in 'move_pages_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2677:12: warning: context imbalance in '__pmd_trans_huge_lock' - wrong count at exit ../mm/huge_memory.c:2693:12: warning: context imbalance in '__pud_trans_huge_lock' - wrong count at exit ../mm/huge_memory.c: note: in included file (through ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h): ../include/linux/page-flags.h:282:38: warning: context imbalance in 'zap_huge_pud' - unexpected unlock ../mm/huge_memory.c:3870:9: warning: context imbalance in '__folio_split' - different lock contexts for basic block ../mm/huge_memory.c:4417:17: warning: context imbalance in 'split_huge_pages_pid' - unexpected unlock ../drivers/pci/controller/pcie-mediatek.c: In function ‘mtk_pcie_parse_port’: ../drivers/pci/controller/pcie-mediatek.c:919:43: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] 919 | snprintf(name, sizeof(name), "port%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:919:38: note: directive argument in the range [0, 2147483647] 919 | snprintf(name, sizeof(name), "port%d", slot); | ^~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:919:9: note: ‘snprintf’ output between 6 and 15 bytes into a destination of size 10 919 | snprintf(name, sizeof(name), "port%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:926:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 926 | snprintf(name, sizeof(name), "sys_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:926:38: note: directive argument in the range [0, 2147483647] 926 | snprintf(name, sizeof(name), "sys_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:926:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 926 | snprintf(name, sizeof(name), "sys_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:934:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 934 | snprintf(name, sizeof(name), "ahb_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:934:38: note: directive argument in the range [0, 2147483647] 934 | snprintf(name, sizeof(name), "ahb_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:934:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 934 | snprintf(name, sizeof(name), "ahb_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:939:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 939 | snprintf(name, sizeof(name), "axi_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:939:38: note: directive argument in the range [0, 2147483647] 939 | snprintf(name, sizeof(name), "axi_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:939:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 939 | snprintf(name, sizeof(name), "axi_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:944:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 944 | snprintf(name, sizeof(name), "aux_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:944:38: note: directive argument in the range [0, 2147483647] 944 | snprintf(name, sizeof(name), "aux_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:944:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 944 | snprintf(name, sizeof(name), "aux_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:949:46: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] 949 | snprintf(name, sizeof(name), "obff_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:949:38: note: directive argument in the range [0, 2147483647] 949 | snprintf(name, sizeof(name), "obff_ck%d", slot); | ^~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:949:9: note: ‘snprintf’ output between 9 and 18 bytes into a destination of size 10 949 | snprintf(name, sizeof(name), "obff_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:954:46: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] 954 | snprintf(name, sizeof(name), "pipe_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:954:38: note: directive argument in the range [0, 2147483647] 954 | snprintf(name, sizeof(name), "pipe_ck%d", slot); | ^~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:954:9: note: ‘snprintf’ output between 9 and 18 bytes into a destination of size 10 954 | snprintf(name, sizeof(name), "pipe_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:959:47: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 959 | snprintf(name, sizeof(name), "pcie-rst%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:959:38: note: directive argument in the range [0, 2147483647] 959 | snprintf(name, sizeof(name), "pcie-rst%d", slot); | ^~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:959:9: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 959 | snprintf(name, sizeof(name), "pcie-rst%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:965:47: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 965 | snprintf(name, sizeof(name), "pcie-phy%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:965:38: note: directive argument in the range [0, 2147483647] 965 | snprintf(name, sizeof(name), "pcie-phy%d", slot); | ^~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:965:9: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 965 | snprintf(name, sizeof(name), "pcie-phy%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/video/fbdev/aty/radeon_pm.c:2526:31: warning: restricted pci_power_t degrades to integer ../drivers/video/fbdev/aty/radeon_pm.c:2528:65: warning: restricted pci_power_t degrades to integer ../drivers/tty/serial/sh-sci.c: note: in included file (through ../include/linux/serial_sci.h): ../include/linux/serial_core.h:787:34: warning: context imbalance in 'sci_dma_rx_submit' - unexpected unlock ../sound/soc/sdca/sdca_functions.c:806:23: warning: cast to restricted __le16 ../sound/soc/sdca/sdca_functions.c:807:23: warning: cast to restricted __le16 ../sound/soc/sdca/sdca_functions.c:815:34: warning: cast to restricted __le32 ../drivers/pci/controller/pcie-mediatek.c:398:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/pci/controller/pcie-mediatek.c:398:40: expected void volatile *address ../drivers/pci/controller/pcie-mediatek.c:398:40: got void [noderef] __iomem * ../drivers/pci/controller/pcie-mediatek.c:513:44: warning: incorrect type in argument 1 (different address spaces) ../drivers/pci/controller/pcie-mediatek.c:513:44: expected void volatile *address ../drivers/pci/controller/pcie-mediatek.c:513:44: got void [noderef] __iomem * ../sound/soc/renesas/rcar/core.c:728:9: warning: context imbalance in 'rsnd_soc_dai_trigger' - wrong count at exit ../sound/soc/renesas/rcar/core.c:1550:9: warning: context imbalance in 'rsnd_hw_update' - wrong count at exit ../net/phonet/socket.c:726:21: warning: context imbalance in 'pn_res_seq_start' - wrong count at exit ../net/phonet/socket.c:741:13: warning: context imbalance in 'pn_res_seq_stop' - wrong count at exit ../lib/debugobjects.c:249:25: warning: context imbalance in 'pcpu_alloc' - wrong count at exit ../lib/debugobjects.c:290:13: warning: context imbalance in 'pcpu_free' - different lock contexts for basic block ../lib/debugobjects.c:357:34: warning: context imbalance in 'fill_pool_from_freelist' - different lock contexts for basic block ../lib/debugobjects.c:400:34: warning: context imbalance in 'fill_pool' - different lock contexts for basic block ../kernel/cgroup/cgroup.c:6925:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6925:41: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6925:41: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:6928:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6928:43: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6928:43: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:3268:9: warning: context imbalance in 'cgroup_lock_and_drain_offline' - wrong count at exit ../kernel/cgroup/cgroup.c:6688:12: warning: context imbalance in 'cgroup_css_set_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6804:9: warning: context imbalance in 'cgroup_css_set_put_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6824:5: warning: context imbalance in 'cgroup_can_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6873:9: warning: context imbalance in 'cgroup_cancel_fork' - unexpected unlock ../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: warning: incorrect type in argument 1 (different base types) ../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: expected restricted __be32 const [usertype] *p ../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: got unsigned int const [usertype] * ../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: warning: incorrect type in argument 1 (different base types) ../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: expected restricted __be32 const [usertype] *p ../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: got unsigned int const [usertype] * ../net/sched/em_meta.c:198:20: warning: incorrect type in assignment (different base types) ../net/sched/em_meta.c:198:20: expected unsigned long value ../net/sched/em_meta.c:198:20: got restricted __be16 ../kernel/pid_namespace.c:208:26: warning: incorrect type in argument 1 (different address spaces) ../kernel/pid_namespace.c:208:26: expected struct spinlock [usertype] *lock ../kernel/pid_namespace.c:208:26: got struct spinlock [noderef] __rcu * ../kernel/pid_namespace.c:210:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/pid_namespace.c:210:28: expected struct spinlock [usertype] *lock ../kernel/pid_namespace.c:210:28: got struct spinlock [noderef] __rcu * ../kernel/pid_namespace.c:209:28: warning: dereference of noderef expression ../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:218:9: error: incompatible types in comparison expression (different address spaces): ../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:218:9: int ( [noderef] __rcu * )( ... ) ../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:218:9: int ( * )( ... ) ../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:225:9: error: incompatible types in comparison expression (different address spaces): ../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:225:9: int ( [noderef] __rcu * )( ... ) ../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:225:9: int ( * )( ... ) ../lib/tests/overflow_kunit.c:487:9: warning: cast truncates bits from constant value (12c becomes 2c) ../lib/tests/overflow_kunit.c:489:9: warning: cast truncates bits from constant value (1112c becomes 112c) ../lib/tests/overflow_kunit.c:491:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:492:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:509:9: warning: cast truncates bits from constant value (12c becomes 2c) ../lib/tests/overflow_kunit.c:511:9: warning: cast truncates bits from constant value (1112c becomes 112c) ../lib/tests/overflow_kunit.c:513:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:514:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:526:9: warning: cast truncates bits from constant value (100 becomes 0) ../lib/tests/overflow_kunit.c:528:9: warning: cast truncates bits from constant value (10000 becomes 0) ../lib/tests/overflow_kunit.c:530:9: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/tests/overflow_kunit.c:531:9: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1057:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1057:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1058:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1058:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1059:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1059:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1060:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1060:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1062:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1062:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1063:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1063:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../drivers/pci/controller/dwc/pci-dra7xx.c: In function ‘dra7xx_pcie_probe’: ../drivers/pci/controller/dwc/pci-dra7xx.c:747:55: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 747 | snprintf(name, sizeof(name), "pcie-phy%d", i); | ^~ ../drivers/pci/controller/dwc/pci-dra7xx.c:747:46: note: directive argument in the range [0, 2147483646] 747 | snprintf(name, sizeof(name), "pcie-phy%d", i); | ^~~~~~~~~~~~ ../drivers/pci/controller/dwc/pci-dra7xx.c:747:17: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 747 | snprintf(name, sizeof(name), "pcie-phy%d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/vmd.c:408:12: warning: context imbalance in 'vmd_pci_read' - wrong count at exit ../drivers/pci/controller/vmd.c:438:12: warning: context imbalance in 'vmd_pci_write' - wrong count at exit ../drivers/tty/serial/sunplus-uart.c:525:9: warning: context imbalance in 'sunplus_console_write' - different lock contexts for basic block ../kernel/cgroup/freezer.c:140:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/freezer.c:140:35: expected struct spinlock [usertype] *lock ../kernel/cgroup/freezer.c:140:35: got struct spinlock [noderef] __rcu * ../kernel/cgroup/freezer.c:143:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/freezer.c:143:37: expected struct spinlock [usertype] *lock ../kernel/cgroup/freezer.c:143:37: got struct spinlock [noderef] __rcu * ../kernel/cgroup/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../drivers/scsi/dc395x.c: In function ‘msgin_set_sync’: ../drivers/scsi/dc395x.c:2185:13: warning: variable ‘fact’ set but not used [-Wunused-but-set-variable] 2185 | int fact; | ^~~~ Warning: ../sound/soc/sdca/sdca_interrupts.c:265 function parameter 'info' not described in 'sdca_irq_request' Warning: ../sound/soc/sdca/sdca_interrupts.c:265 expecting prototype for sdca_request_irq(). Prototype was for sdca_irq_request() instead ../drivers/scsi/dc395x.c:3435:48: warning: cast truncates bits from constant value (1de1 becomes e1) ../drivers/scsi/dc395x.c:3437:45: warning: cast truncates bits from constant value (391 becomes 91) ../drivers/scsi/dc395x.c:3441:44: warning: cast truncates bits from constant value (1de1 becomes e1) ../drivers/scsi/dc395x.c:3443:44: warning: cast truncates bits from constant value (391 becomes 91) ../drivers/misc/bcm-vk/bcm_vk_dev.c: In function ‘bcm_vk_probe’: : warning: ‘_ttyVK’ directive output may be truncated writing 6 bytes into a region of size between 3 and 12 [-Wformat-truncation=] ../drivers/misc/bcm-vk/bcm_vk_dev.c:1456:38: note: in expansion of macro ‘KBUILD_MODNAME’ 1456 | snprintf(name, sizeof(name), KBUILD_MODNAME ".%d_ttyVK", id); | ^~~~~~~~~~~~~~ ../drivers/misc/bcm-vk/bcm_vk_dev.c:1456:9: note: ‘snprintf’ output between 15 and 24 bytes into a destination of size 20 1456 | snprintf(name, sizeof(name), KBUILD_MODNAME ".%d_ttyVK", id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../mm/memcontrol.c:4161:52: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4161:52: struct task_struct [noderef] __rcu * ../mm/memcontrol.c:4161:52: struct task_struct * ../mm/memcontrol.c: note: in included file: ../include/linux/memcontrol.h:729:9: warning: context imbalance in 'folio_lruvec_lock' - wrong count at exit ../include/linux/memcontrol.h:729:9: warning: context imbalance in 'folio_lruvec_lock_irq' - wrong count at exit ../include/linux/memcontrol.h:729:9: warning: context imbalance in 'folio_lruvec_lock_irqsave' - wrong count at exit ../drivers/tty/serial/stm32-usart.c:1953:9: warning: context imbalance in 'stm32_usart_console_write' - different lock contexts for basic block ../drivers/misc/bcm-vk/bcm_vk_dev.c: note: in included file: ../drivers/misc/bcm-vk/bcm_vk.h:375:30: warning: array of flexible structures ../drivers/misc/bcm-vk/bcm_vk_msg.c: note: in included file: ../drivers/misc/bcm-vk/bcm_vk.h:375:30: warning: array of flexible structures ../drivers/gpio/gpio-mxc.c:229:13: warning: context imbalance in 'mxc_flip_edge' - wrong count at exit ../drivers/gpu/drm/drm_drv.c:449:6: warning: context imbalance in 'drm_dev_enter' - different lock contexts for basic block ../drivers/gpu/drm/drm_drv.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'drm_dev_exit' - unexpected unlock ../drivers/pci/controller/pcie-apple.c:289:13: warning: context imbalance in 'apple_port_irq_mask' - wrong count at exit ../drivers/pci/controller/pcie-apple.c:297:13: warning: context imbalance in 'apple_port_irq_unmask' - wrong count at exit ../fs/proc/inode.c:114:22: warning: incorrect type in assignment (different address spaces) ../fs/proc/inode.c:114:22: expected struct hlist_node *node ../fs/proc/inode.c:114:22: got struct hlist_node [noderef] __rcu * ../fs/proc/task_mmu.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/mm.h, ../include/linux/pagewalk.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'proc_get_vma' - unexpected unlock ../fs/proc/task_mmu.c:309:9: warning: context imbalance in 'm_start' - different lock contexts for basic block ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'm_stop' - unexpected unlock ../fs/proc/task_mmu.c:1103:17: warning: context imbalance in 'smaps_pte_range' - unexpected unlock ../fs/proc/task_mmu.c:1691:28: warning: context imbalance in 'clear_refs_pte_range' - unexpected unlock ../fs/proc/task_mmu.c:2058:28: warning: context imbalance in 'pagemap_pmd_range' - unexpected unlock ../fs/proc/task_mmu.c:2678:20: warning: context imbalance in 'pagemap_scan_thp_entry' - unexpected unlock ../fs/proc/task_mmu.c:3188:28: warning: context imbalance in 'gather_pte_stats' - unexpected unlock ../net/bridge/br_netfilter_hooks.c: note: in included file (through ../include/linux/if_pppox.h): ../include/uapi/linux/if_pppox.h:153:29: warning: array of flexible structures ../arch/x86/kernel/callthunks.c: In function ‘callthunks_debugfs_init’: ../arch/x86/kernel/callthunks.c:377:35: warning: ‘%lu’ directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] 377 | sprintf(name, "cpu%lu", cpu); | ^~~ ../arch/x86/kernel/callthunks.c:377:31: note: directive argument in the range [0, 4294967294] 377 | sprintf(name, "cpu%lu", cpu); | ^~~~~~~~ ../arch/x86/kernel/callthunks.c:377:17: note: ‘sprintf’ output between 5 and 14 bytes into a destination of size 10 377 | sprintf(name, "cpu%lu", cpu); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/tty/serial/tegra-utc.c: note: in included file: ../include/linux/serial_core.h:766:34: warning: context imbalance in 'tegra_utc_rx_chars' - unexpected unlock ../drivers/tty/serial/tegra-utc.c:462:13: warning: context imbalance in 'tegra_utc_console_device_lock' - wrong count at exit ../drivers/tty/serial/tegra-utc.c:470:13: warning: context imbalance in 'tegra_utc_console_device_unlock' - unexpected unlock ../net/ipv4/netfilter/iptable_filter.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): ../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): ../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:36:16: warning: array of flexible structures ../include/uapi/linux/netfilter_ipv4/ip_tables.h:218:36: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:1214:40: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:1546:43: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:36:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/ip_tables.c:36:16: also defined here ../net/ipv4/netfilter/ip_tables.c:36:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/ip_tables.c:36:16: also defined here ../mm/kmemleak.c:1947:13: warning: context imbalance in 'kmemleak_seq_start' - different lock contexts for basic block ../mm/kmemleak.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'kmemleak_seq_stop' - unexpected unlock ../drivers/misc/bcm-vk/bcm_vk_tty.c: note: in included file: ../drivers/misc/bcm-vk/bcm_vk.h:375:30: warning: array of flexible structures ../kernel/audit.c:2421:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2421:9: expected struct spinlock [usertype] *lock ../kernel/audit.c:2421:9: got struct spinlock [noderef] __rcu * ../kernel/audit.c:2424:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2424:40: expected struct spinlock [usertype] *lock ../kernel/audit.c:2424:40: got struct spinlock [noderef] __rcu * ../net/9p/client.c:749:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:749:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:749:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:751:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:751:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:751:48: got struct spinlock [noderef] __rcu * ../net/9p/client.c:834:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:834:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:834:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:836:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:836:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:836:48: got struct spinlock [noderef] __rcu * ../mm/debug_vm_pgtable.c:1324:23: warning: context imbalance in 'debug_vm_pgtable' - different lock contexts for basic block ../drivers/scsi/megaraid.c: In function ‘mega_query_adapter’: ../drivers/scsi/megaraid.c:317:36: warning: ‘%d’ directive output may be truncated writing between 1 and 2 bytes into a region of size between 1 and 2 [-Wformat-truncation=] 317 | "%c%d%d.%d%d", | ^~ ../drivers/scsi/megaraid.c:317:26: note: directive argument in the range [0, 15] 317 | "%c%d%d.%d%d", | ^~~~~~~~~~~~~ ../drivers/scsi/megaraid.c:316:17: note: ‘snprintf’ output between 7 and 9 bytes into a destination of size 7 316 | snprintf(adapter->fw_version, sizeof(adapter->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 317 | "%c%d%d.%d%d", | ~~~~~~~~~~~~~~ 318 | adapter->product_info.fw_version[2], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 319 | 0, | ~~ 320 | adapter->product_info.fw_version[1] & 0x0f, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 321 | 0, | ~~ 322 | adapter->product_info.fw_version[0] & 0x0f); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/megaraid.c:324:36: warning: ‘%d’ directive output may be truncated writing between 1 and 2 bytes into a region of size between 1 and 2 [-Wformat-truncation=] 324 | "%c%d%d.%d%d", | ^~ ../drivers/scsi/megaraid.c:324:26: note: directive argument in the range [0, 15] 324 | "%c%d%d.%d%d", | ^~~~~~~~~~~~~ ../drivers/scsi/megaraid.c:323:17: note: ‘snprintf’ output between 7 and 9 bytes into a destination of size 7 323 | snprintf(adapter->bios_version, sizeof(adapter->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 324 | "%c%d%d.%d%d", | ~~~~~~~~~~~~~~ 325 | adapter->product_info.bios_version[2], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 326 | 0, | ~~ 327 | adapter->product_info.bios_version[1] & 0x0f, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 328 | 0, | ~~ 329 | adapter->product_info.bios_version[0] & 0x0f); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../mm/memory-failure.c:740:17: warning: context imbalance in 'hwpoison_pte_range' - unexpected unlock ../drivers/scsi/megaraid.c:4464:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/megaraid.c:4464:26: expected void volatile [noderef] __iomem *addr ../drivers/scsi/megaraid.c:4464:26: got void * ../drivers/scsi/megaraid.c:4523:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/megaraid.c:4523:26: expected void volatile [noderef] __iomem *addr ../drivers/scsi/megaraid.c:4523:26: got void * ../mm/zsmalloc.c:326:26: warning: context imbalance in 'zspage_write_trylock' - wrong count at exit ../mm/zsmalloc.c:342:13: warning: context imbalance in 'zspage_write_unlock' - unexpected unlock ../drivers/scsi/initio.c:2587:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/initio.c:2587:34: expected unsigned int [usertype] data ../drivers/scsi/initio.c:2587:34: got restricted __le32 [usertype] ../drivers/scsi/initio.c:2588:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/initio.c:2588:33: expected unsigned int [usertype] len ../drivers/scsi/initio.c:2588:33: got restricted __le32 [usertype] ../drivers/scsi/atp870u.c:894:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/atp870u.c:894:59: expected unsigned int [usertype] ../drivers/scsi/atp870u.c:894:59: got restricted __le32 [usertype] ../drivers/scsi/atp870u.c:899:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/atp870u.c:899:51: expected unsigned int [usertype] ../drivers/scsi/atp870u.c:899:51: got restricted __le32 [usertype] ../drivers/scsi/atp870u.c:900:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/atp870u.c:900:50: expected unsigned short [usertype] ../drivers/scsi/atp870u.c:900:50: got restricted __le16 [usertype] ../drivers/scsi/atp870u.c:904:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/atp870u.c:904:42: expected unsigned short [usertype] ../drivers/scsi/atp870u.c:904:42: got restricted __le16 [usertype] ../net/ipv4/netfilter/iptable_mangle.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): ../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures ../mm/numa_memblks.c:13:12: warning: symbol 'numa_nodes_parsed' was not declared. Should it be static? ../lib/xz/xz_dec_stream.c:392:28: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:392:28: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:392:28: got unsigned int const [usertype] * ../lib/xz/xz_dec_stream.c:426:48: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:426:48: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:426:48: got unsigned int const [usertype] * ../lib/xz/xz_dec_stream.c:434:37: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:434:37: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:434:37: got unsigned int const [usertype] * ../lib/xz/xz_dec_stream.c:458:28: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:458:28: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:458:28: got unsigned int const [usertype] * ../net/caif/cfmuxl.c:127:14: error: incompatible types in comparison expression (different address spaces): ../net/caif/cfmuxl.c:127:14: struct cflayer [noderef] __rcu * ../net/caif/cfmuxl.c:127:14: struct cflayer * ../net/caif/cfmuxl.c:131:17: error: incompatible types in comparison expression (different address spaces): ../net/caif/cfmuxl.c:131:17: struct cflayer [noderef] __rcu * ../net/caif/cfmuxl.c:131:17: struct cflayer * ../net/caif/cfmuxl.c:111:9: error: incompatible types in comparison expression (different address spaces): ../net/caif/cfmuxl.c:111:9: struct cflayer [noderef] __rcu * ../net/caif/cfmuxl.c:111:9: struct cflayer * ../net/caif/cfmuxl.c:141:14: error: incompatible types in comparison expression (different address spaces): ../net/caif/cfmuxl.c:141:14: struct cflayer [noderef] __rcu * ../net/caif/cfmuxl.c:141:14: struct cflayer * ../net/caif/cfmuxl.c:145:17: error: incompatible types in comparison expression (different address spaces): ../net/caif/cfmuxl.c:145:17: struct cflayer [noderef] __rcu * ../net/caif/cfmuxl.c:145:17: struct cflayer * ../net/caif/cfmuxl.c:167:9: error: incompatible types in comparison expression (different address spaces): ../net/caif/cfmuxl.c:167:9: struct cflayer [noderef] __rcu * ../net/caif/cfmuxl.c:167:9: struct cflayer * ../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/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756: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:897: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 ../fs/proc/base.c:3048:17: warning: context imbalance in 'do_io_accounting' - different lock contexts for basic block ../fs/kernfs/dir.c:221:5: warning: context imbalance in 'kernfs_path_from_node' - different lock contexts for basic block ../drivers/scsi/a100u2w.c:391:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/a100u2w.c:391:16: expected unsigned int [addressable] [usertype] data32 ../drivers/scsi/a100u2w.c:391:16: got restricted __le32 [usertype] ../drivers/scsi/a100u2w.c:399:14: warning: cast to restricted __le32 ../drivers/scsi/a100u2w.c:404:27: warning: cast to restricted __le32 ../drivers/scsi/a100u2w.c:411:30: warning: cast to restricted __le32 ../drivers/scsi/a100u2w.c:426:62: warning: cast to restricted __le32 ../drivers/scsi/a100u2w.c:462:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/a100u2w.c:462:30: expected unsigned int [usertype] sg_addr ../drivers/scsi/a100u2w.c:462:30: got restricted __le32 [usertype] ../drivers/scsi/a100u2w.c:463:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/a100u2w.c:463:33: expected unsigned int [usertype] sense_addr ../drivers/scsi/a100u2w.c:463:33: got restricted __le32 [usertype] ../drivers/scsi/a100u2w.c:645:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/a100u2w.c:645:22: expected unsigned int [usertype] xferlen ../drivers/scsi/a100u2w.c:645:22: got restricted __le32 [usertype] ../drivers/scsi/a100u2w.c:646:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/a100u2w.c:646:21: expected unsigned int [usertype] sg_len ../drivers/scsi/a100u2w.c:646:21: got restricted __le32 [usertype] ../drivers/scsi/a100u2w.c:861:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/a100u2w.c:861:21: expected unsigned int [usertype] sg_len ../drivers/scsi/a100u2w.c:861:21: got restricted __le32 [usertype] ../drivers/scsi/a100u2w.c:863:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/a100u2w.c:863:22: expected unsigned int [usertype] xferlen ../drivers/scsi/a100u2w.c:863:22: got restricted __le32 [usertype] ../drivers/scsi/a100u2w.c:873:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/a100u2w.c:873:29: expected unsigned int [usertype] sg_len ../drivers/scsi/a100u2w.c:873:29: got restricted __le32 [usertype] ../drivers/scsi/a100u2w.c:875:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/a100u2w.c:875:37: expected unsigned int [usertype] base ../drivers/scsi/a100u2w.c:875:37: got restricted __le32 [usertype] ../drivers/scsi/a100u2w.c:876:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/a100u2w.c:876:39: expected unsigned int [usertype] length ../drivers/scsi/a100u2w.c:876:39: got restricted __le32 [usertype] ../drivers/scsi/a100u2w.c:880:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/a100u2w.c:880:29: expected unsigned int [usertype] sg_len ../drivers/scsi/a100u2w.c:880:29: got restricted __le32 [usertype] ../drivers/scsi/a100u2w.c:881:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/a100u2w.c:881:29: expected unsigned int [usertype] base ../drivers/scsi/a100u2w.c:881:29: got restricted __le32 [usertype] ../drivers/scsi/a100u2w.c:882:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/a100u2w.c:882:31: expected unsigned int [usertype] length ../drivers/scsi/a100u2w.c:882:31: got restricted __le32 [usertype] ../mm/page_ext.c:523:17: warning: context imbalance in 'page_ext_get' - wrong count at exit ../mm/page_ext.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/mm.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'page_ext_put' - unexpected unlock ../sound/soc/codecs/cpcap.c:1546:54: warning: restricted snd_pcm_format_t degrades to integer ../arch/x86/kernel/shstk.c:410:55: warning: cast removes address space '__user' of expression ../fs/proc/array.c:253:11: warning: incorrect type in assignment (different address spaces) ../fs/proc/array.c:253:11: expected struct k_sigaction *k ../fs/proc/array.c:253:11: got struct k_sigaction [noderef] __rcu * ../fs/proc/array.c:531:44: warning: incorrect type in argument 1 (different address spaces) ../fs/proc/array.c:531:44: expected struct task_struct *tsk ../fs/proc/array.c:531:44: got struct task_struct [noderef] __rcu *real_parent ../fs/proc/array.c:730:47: error: incompatible types in comparison expression (different address spaces): ../fs/proc/array.c:730:47: struct task_struct [noderef] __rcu * ../fs/proc/array.c:730:47: struct task_struct * ../fs/proc/array.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ../include/linux/tty.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../fs/proc/array.c:289:9: warning: context imbalance in 'proc_pid_status' - different lock contexts for basic block ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../fs/proc/array.c:540:9: warning: context imbalance in 'do_task_stat' - different lock contexts for basic block Warning: ../sound/soc/sunxi/sun4i-spdif.c:179 struct member 'mclk_multiplier' not described in 'sun4i_spdif_quirks' Warning: ../sound/soc/sunxi/sun4i-spdif.c:179 struct member 'mclk_multiplier' not described in 'sun4i_spdif_quirks' ../kernel/cgroup/cpuset.c:294:6: warning: context imbalance in 'cpuset_callback_lock_irq' - wrong count at exit ../kernel/cgroup/cpuset.c:299:6: warning: context imbalance in 'cpuset_callback_unlock_irq' - unexpected unlock ../net/caif/cfctrl.c:242:23: warning: incorrect type in assignment (different base types) ../net/caif/cfctrl.c:242:23: expected unsigned int [usertype] tmp32 ../net/caif/cfctrl.c:242:23: got restricted __le32 [usertype] ../net/caif/cfctrl.c:249:23: warning: incorrect type in assignment (different base types) ../net/caif/cfctrl.c:249:23: expected unsigned int [addressable] [usertype] tmp32 ../net/caif/cfctrl.c:249:23: got restricted __le32 [usertype] ../net/caif/cfctrl.c:256:23: warning: incorrect type in assignment (different base types) ../net/caif/cfctrl.c:256:23: expected unsigned short [usertype] tmp16 ../net/caif/cfctrl.c:256:23: got restricted __le16 [usertype] ../net/caif/cfctrl.c:258:23: warning: incorrect type in assignment (different base types) ../net/caif/cfctrl.c:258:23: expected unsigned short [addressable] [usertype] tmp16 ../net/caif/cfctrl.c:258:23: got restricted __le16 [usertype] ../drivers/scsi/myrb.c: In function ‘myrb_get_hba_config’: ../drivers/scsi/myrb.c:1050:29: warning: ‘%02u’ directive output may be truncated writing between 2 and 3 bytes into a region of size between 2 and 5 [-Wformat-truncation=] 1050 | "%u.%02u-%c-%02u", | ^~~~ ../drivers/scsi/myrb.c:1050:17: note: directive argument in the range [0, 255] 1050 | "%u.%02u-%c-%02u", | ^~~~~~~~~~~~~~~~~ ../drivers/scsi/myrb.c:1049:9: note: ‘snprintf’ output between 10 and 14 bytes into a destination of size 12 1049 | snprintf(cb->fw_version, sizeof(cb->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1050 | "%u.%02u-%c-%02u", | ~~~~~~~~~~~~~~~~~~ 1051 | enquiry2->fw.major_version, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | enquiry2->fw.minor_version, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | enquiry2->fw.firmware_type, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1054 | enquiry2->fw.turn_id); | ~~~~~~~~~~~~~~~~~~~~~ ../kernel/cgroup/dmem.c:436:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cgroup/dmem.c:436:9: struct list_head [noderef] __rcu * ../kernel/cgroup/dmem.c:436:9: struct list_head * ../kernel/cgroup/dmem.c:436:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cgroup/dmem.c:436:9: struct list_head [noderef] __rcu * ../kernel/cgroup/dmem.c:436:9: struct list_head * ../net/ipv4/netfilter/iptable_nat.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): ../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures ../sound/soc/sof/ipc3.c: note: in included file: ../include/sound/sof/control.h:124:17: warning: array of flexible structures ../drivers/tty/serial/xilinx_uartps.c:426:13: warning: context imbalance in 'cdns_uart_handle_tx' - different lock contexts for basic block ../drivers/tty/serial/xilinx_uartps.c:711:13: warning: context imbalance in 'cdns_uart_start_tx' - different lock contexts for basic block ../drivers/scsi/myrs.c:2271:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/myrs.c:2271:42: expected void [noderef] __iomem *base ../drivers/scsi/myrs.c:2271:42: got struct myrs_hba *cs ../drivers/scsi/myrs.c:2423:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/myrs.c:2423:16: expected unsigned int val ../drivers/scsi/myrs.c:2423:16: got restricted __le32 [usertype] val ../drivers/scsi/myrs.c:2476:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/myrs.c:2476:16: expected unsigned int val ../drivers/scsi/myrs.c:2476:16: got restricted __le32 [usertype] val ../drivers/scsi/myrs.c:2416:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/myrs.c:2416:16: expected unsigned int val ../drivers/scsi/myrs.c:2416:16: got restricted __le32 [usertype] val ../drivers/scsi/myrs.c:2476:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/myrs.c:2476:16: expected unsigned int val ../drivers/scsi/myrs.c:2476:16: got restricted __le32 [usertype] val ../drivers/scsi/myrs.c:2409:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/myrs.c:2409:16: expected unsigned int val ../drivers/scsi/myrs.c:2409:16: got restricted __le32 [usertype] val ../drivers/scsi/myrs.c:2438:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/myrs.c:2438:13: expected restricted __le32 [usertype] val ../drivers/scsi/myrs.c:2438:13: got unsigned int ../drivers/scsi/myrs.c:2508:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/myrs.c:2508:13: expected restricted __le32 [usertype] val ../drivers/scsi/myrs.c:2508:13: got unsigned int ../drivers/scsi/myrs.c:2511:18: warning: restricted __le32 degrades to integer ../drivers/scsi/myrs.c:2416:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/myrs.c:2416:16: expected unsigned int val ../drivers/scsi/myrs.c:2416:16: got restricted __le32 [usertype] val ../drivers/scsi/myrs.c:2469:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/myrs.c:2469:16: expected unsigned int val ../drivers/scsi/myrs.c:2469:16: got restricted __le32 [usertype] val ../drivers/scsi/myrs.c:2454:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/myrs.c:2454:16: expected unsigned int val ../drivers/scsi/myrs.c:2454:16: got restricted __le32 [usertype] val ../drivers/scsi/myrs.c:2430:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/myrs.c:2430:13: expected restricted __le32 [usertype] val ../drivers/scsi/myrs.c:2430:13: got unsigned int ../drivers/scsi/myrs.c:2402:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/myrs.c:2402:16: expected unsigned int val ../drivers/scsi/myrs.c:2402:16: got restricted __le32 [usertype] val ../drivers/scsi/myrs.c:2461:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/myrs.c:2461:13: expected restricted __le32 [usertype] val ../drivers/scsi/myrs.c:2461:13: got unsigned int ../drivers/scsi/myrs.c:2446:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/myrs.c:2446:16: expected unsigned int val ../drivers/scsi/myrs.c:2446:16: got restricted __le32 [usertype] val ../drivers/scsi/myrs.c:2409:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/myrs.c:2409:16: expected unsigned int val ../drivers/scsi/myrs.c:2409:16: got restricted __le32 [usertype] val ../net/sctp/sm_make_chunk.c:3077:48: warning: incorrect type in argument 2 (different base types) ../net/sctp/sm_make_chunk.c:3077:48: expected int optname ../net/sctp/sm_make_chunk.c:3077:48: got restricted __be16 ../net/sctp/sm_make_chunk.c:3149:48: warning: incorrect type in argument 2 (different base types) ../net/sctp/sm_make_chunk.c:3149:48: expected int optname ../net/sctp/sm_make_chunk.c:3149:48: got restricted __be16 ../net/netfilter/nf_tables_offload.c:253:24: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_tables_offload.c:253:24: expected restricted __be16 [usertype] proto ../net/netfilter/nf_tables_offload.c:253:24: got int ../sound/soc/renesas/rcar/msiof.c:488:9: warning: context imbalance in 'msiof_trigger' - wrong count at exit ../sound/soc/renesas/rcar/msiof.c:491:12: warning: context imbalance in 'msiof_hw_params' - wrong count at exit ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘var.two’) 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘var.three’) 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘var.four’) 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘var.two’) 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘var.three’) 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘var.four’) 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘var.two’) 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘var.three’) 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘var.four’) 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘var.two’) 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘var.three’) 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘var.four’) 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘var.two’) 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘var.three’) 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘var.four’) 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘var.two’) 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘var.three’) 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘var.four’) 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_assigned_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘(anonymous).two’) 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘(anonymous).three’) 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘(anonymous).four’) 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_assigned_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘(anonymous).two’) 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘(anonymous).three’) 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘(anonymous).four’) 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_assigned_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘(anonymous).two’) 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘(anonymous).three’) 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘(anonymous).four’) 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_assigned_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘(anonymous).two’) 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘(anonymous).three’) 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘(anonymous).four’) 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_assigned_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘(anonymous).two’) 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘(anonymous).three’) 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘(anonymous).four’) 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_assigned_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘(anonymous).two’) 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘(anonymous).three’) 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘(anonymous).four’) 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/caif/cffrml.c:92:15: warning: cast to restricted __le16 ../net/caif/cffrml.c:110:27: warning: cast to restricted __le16 ../kernel/cgroup/debug.c:129:21: error: incompatible types in comparison expression (different address spaces): ../kernel/cgroup/debug.c:129:21: struct css_set [noderef] __rcu * ../kernel/cgroup/debug.c:129:21: struct css_set * ../arch/x86/kernel/amd_gart_64.c:83:15: warning: symbol 'agp_memory_reserved' was not declared. Should it be static? ../arch/x86/kernel/amd_gart_64.c:84:17: warning: symbol 'agp_gatt_table' was not declared. Should it be static? ../net/atm/lec.c:895:39: warning: context imbalance in 'lec_priv_walk' - unexpected unlock ../net/atm/lec.c:951:39: warning: context imbalance in 'lec_seq_stop' - unexpected unlock ../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:451:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:441:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:441:1: also defined here ../lib/tests/stackinit_kunit.c:441:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:441:1: also defined here ../lib/tests/stackinit_kunit.c:442:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:442:1: also defined here ../lib/tests/stackinit_kunit.c:442:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:442:1: also defined here ../lib/tests/stackinit_kunit.c:444:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:444:1: also defined here ../lib/tests/stackinit_kunit.c:444:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:444:1: also defined here ../lib/tests/stackinit_kunit.c:445:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:445:1: also defined here ../lib/tests/stackinit_kunit.c:445:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:445:1: also defined here ../net/ipv4/netfilter/iptable_raw.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): ../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures ../net/ipv4/netfilter/iptable_security.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): ../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures ../net/ipv6/seg6_iptunnel.c: note: in included file (through ../include/linux/seg6_iptunnel.h): ../include/uapi/linux/seg6_iptunnel.h:29:31: warning: array of flexible structures ../net/ipv6/seg6_iptunnel.c:52:43: warning: array of flexible structures ../net/bridge/netfilter/ebtable_filter.c:19:41: warning: array of flexible structures ../drivers/misc/mei/vsc-fw-loader.c:646:34: warning: incorrect type in assignment (different base types) ../drivers/misc/mei/vsc-fw-loader.c:646:34: expected unsigned char [usertype] img_cnt ../drivers/misc/mei/vsc-fw-loader.c:646:34: got restricted __le16 [usertype] ../lib/tests/usercopy_kunit.c:222:30: warning: cast removes address space '__user' of expression ../sound/soc/sunxi/sun8i-adda-pr-regmap.c:95:16: warning: incorrect type in argument 3 (different address spaces) ../sound/soc/sunxi/sun8i-adda-pr-regmap.c:95:16: expected void *bus_context ../sound/soc/sunxi/sun8i-adda-pr-regmap.c:95:16: got void [noderef] __iomem *base ../net/netfilter/nft_set_rbtree.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ../include/linux/module.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 * ../net/caif/cfserl.c:121:29: warning: cast to restricted __le16 ../net/9p/trans_usbg.c:130:12: warning: context imbalance in 'usb9pfs_transmit' - wrong count at exit ../net/9p/trans_usbg.c:426:13: warning: context imbalance in 'usb9pfs_clear_tx' - wrong count at exit ../net/9p/trans_usbg.c:508:9: warning: context imbalance in 'p9_usbg_cancel' - wrong count at exit ../sound/soc/sof/ipc3-topology.c: note: in included file (through ../sound/soc/sof/sof-audio.h): ../include/sound/sof/control.h:124:17: warning: array of flexible structures ../net/atm/mpc.c:123:20: warning: symbol 'mpcs' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:12:6: warning: symbol '__gcov_init' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:40:6: warning: symbol '__gcov_flush' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:46:6: warning: symbol '__gcov_merge_add' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:52:6: warning: symbol '__gcov_merge_single' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:58:6: warning: symbol '__gcov_merge_delta' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:64:6: warning: symbol '__gcov_merge_ior' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:70:6: warning: symbol '__gcov_merge_time_profile' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:76:6: warning: symbol '__gcov_merge_icall_topn' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:82:6: warning: symbol '__gcov_exit' was not declared. Should it be static? ../drivers/scsi/3w-sas.c:240:15: warning: cast to restricted __le16 ../drivers/scsi/3w-sas.c:324:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:324:50: expected unsigned short [usertype] request_id__lunl ../drivers/scsi/3w-sas.c:324:50: got restricted __le16 [usertype] ../drivers/scsi/3w-sas.c:327:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:327:50: expected unsigned short [usertype] request_id__lunl ../drivers/scsi/3w-sas.c:327:50: got restricted __le16 [usertype] ../drivers/scsi/3w-sas.c:342:70: warning: restricted __le64 degrades to integer ../drivers/scsi/3w-sas.c:342:70: warning: restricted __le32 degrades to integer ../drivers/scsi/3w-sas.c:343:69: warning: restricted __le64 degrades to integer ../drivers/scsi/3w-sas.c:343:69: warning: restricted __le32 degrades to integer ../drivers/scsi/3w-sas.c:345:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:345:59: expected unsigned short [usertype] sgl_entries__lunh ../drivers/scsi/3w-sas.c:345:59: got restricted __le16 [usertype] ../drivers/scsi/3w-sas.c:350:62: warning: restricted __le64 degrades to integer ../drivers/scsi/3w-sas.c:350:62: warning: restricted __le32 degrades to integer ../drivers/scsi/3w-sas.c:351:61: warning: restricted __le64 degrades to integer ../drivers/scsi/3w-sas.c:351:61: warning: restricted __le32 degrades to integer ../drivers/scsi/3w-sas.c:353:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:353:51: expected unsigned short [usertype] sgl_entries__lunh ../drivers/scsi/3w-sas.c:353:51: got restricted __le16 [usertype] ../drivers/scsi/3w-sas.c:422:61: warning: restricted __le64 degrades to integer ../drivers/scsi/3w-sas.c:422:61: warning: restricted __le32 degrades to integer ../drivers/scsi/3w-sas.c:423:60: warning: restricted __le64 degrades to integer ../drivers/scsi/3w-sas.c:423:60: warning: restricted __le32 degrades to integer ../drivers/scsi/3w-sas.c:425:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:425:54: expected unsigned short [usertype] parameter_count ../drivers/scsi/3w-sas.c:425:54: got restricted __le16 [usertype] ../drivers/scsi/3w-sas.c:430:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:430:25: expected unsigned short [usertype] table_id ../drivers/scsi/3w-sas.c:430:25: got restricted __le16 [usertype] ../drivers/scsi/3w-sas.c:431:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:431:29: expected unsigned short [usertype] parameter_id ../drivers/scsi/3w-sas.c:431:29: got restricted __le16 [usertype] ../drivers/scsi/3w-sas.c:432:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:432:37: expected unsigned short [usertype] parameter_size_bytes ../drivers/scsi/3w-sas.c:432:37: got restricted __le16 [usertype] ../drivers/scsi/3w-sas.c:438:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:438:23: expected unsigned int [addressable] [usertype] schedulertime ../drivers/scsi/3w-sas.c:438:23: got restricted __le32 [usertype] ../drivers/scsi/3w-sas.c:476:15: warning: cast to restricted __le16 ../drivers/scsi/3w-sas.c:603:23: warning: cast to restricted __le16 ../drivers/scsi/3w-sas.c:690:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:690:46: expected unsigned short [usertype] request_id__lunl ../drivers/scsi/3w-sas.c:690:46: got restricted __le16 [usertype] ../drivers/scsi/3w-sas.c:693:58: warning: restricted __le64 degrades to integer ../drivers/scsi/3w-sas.c:693:58: warning: restricted __le32 degrades to integer ../drivers/scsi/3w-sas.c:694:57: warning: restricted __le64 degrades to integer ../drivers/scsi/3w-sas.c:694:57: warning: restricted __le32 degrades to integer ../drivers/scsi/3w-sas.c:696:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:696:47: expected unsigned short [usertype] sgl_entries__lunh ../drivers/scsi/3w-sas.c:696:47: got restricted __le16 [usertype] ../drivers/scsi/3w-sas.c:705:40: warning: restricted __le64 degrades to integer ../drivers/scsi/3w-sas.c:705:40: warning: restricted __le32 degrades to integer ../drivers/scsi/3w-sas.c:706:39: warning: restricted __le64 degrades to integer ../drivers/scsi/3w-sas.c:706:39: warning: restricted __le32 degrades to integer ../drivers/scsi/3w-sas.c:873:17: warning: cast to restricted __le16 ../drivers/scsi/3w-sas.c:940:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:940:50: expected unsigned short [usertype] block_count ../drivers/scsi/3w-sas.c:940:50: got restricted __le16 [usertype] ../drivers/scsi/3w-sas.c:945:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:945:25: expected unsigned short [usertype] table_id ../drivers/scsi/3w-sas.c:945:25: got restricted __le16 [usertype] ../drivers/scsi/3w-sas.c:946:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:946:29: expected unsigned short [usertype] parameter_id ../drivers/scsi/3w-sas.c:946:29: got restricted __le16 [usertype] ../drivers/scsi/3w-sas.c:947:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:947:37: expected unsigned short [usertype] parameter_size_bytes ../drivers/scsi/3w-sas.c:947:37: got restricted __le16 [usertype] ../drivers/scsi/3w-sas.c:949:61: warning: restricted __le64 degrades to integer ../drivers/scsi/3w-sas.c:949:61: warning: restricted __le32 degrades to integer ../drivers/scsi/3w-sas.c:950:60: warning: restricted __le64 degrades to integer ../drivers/scsi/3w-sas.c:950:60: warning: restricted __le32 degrades to integer ../drivers/scsi/3w-sas.c:991:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:991:41: expected unsigned short [usertype] message_credits ../drivers/scsi/3w-sas.c:991:41: got restricted __le16 [usertype] ../drivers/scsi/3w-sas.c:997:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:997:34: expected unsigned int [usertype] features ../drivers/scsi/3w-sas.c:997:34: got restricted __le32 [usertype] ../drivers/scsi/3w-sas.c:1001:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:1001:40: expected unsigned short [usertype] fw_srl ../drivers/scsi/3w-sas.c:1001:40: got restricted __le16 [usertype] ../drivers/scsi/3w-sas.c:1002:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:1002:44: expected unsigned short [usertype] fw_arch_id ../drivers/scsi/3w-sas.c:1002:44: got restricted __le16 [usertype] ../drivers/scsi/3w-sas.c:1003:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:1003:43: expected unsigned short [usertype] fw_branch ../drivers/scsi/3w-sas.c:1003:43: got restricted __le16 [usertype] ../drivers/scsi/3w-sas.c:1004:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/3w-sas.c:1004:42: expected unsigned short [usertype] fw_build ../drivers/scsi/3w-sas.c:1004:42: got restricted __le16 [usertype] ../drivers/scsi/3w-sas.c:1016:43: warning: cast to restricted __le16 ../drivers/scsi/3w-sas.c:1017:47: warning: cast to restricted __le16 ../drivers/scsi/3w-sas.c:1018:46: warning: cast to restricted __le16 ../drivers/scsi/3w-sas.c:1019:45: warning: cast to restricted __le16 ../drivers/scsi/3w-sas.c:1020:48: warning: cast to restricted __le32 ../drivers/scsi/3w-sas.c:1167:54: warning: cast to restricted __le16 ../drivers/scsi/3w-sas.c:1243:27: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/3w-sas.c:1243:27: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/3w-sas.c:1243:27: got void *reg ../drivers/scsi/3w-sas.c:1247:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/3w-sas.c:1247:35: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/3w-sas.c:1247:35: got void *reg ../drivers/scsi/3w-sas.c:1275:55: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/3w-sas.c:1275:55: expected void *reg ../drivers/scsi/3w-sas.c:1275:55: got unsigned char [noderef] __iomem * ../drivers/scsi/3w-sas.c:1280:55: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/3w-sas.c:1280:55: expected void *reg ../drivers/scsi/3w-sas.c:1280:55: got unsigned char [noderef] __iomem * ../drivers/scsi/3w-sas.c:1644:28: warning: cast to restricted __le32 ../net/bridge/netfilter/ebtable_nat.c:19:41: warning: array of flexible structures ../sound/soc/sof/ipc3-control.c: note: in included file (through ../sound/soc/sof/sof-audio.h): ../include/sound/sof/control.h:124:17: warning: array of flexible structures ../net/sunrpc/sysfs.c:405:9: error: incompatible types in comparison expression (different address spaces): ../net/sunrpc/sysfs.c:405:9: char const [noderef] __rcu * ../net/sunrpc/sysfs.c:405:9: char const * ../drivers/scsi/hptiop.c:150:53: warning: restricted __le32 degrades to integer ../drivers/scsi/hptiop.c:172:35: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/hptiop.c:172:35: expected void volatile [noderef] __iomem *addr ../drivers/scsi/hptiop.c:172:35: got restricted __le32 * ../drivers/scsi/hptiop.c:208:34: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/hptiop.c:208:34: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/hptiop.c:208:34: got restricted __le32 * ../drivers/scsi/hptiop.c:209:35: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/hptiop.c:209:35: expected void volatile [noderef] __iomem *addr ../drivers/scsi/hptiop.c:209:35: got restricted __le32 * ../drivers/scsi/hptiop.c:244:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/hptiop.c:244:44: expected restricted __le32 [usertype] result ../drivers/scsi/hptiop.c:244:44: got int ../drivers/scsi/hptiop.c:289:35: warning: restricted __le32 degrades to integer ../drivers/scsi/hptiop.c:276:32: warning: restricted __le32 degrades to integer ../drivers/scsi/hptiop.c:277:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/hptiop.c:277:34: expected unsigned int [usertype] cur_rptr ../drivers/scsi/hptiop.c:277:34: got restricted __le32 [usertype] outlist_rptr ../drivers/scsi/hptiop.c:283:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/hptiop.c:283:38: expected unsigned int [usertype] _tag ../drivers/scsi/hptiop.c:283:38: got restricted __le32 [usertype] val ../drivers/scsi/hptiop.c:288:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/hptiop.c:288:52: expected restricted __le32 [usertype] outlist_rptr ../drivers/scsi/hptiop.c:288:52: got unsigned int [assigned] [usertype] cur_rptr ../drivers/scsi/hptiop.c:369:52: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/hptiop.c:369:52: expected void volatile [noderef] __iomem *addr ../drivers/scsi/hptiop.c:369:52: got restricted __le32 * ../drivers/scsi/hptiop.c:370:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/hptiop.c:370:25: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/hptiop.c:370:25: got restricted __le32 * ../drivers/scsi/hptiop.c:453:64: warning: incorrect type in initializer (different address spaces) ../drivers/scsi/hptiop.c:453:64: expected struct hpt_iop_request_get_config *info ../drivers/scsi/hptiop.c:453:64: got struct hpt_iop_request_get_config [noderef] __iomem *config ../drivers/scsi/hptiop.c:455:25: warning: restricted __le32 degrades to integer ../drivers/scsi/hptiop.c:558:27: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/hptiop.c:558:27: expected void volatile [noderef] __iomem *addr ../drivers/scsi/hptiop.c:558:27: got restricted __le32 * ../drivers/scsi/hptiop.c:637:24: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/hptiop.c:637:24: expected struct hpt_iopmv_regs *regs ../drivers/scsi/hptiop.c:637:24: got void [noderef] __iomem * ../drivers/scsi/hptiop.c:643:34: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/hptiop.c:643:34: expected void volatile [noderef] __iomem *addr ../drivers/scsi/hptiop.c:643:34: got struct hpt_iopmv_regs *regs ../drivers/scsi/hptiop.c:667:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/hptiop.c:667:26: expected void volatile [noderef] __iomem *addr ../drivers/scsi/hptiop.c:667:26: got struct hpt_iopmv_regs *regs ../drivers/scsi/hptiop.c:933:27: warning: restricted __le32 degrades to integer ../drivers/scsi/hptiop.c:938:34: warning: restricted __le32 degrades to integer ../drivers/scsi/hptiop.c:939:30: warning: restricted __le32 degrades to integer ../drivers/scsi/hptiop.c:943:43: warning: invalid assignment: &= ../drivers/scsi/hptiop.c:943:43: left side has type restricted __le32 ../drivers/scsi/hptiop.c:943:43: right side has type int ../drivers/scsi/hptiop.c:944:43: warning: invalid assignment: ^= ../drivers/scsi/hptiop.c:944:43: left side has type restricted __le32 ../drivers/scsi/hptiop.c:944:43: right side has type int ../drivers/scsi/hptiop.c:949:57: warning: restricted __le32 degrades to integer ../drivers/scsi/hptiop.c:949:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/hptiop.c:949:48: expected restricted __le32 [usertype] intrfc_len ../drivers/scsi/hptiop.c:949:48: got unsigned int ../drivers/scsi/hptiop.c:950:29: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/hptiop.c:950:29: expected unsigned int val ../drivers/scsi/hptiop.c:950:29: got restricted __le32 [usertype] inlist_wptr ../drivers/scsi/hptiop.c:975:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/hptiop.c:975:16: expected unsigned int val ../drivers/scsi/hptiop.c:975:16: got restricted __le32 [usertype] ../drivers/scsi/hptiop.c:977:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/hptiop.c:977:16: expected unsigned int val ../drivers/scsi/hptiop.c:977:16: got restricted __le32 [usertype] ../drivers/scsi/hptiop.c:980:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/hptiop.c:980:16: expected unsigned int val ../drivers/scsi/hptiop.c:980:16: got restricted __le32 [usertype] ../drivers/scsi/hptiop.c:982:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/hptiop.c:982:16: expected unsigned int val ../drivers/scsi/hptiop.c:982:16: got restricted __le32 [usertype] ../drivers/scsi/hptiop.c:985:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/hptiop.c:985:16: expected unsigned int val ../drivers/scsi/hptiop.c:985:16: got restricted __le32 [usertype] ../drivers/scsi/hptiop.c:987:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/hptiop.c:987:16: expected unsigned int val ../drivers/scsi/hptiop.c:987:16: got restricted __le32 [usertype] ../drivers/scsi/hptiop.c:990:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/hptiop.c:990:35: expected restricted __le32 [usertype] inlist_wptr ../drivers/scsi/hptiop.c:990:35: got unsigned int ../drivers/scsi/hptiop.c:991:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/hptiop.c:991:37: expected restricted __le32 [usertype] ../drivers/scsi/hptiop.c:991:37: got unsigned int ../drivers/scsi/hptiop.c:992:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/hptiop.c:992:36: expected restricted __le32 [usertype] outlist_rptr ../drivers/scsi/hptiop.c:992:36: got unsigned int ../drivers/scsi/hptiop.c:1531:29: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/hptiop.c:1531:29: expected void volatile [noderef] __iomem *addr ../drivers/scsi/hptiop.c:1531:29: got restricted __le32 * ../drivers/scsi/hptiop.c:1532:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/hptiop.c:1532:25: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/hptiop.c:1532:25: got restricted __le32 * ../drivers/scsi/hptiop.c:150:51: warning: dereference of noderef expression ../net/sctp/input.c:460:13: warning: context imbalance in 'sctp_err_lookup' - different lock contexts for basic block ../net/sctp/input.c:632:9: warning: context imbalance in 'sctp_v4_err' - unexpected unlock ../net/sctp/input.c:657:17: warning: context imbalance in 'sctp_udp_v4_err' - unexpected unlock ../drivers/gpio/gpio-rtd.c:216:12: warning: context imbalance in 'rtd_gpio_set_debounce' - wrong count at exit ../drivers/gpio/gpio-rtd.c:294:9: warning: context imbalance in 'rtd_gpio_set' - wrong count at exit ../drivers/gpio/gpio-rtd.c:299:12: warning: context imbalance in 'rtd_gpio_get' - wrong count at exit ../drivers/gpio/gpio-rtd.c:347:9: warning: context imbalance in 'rtd_gpio_set_direction' - wrong count at exit ../drivers/gpio/gpio-rtd.c:423:13: warning: context imbalance in 'rtd_gpio_enable_irq' - wrong count at exit ../mm/userfaultfd.c:234:9: warning: context imbalance in 'mfill_atomic_install_pte' - different lock contexts for basic block ../mm/userfaultfd.c:376:9: warning: context imbalance in 'mfill_atomic_pte_zeropage' - different lock contexts for basic block ../mm/userfaultfd.c:458:9: warning: context imbalance in 'mfill_atomic_pte_poison' - different lock contexts for basic block ../mm/userfaultfd.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/mm.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'move_pages_ptes' - unexpected unlock ../mm/userfaultfd.c:1911:44: warning: context imbalance in 'move_pages' - unexpected unlock ../drivers/scsi/mvumi.c:81:52: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:81:52: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:81:52: got void * ../drivers/scsi/mvumi.c:90:39: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/mvumi.c:90:39: expected void * ../drivers/scsi/mvumi.c:90:39: got void [noderef] __iomem * ../drivers/scsi/mvumi.c:210:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvumi.c:210:34: expected unsigned int [usertype] baseaddr_l ../drivers/scsi/mvumi.c:210:34: got restricted __le32 [usertype] ../drivers/scsi/mvumi.c:211:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvumi.c:211:34: expected unsigned int [usertype] baseaddr_h ../drivers/scsi/mvumi.c:211:34: got restricted __le32 [usertype] ../drivers/scsi/mvumi.c:213:17: warning: invalid assignment: |= ../drivers/scsi/mvumi.c:213:17: left side has type unsigned int ../drivers/scsi/mvumi.c:213:17: right side has type restricted __le32 ../drivers/scsi/mvumi.c:213:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvumi.c:213:17: expected unsigned int [usertype] size ../drivers/scsi/mvumi.c:213:17: got restricted __le32 [usertype] ../drivers/scsi/mvumi.c:242:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvumi.c:242:26: expected unsigned int [usertype] baseaddr_l ../drivers/scsi/mvumi.c:242:26: got restricted __le32 [usertype] ../drivers/scsi/mvumi.c:243:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvumi.c:243:26: expected unsigned int [usertype] baseaddr_h ../drivers/scsi/mvumi.c:243:26: got restricted __le32 [usertype] ../drivers/scsi/mvumi.c:245:9: warning: invalid assignment: |= ../drivers/scsi/mvumi.c:245:9: left side has type unsigned int ../drivers/scsi/mvumi.c:245:9: right side has type restricted __le32 ../drivers/scsi/mvumi.c:245:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvumi.c:245:9: expected unsigned int [usertype] size ../drivers/scsi/mvumi.c:245:9: got restricted __le32 [usertype] ../drivers/scsi/mvumi.c:407:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:407:40: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:407:40: got void *inb_read_pointer ../drivers/scsi/mvumi.c:429:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:429:30: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:429:30: got void *ib_shadow ../drivers/scsi/mvumi.c:458:31: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:458:31: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:458:31: got void *ib_shadow ../drivers/scsi/mvumi.c:459:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:459:48: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:459:48: got void *inb_write_pointer ../drivers/scsi/mvumi.c:496:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:496:41: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:496:41: got void *outb_copy_pointer ../drivers/scsi/mvumi.c:497:48: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:497:48: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:497:48: got void *ob_shadow ../drivers/scsi/mvumi.c:516:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:516:33: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:516:33: got void *outb_read_pointer ../drivers/scsi/mvumi.c:517:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:517:33: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:517:33: got void *outb_copy_pointer ../drivers/scsi/mvumi.c:578:42: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:578:42: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:578:42: got void *outb_read_pointer ../drivers/scsi/mvumi.c:585:26: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:585:26: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:585:26: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:586:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:586:26: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:586:26: got void *arm_to_pciea_msg1 ../drivers/scsi/mvumi.c:589:40: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:589:40: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:589:40: got void *pciea_to_arm_drbl_reg ../drivers/scsi/mvumi.c:1281:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1281:28: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1281:28: got void *arm_to_pciea_drbl_reg ../drivers/scsi/mvumi.c:1282:28: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1282:28: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1282:28: got void *arm_to_pciea_drbl_reg ../drivers/scsi/mvumi.c:1284:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1284:48: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1284:48: got void *arm_to_pciea_mask_reg ../drivers/scsi/mvumi.c:1285:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1285:28: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1285:28: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:1286:28: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1286:28: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1286:28: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:612:26: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:612:26: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:612:26: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:613:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:613:28: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:613:28: got void *arm_to_pciea_msg1 ../drivers/scsi/mvumi.c:615:46: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:615:46: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:615:46: got void *pciea_to_arm_drbl_reg ../drivers/scsi/mvumi.c:624:36: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:624:36: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:624:36: got void *arm_to_pciea_msg1 ../drivers/scsi/mvumi.c:670:32: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:670:32: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:670:32: got void *reset_enable ../drivers/scsi/mvumi.c:671:34: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:671:34: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:671:34: got void *reset_request ../drivers/scsi/mvumi.c:673:35: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:673:35: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:673:35: got void *reset_enable ../drivers/scsi/mvumi.c:674:35: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:674:35: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:674:35: got void *reset_request ../drivers/scsi/mvumi.c:1100:36: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1100:36: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1100:36: got void *arm_to_pciea_msg0 ../drivers/scsi/mvumi.c:1115:52: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1115:52: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1115:52: got void *pciea_to_arm_msg1 ../drivers/scsi/mvumi.c:1116:39: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1116:39: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1116:39: got void *pciea_to_arm_msg0 ../drivers/scsi/mvumi.c:1117:47: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1117:47: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1117:47: got void *pciea_to_arm_drbl_reg ../drivers/scsi/mvumi.c:1122:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1122:45: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1122:45: got void *pciea_to_arm_msg1 ../drivers/scsi/mvumi.c:1124:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1124:45: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1124:45: got void *arm_to_pciea_msg1 ../drivers/scsi/mvumi.c:1127:39: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1127:39: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1127:39: got void *pciea_to_arm_msg0 ../drivers/scsi/mvumi.c:1128:47: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1128:47: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1128:47: got void *pciea_to_arm_drbl_reg ../drivers/scsi/mvumi.c:1168:39: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1168:39: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1168:39: got void *pciea_to_arm_msg0 ../drivers/scsi/mvumi.c:1169:47: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1169:47: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1169:47: got void *pciea_to_arm_drbl_reg ../drivers/scsi/mvumi.c:1174:36: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1174:36: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1174:36: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:1176:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1176:36: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1176:36: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:1177:50: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1177:50: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1177:50: got void *ib_shadow ../drivers/scsi/mvumi.c:1180:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1180:45: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1180:45: got void *inb_aval_count_basel ../drivers/scsi/mvumi.c:1182:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1182:45: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1182:45: got void *inb_aval_count_baseh ../drivers/scsi/mvumi.c:1188:61: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1188:61: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1188:61: got void *ob_shadow ../drivers/scsi/mvumi.c:1190:61: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1190:61: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1190:61: got void *outb_copy_basel ../drivers/scsi/mvumi.c:1192:61: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1192:61: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1192:61: got void *outb_copy_baseh ../drivers/scsi/mvumi.c:1244:34: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1244:34: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1244:34: got void *arm_to_pciea_msg1 ../drivers/scsi/mvumi.c:1248:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1248:51: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1248:51: got void *pciea_to_arm_drbl_reg ../drivers/scsi/mvumi.c:1256:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1256:42: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1256:42: got void *arm_to_pciea_msg1 ../drivers/scsi/mvumi.c:1849:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvumi.c:1849:35: expected unsigned int [usertype] src_low_addr ../drivers/scsi/mvumi.c:1849:35: got restricted __le32 [usertype] ../drivers/scsi/mvumi.c:1851:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvumi.c:1851:36: expected unsigned int [usertype] src_high_addr ../drivers/scsi/mvumi.c:1851:36: got restricted __le32 [usertype] ../drivers/scsi/mvumi.c:1903:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1903:48: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1903:48: got void *arm_to_pciea_mask_reg ../drivers/scsi/mvumi.c:1904:29: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1904:29: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1904:29: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:1906:29: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1906:29: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1906:29: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:1918:26: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1918:26: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1918:26: got void *arm_to_pciea_mask_reg ../drivers/scsi/mvumi.c:1919:29: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1919:29: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1919:29: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:1922:29: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1922:29: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1922:29: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:1931:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1931:31: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1931:31: got void *main_int_cause_reg ../drivers/scsi/mvumi.c:1935:36: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1935:36: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1935:36: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1939:61: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1939:61: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1939:61: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1945:53: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1945:53: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1945:53: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1951:36: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1951:36: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1951:36: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1953:61: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1953:61: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1953:61: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1956:43: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1956:43: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1956:43: got void *arm_to_pciea_drbl_reg ../drivers/scsi/mvumi.c:1958:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1958:51: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1958:51: got void *arm_to_pciea_drbl_reg ../drivers/scsi/mvumi.c:1975:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1975:37: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1975:37: got void *arm_to_pciea_drbl_reg ../drivers/scsi/mvumi.c:1977:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1977:45: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1977:45: got void *arm_to_pciea_drbl_reg ../kernel/debug/debug_core.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/mm.h, ../include/linux/pid_namespace.h): ../include/linux/rcupdate.h:865:9: warning: context imbalance in 'kgdb_cpu_enter' - different lock contexts for basic block ../sound/soc/uniphier/aio-compress.c:304:34: warning: cast to restricted __be16 ../net/ipv4/netfilter/arptable_filter.c: note: in included file (through ../include/linux/netfilter_arp/arp_tables.h): ../include/uapi/linux/netfilter_arp/arp_tables.h:184:34: warning: array of flexible structures ../sound/soc/ti/davinci-i2s.c:113:44: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:120:39: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:121:43: warning: incorrect type in initializer (different base types) ../sound/soc/ti/davinci-i2s.c:121:43: expected unsigned char ../sound/soc/ti/davinci-i2s.c:121:43: got restricted snd_pcm_format_t [usertype] ../sound/soc/ti/davinci-i2s.c:122:43: warning: incorrect type in initializer (different base types) ../sound/soc/ti/davinci-i2s.c:122:43: expected unsigned char ../sound/soc/ti/davinci-i2s.c:122:43: got restricted snd_pcm_format_t [usertype] ../sound/soc/ti/davinci-i2s.c:501:53: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:597:32: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:599:42: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:599:29: warning: incorrect type in assignment (different base types) ../sound/soc/ti/davinci-i2s.c:599:29: expected restricted snd_pcm_format_t [assigned] [usertype] fmt ../sound/soc/ti/davinci-i2s.c:599:29: got unsigned char const ../drivers/gpu/drm/bridge/tc358767.c:1726:24: warning: Using plain integer as NULL pointer ../net/ipv4/netfilter/arp_tables.c: note: in included file (through ../include/linux/netfilter_arp/arp_tables.h): ../include/uapi/linux/netfilter_arp/arp_tables.h:184:34: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:40:16: warning: array of flexible structures ../include/uapi/linux/netfilter_arp/arp_tables.h:196:37: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:1062:48: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:1370:44: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/arp_tables.c:40:16: also defined here ../net/ipv4/netfilter/arp_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/arp_tables.c:40:16: also defined here ../mm/damon/ops-common.c: note: in included file: ../include/linux/rmap.h:958:28: warning: context imbalance in 'damon_folio_young_one' - unexpected unlock ../kernel/debug/kdb/kdb_main.c:2204:40: warning: dereference of noderef expression ../net/ipv4/fou_bpf.c:44:17: warning: symbol 'bpf_skb_set_fou_encap' was not declared. Should it be static? ../net/ipv4/fou_bpf.c:86:17: warning: symbol 'bpf_skb_get_fou_encap' was not declared. Should it be static? ../fs/nls/nls_base.c:124:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:124:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:124:20: got restricted __le16 [usertype] ../fs/nls/nls_base.c:127:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:127:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:127:20: got restricted __be16 [usertype] ../fs/nls/nls_base.c:124:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:124:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:124:20: got restricted __le16 [usertype] ../fs/nls/nls_base.c:127:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:127:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:127:20: got restricted __be16 [usertype] ../fs/nls/nls_base.c:124:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:124:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:124:20: got restricted __le16 [usertype] ../fs/nls/nls_base.c:127:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:127:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:127:20: got restricted __be16 [usertype] ../fs/nls/nls_base.c:124:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:124:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:124:20: got restricted __le16 [usertype] ../fs/nls/nls_base.c:127:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:127:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:127:20: got restricted __be16 [usertype] ../fs/nls/nls_base.c:180:24: warning: cast to restricted __le16 ../fs/nls/nls_base.c:182:24: warning: cast to restricted __be16 ../fs/nls/nls_base.c:180:24: warning: cast to restricted __le16 ../fs/nls/nls_base.c:182:24: warning: cast to restricted __be16 ../sound/soc/sof/ipc4-control.c: note: in included file: ../sound/soc/sof/ipc4-topology.h:365:17: warning: array of flexible structures ../net/bluetooth/hci_codec.c: note: in included file: ../include/net/bluetooth/hci_core.h:153:35: warning: array of flexible structures ../drivers/scsi/ipr.c: note: in included file: ../drivers/scsi/ipr.h:1063:44: warning: array of flexible structures ../drivers/scsi/ipr.h:1070:46: warning: array of flexible structures ../net/sctp/socket.c:8545:23: warning: context imbalance in 'sctp_get_port_local' - unexpected unlock ../net/sunrpc/debugfs.c:78:21: warning: cast removes address space '__rcu' of expression ../drivers/gpio/gpio-sifive.c:49:51: warning: context imbalance in 'sifive_gpio_set_ie' - wrong count at exit ../sound/soc/sof/ipc4-pcm.c: note: in included file: ../sound/soc/sof/ipc4-topology.h:339:54: warning: array of flexible structures ../mm/damon/vaddr.c:933:28: warning: context imbalance in 'damos_va_stat_pmd_entry' - unexpected unlock ../sound/soc/ti/davinci-mcasp.c:1939:73: warning: incorrect type in argument 1 (different base types) ../sound/soc/ti/davinci-mcasp.c:1939:73: expected restricted __be32 const [usertype] *p ../sound/soc/ti/davinci-mcasp.c:1939:73: got unsigned int const [usertype] * ../sound/soc/sof/ipc4-topology.c: note: in included file: ../sound/soc/sof/ipc4-topology.h:339:54: warning: array of flexible structures ../sound/soc/sof/ipc4-topology.h:365:17: warning: array of flexible structures ../sound/soc/sof/ipc4-topology.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../sound/soc/sof/ipc4-topology.c: note: in included file (through ../include/sound/sof/control.h, ../sound/soc/sof/sof-audio.h): ../include/uapi/sound/sof/header.h:67:38: warning: array of flexible structures ../kernel/seccomp.c:580:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:580:27: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:580:27: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:584:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:584:29: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:584:29: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:927:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:927:9: expected struct qspinlock *lock ../kernel/seccomp.c:927:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:1433:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1433:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1433:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1445:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1445:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1445:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1931:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1931:9: expected struct lockdep_map const *lock ../kernel/seccomp.c:1931:9: got struct lockdep_map [noderef] __rcu * ../kernel/seccomp.c:2017:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2017:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2017:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2035:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2035:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2035:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2177:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2177:28: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2177:28: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2180:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2180:38: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2180:38: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2186:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2186:30: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2186:30: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:493:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:493:9: expected struct qspinlock *lock ../kernel/seccomp.c:493:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:603:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:603:9: expected struct qspinlock *lock ../kernel/seccomp.c:603:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:451:9: expected struct qspinlock *lock ../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:437:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:437:9: expected struct qspinlock *lock ../kernel/seccomp.c:437:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:451:9: expected struct qspinlock *lock ../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:437:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:437:9: expected struct qspinlock *lock ../kernel/seccomp.c:437:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:451:9: expected struct qspinlock *lock ../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c: note: in included file (through ../include/linux/ptrace.h, ../include/linux/audit.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../net/caif/caif_usb.c:110:32: warning: restricted __be16 degrades to integer ../net/caif/caif_usb.c:111:33: warning: restricted __be16 degrades to integer ../net/netfilter/nft_compat.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'nfnl_compat_get_rcu' - unexpected unlock ../mm/hmm.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/mm.h, ../include/linux/pagewalk.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'hmm_vma_handle_pte' - unexpected unlock ../mm/hmm.c:391:12: warning: context imbalance in 'hmm_vma_walk_pmd' - different lock contexts for basic block ../mm/hmm.c:514:36: warning: context imbalance in 'hmm_vma_walk_pud' - unexpected unlock ../sound/soc/tegra/tegra210_i2s.c:655:34: warning: cast to restricted snd_pcm_format_t ../fs/proc/proc_sysctl.c:303:32: warning: context imbalance in 'start_unregistering' - unexpected unlock ../drivers/acpi/acpica/utglobal.c: note: in included file (through ../include/acpi/acpi.h): ../include/acpi/acpixf.h:104:1: warning: symbol 'acpi_gbl_enable_interpreter_slack' was not declared. Should it be static? ../include/acpi/acpixf.h:113:1: warning: symbol 'acpi_gbl_auto_serialize_methods' was not declared. Should it be static? ../include/acpi/acpixf.h:120:1: warning: symbol 'acpi_gbl_create_osi_method' was not declared. Should it be static? ../include/acpi/acpixf.h:126:1: warning: symbol 'acpi_gbl_use_default_register_widths' was not declared. Should it be static? ../include/acpi/acpixf.h:136:1: warning: symbol 'acpi_gbl_enable_table_validation' was not declared. Should it be static? ../include/acpi/acpixf.h:141:1: warning: symbol 'acpi_gbl_enable_aml_debug_object' was not declared. Should it be static? ../include/acpi/acpixf.h:149:1: warning: symbol 'acpi_gbl_copy_dsdt_locally' was not declared. Should it be static? ../include/acpi/acpixf.h:157:1: warning: symbol 'acpi_gbl_do_not_use_xsdt' was not declared. Should it be static? ../include/acpi/acpixf.h:167:1: warning: symbol 'acpi_gbl_use32_bit_fadt_addresses' was not declared. Should it be static? ../include/acpi/acpixf.h:176:1: warning: symbol 'acpi_gbl_use32_bit_facs_addresses' was not declared. Should it be static? ../include/acpi/acpixf.h:184:1: warning: symbol 'acpi_gbl_truncate_io_addresses' was not declared. Should it be static? ../include/acpi/acpixf.h:190:1: warning: symbol 'acpi_gbl_disable_auto_repair' was not declared. Should it be static? ../include/acpi/acpixf.h:196:1: warning: symbol 'acpi_gbl_disable_ssdt_table_install' was not declared. Should it be static? ../include/acpi/acpixf.h:201:1: warning: symbol 'acpi_gbl_runtime_namespace_override' was not declared. Should it be static? ../include/acpi/acpixf.h:207:1: warning: symbol 'acpi_gbl_osi_data' was not declared. Should it be static? ../include/acpi/acpixf.h:214:1: warning: symbol 'acpi_gbl_reduced_hardware' was not declared. Should it be static? ../include/acpi/acpixf.h:220:1: warning: symbol 'acpi_gbl_use_global_lock' was not declared. Should it be static? ../include/acpi/acpixf.h:227:1: warning: symbol 'acpi_gbl_max_loop_iterations' was not declared. Should it be static? ../include/acpi/acpixf.h:237:1: warning: symbol 'acpi_gbl_ignore_package_resolution_errors' was not declared. Should it be static? ../include/acpi/acpixf.h:243:1: warning: symbol 'acpi_gbl_trace_flags' was not declared. Should it be static? ../include/acpi/acpixf.h:244:1: warning: symbol 'acpi_gbl_trace_method_name' was not declared. Should it be static? ../include/acpi/acpixf.h:245:1: warning: symbol 'acpi_gbl_trace_dbg_level' was not declared. Should it be static? ../include/acpi/acpixf.h:246:1: warning: symbol 'acpi_gbl_trace_dbg_layer' was not declared. Should it be static? ../include/acpi/acpixf.h:253:1: warning: symbol 'acpi_dbg_level' was not declared. Should it be static? ../include/acpi/acpixf.h:254:1: warning: symbol 'acpi_dbg_layer' was not declared. Should it be static? ../include/acpi/acpixf.h:258:1: warning: symbol 'acpi_gbl_display_debug_timer' was not declared. Should it be static? ../include/acpi/acpixf.h:265:1: warning: symbol 'acpi_gbl_method_executing' was not declared. Should it be static? ../drivers/acpi/acpica/utglobal.c: note: in included file (through ../drivers/acpi/acpica/accommon.h): ../drivers/acpi/acpica/acglobal.h:27:1: warning: symbol 'acpi_gbl_CDAT' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:28:1: warning: symbol 'acpi_gbl_dsdt_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:29:1: warning: symbol 'acpi_gbl_facs_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:30:1: warning: symbol 'acpi_gbl_xfacs_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:31:1: warning: symbol 'acpi_gbl_fadt_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:32:1: warning: symbol 'acpi_gbl_FACS' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:115:1: warning: symbol 'acpi_gbl_startup_flags' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:116:1: warning: symbol 'acpi_gbl_shutdown' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:117:1: warning: symbol 'acpi_gbl_early_initialization' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:138:1: warning: symbol 'acpi_gbl_namespace_initialized' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:197:1: warning: symbol 'acpi_gbl_nesting_level' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:210:1: warning: symbol 'acpi_gbl_current_scope' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:214:1: warning: symbol 'acpi_gbl_capture_comments' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:215:1: warning: symbol 'acpi_gbl_last_list_head' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:273:1: warning: symbol 'acpi_gbl_db_output_flags' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:297:1: warning: symbol 'acpi_gbl_abort_method' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:298:1: warning: symbol 'acpi_gbl_db_thread_id' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:299:1: warning: symbol 'acpi_gbl_next_cmd_num' was not declared. Should it be static? ../crypto/async_tx/raid6test.c:21:14: warning: symbol 'dataoffs' was not declared. Should it be static? ../drivers/scsi/vmw_pvscsi.c:210:39: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/vmw_pvscsi.c:210:39: expected void volatile [noderef] __iomem *addr ../drivers/scsi/vmw_pvscsi.c:210:39: got char * ../drivers/scsi/vmw_pvscsi.c:215:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/vmw_pvscsi.c:215:40: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/vmw_pvscsi.c:215:40: got char * ../drivers/scsi/vmw_pvscsi.c:1225:50: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/vmw_pvscsi.c:1225:50: expected void [noderef] __iomem * ../drivers/scsi/vmw_pvscsi.c:1225:50: got char *mmioBase ../drivers/scsi/vmw_pvscsi.c:1403:27: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/vmw_pvscsi.c:1403:27: expected char *mmioBase ../drivers/scsi/vmw_pvscsi.c:1403:27: got void [noderef] __iomem * ../net/qrtr/af_qrtr.c:181:27: error: incompatible types in comparison expression (different base types): ../net/qrtr/af_qrtr.c:181:27: void [noderef] __rcu * ../net/qrtr/af_qrtr.c:181:27: struct qrtr_node * ../net/qrtr/af_qrtr.c:368:25: warning: incorrect type in assignment (different base types) ../net/qrtr/af_qrtr.c:639:27: error: incompatible types in comparison expression (different base types): ../net/qrtr/af_qrtr.c:639:27: void [noderef] __rcu * ../net/qrtr/af_qrtr.c:639:27: struct qrtr_node * ../drivers/gpio/gpio-tangier.c:93:12: warning: context imbalance in 'tng_gpio_set' - wrong count at exit ../drivers/gpio/gpio-tangier.c:108:12: warning: context imbalance in 'tng_gpio_direction_input' - wrong count at exit ../drivers/gpio/gpio-tangier.c:126:12: warning: context imbalance in 'tng_gpio_direction_output' - wrong count at exit ../drivers/gpio/gpio-tangier.c:175:15: warning: context imbalance in 'tng_gpio_set_debounce' - wrong count at exit ../drivers/gpio/gpio-tangier.c:198:13: warning: context imbalance in 'tng_irq_ack' - wrong count at exit ../drivers/gpio/gpio-tangier.c:228:15: warning: context imbalance in 'tng_irq_unmask_mask' - wrong count at exit ../drivers/gpio/gpio-tangier.c:304:9: warning: context imbalance in 'tng_irq_set_type' - wrong count at exit ../drivers/gpio/gpio-tangier.c:329:15: warning: context imbalance in 'tng_irq_set_wake' - wrong count at exit ../drivers/gpio/gpio-tangier.c:486:9: warning: context imbalance in 'tng_gpio_suspend' - wrong count at exit ../drivers/gpio/gpio-tangier.c:509:9: warning: context imbalance in 'tng_gpio_resume' - wrong count at exit ../drivers/acpi/acpi_extlog.c:86:54: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:259:20: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:280:34: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:304:11: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:327:19: warning: cast removes address space '__iomem' of expression ../fs/bpf_fs_kfuncs.c:42:25: warning: symbol 'bpf_get_task_exe_file' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:58:18: warning: symbol 'bpf_put_file' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:82:17: warning: symbol 'bpf_path_d_path' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:130:17: warning: symbol 'bpf_get_dentry_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:163:17: warning: symbol 'bpf_get_file_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:289:17: warning: symbol 'bpf_set_dentry_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:315:17: warning: symbol 'bpf_remove_dentry_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:339:17: warning: symbol 'bpf_cgroup_read_xattr' was not declared. Should it be static? ../kernel/taskstats.c:279:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:279:9: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:279:9: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c:291:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:291:36: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:291:36: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c:578:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:578:27: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:578:27: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c:589:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:589:29: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:589:29: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c: note: in included file (through ../include/linux/taskstats_kern.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h, ../include/linux/taskstats_kern.h): ../include/linux/rcupdate.h:895:9: warning: context imbalance in 'fill_stats_for_tgid' - different lock contexts for basic block ../net/bluetooth/sco.c: note: in included file: ../include/net/bluetooth/hci_core.h:153:35: warning: array of flexible structures ../fs/pstore/ram_core.c:278:34: warning: incorrect type in argument 1 (different address spaces) ../fs/pstore/ram_core.c:278:34: expected void volatile [noderef] __iomem * ../fs/pstore/ram_core.c:278:34: got unsigned char * ../fs/pstore/ram_core.c:311:50: warning: incorrect type in argument 2 (different address spaces) ../fs/pstore/ram_core.c:311:50: expected void const volatile [noderef] __iomem * ../fs/pstore/ram_core.c:311:50: got unsigned char * ../fs/pstore/ram_core.c:312:65: warning: incorrect type in argument 2 (different address spaces) ../fs/pstore/ram_core.c:312:65: expected void const volatile [noderef] __iomem * ../fs/pstore/ram_core.c:312:65: got unsigned char * ../fs/pstore/ram_core.c:470:20: warning: incorrect type in assignment (different address spaces) ../fs/pstore/ram_core.c:470:20: expected void *va ../fs/pstore/ram_core.c:470:20: got void [noderef] __iomem * ../fs/pstore/ram_core.c:472:20: warning: incorrect type in assignment (different address spaces) ../fs/pstore/ram_core.c:472:20: expected void *va ../fs/pstore/ram_core.c:472:20: got void [noderef] __iomem * ../fs/pstore/ram_core.c:566:36: warning: incorrect type in argument 1 (different address spaces) ../fs/pstore/ram_core.c:566:36: expected void volatile [noderef] __iomem *addr ../fs/pstore/ram_core.c:566:36: got void *vaddr ../fs/pstore/ram_core.c:69:17: warning: context imbalance in 'buffer_start_add' - unexpected unlock ../fs/pstore/ram_core.c:95:17: warning: context imbalance in 'buffer_size_add' - unexpected unlock ../drivers/regulator/pf0900-regulator.c:774:29: warning: symbol 'regu_irqs' was not declared. Should it be static? Warning: ../drivers/regulator/pf9453-regulator.c:303 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * pf9453_regulator_enable_regmap for regmap users Warning: ../drivers/regulator/pf9453-regulator.c:328 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * pf9453_regulator_disable_regmap for regmap users Warning: ../drivers/regulator/pf9453-regulator.c:353 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * pf9453_regulator_set_voltage_sel_regmap for regmap users ../drivers/scsi/st.c: In function ‘create_one_cdev’: ../drivers/scsi/st.c:4249:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size between 9 and 10 [-Wformat-truncation=] 4249 | snprintf(name, 10, "%s%s%s", rew ? "n" : "", | ^~ ../drivers/scsi/st.c:4249:9: note: ‘snprintf’ output 1 or more bytes (assuming 33) into a destination of size 10 4249 | snprintf(name, 10, "%s%s%s", rew ? "n" : "", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4250 | tape->name, st_formats[i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/nfc/nci/core.c: note: in included file: ../include/net/nfc/nci.h:263:56: warning: array of flexible structures ../lib/digsig.c:210:47: warning: incorrect type in argument 1 (different base types) ../lib/digsig.c:210:47: expected restricted __be64 const [usertype] *p ../lib/digsig.c:210:47: got unsigned long long [usertype] * ../fs/netfs/locking.c:56:5: warning: context imbalance in 'netfs_start_io_read' - wrong count at exit ../fs/netfs/locking.c:87:6: warning: context imbalance in 'netfs_end_io_read' - wrong count at exit ../fs/netfs/locking.c:101:5: warning: context imbalance in 'netfs_start_io_write' - wrong count at exit ../fs/netfs/locking.c:124:6: warning: context imbalance in 'netfs_end_io_write' - wrong count at exit ../fs/netfs/locking.c:167:5: warning: context imbalance in 'netfs_start_io_direct' - wrong count at exit ../fs/netfs/locking.c:200:6: warning: context imbalance in 'netfs_end_io_direct' - wrong count at exit ../kernel/bpf/core.c:250:49: error: arithmetics on pointers to functions ../kernel/bpf/core.c:2994: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:304:1: warning: Using plain integer as NULL pointer ../include/trace/events/xdp.h:331: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 * ../drivers/gpio/gpio-tqmx86.c:96:12: warning: context imbalance in 'tqmx86_gpio_set' - wrong count at exit ../drivers/gpio/gpio-tqmx86.c:108:12: warning: context imbalance in 'tqmx86_gpio_direction_input' - wrong count at exit ../drivers/gpio/gpio-tqmx86.c:120:12: warning: context imbalance in 'tqmx86_gpio_direction_output' - wrong count at exit ../drivers/gpio/gpio-tqmx86.c:182:13: warning: context imbalance in 'tqmx86_gpio_irq_unmask' - wrong count at exit ../drivers/gpio/gpio-tqmx86.c:195:12: warning: context imbalance in 'tqmx86_gpio_irq_set_type' - wrong count at exit ../drivers/gpio/gpio-tqmx86.c:355:37: warning: cast truncates bits from constant value (ffffff0f becomes f) ../kernel/bpf/helpers.c: In function ‘____bpf_snprintf’: ../kernel/bpf/helpers.c:1069:9: warning: function ‘____bpf_snprintf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1069 | err = bstr_printf(str, str_size, fmt, data.bin_args); | ^~~ ../mm/pt_reclaim.c:70:28: warning: context imbalance in 'try_to_free_pte' - unexpected unlock ../kernel/events/callchain.c:68:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/callchain.c:68:9: struct callchain_cpus_entries [noderef] __rcu * ../kernel/events/callchain.c:68:9: struct callchain_cpus_entries * ../kernel/events/callchain.c:98:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/callchain.c:98:9: struct callchain_cpus_entries [noderef] __rcu * ../kernel/events/callchain.c:98:9: struct callchain_cpus_entries * ../kernel/events/callchain.c:163:19: error: incompatible types in comparison expression (different address spaces): ../kernel/events/callchain.c:163:19: struct callchain_cpus_entries [noderef] __rcu * ../kernel/events/callchain.c:163:19: struct callchain_cpus_entries * ../kernel/bpf/helpers.c:1203:21: warning: incorrect type in assignment (different address spaces) ../kernel/bpf/helpers.c:1203:21: expected unsigned long long ( *[usertype] callback_fn )( ... ) ../kernel/bpf/helpers.c:1203:21: got void [noderef] __rcu * ../kernel/bpf/helpers.c:1962:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1963:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1964:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1965:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1966:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1967:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1968:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1969:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1970:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1971:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1974:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2234:18: warning: symbol 'bpf_obj_new_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2248:18: warning: symbol 'bpf_percpu_obj_new_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2279:18: warning: symbol 'bpf_obj_drop_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2287:18: warning: symbol 'bpf_percpu_obj_drop_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2293:18: warning: symbol 'bpf_refcount_acquire_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2338:17: warning: symbol 'bpf_list_push_front_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2348:17: warning: symbol 'bpf_list_push_back_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2381:34: warning: symbol 'bpf_list_pop_front' was not declared. Should it be static? ../kernel/bpf/helpers.c:2386:34: warning: symbol 'bpf_list_pop_back' was not declared. Should it be static? ../kernel/bpf/helpers.c:2391:34: warning: symbol 'bpf_list_front' was not declared. Should it be static? ../kernel/bpf/helpers.c:2401:34: warning: symbol 'bpf_list_back' was not declared. Should it be static? ../kernel/bpf/helpers.c:2411:32: warning: symbol 'bpf_rbtree_remove' was not declared. Should it be static? ../kernel/bpf/helpers.c:2467:17: warning: symbol 'bpf_rbtree_add_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2477:32: warning: symbol 'bpf_rbtree_first' was not declared. Should it be static? ../kernel/bpf/helpers.c:2484:32: warning: symbol 'bpf_rbtree_root' was not declared. Should it be static? ../kernel/bpf/helpers.c:2491:32: warning: symbol 'bpf_rbtree_left' was not declared. Should it be static? ../kernel/bpf/helpers.c:2501:32: warning: symbol 'bpf_rbtree_right' was not declared. Should it be static? ../kernel/bpf/helpers.c:2517:32: warning: symbol 'bpf_task_acquire' was not declared. Should it be static? ../kernel/bpf/helpers.c:2528:18: warning: symbol 'bpf_task_release' was not declared. Should it be static? ../kernel/bpf/helpers.c:2533:18: warning: symbol 'bpf_task_release_dtor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2546:27: warning: symbol 'bpf_cgroup_acquire' was not declared. Should it be static? ../kernel/bpf/helpers.c:2558:18: warning: symbol 'bpf_cgroup_release' was not declared. Should it be static? ../kernel/bpf/helpers.c:2563:18: warning: symbol 'bpf_cgroup_release_dtor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2576:27: warning: symbol 'bpf_cgroup_ancestor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2596:27: warning: symbol 'bpf_cgroup_from_id' was not declared. Should it be static? ../kernel/bpf/helpers.c:2616:18: warning: symbol 'bpf_task_under_cgroup' was not declared. Should it be static? ../kernel/bpf/helpers.c:2659:27: warning: symbol 'bpf_task_get_cgroup1' was not declared. Should it be static? ../kernel/bpf/helpers.c:2676:32: warning: symbol 'bpf_task_from_pid' was not declared. Should it be static? ../kernel/bpf/helpers.c:2695:32: warning: symbol 'bpf_task_from_vpid' was not declared. Should it be static? ../kernel/bpf/helpers.c:2736:18: warning: symbol 'bpf_dynptr_slice' was not declared. Should it be static? ../kernel/bpf/helpers.c:2859:17: warning: symbol 'bpf_dynptr_adjust' was not declared. Should it be static? ../kernel/bpf/helpers.c:2878:18: warning: symbol 'bpf_dynptr_is_null' was not declared. Should it be static? ../kernel/bpf/helpers.c:2885:18: warning: symbol 'bpf_dynptr_is_rdonly' was not declared. Should it be static? ../kernel/bpf/helpers.c:2895:17: warning: symbol 'bpf_dynptr_size' was not declared. Should it be static? ../kernel/bpf/helpers.c:2905:17: warning: symbol 'bpf_dynptr_clone' was not declared. Should it be static? ../kernel/bpf/helpers.c:2932:17: warning: symbol 'bpf_dynptr_copy' was not declared. Should it be static? ../kernel/bpf/helpers.c:2987:17: warning: symbol 'bpf_dynptr_memset' was not declared. Should it be static? ../kernel/bpf/helpers.c:3022:18: warning: symbol 'bpf_cast_to_kern_ctx' was not declared. Should it be static? ../kernel/bpf/helpers.c:3027:18: warning: symbol 'bpf_rdonly_cast' was not declared. Should it be static? ../kernel/bpf/helpers.c:3032:18: warning: symbol 'bpf_rcu_read_lock' was not declared. Should it be static? ../kernel/bpf/helpers.c:3037:18: warning: symbol 'bpf_rcu_read_unlock' was not declared. Should it be static? ../kernel/bpf/helpers.c:3073:18: warning: symbol 'bpf_throw' was not declared. Should it be static? ../kernel/bpf/helpers.c:3092:17: warning: symbol 'bpf_wq_init' was not declared. Should it be static? ../kernel/bpf/helpers.c:3106:17: warning: symbol 'bpf_wq_start' was not declared. Should it be static? ../kernel/bpf/helpers.c:3123:17: warning: symbol 'bpf_wq_set_callback_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:3137:18: warning: symbol 'bpf_preempt_disable' was not declared. Should it be static? ../kernel/bpf/helpers.c:3142:18: warning: symbol 'bpf_preempt_enable' was not declared. Should it be static? ../kernel/bpf/helpers.c:3201:1: warning: symbol 'bpf_iter_bits_new' was not declared. Should it be static? ../kernel/bpf/helpers.c:3262:17: warning: symbol 'bpf_iter_bits_next' was not declared. Should it be static? ../kernel/bpf/helpers.c:3288:18: warning: symbol 'bpf_iter_bits_destroy' was not declared. Should it be static? ../kernel/bpf/helpers.c:3312:17: warning: symbol 'bpf_copy_from_user_str' was not declared. Should it be static? ../kernel/bpf/helpers.c:3357:17: warning: symbol 'bpf_copy_from_user_task_str' was not declared. Should it be static? ../kernel/bpf/helpers.c:3387:18: warning: symbol 'bpf_local_irq_save' was not declared. Should it be static? ../kernel/bpf/helpers.c:3392:18: warning: symbol 'bpf_local_irq_restore' was not declared. Should it be static? ../kernel/bpf/helpers.c:3397:18: warning: symbol '__bpf_trap' was not declared. Should it be static? ../kernel/bpf/helpers.c:3452:17: warning: symbol 'bpf_strcmp' was not declared. Should it be static? ../kernel/bpf/helpers.c:3470:17: warning: symbol 'bpf_strcasecmp' was not declared. Should it be static? ../kernel/bpf/helpers.c:3491:17: warning: symbol 'bpf_strnchr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3528:17: warning: symbol 'bpf_strchr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3545:17: warning: symbol 'bpf_strchrnul' was not declared. Should it be static? ../kernel/bpf/helpers.c:3577:17: warning: symbol 'bpf_strrchr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3610:17: warning: symbol 'bpf_strnlen' was not declared. Should it be static? ../kernel/bpf/helpers.c:3640:17: warning: symbol 'bpf_strlen' was not declared. Should it be static? ../kernel/bpf/helpers.c:3658:17: warning: symbol 'bpf_strspn' was not declared. Should it be static? ../kernel/bpf/helpers.c:3702:17: warning: symbol 'bpf_strcspn' was not declared. Should it be static? ../kernel/bpf/helpers.c:3793:17: warning: symbol 'bpf_strstr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3812:17: warning: symbol 'bpf_strcasestr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3831:17: warning: symbol 'bpf_strnstr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3852:17: warning: symbol 'bpf_strncasestr' was not declared. Should it be static? ../kernel/bpf/helpers.c:4288:17: warning: symbol 'bpf_task_work_schedule_signal_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:4307:17: warning: symbol 'bpf_task_work_schedule_resume_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:4339:17: warning: symbol 'bpf_dynptr_from_file' was not declared. Should it be static? ../kernel/bpf/helpers.c:4349:17: warning: symbol 'bpf_dynptr_file_discard' was not declared. Should it be static? ../kernel/bpf/helpers.c:3032: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:897:25: warning: context imbalance in 'bpf_rcu_read_unlock' - unexpected unlock ../kernel/bpf/map_iter.c:198:17: warning: symbol 'bpf_map_sum_elem_count' was not declared. Should it be static? ../kernel/events/ring_buffer.c:22:47: warning: incorrect type in argument 2 (different base types) ../kernel/events/ring_buffer.c:22:47: expected int i ../kernel/events/ring_buffer.c:22:47: got restricted __poll_t ../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:174:14: struct perf_buffer * ../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:174:14: struct perf_buffer * ../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:174:14: struct perf_buffer * ../kernel/bpf/bpf_iter.c:770:17: warning: symbol 'bpf_iter_num_new' was not declared. Should it be static? ../kernel/bpf/bpf_iter.c:801:17: warning: symbol 'bpf_iter_num_next' was not declared. Should it be static? ../kernel/bpf/bpf_iter.c:820:18: warning: symbol 'bpf_iter_num_destroy' was not declared. Should it be static? ../sound/soc/qcom/qdsp6/audioreach.c:81:45: warning: array of flexible structures ../lib/stackdepot.c:722:9: warning: context imbalance in 'stack_depot_save_flags' - different lock contexts for basic block ../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/ftrace.c:233:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:233:49: expected struct ftrace_ops *ops ../kernel/trace/ftrace.c:233:49: got struct ftrace_ops [noderef] __rcu *[addressable] [toplevel] ftrace_ops_list ../kernel/trace/ftrace.c:318:16: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:318:16: expected struct ftrace_ops **p ../kernel/trace/ftrace.c:318:16: got struct ftrace_ops [noderef] __rcu **list ../kernel/trace/ftrace.c:318:50: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:318:50: expected struct ftrace_ops **p ../kernel/trace/ftrace.c:318:50: got struct ftrace_ops [noderef] __rcu ** ../kernel/trace/ftrace.c:325:12: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:325:12: expected struct ftrace_ops * ../kernel/trace/ftrace.c:325:12: got struct ftrace_ops [noderef] __rcu *next ../kernel/trace/ftrace.c:1068:43: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:1068:43: expected struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1068:43: got struct ftrace_hash * ../kernel/trace/ftrace.c:1069:43: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:1069:43: expected struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1069:43: got struct ftrace_hash * ../kernel/trace/ftrace.c:1294:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1294:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1294:40: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1295:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1295:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1295:40: got struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1296:37: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1296:37: expected struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1296:37: got struct ftrace_hash * ../kernel/trace/ftrace.c:1297:38: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1297:38: expected struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1297:38: got struct ftrace_hash * ../kernel/trace/ftrace.c:2109:54: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2109:54: expected struct ftrace_hash *old_hash ../kernel/trace/ftrace.c:2109:54: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1501:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:1501:9: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:1501:9: struct ftrace_hash * ../kernel/trace/ftrace.c:1517:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1518:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1519:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1520:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1691:18: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1692:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1753:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1754:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:2087:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2098:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2581:53: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2592:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3388:51: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3389:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3395:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3396:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3409:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3410:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3413:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3417:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3432:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3433:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3441:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3447:81: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3451:54: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3453:56: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3483:60: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3484:49: warning: incorrect type in argument 3 (different address spaces) ../kernel/trace/ftrace.c:3523:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3525:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3527:48: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3529:49: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3535:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3536:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3542:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3543:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3545:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3546:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3551:53: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3552:54: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3599:31: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3600:32: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3615:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3616:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3621:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3622:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3624:39: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3625:40: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3667:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3668:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3669:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3670:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3956:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3973:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4659:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4662:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5073:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5075:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5455:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5599:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5605:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5870:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5872:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5953:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:5956:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:5972:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6016:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6073:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6138:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6183:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6510:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6512:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6581:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6589:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6654:47: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6655:55: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:7374:46: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7375:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7379:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7397:18: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:7397:66: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:7449:59: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7450:59: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7839:62: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7840:62: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7884:36: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:7884:36: struct ftrace_ops [noderef] __rcu * ../kernel/trace/ftrace.c:7884:36: struct ftrace_ops * ../kernel/trace/ftrace.c:8660:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:8660:14: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:8660:14: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:8709:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:8709:14: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:8709:14: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:231:20: warning: dereference of noderef expression ../kernel/trace/ftrace.c:231:20: warning: too many warnings ../drivers/scsi/ch.c: In function ‘ch_probe’: ../drivers/scsi/ch.c:924:29: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] 924 | sprintf(ch->name,"ch%d",ch->minor); | ^~ ../drivers/scsi/ch.c:924:26: note: directive argument in the range [0, 2147483647] 924 | sprintf(ch->name,"ch%d",ch->minor); | ^~~~~~ ../drivers/scsi/ch.c:924:9: note: ‘sprintf’ output between 4 and 13 bytes into a destination of size 8 924 | sprintf(ch->name,"ch%d",ch->minor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/trace/ring_buffer.c:5843:9: warning: context imbalance in 'ring_buffer_peek' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:5929:9: warning: context imbalance in 'ring_buffer_consume' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:5954:25: warning: context imbalance in 'ring_buffer_read_start' - wrong count at exit ../kernel/trace/ring_buffer.c:6178:13: warning: context imbalance in 'reset_disabled_cpu_buffer' - wrong count at exit ../kernel/trace/ring_buffer.c:6320:17: warning: context imbalance in 'ring_buffer_empty' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:6350:9: warning: context imbalance in 'ring_buffer_empty_cpu' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:6589:5: warning: context imbalance in 'ring_buffer_read_page' - different lock contexts for basic block ../kernel/events/uprobes.c:2161:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2161:17: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2161:17: struct return_instance * ../kernel/events/uprobes.c:2240:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2240:17: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2240:17: struct return_instance * ../kernel/events/uprobes.c:2304:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2304:9: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2304:9: struct return_instance * ../kernel/events/uprobes.c:2668:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2668:25: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2668:25: struct return_instance * ../kernel/events/uprobes.c:574:17: warning: context imbalance in 'uprobe_write' - unexpected unlock ../kernel/events/uprobes.c:760:17: warning: context imbalance in 'hprobe_finalize' - unexpected unlock ../kernel/events/uprobes.c:832:25: warning: context imbalance in 'hprobe_expire' - unexpected unlock ../kernel/events/uprobes.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/super_types.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/dlm/lock.c:345:1: warning: context imbalance in 'dlm_refcount_dec_and_write_lock_bh' - wrong count at exit ../fs/dlm/lock.c:366:17: warning: context imbalance in 'put_rsb' - unexpected unlock ../fs/dlm/lock.c:366:17: warning: context imbalance in '__put_lkb' - unexpected unlock ../fs/dlm/lock.c:1887:31: warning: context imbalance in 'remove_from_waiters_ms' - unexpected unlock ../kernel/bpf/hashtab.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'bpf_hash_map_seq_find_next' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'bpf_hash_map_seq_stop' - unexpected unlock ../kernel/bpf/local_storage.c:91:47: warning: context imbalance in 'cgroup_storage_lookup' - unexpected unlock ../fs/coda/coda_linux.c:25:5: warning: symbol 'coda_fake_statfs' was not declared. Should it be static? ../fs/coda/upcall.c: In function ‘venus_setattr’: ../fs/coda/upcall.c:115:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 115 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_close’: ../fs/coda/upcall.c:164:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 164 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_rename’: ../fs/coda/upcall.c:238:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 238 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_rmdir’: ../fs/coda/upcall.c:306:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 306 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_remove’: ../fs/coda/upcall.c:329:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 329 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_link’: ../fs/coda/upcall.c:383:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 383 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_symlink’: ../fs/coda/upcall.c:410:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 410 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_fsync’: ../fs/coda/upcall.c:443:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 443 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_access’: ../fs/coda/upcall.c:459:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 459 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_access_intent’: ../fs/coda/upcall.c:577:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 577 | union outputArgs *outp; | ^~~~ ../lib/sbitmap.c:150:9: warning: context imbalance in 'sbitmap_resize' - different lock contexts for basic block ../lib/sbitmap.c:200:17: warning: context imbalance in 'sbitmap_find_bit_in_word' - different lock contexts for basic block ../lib/sbitmap.c:531:9: warning: context imbalance in '__sbitmap_queue_get_batch' - different lock contexts for basic block ../fs/coda/upcall.c:618:31: warning: incorrect type in argument 1 (different address spaces) ../fs/coda/upcall.c:618:31: expected struct spinlock [usertype] *lock ../fs/coda/upcall.c:618:31: got struct spinlock [noderef] __rcu * ../fs/coda/upcall.c:627:33: warning: incorrect type in argument 1 (different address spaces) ../fs/coda/upcall.c:627:33: expected struct spinlock [usertype] *lock ../fs/coda/upcall.c:627:33: got struct spinlock [noderef] __rcu * ../fs/coda/upcall.c:632:31: warning: incorrect type in argument 1 (different address spaces) ../fs/coda/upcall.c:632:31: expected struct spinlock [usertype] *lock ../fs/coda/upcall.c:632:31: got struct spinlock [noderef] __rcu * ../fs/coda/upcall.c:635:33: warning: incorrect type in argument 1 (different address spaces) ../fs/coda/upcall.c:635:33: expected struct spinlock [usertype] *lock ../fs/coda/upcall.c:635:33: got struct spinlock [noderef] __rcu * ../drivers/gpio/gpio-viperboard.c:266:20: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:266:20: expected unsigned short [usertype] val ../drivers/gpio/gpio-viperboard.c:266:20: got restricted __be16 [usertype] ../drivers/gpio/gpio-viperboard.c:267:21: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:267:21: expected unsigned short [usertype] mask ../drivers/gpio/gpio-viperboard.c:267:21: got restricted __be16 [usertype] ../drivers/gpio/gpio-viperboard.c:307:27: warning: cast to restricted __be16 ../drivers/gpio/gpio-viperboard.c:331:20: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:331:20: expected unsigned short [usertype] val ../drivers/gpio/gpio-viperboard.c:331:20: got restricted __be16 [usertype] ../drivers/gpio/gpio-viperboard.c:332:21: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:332:21: expected unsigned short [usertype] mask ../drivers/gpio/gpio-viperboard.c:332:21: got restricted __be16 [usertype] ../kernel/trace/trace.c:5695:1: warning: trying to concatenate 12722-character string (8191 bytes max) ../kernel/trace/trace.c:91:5: warning: symbol 'tracepoint_printk' was not declared. Should it be static? ../kernel/trace/trace.c:144:6: warning: symbol 'ftrace_dump_on_oops' was not declared. Should it be static? ../kernel/trace/trace.c:500:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:500:28: expected struct trace_export **list ../kernel/trace/trace.c:500:28: got struct trace_export [noderef] __rcu ** ../kernel/trace/trace.c:509:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:509:34: expected struct trace_export **list ../kernel/trace/trace.c:509:34: got struct trace_export [noderef] __rcu ** ../kernel/trace/trace.c:2839:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:2839:38: expected struct event_filter *filter ../kernel/trace/trace.c:2839:38: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace.c:454:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace.c:454:9: struct trace_export [noderef] __rcu * ../kernel/trace/trace.c:454:9: struct trace_export * ../kernel/trace/trace.c:469:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace.c:469:9: struct trace_export [noderef] __rcu * ../kernel/trace/trace.c:469:9: struct trace_export * ../fs/squashfs/inode.c: note: in included file: ../fs/squashfs/squashfs_fs.h:394:46: warning: array of flexible structures ../fs/bfs/inode.c:430:36: warning: cast to restricted __le32 ../fs/dlm/debug_fs.c:416:9: warning: context imbalance in 'table_seq_start' - wrong count at exit ../fs/dlm/debug_fs.c:433:13: warning: context imbalance in 'table_seq_stop' - unexpected unlock ../fs/hfsplus/ioctl.c:42:50: warning: incorrect type in assignment (different base types) ../fs/hfsplus/ioctl.c:42:50: expected unsigned int ../fs/hfsplus/ioctl.c:42:50: got restricted __be32 [usertype] ../fs/hfsplus/ioctl.c:50:50: warning: incorrect type in assignment (different base types) ../fs/hfsplus/ioctl.c:50:50: expected unsigned int ../fs/hfsplus/ioctl.c:50:50: got restricted __be32 [usertype] ../fs/hfsplus/ioctl.c:53:50: warning: incorrect type in assignment (different base types) ../fs/hfsplus/ioctl.c:53:50: expected unsigned int ../fs/hfsplus/ioctl.c:53:50: got restricted __be32 [usertype] ../kernel/context_tracking.c:125:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:125:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:125:39: got struct context_tracking * ../kernel/context_tracking.c:164:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:164:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:164:39: got struct context_tracking * ../kernel/context_tracking.c:205:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:205:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:205:39: got struct context_tracking * ../kernel/context_tracking.c:260:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:260:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:260:39: got struct context_tracking * ../kernel/iomem.c:111:22: warning: incorrect type in assignment (different address spaces) ../kernel/iomem.c:111:22: expected void *[assigned] addr ../kernel/iomem.c:111:22: got void [noderef] __iomem * ../kernel/iomem.c:114:22: warning: incorrect type in assignment (different address spaces) ../kernel/iomem.c:114:22: expected void *[assigned] addr ../kernel/iomem.c:114:22: got void [noderef] __iomem * ../fs/jbd2/journal.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/jbd2.h): ../include/trace/events/jbd2.h:356:1: warning: cast to restricted blk_opf_t ../include/trace/events/jbd2.h:356:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/jbd2.h:356:1: warning: restricted blk_opf_t degrades to integer ../drivers/scsi/scsi_debug.c:4683:9: warning: context imbalance in 'resp_read_dt0' - different lock contexts for basic block ../drivers/scsi/scsi_debug.c:5003:17: warning: context imbalance in 'resp_write_dt0' - different lock contexts for basic block ../drivers/scsi/scsi_debug.c:5310:9: warning: context imbalance in 'resp_write_same' - different lock contexts for basic block ../kernel/bpf/rqspinlock.c:101:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:101:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:101:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:122:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:122:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:122:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:135:51: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:135:51: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:135:51: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:673:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:673:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:673:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:692:17: warning: symbol 'bpf_res_spin_lock' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:709:18: warning: symbol 'bpf_res_spin_unlock' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:715:17: warning: symbol 'bpf_res_spin_lock_irqsave' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:734:18: warning: symbol 'bpf_res_spin_unlock_irqrestore' was not declared. Should it be static? ../fs/netfs/fscache_cache.c:405:13: warning: context imbalance in 'fscache_caches_seq_start' - wrong count at exit ../fs/netfs/fscache_cache.c:417:13: warning: context imbalance in 'fscache_caches_seq_stop' - wrong count at exit ../kernel/bpf/stream.c: In function ‘bpf_stream_vprintk_impl’: ../kernel/bpf/stream.c:241:9: warning: function ‘bpf_stream_vprintk_impl’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 241 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt__str, data.bin_args); | ^~~ ../kernel/bpf/stream.c:215:17: warning: symbol 'bpf_stream_vprintk_impl' was not declared. Should it be static? ../kernel/events/core.c:1486:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1486:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1486:15: struct perf_event_context * ../kernel/events/core.c:1499:28: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1499:28: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1499:28: struct perf_event_context * ../kernel/events/core.c:3672:20: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3672:20: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3672:20: struct perf_event_context * ../kernel/events/core.c:3676:18: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3676:18: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3676:18: struct perf_event_context * ../kernel/events/core.c:3677:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3677:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3677:23: struct perf_event_context * ../kernel/events/core.c:3730:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3730:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3730:25: struct perf_event_context * ../kernel/events/core.c:3731:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3731:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3731:25: struct perf_event_context * ../kernel/events/core.c:4114:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4114:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4114:15: struct perf_event_context * ../kernel/events/core.c:4522:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4522:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4522:15: struct perf_event_context * ../kernel/events/core.c:5010:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:5010:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:5010:25: struct perf_event_context * ../kernel/events/core.c:6640:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6640:9: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6640:9: struct perf_buffer * ../kernel/events/core.c:6155:24: warning: incorrect type in assignment (different base types) ../kernel/events/core.c:6391:22: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6391:22: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6391:22: struct perf_buffer * ../kernel/events/core.c:6515:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6515:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6515:14: struct perf_buffer * ../kernel/events/core.c:6548:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6548:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6548:14: struct perf_buffer * ../kernel/events/core.c:6661:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6661:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6661:14: struct perf_buffer * ../kernel/events/core.c:6677:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6677:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6677:14: struct perf_buffer * ../kernel/events/core.c:8656:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8656:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:8656:15: struct perf_event_context * ../kernel/events/core.c:8744:13: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8744:13: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:8744:13: struct perf_buffer * ../kernel/events/core.c:8848:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8848:61: expected struct task_struct *p ../kernel/events/core.c:8848:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:8850:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8850:61: expected struct task_struct *p ../kernel/events/core.c:8850:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:9586:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9586:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:9586:15: struct perf_event_context * ../kernel/events/core.c:10781:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10781:9: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10781:9: struct swevent_hlist * ../kernel/events/core.c:10820:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10820:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10820:17: struct swevent_hlist * ../kernel/events/core.c:11095:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11095:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:11095:23: struct perf_event_context * ../kernel/events/core.c:12172:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? ../kernel/events/core.c:14198:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14198:9: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:14198:9: struct perf_event_context * ../kernel/events/core.c:14715:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14715:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:14715:17: struct swevent_hlist * ../kernel/events/core.c:184:9: warning: context imbalance in 'perf_ctx_lock' - wrong count at exit ../kernel/events/core.c:200:9: warning: context imbalance in 'perf_ctx_unlock' - unexpected unlock ../kernel/events/core.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/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:895:9: warning: context imbalance in 'perf_lock_task_context' - different lock contexts for basic block ../kernel/events/core.c:1533:17: warning: context imbalance in 'perf_pin_task_context' - unexpected unlock ../kernel/events/core.c:3012:9: warning: context imbalance in '__perf_install_in_context' - wrong count at exit ../kernel/events/core.c:4984: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:10634:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10634:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10634:17: struct swevent_hlist * ../kernel/events/core.c:10654:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10654:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10654:17: struct swevent_hlist * ../kernel/events/core.c:10770:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10770:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10770:16: struct swevent_hlist * ../kernel/events/core.c:10770:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10770:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10770:16: struct swevent_hlist * ../kernel/events/core.c:10770:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10770:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10770:16: struct swevent_hlist * ../kernel/bpf/arena.c:583:18: warning: symbol 'bpf_arena_alloc_pages' was not declared. Should it be static? ../kernel/bpf/arena.c:595:18: warning: symbol 'bpf_arena_free_pages' was not declared. Should it be static? ../kernel/bpf/arena.c:605:17: warning: symbol 'bpf_arena_reserve_pages' was not declared. Should it be static? ../drivers/mfd/nct6694.c:225:13: warning: context imbalance in 'nct6694_irq_enable' - wrong count at exit ../drivers/mfd/nct6694.c:235:13: warning: context imbalance in 'nct6694_irq_disable' - wrong count at exit ../net/netfilter/nf_flow_table_ip.c: note: in included file (through ../include/linux/if_pppox.h, ../include/net/netfilter/nf_flow_table.h): ../include/uapi/linux/if_pppox.h:153:29: warning: array of flexible structures ../fs/ext4/ialloc.c:1097:32: warning: context imbalance in '__ext4_new_inode' - different lock contexts for basic block ../drivers/acpi/nfit/core.c: note: in included file: ../drivers/acpi/nfit/nfit.h:184:40: warning: array of flexible structures ../drivers/acpi/nfit/nfit.h:189:45: warning: array of flexible structures ../drivers/acpi/nfit/core.c:1408:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1417:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1426:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1435:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1445:25: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1454:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1473:44: warning: cast to restricted __le16 ../drivers/acpi/nfit/core.c:1507:41: warning: cast to restricted __le16 ../drivers/acpi/nfit/core.c:1532:44: warning: cast to restricted __be32 ../drivers/acpi/nfit/core.c:1796:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1798:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1799:33: warning: cast to restricted __be32 ../drivers/acpi/nfit/core.c:1802:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1803:33: warning: cast to restricted __be32 ../net/netfilter/nf_flow_table_offload.c:45:32: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:45:32: expected restricted __be32 [usertype] keyid ../net/netfilter/nf_flow_table_offload.c:45:32: got unsigned int ../net/netfilter/nf_flow_table_offload.c:55:44: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:55:44: expected restricted __be32 [usertype] src ../net/netfilter/nf_flow_table_offload.c:55:44: got unsigned int ../net/netfilter/nf_flow_table_offload.c:57:44: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:57:44: expected restricted __be32 [usertype] dst ../net/netfilter/nf_flow_table_offload.c:57:44: got unsigned int ../net/netfilter/nf_flow_table_offload.c:87:25: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:87:25: expected restricted __be16 [usertype] vlan_tpid ../net/netfilter/nf_flow_table_offload.c:87:25: got int ../net/netfilter/nf_flow_table_offload.c:150:32: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:150:32: expected restricted __be32 [usertype] src ../net/netfilter/nf_flow_table_offload.c:150:32: got unsigned int ../net/netfilter/nf_flow_table_offload.c:152:32: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:152:32: expected restricted __be32 [usertype] dst ../net/netfilter/nf_flow_table_offload.c:152:32: got unsigned int ../net/netfilter/nf_flow_table_offload.c:167:29: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:167:29: expected restricted __be16 [usertype] n_proto ../net/netfilter/nf_flow_table_offload.c:167:29: got int ../net/netfilter/nf_flow_table_offload.c:193:30: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:193:30: expected restricted __be16 [usertype] src ../net/netfilter/nf_flow_table_offload.c:193:30: got int ../net/netfilter/nf_flow_table_offload.c:195:30: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:195:30: expected restricted __be16 [usertype] dst ../net/netfilter/nf_flow_table_offload.c:195:30: got int ../net/netfilter/nf_flow_table_offload.c:258:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:258:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:258:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:258:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:258:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:258:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:263:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:263:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:263:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:263:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:263:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:263:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:316:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:316:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:316:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:316:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:316:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:316:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:322:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:322:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:322:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:322:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:322:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:322:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:333:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:333:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:333:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:351:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:351:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:351:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:360:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:360:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:360:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:378:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:378:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:378:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:400:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:400:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:400:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:417:60: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:417:60: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:417:60: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:425:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:425:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:425:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:442:60: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:442:60: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:442:60: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:477:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:477:22: expected unsigned int [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:477:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:478:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:478:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:478:22: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:483:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:483:22: expected unsigned int [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:483:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:484:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:484:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:484:22: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:491:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:491:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:491:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:491:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:491:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:491:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:507:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:507:22: expected unsigned int [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:507:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:508:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:508:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:508:22: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:513:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:513:22: expected unsigned int [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:513:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:514:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:514:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:514:22: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:521:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:521:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:521:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:521:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:521:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:521:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:846:24: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:846:24: expected restricted __be16 [usertype] proto ../net/netfilter/nf_flow_table_offload.c:846:24: got int ../net/netfilter/nf_flow_table_inet.c: note: in included file (through ../include/linux/if_pppox.h, ../include/net/netfilter/nf_flow_table.h): ../include/uapi/linux/if_pppox.h:153:29: warning: array of flexible structures ../sound/soc/sof/intel/hda-dai.c: note: in included file: ../sound/soc/sof/intel/../ipc4-topology.h:339:54: warning: array of flexible structures ../sound/soc/sof/intel/hda-dai.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../fs/netfs/fscache_volume.c:509:13: warning: context imbalance in 'fscache_volumes_seq_start' - wrong count at exit ../fs/netfs/fscache_volume.c:521:13: warning: context imbalance in 'fscache_volumes_seq_stop' - wrong count at exit ../fs/nfs/client.c: note: in included file (through ../include/linux/module.h): ../include/linux/list.h:237:25: warning: context imbalance in 'nfs_put_client' - unexpected unlock ../lib/test_bpf.c:7856:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7856:25: expected unsigned int [usertype] result ../lib/test_bpf.c:7856:25: got restricted __be16 [usertype] ../lib/test_bpf.c:7870:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7870:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7870:24: got restricted __be32 [usertype] ../lib/test_bpf.c:7881:25: warning: cast from restricted __be64 ../lib/test_bpf.c:7893:31: warning: restricted __be64 degrades to integer ../lib/test_bpf.c:7905:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7905:25: expected unsigned int [usertype] result ../lib/test_bpf.c:7905:25: got restricted __be16 [usertype] ../lib/test_bpf.c:7919:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7919:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7919:24: got restricted __be32 [usertype] ../lib/test_bpf.c:7930:25: warning: cast from restricted __be64 ../lib/test_bpf.c:7942:31: warning: restricted __be64 degrades to integer ../lib/test_bpf.c:7954:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7954:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7954:24: got restricted __le16 [usertype] ../lib/test_bpf.c:7968:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7968:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7968:24: got restricted __le32 [usertype] ../lib/test_bpf.c:7979:25: warning: cast from restricted __le64 ../lib/test_bpf.c:7991:31: warning: restricted __le64 degrades to integer ../lib/test_bpf.c:8003:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:8003:25: expected unsigned int [usertype] result ../lib/test_bpf.c:8003:25: got restricted __le16 [usertype] ../lib/test_bpf.c:8017:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:8017:24: expected unsigned int [usertype] result ../lib/test_bpf.c:8017:24: got restricted __le32 [usertype] ../lib/test_bpf.c:8028:25: warning: cast from restricted __le64 ../lib/test_bpf.c:8040:31: warning: restricted __le64 degrades to integer ../lib/test_bpf.c:4897:25: warning: cast truncates bits from constant value (567800001234 becomes 1234) ../lib/test_bpf.c:4908:25: warning: cast truncates bits from constant value (1ffffffff becomes ffffffff) ../lib/test_bpf.c:4985:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5063:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5079:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5139:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5155:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5172:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5188:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5204:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5286:25: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/test_bpf.c:5464:25: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/test_bpf.c:5774:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) ../lib/test_bpf.c:5775:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) ../lib/test_bpf.c:5786:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) ../lib/test_bpf.c:5787:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) ../lib/test_bpf.c:5909:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:5920:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6407:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6445:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6461:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6462:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6493:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6509:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6510:25: warning: cast truncates bits from constant value (123456780a0c0e0 becomes 80a0c0e0) ../lib/test_bpf.c:6619:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6657:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6658:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6673:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6705:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6706:25: warning: cast truncates bits from constant value (12345678fafcfef becomes 8fafcfef) ../lib/test_bpf.c:6721:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6831:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6869:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6870:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6885:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6886:25: warning: cast truncates bits from constant value (ffff00000000ffff becomes ffff) ../lib/test_bpf.c:6917:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6918:25: warning: cast truncates bits from constant value (123456786a4c2e0 becomes 86a4c2e0) ../lib/test_bpf.c:6933:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6934:25: warning: cast truncates bits from constant value (fedcba98795b3d1f becomes 795b3d1f) ../lib/test_bpf.c:7010:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7022:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7035:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7047:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7060:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7072:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7085:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7097:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7177:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7188:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7200:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7211:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7223:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7234:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7246:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7318:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7330:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7343:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7355:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7368:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7380:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7393:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7405:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7485:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7496:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7508:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7519:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7531:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7542:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7554:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7578:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) ../lib/test_bpf.c:7590:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7602:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7615:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7627:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7640:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7652:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7665:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7677:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7713:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) ../lib/test_bpf.c:7724:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7735:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7747:25: warning: too many warnings ../fs/lockd/clntproc.c: note: in included file (through ../include/linux/module.h): ../include/linux/list.h:237:25: warning: context imbalance in 'nlmclnt_put_lockowner' - unexpected unlock ../drivers/scsi/libfc/fc_libfc.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_libfc.c:197:26: warning: cast to restricted __be16 ../drivers/scsi/libfc/fc_libfc.c:197:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/libfc/fc_libfc.c:197:24: expected restricted __be16 [usertype] fh_seq_cnt ../drivers/scsi/libfc/fc_libfc.c:197:24: got unsigned short [usertype] ../drivers/scsi/libfc/fc_libfc.c:287:17: error: incompatible types in comparison expression (different address spaces): ../drivers/scsi/libfc/fc_libfc.c:287:17: struct fc4_prov [noderef] __rcu * ../drivers/scsi/libfc/fc_libfc.c:287:17: struct fc4_prov * ../drivers/scsi/libfc/fc_libfc.c:289:17: error: incompatible types in comparison expression (different address spaces): ../drivers/scsi/libfc/fc_libfc.c:289:17: struct fc4_prov [noderef] __rcu * ../drivers/scsi/libfc/fc_libfc.c:289:17: struct fc4_prov * ../drivers/scsi/libfc/fc_disc.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../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 ../kernel/bpf/stackmap.c:508:9: warning: context imbalance in '__bpf_get_stack' - different lock contexts for basic block ../kernel/bpf/cgroup_iter.c:310:17: warning: symbol 'bpf_iter_css_new' was not declared. Should it be static? ../kernel/bpf/cgroup_iter.c:334:40: warning: symbol 'bpf_iter_css_next' was not declared. Should it be static? ../kernel/bpf/cgroup_iter.c:355:18: warning: symbol 'bpf_iter_css_destroy' was not declared. Should it be static? ../drivers/scsi/pcmcia/aha152x_core.c: note: in included file: ../drivers/scsi/aha152x.c:2351:17: warning: context imbalance in 'is_complete' - unexpected unlock ../drivers/clk/clk-cdce925.c: In function ‘cdce925_probe’: ../drivers/clk/clk-cdce925.c:700:41: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 3 [-Wformat-overflow=] 700 | sprintf(child_name, "PLL%d", i+1); | ^~ ../drivers/clk/clk-cdce925.c:700:37: note: directive argument in the range [-2147483640, 2147483647] 700 | sprintf(child_name, "PLL%d", i+1); | ^~~~~~~ ../drivers/clk/clk-cdce925.c:700:17: note: ‘sprintf’ output between 5 and 15 bytes into a destination of size 6 700 | sprintf(child_name, "PLL%d", i+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/nfs/inode.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ...): ../include/linux/rculist.h:178:25: warning: context imbalance in 'nfs_put_lock_context' - unexpected unlock ../lib/test_ubsan.c:62:16: warning: cast truncates bits from constant value (7fffffffffffffff becomes ffffffff) ../lib/test_ubsan.c:72:18: warning: shift count is negative (-1) ../drivers/scsi/libfc/fc_exch.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_exch.c:812:23: warning: context imbalance in 'fc_exch_em_alloc' - different lock contexts for basic block ../drivers/scsi/libfc/fc_exch.c:1022:29: warning: context imbalance in 'fc_exch_resp' - unexpected unlock ../drivers/scsi/libfc/fc_exch.c:2228:9: warning: context imbalance in 'fc_exch_seq_send' - unexpected unlock ../drivers/scsi/pcmcia/nsp_cs.c:1681:34: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/pcmcia/nsp_cs.c:1681:34: expected void volatile [noderef] __iomem *addr ../drivers/scsi/pcmcia/nsp_cs.c:1681:34: got void * ../drivers/scsi/pcmcia/nsp_cs.c: note: in included file: ../drivers/scsi/pcmcia/nsp_io.h:231:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/pcmcia/nsp_io.h:231:30: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/pcmcia/nsp_io.h:231:30: got unsigned long *ptr ../drivers/scsi/pcmcia/nsp_io.h:257:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/pcmcia/nsp_io.h:257:30: expected void volatile [noderef] __iomem *addr ../drivers/scsi/pcmcia/nsp_io.h:257:30: got unsigned long *ptr ../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/cpumask.c:53:32: warning: symbol 'bpf_cpumask_create' was not declared. Should it be static? ../kernel/bpf/cpumask.c:83:32: warning: symbol 'bpf_cpumask_acquire' was not declared. Should it be static? ../kernel/bpf/cpumask.c:97:18: warning: symbol 'bpf_cpumask_release' was not declared. Should it be static? ../kernel/bpf/cpumask.c:105:18: warning: symbol 'bpf_cpumask_release_dtor' was not declared. Should it be static? ../kernel/bpf/cpumask.c:121:17: warning: symbol 'bpf_cpumask_first' was not declared. Should it be static? ../kernel/bpf/cpumask.c:137:17: warning: symbol 'bpf_cpumask_first_zero' was not declared. Should it be static? ../kernel/bpf/cpumask.c:154:17: warning: symbol 'bpf_cpumask_first_and' was not declared. Should it be static? ../kernel/bpf/cpumask.c:165:18: warning: symbol 'bpf_cpumask_set_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:178:18: warning: symbol 'bpf_cpumask_clear_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:195:18: warning: symbol 'bpf_cpumask_test_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:212:18: warning: symbol 'bpf_cpumask_test_and_set_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:230:18: warning: symbol 'bpf_cpumask_test_and_clear_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:242:18: warning: symbol 'bpf_cpumask_setall' was not declared. Should it be static? ../kernel/bpf/cpumask.c:251:18: warning: symbol 'bpf_cpumask_clear' was not declared. Should it be static? ../kernel/bpf/cpumask.c:268:18: warning: symbol 'bpf_cpumask_and' was not declared. Should it be static? ../kernel/bpf/cpumask.c:283:18: warning: symbol 'bpf_cpumask_or' was not declared. Should it be static? ../kernel/bpf/cpumask.c:298:18: warning: symbol 'bpf_cpumask_xor' was not declared. Should it be static? ../kernel/bpf/cpumask.c:316:18: warning: symbol 'bpf_cpumask_equal' was not declared. Should it be static? ../kernel/bpf/cpumask.c:332:18: warning: symbol 'bpf_cpumask_intersects' was not declared. Should it be static? ../kernel/bpf/cpumask.c:348:18: warning: symbol 'bpf_cpumask_subset' was not declared. Should it be static? ../kernel/bpf/cpumask.c:363:18: warning: symbol 'bpf_cpumask_empty' was not declared. Should it be static? ../kernel/bpf/cpumask.c:378:18: warning: symbol 'bpf_cpumask_full' was not declared. Should it be static? ../kernel/bpf/cpumask.c:390:18: warning: symbol 'bpf_cpumask_copy' was not declared. Should it be static? ../kernel/bpf/cpumask.c:405:17: warning: symbol 'bpf_cpumask_any_distribute' was not declared. Should it be static? ../kernel/bpf/cpumask.c:423:17: warning: symbol 'bpf_cpumask_any_and_distribute' was not declared. Should it be static? ../kernel/bpf/cpumask.c:438:17: warning: symbol 'bpf_cpumask_weight' was not declared. Should it be static? ../kernel/bpf/cpumask.c:457:17: warning: symbol 'bpf_cpumask_populate' was not declared. Should it be static? ../kernel/bpf/verifier.c:353:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? ../kernel/bpf/verifier.c:23444: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 ../drivers/scsi/fnic/fnic_attrs.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fcoe/fcoe.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fcoe/fcoe.c:1688:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/fcoe/fcoe.c:1688:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/fcoe/fcoe.c:1688:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 ../drivers/scsi/fcoe/fcoe.c:1613:13: warning: cast to restricted __le32 ../kernel/bpf/bpf_struct_ops.c:582:27: warning: symbol 'bpf_struct_ops_link_lops' was not declared. Should it be static? ../drivers/clk/clk-ep93xx.c:126:12: warning: context imbalance in 'ep93xx_clk_enable' - wrong count at exit ../drivers/clk/clk-ep93xx.c:142:13: warning: context imbalance in 'ep93xx_clk_disable' - wrong count at exit ../drivers/clk/clk-ep93xx.c:205:12: warning: context imbalance in 'ep93xx_mux_set_parent_lock' - different lock contexts for basic block ../drivers/scsi/fnic/fip.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../fs/lockd/svclock.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): ../include/linux/list.h:237:25: warning: context imbalance in 'nlmsvc_put_lockowner' - unexpected unlock ../drivers/scsi/fnic/fnic_isr.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures Warning: ../fs/smb/server/vfs.c:1241 expecting prototype for ksmbd_vfs_kern_path_start_remove(). Prototype was for ksmbd_vfs_kern_path_start_removing() instead ../drivers/scsi/fcoe/fcoe_sysfs.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../fs/ext4/mballoc.c:1472:40: warning: context imbalance in 'ext4_mb_init_cache' - different lock contexts for basic block ../fs/ext4/mballoc.c:3644:40: warning: context imbalance in 'ext4_discard_work' - different lock contexts for basic block ../fs/ext4/mballoc.c:3877:40: warning: context imbalance in 'ext4_mb_release' - different lock contexts for basic block ../fs/ext4/mballoc.c:5687:32: warning: context imbalance in 'ext4_discard_preallocations' - different lock contexts for basic block ../fs/ext4/mballoc.c:5747:32: warning: context imbalance in 'ext4_mb_show_ac' - different lock contexts for basic block ../fs/ext4/mballoc.c:5983:32: warning: context imbalance in 'ext4_mb_discard_lg_preallocations' - different lock contexts for basic block ../fs/ext4/mballoc.c:5747:32: warning: context imbalance in 'ext4_mb_new_blocks' - different lock contexts for basic block ../fs/ext4/mballoc.c:6616:32: warning: context imbalance in 'ext4_mb_clear_bb' - different lock contexts for basic block ../fs/ext4/mballoc.c:6956:17: warning: context imbalance in 'ext4_try_to_trim_range' - different lock contexts for basic block ../fs/ext4/mballoc.c:7161:32: warning: context imbalance in 'ext4_mballoc_query_range' - different lock contexts for basic block ../drivers/scsi/libfc/fc_elsct.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_elsct.c: note: in included file (through ../include/scsi/libfc.h): ../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures ../drivers/scsi/fcoe/fcoe_transport.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../kernel/sysctl-test.c:46:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:46:9: expected void * ../kernel/sysctl-test.c:46:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:46:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:46:9: expected void * ../kernel/sysctl-test.c:46:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:55:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:55:9: expected void * ../kernel/sysctl-test.c:55:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:55:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:55:9: expected void * ../kernel/sysctl-test.c:55:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:92:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:92:9: expected void * ../kernel/sysctl-test.c:92:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:92:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:92:9: expected void * ../kernel/sysctl-test.c:92:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:101:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:101:9: expected void * ../kernel/sysctl-test.c:101:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:101:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:101:9: expected void * ../kernel/sysctl-test.c:101:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:133:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:133:9: expected void * ../kernel/sysctl-test.c:133:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:133:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:133:9: expected void * ../kernel/sysctl-test.c:133:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:137:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:137:9: expected void * ../kernel/sysctl-test.c:137:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:137:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:137:9: expected void * ../kernel/sysctl-test.c:137:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:172:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:172:9: expected void * ../kernel/sysctl-test.c:172:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:172:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:172:9: expected void * ../kernel/sysctl-test.c:172:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:201:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:201:9: expected void * ../kernel/sysctl-test.c:201:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:201:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:201:9: expected void * ../kernel/sysctl-test.c:201:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:231:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:231:9: expected void * ../kernel/sysctl-test.c:231:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:231:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:231:9: expected void * ../kernel/sysctl-test.c:231:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:262:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:262:9: expected void * ../kernel/sysctl-test.c:262:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:262:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:262:9: expected void * ../kernel/sysctl-test.c:262:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:292:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:292:9: expected void * ../kernel/sysctl-test.c:292:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:292:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:292:9: expected void * ../kernel/sysctl-test.c:292:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:332:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:332:9: expected void * ../kernel/sysctl-test.c:332:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:332:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:332:9: expected void * ../kernel/sysctl-test.c:332:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:364:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:364:9: expected void * ../kernel/sysctl-test.c:364:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:364:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:364:9: expected void * ../kernel/sysctl-test.c:364:9: got char [noderef] __user *user_buffer ../drivers/scsi/fnic/fnic_main.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_els.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_els.c:95:25: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_els.c:536:44: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_els.c:545:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:545:40: expected unsigned int [assigned] [usertype] offset ../drivers/scsi/bnx2fc/bnx2fc_els.c:545:40: got restricted __le32 [usertype] rx_buf_off ../drivers/scsi/bnx2fc/bnx2fc_els.c:608:25: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_els.c:648:25: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_els.c:841:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:841:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:841:16: got restricted __be64 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:842:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:842:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:842:16: got restricted __be64 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:843:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:843:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:843:16: got restricted __be64 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:845:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:845:26: expected unsigned int [usertype] resp_len ../drivers/scsi/bnx2fc/bnx2fc_els.c:845:26: got restricted __le32 [usertype] mp_payload_len ../drivers/scsi/bnx2fc/bnx2fc_els.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../drivers/scsi/libfc/fc_lport.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_lport.c: note: in included file (through ../include/scsi/libfc.h): ../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures ../drivers/scsi/libfc/fc_lport.c:962:16: error: incompatible types in comparison expression (different address spaces): ../drivers/scsi/libfc/fc_lport.c:962:16: struct fc4_prov [noderef] __rcu * ../drivers/scsi/libfc/fc_lport.c:962:16: struct fc4_prov * ../sound/soc/sof/intel/hda.c: note: in included file: ../sound/soc/sof/intel/../ipc4-topology.h:339:54: warning: array of flexible structures ../sound/soc/sof/intel/hda.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../drivers/scsi/fcoe/fcoe_ctlr.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fcoe/fcoe_ctlr.c:52:37: error: invalid initializer ../drivers/scsi/fcoe/fcoe_ctlr.c:53:38: error: invalid initializer ../drivers/scsi/fcoe/fcoe_ctlr.c:54:38: error: invalid initializer ../drivers/scsi/fcoe/fcoe_ctlr.c:55:36: error: invalid initializer ../drivers/scsi/fcoe/fcoe_ctlr.c: note: in included file: ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1133:35: warning: incorrect type in initializer (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1133:35: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1133:35: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1161:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1161:17: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1161:17: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1162:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1162:20: expected unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1162:20: got restricted __le32 [usertype] fcoe_conn_context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1181:30: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1213:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1213:20: expected unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1213:20: got restricted __le32 [usertype] fcoe_conn_context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1214:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1214:17: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1214:17: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1285:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1285:17: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1285:17: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:42:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:42:38: expected restricted __le32 [addressable] [assigned] [usertype] stat_params_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:42:38: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:43:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:43:38: expected restricted __le32 [addressable] [assigned] [usertype] stat_params_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:43:38: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:82:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:82:30: expected restricted __le16 [addressable] [assigned] [usertype] num_tasks ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:82:30: got unsigned int [usertype] max_tasks ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:83:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:83:32: expected restricted __le16 [addressable] [assigned] [usertype] sq_num_wqes ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:83:32: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:84:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:84:32: expected restricted __le16 [addressable] [assigned] [usertype] rq_num_wqes ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:84:32: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:85:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:85:39: expected restricted __le16 [addressable] [assigned] [usertype] rq_buffer_log_size ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:85:39: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:86:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:86:32: expected restricted __le16 [addressable] [assigned] [usertype] cq_num_wqes ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:86:32: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:87:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:87:41: expected restricted __le32 [addressable] [assigned] [usertype] dummy_buffer_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:87:41: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:88:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:88:41: expected restricted __le32 [addressable] [assigned] [usertype] dummy_buffer_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:88:41: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:89:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:89:42: expected restricted __le32 [addressable] [assigned] [usertype] task_list_pbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:89:42: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:90:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:90:42: expected restricted __le32 [addressable] [assigned] [usertype] task_list_pbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:90:42: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:92:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:92:24: expected restricted __le16 [addressable] [assigned] [usertype] mtu ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:92:24: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:109:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:109:41: expected restricted __le32 [addressable] [assigned] [usertype] hash_tbl_pbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:109:41: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:110:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:110:41: expected restricted __le32 [addressable] [assigned] [usertype] hash_tbl_pbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:110:41: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:113:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:113:40: expected restricted __le32 [addressable] [assigned] [usertype] t2_hash_tbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:113:40: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:114:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:114:40: expected restricted __le32 [addressable] [assigned] [usertype] t2_hash_tbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:114:40: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:117:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:117:44: expected restricted __le32 [addressable] [assigned] [usertype] t2_ptr_hash_tbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:117:44: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:118:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:118:44: expected restricted __le32 [addressable] [assigned] [usertype] t2_ptr_hash_tbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:118:44: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:121:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:121:36: expected restricted __le32 [addressable] [assigned] [usertype] free_list_count ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:121:36: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:128:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:128:37: expected restricted __le32 [addressable] [assigned] [usertype] error_bit_map_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:128:37: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:129:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:129:37: expected restricted __le32 [addressable] [assigned] [usertype] error_bit_map_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:129:37: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:199:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:199:32: expected restricted __le16 [addressable] [assigned] [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:199:32: got unsigned short [assigned] [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:202:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:202:30: expected restricted __le32 [addressable] [assigned] [usertype] sq_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:202:30: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:203:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:203:30: expected restricted __le32 [addressable] [assigned] [usertype] sq_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:203:30: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:205:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:205:34: expected restricted __le32 [addressable] [assigned] [usertype] rq_pbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:205:34: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:206:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:206:34: expected restricted __le32 [addressable] [assigned] [usertype] rq_pbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:206:34: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:208:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:208:40: expected restricted __le32 [addressable] [assigned] [usertype] rq_first_pbe_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:208:40: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:209:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:209:40: expected restricted __le32 [addressable] [assigned] [usertype] rq_first_pbe_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:209:40: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:212:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:212:27: expected restricted __le16 [addressable] [assigned] [usertype] rq_prod ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:212:27: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:221:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:221:37: expected restricted __le16 [addressable] [assigned] [usertype] tx_max_fc_pay_len ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:221:37: got unsigned short [usertype] maxframe_size ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:223:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:223:30: expected restricted __le32 [addressable] [assigned] [usertype] cq_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:223:30: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:224:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:224:30: expected restricted __le32 [addressable] [assigned] [usertype] cq_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:224:30: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:226:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:226:33: expected restricted __le32 [addressable] [assigned] [usertype] xferq_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:226:33: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:227:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:227:33: expected restricted __le32 [addressable] [assigned] [usertype] xferq_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:227:33: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:229:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:229:35: expected restricted __le32 [addressable] [assigned] [usertype] conn_db_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:229:35: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:230:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:230:35: expected restricted __le32 [addressable] [assigned] [usertype] conn_db_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:230:35: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:239:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:239:28: expected restricted __le16 [addressable] [assigned] [usertype] vlan_tag ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:239:28: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:241:28: warning: invalid assignment: |= ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:241:28: left side has type restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:241:28: right side has type int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:264:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:264:38: expected restricted __le16 [addressable] [assigned] [usertype] tx_total_conc_seqs ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:264:38: got unsigned short [usertype] max_seq ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:267:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:267:38: expected restricted __le16 [addressable] [assigned] [usertype] rx_max_fc_pay_len ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:267:38: got unsigned int [usertype] mfs ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:269:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:269:38: expected restricted __le16 [addressable] [assigned] [usertype] rx_total_conc_seqs ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:269:38: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:273:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:273:43: expected restricted __le32 [addressable] [assigned] [usertype] confq_first_pbe_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:273:43: got unsigned long long [usertype] confq_dma ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:274:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:274:43: expected restricted __le32 [addressable] [assigned] [usertype] confq_first_pbe_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:274:43: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:332:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:332:31: expected restricted __le32 [addressable] [assigned] [usertype] lcq_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:332:31: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:333:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:333:31: expected restricted __le32 [addressable] [assigned] [usertype] lcq_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:333:31: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:335:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:335:42: expected restricted __le32 [addressable] [assigned] [usertype] confq_pbl_base_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:335:42: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:336:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:336:42: expected restricted __le32 [addressable] [assigned] [usertype] confq_pbl_base_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:336:42: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:410:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:410:29: expected restricted __le32 [addressable] [assigned] [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:410:29: got unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:411:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:411:26: expected restricted __le32 [addressable] [assigned] [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:411:26: got unsigned int [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:469:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:469:32: expected restricted __le32 [addressable] [assigned] [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:469:32: got unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:470:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:470:29: expected restricted __le32 [addressable] [assigned] [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:470:29: got unsigned int [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:504:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:504:32: expected restricted __le32 [addressable] [assigned] [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:504:32: got unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:505:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:505:29: expected restricted __le32 [addressable] [assigned] [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:505:29: got unsigned int [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:613:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:613:28: expected unsigned int [usertype] fr_crc ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:613:28: got restricted __le32 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:695:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:695:21: expected unsigned short [usertype] xid ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:695:21: got restricted __le16 [usertype] ox_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:727:27: warning: cast from restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:728:26: warning: cast from restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:23: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:21: expected unsigned short [usertype] xid ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:21: got restricted __be16 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:821:27: warning: cast from restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:822:26: warning: cast from restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:886:45: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:963:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:963:33: expected restricted __le16 [usertype] doorbell_cq_cons ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:963:33: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:966:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:966:16: expected unsigned int val ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:966:16: got restricted __le32 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1019:43: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1089:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1089:22: expected unsigned short [usertype] wqe ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1089:22: got restricted __le16 [usertype] wqe ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1253:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1253:17: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1253:17: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1369:53: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1369:53: expected unsigned int [usertype] err_code ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1369:53: got restricted __le32 [usertype] completion_status ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1420:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1420:18: expected restricted __le16 [usertype] wqe ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1420:18: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1421:18: warning: invalid assignment: |= ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1421:18: left side has type restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1421:18: right side has type int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1439:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1439:16: expected unsigned int val ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1439:16: got restricted __le32 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1522:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1522:46: expected restricted __le32 [usertype] init_flags ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1522:46: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1524:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1524:46: expected restricted __le32 [usertype] init_flags ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1524:46: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1527:63: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1527:63: expected restricted __le16 [usertype] cleaned_task_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1527:63: got unsigned short [usertype] orig_xid ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1530:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1530:69: expected restricted __le32 [usertype] rolled_tx_data_offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1530:69: got unsigned int [usertype] offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1536:35: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1538:24: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1538:24: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1538:24: right side has type restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1543:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1543:69: expected restricted __le32 [usertype] lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1543:69: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1545:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1545:69: expected restricted __le32 [usertype] hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1545:69: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1549:65: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1549:65: expected restricted __le16 [usertype] cur_sge_off ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1549:65: got unsigned int [usertype] offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1556:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1556:46: expected restricted __le32 [usertype] lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1556:46: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1557:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1557:46: expected restricted __le32 [usertype] hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1557:46: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1559:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1559:42: expected restricted __le16 [usertype] cur_sge_off ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1559:42: got unsigned int [usertype] offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1564:55: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1564:55: expected restricted __le32 [usertype] low_exp_ro ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1564:55: got unsigned int [usertype] orig_offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1565:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1565:56: expected restricted __le32 [usertype] high_exp_ro ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1565:56: got unsigned int [usertype] orig_offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1592:63: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1592:63: expected restricted __le16 [usertype] cleaned_task_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1592:63: got unsigned short [usertype] orig_xid ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1600:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1600:46: expected restricted __le32 [usertype] init_flags ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1600:46: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1602:42: warning: invalid assignment: |= ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1602:42: left side has type restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1602:42: right side has type int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1638:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1638:69: expected restricted __le32 [usertype] lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1638:69: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1640:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1640:69: expected restricted __le32 [usertype] hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1640:69: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1665:47: warning: too many warnings ../drivers/scsi/libfc/fc_npiv.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:25:1: warning: symbol '__pcpu_scope_bnx2fc_percpu' was not declared. Should it be static? ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:551:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:551:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:551:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:624:18: warning: cast to restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:1027:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:1027:36: expected restricted __be32 [usertype] rnid_atype ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:1027:36: got int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: got restricted __le32 [usertype] fc_crc_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: got restricted __le32 [usertype] fcoe_tx_pkt_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: got restricted __le32 [usertype] fcoe_tx_byte_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: got restricted __le32 [usertype] fcoe_rx_pkt_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: got restricted __le32 [usertype] fcoe_rx_byte_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../lib/test_static_keys.c:15:19: warning: symbol 'old_true_key' was not declared. Should it be static? ../lib/test_static_keys.c:16:19: warning: symbol 'old_false_key' was not declared. Should it be static? ../lib/test_static_keys.c:19:1: warning: symbol 'true_key' was not declared. Should it be static? ../lib/test_static_keys.c:20:1: warning: symbol 'false_key' was not declared. Should it be static? ../drivers/scsi/bnx2fc/bnx2fc_debug.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_rport.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_tgt.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../kernel/bpf/crypto.c:145:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? ../kernel/bpf/crypto.c:242:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? ../kernel/bpf/crypto.c:258:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? ../kernel/bpf/crypto.c:313:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? ../kernel/bpf/crypto.c:334:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? ../lib/test_static_key_base.c:15:19: warning: symbol 'base_old_true_key' was not declared. Should it be static? ../lib/test_static_key_base.c:17:19: warning: symbol 'base_inv_old_true_key' was not declared. Should it be static? ../lib/test_static_key_base.c:19:19: warning: symbol 'base_old_false_key' was not declared. Should it be static? ../lib/test_static_key_base.c:21:19: warning: symbol 'base_inv_old_false_key' was not declared. Should it be static? ../lib/test_static_key_base.c:25:1: warning: symbol 'base_true_key' was not declared. Should it be static? ../lib/test_static_key_base.c:27:1: warning: symbol 'base_inv_true_key' was not declared. Should it be static? ../lib/test_static_key_base.c:29:1: warning: symbol 'base_false_key' was not declared. Should it be static? ../lib/test_static_key_base.c:31:1: warning: symbol 'base_inv_false_key' was not declared. Should it be static? ../fs/ufs/inode.c: note: in included file: ../fs/ufs/util.h:192:40: warning: restricted __fs16 degrades to integer ../fs/ufs/util.h:226:40: warning: restricted __fs16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_io.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_io.c:1638:53: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1638:53: expected restricted __le32 [usertype] buf_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_io.c:1638:53: got unsigned long long ../drivers/scsi/bnx2fc/bnx2fc_io.c:1639:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1639:54: expected restricted __le32 [usertype] buf_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_io.c:1639:54: got unsigned long long ../drivers/scsi/bnx2fc/bnx2fc_io.c:1640:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1640:49: expected restricted __le16 [usertype] buf_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1640:49: got unsigned short [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1682:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1682:50: expected restricted __le32 [usertype] buf_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_io.c:1682:50: got unsigned long long ../drivers/scsi/bnx2fc/bnx2fc_io.c:1683:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1683:51: expected restricted __le32 [usertype] buf_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_io.c:1683:51: got unsigned long long ../drivers/scsi/bnx2fc/bnx2fc_io.c:1684:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1684:46: expected restricted __le16 [usertype] buf_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1684:46: got unsigned short [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1771:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1771:35: expected unsigned int [usertype] fcp_resid ../drivers/scsi/bnx2fc/bnx2fc_io.c:1771:35: got restricted __le32 [usertype] fcp_resid ../drivers/scsi/bnx2fc/bnx2fc_io.c:1788:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1788:41: expected unsigned int [usertype] rq_buff_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1788:41: got restricted __le32 [usertype] fcp_rsp_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1793:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1793:37: expected int fcp_sns_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1793:37: got restricted __le32 [usertype] fcp_sns_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1794:37: warning: invalid assignment: += ../drivers/scsi/bnx2fc/bnx2fc_io.c:1794:37: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_io.c:1794:37: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_io.c:639:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:639:32: expected restricted __le32 [usertype] buf_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_io.c:639:32: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_io.c:640:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:640:32: expected restricted __le32 [usertype] buf_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_io.c:640:32: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:641:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:641:28: expected restricted __le16 [usertype] buf_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:641:28: got int ../drivers/scsi/bnx2fc/bnx2fc_io.c:651:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:651:33: expected restricted __le32 [usertype] buf_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_io.c:651:33: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_io.c:652:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:652:33: expected restricted __le32 [usertype] buf_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_io.c:652:33: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:653:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:653:29: expected restricted __le16 [usertype] buf_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:653:29: got int ../drivers/scsi/bnx2fc/bnx2fc_io.c:880:28: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_io.c:1553:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1553:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1553:16: got restricted __be64 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1554:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1554:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1554:16: got restricted __be64 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1555:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1555:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1555:16: got restricted __be64 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1557:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1557:26: expected unsigned int [usertype] resp_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1557:26: got restricted __le32 [usertype] mp_payload_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1993:56: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_io.c:1996:60: warning: restricted __le16 degrades to integer ../fs/lockd/mon.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): ../include/linux/list.h:237:25: warning: context imbalance in 'nsm_release' - unexpected unlock ../drivers/scsi/arcmsr/arcmsr_hba.c:3371:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3371:41: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3371:41: got unsigned int [usertype] *firm_model ../drivers/scsi/arcmsr/arcmsr_hba.c:3378:43: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3378:43: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3378:43: got unsigned int [usertype] *firm_version ../drivers/scsi/arcmsr/arcmsr_hba.c:3385:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3385:41: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3385:41: got unsigned int [usertype] *device_map ../drivers/scsi/arcmsr/arcmsr_hba.c:3390:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3390:42: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3390:42: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3391:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3391:49: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3391:49: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3392:51: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3392:51: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3392:51: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3393:48: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3393:48: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3393:48: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3394:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3394:49: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3394:49: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3397:55: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3397:55: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3397:55: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3417:40: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3417:40: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3417:40: got unsigned int [noderef] __iomem * ../drivers/scsi/arcmsr/arcmsr_hba.c:3436:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3436:43: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3436:43: got unsigned int [noderef] [usertype] __iomem *message_rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3459:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3459:41: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3459:41: got unsigned int [noderef] __iomem * ../drivers/scsi/arcmsr/arcmsr_hba.c:3481:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3481:43: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3481:43: got unsigned int [noderef] [usertype] __iomem *msgcode_rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3507:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3507:41: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3507:41: got unsigned int [noderef] __iomem * Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' ../drivers/scsi/fnic/fnic_res.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../fs/ubifs/journal.c:307:9: warning: context imbalance in '__queue_and_wait' - unexpected unlock ../fs/ubifs/journal.c:322:13: warning: context imbalance in 'wait_for_reservation' - different lock contexts for basic block ../fs/ubifs/journal.c:368:13: warning: context imbalance in 'add_or_start_queue' - different lock contexts for basic block ../drivers/scsi/libfc/fc_fcp.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_fcp.c:535:29: warning: cast to restricted __le32 ../drivers/scsi/libfc/fc_fcp.c:838:26: warning: context imbalance in 'fc_fcp_recv' - unexpected unlock ../drivers/scsi/libfc/fc_fcp.c:1206:26: warning: context imbalance in 'fc_fcp_cmd_send' - unexpected unlock ../drivers/scsi/libfc/fc_fcp.c:1235:26: warning: context imbalance in 'fc_fcp_error' - unexpected unlock ../drivers/scsi/libfc/fc_fcp.c:464:32: warning: context imbalance in 'fc_lun_reset_send' - unexpected unlock ../drivers/scsi/libfc/fc_fcp.c:1392:26: warning: context imbalance in 'fc_tm_done' - unexpected unlock ../drivers/scsi/libfc/fc_fcp.c:1448:26: warning: context imbalance in 'fc_fcp_timeout' - unexpected unlock ../drivers/scsi/libfc/fc_fcp.c:1637:26: warning: context imbalance in 'fc_fcp_rec_resp' - unexpected unlock ../drivers/scsi/libfc/fc_fcp.c:1682:26: warning: context imbalance in 'fc_fcp_rec_error' - unexpected unlock ../drivers/scsi/libfc/fc_fcp.c:1790:34: warning: context imbalance in 'fc_fcp_srr_resp' - unexpected unlock ../drivers/scsi/libfc/fc_fcp.c:1834:26: warning: context imbalance in 'fc_fcp_srr_error' - unexpected unlock ../drivers/scsi/libfc/fc_fcp.c:2133:9: warning: context imbalance in 'fc_eh_abort' - unexpected unlock ../kernel/trace/trace_events.c:1294:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace_events.c:1294:31: expected struct event_filter *filter ../kernel/trace/trace_events.c:1294:31: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace_events.c: note: in included file (through ../kernel/trace/trace_output.h): ../kernel/trace/trace.h:1582:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.h:1582:37: expected struct event_filter *filter ../kernel/trace/trace.h:1582:37: got struct event_filter [noderef] __rcu *filter ../kernel/bpf/kmem_cache_iter.c:24:17: warning: symbol 'bpf_iter_kmem_cache_new' was not declared. Should it be static? ../kernel/bpf/kmem_cache_iter.c:35:31: warning: symbol 'bpf_iter_kmem_cache_next' was not declared. Should it be static? ../kernel/bpf/kmem_cache_iter.c:80:18: warning: symbol 'bpf_iter_kmem_cache_destroy' was not declared. Should it be static? ../drivers/scsi/qedf/qedf_main.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_main.c:2218:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_main.c:2218:18: expected unsigned short [usertype] prod_idx ../drivers/scsi/qedf/qedf_main.c:2218:18: got restricted __le16 ../drivers/scsi/qedf/qedf_main.c:2247:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_main.c:2247:18: expected unsigned short [usertype] prod_idx ../drivers/scsi/qedf/qedf_main.c:2247:18: got restricted __le16 ../drivers/scsi/qedf/qedf_main.c:2264:33: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2282:26: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2513:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_main.c:2513:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/qedf/qedf_main.c:2513:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 ../drivers/scsi/qedf/qedf_main.c:2709:34: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2824:25: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2827:18: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../drivers/scsi/qedf/qedf_fip.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_fip.c:21:48: error: invalid initializer ../drivers/scsi/qedf/qedf_fip.c:165:38: error: invalid initializer ../drivers/scsi/qedf/qedf_attr.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_attr.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../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 * ../drivers/scsi/aic7xxx/aic7xxx_core.c:4200:33: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_core.c:4205:41: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_core.c:4211:45: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_core.c:4267:19: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_core.c:4268:20: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_core.c:4276:27: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_core.c:6938:25: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_core.c:7043:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_core.c:7043:31: expected unsigned int [addressable] [assigned] [usertype] integer ../drivers/scsi/aic7xxx/aic7xxx_core.c:7043:31: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic7xxx_core.c:1090:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_core.c:1090:34: expected unsigned int [usertype] addr ../drivers/scsi/aic7xxx/aic7xxx_core.c:1090:34: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic7xxx_core.c:1091:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_core.c:1091:33: expected unsigned int [usertype] len ../drivers/scsi/aic7xxx/aic7xxx_core.c:1091:33: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic7xxx_core.c:1135:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_core.c:1135:37: expected unsigned int [usertype] sgptr ../drivers/scsi/aic7xxx/aic7xxx_core.c:1135:37: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic7xxx_core.c:1401:33: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_core.c:1401:33: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_core.c:1401:33: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_core.c:6613:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_core.c:6624:23: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_core.c:6640:25: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_core.c:6651:25: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_core.c:6653:34: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_core.c:433:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_core.c:588:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_core.c:588:45: expected unsigned int [usertype] cdb_ptr ../drivers/scsi/aic7xxx/aic7xxx_core.c:588:45: got restricted __le32 [usertype] ../drivers/scsi/fnic/fnic_fcs.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fnic/fnic_fcs.c: note: in included file: ../drivers/scsi/fnic/cq_enet_desc.h:130:39: warning: restricted __le16 degrades to integer ../drivers/scsi/qedf/qedf_io.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_io.c:641:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:641:59: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/qedf_io.c:641:59: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:643:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:643:59: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/qedf_io.c:643:59: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:655:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:655:40: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/qedf_io.c:655:40: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:656:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:656:40: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/qedf_io.c:656:40: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:664:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:664:33: expected unsigned int ../drivers/scsi/qedf/qedf_io.c:664:33: got restricted __be32 [usertype] ../drivers/scsi/qedf/qedf_io.c:720:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:720:26: expected restricted __be16 [usertype] fh_ox_id ../drivers/scsi/qedf/qedf_io.c:720:26: got unsigned short [usertype] xid ../drivers/scsi/qedf/qedf_io.c:724:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:724:31: expected restricted __le32 [addressable] [usertype] parameter ../drivers/scsi/qedf/qedf_io.c:724:31: got restricted __be32 [usertype] fh_parm_offset ../drivers/scsi/qedf/qedf_io.c:729:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:729:27: expected restricted __le16 [addressable] [assigned] [usertype] rx_id ../drivers/scsi/qedf/qedf_io.c:729:27: got restricted __be16 [usertype] fh_rx_id ../drivers/scsi/qedf/qedf_io.c:730:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:730:27: expected restricted __le16 [addressable] [assigned] [usertype] ox_id ../drivers/scsi/qedf/qedf_io.c:730:27: got restricted __be16 [usertype] fh_ox_id ../drivers/scsi/qedf/qedf_io.c:734:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:734:45: expected restricted __le32 [addressable] [assigned] [usertype] lo ../drivers/scsi/qedf/qedf_io.c:734:45: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:735:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:735:45: expected restricted __le32 [addressable] [assigned] [usertype] hi ../drivers/scsi/qedf/qedf_io.c:735:45: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:743:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:743:45: expected restricted __le32 [addressable] [assigned] [usertype] lo ../drivers/scsi/qedf/qedf_io.c:743:45: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:744:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:744:45: expected restricted __le32 [addressable] [assigned] [usertype] hi ../drivers/scsi/qedf/qedf_io.c:744:45: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:789:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:789:23: expected restricted __le16 [assigned] [usertype] sq_prod ../drivers/scsi/qedf/qedf_io.c:789:23: got unsigned short [usertype] fw_sq_prod_idx ../drivers/scsi/qedf/qedf_io.c:1068:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1068:35: expected unsigned int [usertype] fcp_resid ../drivers/scsi/qedf/qedf_io.c:1068:35: got restricted __le32 [usertype] fcp_resid ../drivers/scsi/qedf/qedf_io.c:1075:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1075:29: expected int fcp_rsp_len ../drivers/scsi/qedf/qedf_io.c:1075:29: got restricted __le32 [usertype] fcp_rsp_len ../drivers/scsi/qedf/qedf_io.c:1079:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1079:29: expected int fcp_sns_len ../drivers/scsi/qedf/qedf_io.c:1079:29: got restricted __le32 [usertype] fcp_sns_len ../drivers/scsi/qedf/qedf_io.c:1253:48: warning: restricted __le16 degrades to integer ../drivers/scsi/qedf/qedf_io.c:1255:52: warning: restricted __le16 degrades to integer ../drivers/scsi/qedf/qedf_io.c:1276:41: warning: restricted __le16 degrades to integer ../drivers/scsi/qedf/qedf_io.c:1453:9: warning: cast to restricted __le32 ../drivers/scsi/qedf/qedf_io.c:1453:9: warning: cast from restricted __le16 ../drivers/scsi/qedf/qedf_io.c:1461:15: warning: cast from restricted __le32 ../drivers/scsi/qedf/qedf_io.c:1462:14: warning: cast from restricted __le32 ../drivers/scsi/qedf/qedf_io.c:1476:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1476:52: expected unsigned int [usertype] rx_buf_off ../drivers/scsi/qedf/qedf_io.c:1476:52: got restricted __le32 [usertype] rx_buf_off ../drivers/scsi/qedf/qedf_io.c:1478:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1478:52: expected unsigned int [usertype] tx_buf_off ../drivers/scsi/qedf/qedf_io.c:1478:52: got restricted __le32 [usertype] tx_buf_off ../drivers/scsi/qedf/qedf_io.c:1480:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1480:47: expected unsigned int [usertype] rx_id ../drivers/scsi/qedf/qedf_io.c:1480:47: got restricted __le16 [usertype] rx_id ../drivers/scsi/qedf/qedf_io.c:1529:9: warning: cast to restricted __le32 ../drivers/scsi/qedf/qedf_io.c:1529:9: warning: cast from restricted __le16 ../drivers/scsi/qedf/qedf_io.c:2103:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2103:32: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/qedf_io.c:2103:32: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:2104:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2104:32: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/qedf_io.c:2104:32: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:2105:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2105:28: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedf/qedf_io.c:2105:28: got int ../drivers/scsi/qedf/qedf_io.c:2114:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2114:33: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/qedf_io.c:2114:33: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:2115:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2115:33: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/qedf_io.c:2115:33: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:2116:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2116:29: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedf/qedf_io.c:2116:29: got int ../drivers/scsi/qedf/qedf_io.c:2493:53: warning: incorrect type in initializer (different base types) ../drivers/scsi/qedf/qedf_io.c:2493:53: expected unsigned short [usertype] pktlen ../drivers/scsi/qedf/qedf_io.c:2493:53: got restricted __le16 [usertype] pkt_len ../drivers/scsi/qedf/qedf_io.c:2555:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2555:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/qedf/qedf_io.c:2555:20: got restricted __le32 [usertype] ../kernel/bpf/dmabuf_iter.c:119:17: warning: symbol 'bpf_iter_dmabuf_new' was not declared. Should it be static? ../kernel/bpf/dmabuf_iter.c:130:28: warning: symbol 'bpf_iter_dmabuf_next' was not declared. Should it be static? ../kernel/bpf/dmabuf_iter.c:142:18: warning: symbol 'bpf_iter_dmabuf_destroy' was not declared. Should it be static? ../drivers/scsi/fnic/fnic_trace.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1534:25: warning: invalid assignment: |= ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1534:25: left side has type unsigned int ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1534:25: right side has type restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1539:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1539:34: expected unsigned int [usertype] sgptr ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1539:34: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1549:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1549:34: expected unsigned int [usertype] sgptr ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1549:34: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic7xxx_osm.c:482:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_osm.c:482:18: expected unsigned int [usertype] addr ../drivers/scsi/aic7xxx/aic7xxx_osm.c:482:18: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic7xxx_osm.c:489:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_osm.c:489:17: expected unsigned int [usertype] len ../drivers/scsi/aic7xxx/aic7xxx_osm.c:489:17: got restricted __le32 [usertype] ../drivers/scsi/elx/efct/efct_io.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_mem.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/aacraid/aachba.c:3941:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3941:39: expected unsigned int [usertype] addrHigh ../drivers/scsi/aacraid/aachba.c:3941:39: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3942:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3942:38: expected unsigned int [usertype] addrLow ../drivers/scsi/aacraid/aachba.c:3942:38: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3943:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3943:26: expected unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:3943:26: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3948:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3948:44: expected restricted __le32 [usertype] sgeFirstSize ../drivers/scsi/aacraid/aachba.c:3948:44: got unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:3950:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3950:46: expected restricted __le32 [usertype] sgeNominalSize ../drivers/scsi/aacraid/aachba.c:3950:46: got unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:3952:60: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/aachba.c:3962:28: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:3964:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3964:39: expected unsigned int [usertype] length ../drivers/scsi/aacraid/aachba.c:3964:39: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3968:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3968:22: expected unsigned char [usertype] sgeCnt ../drivers/scsi/aacraid/aachba.c:3968:22: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4067:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4067:30: expected unsigned int [usertype] addr_hi ../drivers/scsi/aacraid/aachba.c:4067:30: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4068:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4068:30: expected unsigned int [usertype] addr_lo ../drivers/scsi/aacraid/aachba.c:4068:30: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4069:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4069:26: expected unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:4069:26: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4081:24: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:4083:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4083:26: expected unsigned int [usertype] len ../drivers/scsi/aacraid/aachba.c:4083:26: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4088:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4088:45: expected unsigned char [usertype] emb_data_desc_count ../drivers/scsi/aacraid/aachba.c:4088:45: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4089:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4089:28: expected unsigned int [usertype] flags ../drivers/scsi/aacraid/aachba.c:4089:28: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4092:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4092:38: expected unsigned int [usertype] flags ../drivers/scsi/aacraid/aachba.c:4092:38: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4093:48: warning: cast from restricted __le32 ../drivers/scsi/aacraid/aachba.c:4094:43: warning: cast from restricted __le32 ../drivers/scsi/aacraid/aachba.c:4095:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4095:40: expected unsigned int [usertype] addr_lo ../drivers/scsi/aacraid/aachba.c:4095:40: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4033:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4033:22: expected unsigned char [usertype] sgeCnt ../drivers/scsi/aacraid/aachba.c:4033:22: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4035:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4035:30: expected restricted __le32 [usertype] sgeNominalSize ../drivers/scsi/aacraid/aachba.c:4035:30: got unsigned long ../drivers/scsi/aacraid/aachba.c:244:5: warning: symbol 'aac_sync_mode' was not declared. Should it be static? ../drivers/scsi/aacraid/aachba.c:659:76: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:659:76: expected restricted __le32 [usertype] block_size ../drivers/scsi/aacraid/aachba.c:659:76: got int ../drivers/scsi/aacraid/aachba.c:1058:63: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/aachba.c:1079:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:1079:59: expected unsigned int [addressable] [assigned] [usertype] Serial ../drivers/scsi/aacraid/aachba.c:1079:59: got restricted __le32 [usertype] uid ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1556:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:1556:24: expected unsigned char ../drivers/scsi/aacraid/aachba.c:1556:24: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:1663:33: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1996:61: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:1996:61: expected restricted __le32 [usertype] rmw_nexus ../drivers/scsi/aacraid/aachba.c:1996:61: got unsigned int [assigned] [usertype] nexus ../drivers/scsi/aacraid/aachba.c:2073:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:2073:54: expected restricted __le16 [usertype] virt_device_bus ../drivers/scsi/aacraid/aachba.c:2073:54: got int ../drivers/scsi/aacraid/aachba.c:3616:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3616:58: expected restricted __le32 [usertype] rmw_nexus ../drivers/scsi/aacraid/aachba.c:3616:58: got unsigned int ../drivers/scsi/aacraid/aachba.c: note: in included file: ../drivers/scsi/aacraid/aacraid.h:2763:43: warning: incorrect type in return expression (different base types) ../drivers/scsi/aacraid/aacraid.h:2763:43: expected int ../drivers/scsi/aacraid/aacraid.h:2763:43: got restricted __le32 ../drivers/scsi/elx/efct/efct_driver.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_attr.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fnic/fnic_scsi.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fnic/fnic_scsi.c:703:39: warning: context imbalance in 'fnic_queuecommand' - unexpected unlock ../drivers/scsi/bfa/bfad_attr.c:66:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_attr.c:66:39: expected unsigned long long [usertype] node_name ../drivers/scsi/bfa/bfad_attr.c:66:39: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_attr.c:92:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_attr.c:92:39: expected unsigned long long [usertype] port_name ../drivers/scsi/bfa/bfad_attr.c:92:39: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_attr.c:248:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_attr.c:248:36: expected unsigned long long [usertype] fabric_name ../drivers/scsi/bfa/bfad_attr.c:248:36: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_im.c:1064:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1064:29: expected unsigned long long [usertype] node_name ../drivers/scsi/bfa/bfad_im.c:1064:29: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_im.c:1066:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1066:29: expected unsigned long long [usertype] port_name ../drivers/scsi/bfa/bfad_im.c:1066:29: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_im.c:1033:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1033:33: expected unsigned long long [usertype] node_name ../drivers/scsi/bfa/bfad_im.c:1033:33: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_im.c:1035:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1035:33: expected unsigned long long [usertype] port_name ../drivers/scsi/bfa/bfad_im.c:1035:33: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_im.c:1054:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1054:37: expected unsigned int [usertype] maxframe_size ../drivers/scsi/bfa/bfad_im.c:1054:37: got restricted __be16 [usertype] maxfrsize ../drivers/scsi/csiostor/csio_init.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/aic94xx/aic94xx_sds.c:481:38: warning: array of flexible structures ../drivers/scsi/aic94xx/aic94xx_sds.c:521:17: warning: array of flexible structures ../drivers/scsi/aic94xx/aic94xx_sds.c:506:40: warning: array of flexible structures ../drivers/scsi/aic94xx/aic94xx_sds.c:522:17: warning: array of flexible structures ../drivers/scsi/aacraid/comminit.c:100:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/comminit.c:100:31: expected restricted __le32 [usertype] *host_rrq ../drivers/scsi/aacraid/comminit.c:100:31: got unsigned int [usertype] * ../drivers/scsi/aacraid/comminit.c:134:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/comminit.c:134:49: expected restricted __le16 [usertype] msix_id ../drivers/scsi/aacraid/comminit.c:134:49: got int [assigned] i ../drivers/scsi/aacraid/comminit.c:543:33: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:547:34: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:550:42: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:553:48: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:556:48: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:559:48: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/commctrl.c:602:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:602:32: expected unsigned char ../drivers/scsi/aacraid/commctrl.c:602:32: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:618:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:618:45: expected unsigned char [usertype] emb_data_desc_count ../drivers/scsi/aacraid/commctrl.c:618:45: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:693:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:693:48: expected unsigned int [usertype] addr_hi ../drivers/scsi/aacraid/commctrl.c:693:48: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:694:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:694:48: expected unsigned int [usertype] addr_lo ../drivers/scsi/aacraid/commctrl.c:694:48: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:696:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:696:44: expected unsigned int [usertype] len ../drivers/scsi/aacraid/commctrl.c:696:44: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:702:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:702:59: expected unsigned int [usertype] flags ../drivers/scsi/aacraid/commctrl.c:702:59: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:954:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:954:42: expected restricted __le32 [addressable] [assigned] [usertype] srb_status ../drivers/scsi/aacraid/commctrl.c:954:42: got int ../drivers/scsi/aacraid/commctrl.c:956:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:956:48: expected restricted __le32 [addressable] [assigned] [usertype] data_xfer_length ../drivers/scsi/aacraid/commctrl.c:956:48: got unsigned int [assigned] [usertype] byte_count ../drivers/scsi/aacraid/commctrl.c:960:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:960:42: expected restricted __le32 [addressable] [assigned] [usertype] srb_status ../drivers/scsi/aacraid/commctrl.c:960:42: got unsigned char [usertype] service_response ../drivers/scsi/aacraid/commctrl.c:961:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:961:43: expected restricted __le32 [addressable] [assigned] [usertype] scsi_status ../drivers/scsi/aacraid/commctrl.c:961:43: got unsigned char [usertype] status ../drivers/scsi/aacraid/commctrl.c:962:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:962:48: expected restricted __le32 [addressable] [assigned] [usertype] data_xfer_length ../drivers/scsi/aacraid/commctrl.c:962:48: got unsigned int ../drivers/scsi/aacraid/commctrl.c:964:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:964:47: expected restricted __le32 [addressable] [assigned] [usertype] sense_data_size ../drivers/scsi/aacraid/commctrl.c:964:47: got unsigned char [usertype] sense_response_data_len ../drivers/scsi/qedf/qedf_els.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_els.c:180:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_els.c:180:34: expected unsigned int [usertype] resp_len ../drivers/scsi/qedf/qedf_els.c:180:34: got restricted __le32 [usertype] data_placement_size ../drivers/scsi/qedf/qedf_els.c:314:13: warning: cast from restricted __le16 ../drivers/scsi/qedf/qedf_els.c:350:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_els.c:350:22: expected restricted __be16 [usertype] fh_rx_id ../drivers/scsi/qedf/qedf_els.c:350:22: got int ../drivers/scsi/qedf/qedf_els.c:358:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_els.c:358:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/qedf/qedf_els.c:358:20: got restricted __le32 [usertype] ../drivers/scsi/qedf/qedf_els.c:1050:13: warning: cast from restricted __le16 ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:25:15: warning: cast from restricted __le32 ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:25:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:25:13: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:25:13: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:26:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:26:37: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:26:37: got unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:27:15: warning: cast from restricted __le32 ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:27:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:27:13: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:27:13: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:28:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:28:37: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:28:37: got unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:29:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:29:13: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:29:13: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:30:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:30:42: expected restricted __le32 [usertype] sgl_total_length ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:30:42: got unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:34:23: warning: cast from restricted __le32 ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:34:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:34:21: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:34:21: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:35:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:35:59: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:35:59: got unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:36:23: warning: cast from restricted __le32 ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:36:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:36:21: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:36:21: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:37:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:37:59: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:37:59: got unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:38:23: warning: cast from restricted __le32 ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:38:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:38:21: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:38:21: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:39:55: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:39:55: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:39:55: got unsigned int [usertype] val ../drivers/scsi/elx/efct/efct_scsi.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla4xxx/ql4_init.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): ../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/csiostor/csio_isr.c: In function ‘csio_add_msix_desc’: ../drivers/scsi/csiostor/csio_isr.c:374:68: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] 374 | snprintf(entryp->desc, len, "csio-%02x:%02x:%x-scsi%d", | ^~ ../drivers/scsi/csiostor/csio_isr.c:374:45: note: directive argument in the range [0, 2147483644] 374 | snprintf(entryp->desc, len, "csio-%02x:%02x:%x-scsi%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/csiostor/csio_isr.c:374:17: note: ‘snprintf’ output between 19 and 28 bytes into a destination of size 23 374 | snprintf(entryp->desc, len, "csio-%02x:%02x:%x-scsi%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | CSIO_PCI_BUS(hw), CSIO_PCI_DEV(hw), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 376 | CSIO_PCI_FUNC(hw), i - CSIO_EXTRA_VECS); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/aacraid/commsup.c:592:17: warning: context imbalance in 'aac_fib_send' - different lock contexts for basic block ../drivers/scsi/aacraid/commsup.c:747:17: warning: context imbalance in 'aac_hba_send' - different lock contexts for basic block ../drivers/scsi/aacraid/commsup.c:1490:32: warning: context imbalance in '_aac_reset_adapter' - unexpected unlock ../drivers/scsi/fnic/fdls_disc.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fnic/fdls_disc.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures ../drivers/scsi/aic94xx/aic94xx_seq.c:184:21: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:185:25: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:226:29: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1240:23: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1241:24: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1242:24: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1243:36: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1244:34: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1245:36: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1246:34: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1247:35: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1248:33: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1249:35: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1250:33: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1251:29: warning: cast to restricted __le16 ../drivers/scsi/aic94xx/aic94xx_seq.c:1252:33: warning: cast to restricted __le16 ../drivers/scsi/aic94xx/aic94xx_seq.c:1253:33: warning: cast to restricted __le16 ../drivers/scsi/aic94xx/aic94xx_seq.c:1286:32: warning: cast to restricted __le16 ../drivers/scsi/aic94xx/aic94xx_seq.c:1289:32: warning: cast to restricted __le16 ../drivers/scsi/aic94xx/aic94xx_seq.c:732:35: warning: cast truncates bits from constant value (93ef7f becomes ef7f) ../drivers/scsi/csiostor/csio_hw_t5.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_mbx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_lnode.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_lnode.c: note: in included file: ../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures ../drivers/scsi/fnic/fnic_debugfs.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/sym53c8xx_2/sym_fw.c:107:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:107:41: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:107:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:108:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:108:41: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:108:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:109:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:109:41: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:109:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:126:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:126:33: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:126:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:127:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:127:33: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:127:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:128:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:128:33: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:128:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:151:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:151:41: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:151:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:152:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:152:41: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:152:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:153:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:153:41: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:153:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:183:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:183:33: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:183:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:184:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:184:33: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:184:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:185:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:185:33: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:185:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:191:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:191:43: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:191:43: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:192:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:192:43: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:192:43: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:202:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:202:42: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:202:42: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:203:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:203:42: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:203:42: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:207:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:207:39: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:207:39: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:208:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:208:39: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:208:39: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:215:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:215:36: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:215:36: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:218:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:218:36: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:218:36: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:485:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:485:24: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:485:24: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:492:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:492:30: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:492:30: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:534:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:534:32: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:534:32: got restricted __le32 [usertype] ../drivers/scsi/csiostor/csio_isr.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../lib/test_xarray.c:368:17: error: incompatible types in comparison expression (different base types): ../lib/test_xarray.c:368:17: void [noderef] __rcu * ../lib/test_xarray.c:368:17: struct xa_node * ../lib/test_xarray.c:978:9: warning: Using plain integer as NULL pointer ../drivers/scsi/csiostor/csio_scsi.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_scsi.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): ../include/linux/list.h:295:25: warning: context imbalance in 'csio_scsi_cleanup_io_q' - unexpected unlock ../kernel/trace/trace_events_filter.c:2765:19: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_os.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1485:1: warning: dereference of noderef expression ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1485:1: warning: dereference of noderef expression ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1485:1: warning: dereference of noderef expression ../drivers/scsi/elx/efct/efct_xport.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:55:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:55:13: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:55:13: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:59:9: warning: invalid assignment: &= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:59:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:59:9: right side has type int ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:59:9: warning: invalid assignment: |= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:59:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:59:9: right side has type unsigned long long ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:69:15: warning: cast from restricted __le32 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:69:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:69:13: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:69:13: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:70:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:70:35: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:70:35: got unsigned int [usertype] val ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:71:15: warning: cast from restricted __le32 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:71:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:71:13: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:71:13: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:72:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:72:35: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:72:35: got unsigned int [usertype] val ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:87:17: warning: invalid assignment: &= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:87:17: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:87:17: right side has type int ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:87:17: warning: invalid assignment: |= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:87:17: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:87:17: right side has type unsigned long long ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:94:17: warning: invalid assignment: &= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:94:17: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:94:17: right side has type int ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:94:17: warning: invalid assignment: |= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:94:17: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:94:17: right side has type unsigned long long ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:146:9: warning: invalid assignment: &= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:146:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:146:9: right side has type int ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:146:9: warning: invalid assignment: |= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:146:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:146:9: right side has type unsigned long long ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:154:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:154:13: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:154:13: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:157:9: warning: invalid assignment: &= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:157:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:157:9: right side has type int ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:157:9: warning: invalid assignment: |= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:157:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:157:9: right side has type unsigned long long ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:167:62: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:167:62: expected restricted __le32 [usertype] burst_length ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:167:62: got unsigned int [usertype] total_buffer_size ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:169:9: warning: invalid assignment: &= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:169:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:169:9: right side has type int ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:169:9: warning: invalid assignment: |= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:169:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:169:9: right side has type unsigned long long ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:171:9: warning: invalid assignment: &= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:171:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:171:9: right side has type int ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:171:9: warning: invalid assignment: |= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:171:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:171:9: right side has type unsigned long long ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:193:72: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:193:72: expected restricted __le32 [usertype] seq_rec_updated_offset ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:193:72: got unsigned int [usertype] desired_offset ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: &= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type int ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: |= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type unsigned long long ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: expected restricted __le16 [usertype] task_id ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: got unsigned short [usertype] itid ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: &= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type int ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: |= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type unsigned long long ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: expected restricted __le16 [usertype] task_id ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: got unsigned short [usertype] itid ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: &= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type int ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: |= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type unsigned long long ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: expected restricted __le16 [usertype] task_id ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: got unsigned short [usertype] itid ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: &= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type int ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: |= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type unsigned long long ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: expected restricted __le16 [usertype] task_id ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: got unsigned short [usertype] itid ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: &= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type int ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: |= ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type unsigned long long ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: expected restricted __le16 [usertype] task_id ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: got unsigned short [usertype] itid ../drivers/scsi/csiostor/csio_hw.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bfa/bfad_bsg.c:2390:25: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfad_bsg.c:2413:38: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfad_bsg.c:2414:38: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfad_bsg.c:2416:33: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfad_bsg.c:3406:34: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/bfa/bfad_bsg.c:3406:34: expected void const [noderef] __user *from ../drivers/scsi/bfa/bfad_bsg.c:3406:34: got void * ../drivers/scsi/bfa/bfad_bsg.c:3560:27: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/bfa/bfad_bsg.c:3560:27: expected void [noderef] __user *to ../drivers/scsi/bfa/bfad_bsg.c:3560:27: got void * ../fs/nfs/fscache.c:60:51: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:60:51: expected unsigned long long x ../fs/nfs/fscache.c:60:51: got restricted __be16 const [usertype] sin_port ../fs/nfs/fscache.c:61:61: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:61:61: expected unsigned long long x ../fs/nfs/fscache.c:61:61: got restricted __be32 const [usertype] s_addr ../fs/nfs/fscache.c:66:52: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:66:52: expected unsigned long long x ../fs/nfs/fscache.c:66:52: got restricted __be16 const [usertype] sin6_port ../fs/nfs/fscache.c:67:73: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:67:73: expected unsigned long long x ../fs/nfs/fscache.c:67:73: got restricted __be32 const ../fs/nfs/fscache.c:68:73: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:68:73: expected unsigned long long x ../fs/nfs/fscache.c:68:73: got restricted __be32 const ../fs/nfs/fscache.c:69:73: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:69:73: expected unsigned long long x ../fs/nfs/fscache.c:69:73: got restricted __be32 const ../fs/nfs/fscache.c:70:73: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:70:73: expected unsigned long long x ../fs/nfs/fscache.c:70:73: got restricted __be32 const ../lib/test_lockup.c:144:13: warning: symbol 'test_file' was not declared. Should it be static? ../lib/test_lockup.c:230:9: warning: context imbalance in 'test_lock' - wrong count at exit ../lib/test_lockup.c:250:25: warning: context imbalance in 'test_unlock' - unexpected unlock ../drivers/scsi/csiostor/csio_mb.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/elx/efct/efct_unsol.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla4xxx/ql4_iocb.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): ../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_os.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): ../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/elx/libefc/efc_cmds.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla4xxx/ql4_mbx.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): ../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla2xxx/qla_iocb.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../fs/overlayfs/dir.c:588:13: error: incompatible types in comparison expression (different address spaces): ../fs/overlayfs/dir.c:588:13: struct cred const [noderef] __rcu * ../fs/overlayfs/dir.c:588:13: struct cred const * ../drivers/gpu/drm/drm_gpuvm.c:858:9: warning: context imbalance in 'cond_spin_lock' - wrong count at exit ../drivers/gpu/drm/drm_gpuvm.c:866:28: warning: context imbalance in 'cond_spin_unlock' - unexpected unlock ../drivers/scsi/elx/efct/efct_hw_queues.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fnic/vnic_dev.c:324:32: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:324:32: expected void const [noderef] __iomem * ../drivers/scsi/fnic/vnic_dev.c:324:32: got unsigned int * ../drivers/scsi/fnic/vnic_dev.c:325:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:325:37: expected void const [noderef] __iomem * ../drivers/scsi/fnic/vnic_dev.c:325:37: got unsigned int * ../drivers/scsi/fnic/vnic_dev.c:365:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:365:36: expected void [noderef] __iomem * ../drivers/scsi/fnic/vnic_dev.c:365:36: got unsigned int * ../drivers/scsi/fnic/vnic_dev.c:462:32: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:462:32: expected struct vnic_wq_ctrl *wq_ctrl ../drivers/scsi/fnic/vnic_dev.c:462:32: got struct vnic_wq_ctrl [noderef] __iomem *ctrl ../drivers/scsi/fnic/vnic_dev.c:937:11: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:937:11: expected void *p ../drivers/scsi/fnic/vnic_dev.c:937:11: got void [noderef] __iomem * ../drivers/scsi/isci/remote_node_context.c:135:42: warning: restricted __le64 degrades to integer ../drivers/scsi/isci/remote_node_context.c:136:42: warning: restricted __le64 degrades to integer ../drivers/scsi/aic94xx/aic94xx_scb.c:442:28: warning: cast to restricted __le16 ../drivers/scsi/aic94xx/aic94xx_scb.c:488:31: warning: cast to restricted __le16 In file included from ../include/linux/string.h:382, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:12, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/cpuid/api.h:57, from ../arch/x86/include/asm/processor.h:19, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/module.h:13, from ../drivers/scsi/qla2xxx/qla_def.h:12, from ../drivers/scsi/qla2xxx/qla_init.c:6: In function ‘fortify_memcpy_chk’, inlined from ‘qla81xx_nvram_config’ at ../drivers/scsi/qla2xxx/qla_init.c:9246:2: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/elx/efct/efct_lio.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_debugfs.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_mbox.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_mbox.c:956:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:956:33: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:956:33: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_mbox.c:957:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:957:33: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:957:33: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_mbox.c:2227:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:2227:25: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:2227:25: got restricted __le32 [usertype] ../drivers/scsi/elx/efct/efct_hw.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_ct.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_ct.c:198:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:199:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:202:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:531:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:532:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:534:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:878:33: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:880:40: warning: restricted __be32 degrades to integer ../drivers/scsi/lpfc/lpfc_ct.c:1350:15: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1498:15: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1514:30: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1515:30: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1940:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:1941:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:1965:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:2002:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2002:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2002:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2009:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2009:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2009:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2051:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2051:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2051:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2061:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2061:39: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2061:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2084:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2084:41: expected unsigned int [usertype] port_id ../drivers/scsi/lpfc/lpfc_ct.c:2084:41: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2091:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2091:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2091:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:3278:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:3278:30: expected unsigned int [usertype] EntryCnt ../drivers/scsi/lpfc/lpfc_ct.c:3278:30: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:3338:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:3338:34: expected unsigned int [usertype] EntryCnt ../drivers/scsi/lpfc/lpfc_ct.c:3338:34: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:3511:34: warning: cast to restricted __be32 ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:383:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:383:29: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_glue.c:383:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:384:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:384:29: expected unsigned int [usertype] savep ../drivers/scsi/sym53c8xx_2/sym_glue.c:384:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:386:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:386:29: expected unsigned int [usertype] goalp ../drivers/scsi/sym53c8xx_2/sym_glue.c:386:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:316:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:316:27: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_glue.c:316:27: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:317:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:317:27: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_glue.c:317:27: got restricted __le32 [usertype] ../drivers/scsi/qla2xxx/qla_init.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_gs.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bfa/bfa_ioc.c:1799:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:1799:28: expected unsigned short [assigned] [usertype] clscode ../drivers/scsi/bfa/bfa_ioc.c:1799:28: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:1801:29: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:1812:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:1812:29: expected unsigned short [assigned] [usertype] clscode ../drivers/scsi/bfa/bfa_ioc.c:1812:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:1814:30: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:1779:24: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/bfa/bfa_ioc.c:1779:24: expected unsigned int val ../drivers/scsi/bfa/bfa_ioc.c:1779:24: got restricted __le32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:1962:31: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:1963:31: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:1964:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:1966:27: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:2065:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:2065:21: expected restricted __be32 [usertype] r32 ../drivers/scsi/bfa/bfa_ioc.c:2065:21: got unsigned int [usertype] ../drivers/scsi/bfa/bfa_ioc.c:2066:26: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:2967:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:2967:22: expected unsigned short [usertype] clscode ../drivers/scsi/bfa/bfa_ioc.c:2967:22: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3243:52: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3245:58: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3247:59: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3249:54: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3251:54: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3418:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3418:17: expected unsigned short [usertype] pers ../drivers/scsi/bfa/bfa_ioc.c:3418:17: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3419:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3419:19: expected unsigned short [usertype] bw_min ../drivers/scsi/bfa/bfa_ioc.c:3419:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3420:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3420:19: expected unsigned short [usertype] bw_max ../drivers/scsi/bfa/bfa_ioc.c:3420:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3543:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3543:19: expected unsigned short [usertype] bw_min ../drivers/scsi/bfa/bfa_ioc.c:3543:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3544:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3544:19: expected unsigned short [usertype] bw_max ../drivers/scsi/bfa/bfa_ioc.c:3544:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:4246:21: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4248:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4251:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4279:21: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4281:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4284:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4303:21: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4342:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4350:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4351:39: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4356:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4358:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4360:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4362:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4364:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4366:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4373:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4379:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4390:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4396:35: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4413:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4419:33: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4807:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:4807:27: expected unsigned int [usertype] count ../drivers/scsi/bfa/bfa_ioc.c:4807:27: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:4902:36: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:4911:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:4957:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:4957:19: expected unsigned short [usertype] freq ../drivers/scsi/bfa/bfa_ioc.c:4957:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:4984:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:4984:21: expected unsigned int [usertype] period ../drivers/scsi/bfa/bfa_ioc.c:4984:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5279:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5345:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5345:21: expected unsigned int [usertype] offset ../drivers/scsi/bfa/bfa_ioc.c:5345:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5348:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5348:21: expected unsigned int [usertype] length ../drivers/scsi/bfa/bfa_ioc.c:5348:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5361:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5361:24: expected unsigned short [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5361:24: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5383:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5383:21: expected unsigned int [usertype] offset ../drivers/scsi/bfa/bfa_ioc.c:5383:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5386:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5386:21: expected unsigned int [usertype] length ../drivers/scsi/bfa/bfa_ioc.c:5386:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5700:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5718:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5735:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5749:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5758:35: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5767:42: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:6188:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:6188:21: expected unsigned int [usertype] offset ../drivers/scsi/bfa/bfa_ioc.c:6188:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:6191:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:6191:21: expected unsigned int [usertype] length ../drivers/scsi/bfa/bfa_ioc.c:6191:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:6222:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:6222:21: expected unsigned int [usertype] offset ../drivers/scsi/bfa/bfa_ioc.c:6222:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:6225:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:6225:21: expected unsigned int [usertype] length ../drivers/scsi/bfa/bfa_ioc.c:6225:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:6537:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:6557:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:6566:35: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c: note: in included file (through ../drivers/scsi/bfa/bfa.h, ../drivers/scsi/bfa/bfa_modules.h, ../drivers/scsi/bfa/bfad_drv.h): ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/elx/libefc/efc_domain.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../fs/ext4/fast_commit.c:394:12: warning: context imbalance in '__track_dentry_update' - unexpected unlock ../drivers/scsi/qla2xxx/qla_mid.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_rnode.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_sup.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../fs/nfs/localio.c: In function ‘nfs_local_call_write’: ../fs/nfs/localio.c:866:17: warning: variable ‘status’ set but not used [-Wunused-but-set-variable] 866 | ssize_t status; | ^~~~~~ ../drivers/scsi/qla2xxx/qla_dfs.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_dfs.c:513:35: warning: Using plain integer as NULL pointer ../drivers/scsi/qla2xxx/qla_isr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_attr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures Warning: ../drivers/scsi/qla2xxx/qla_isr.c:3890 function parameter 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' Warning: ../drivers/scsi/qla2xxx/qla_isr.c:3890 function parameter 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' ../drivers/scsi/elx/libefc/efc_fabric.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/aic7xxx/aic79xx_osm.c:312:10: warning: symbol 'aic79xx_slowcrc' was not declared. Should it be static? ../drivers/scsi/aic7xxx/aic79xx_osm.c:2261:16: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_osm.c:2280:37: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_osm.c:1765:17: warning: cast to restricted __le16 ../fs/nfsd/nfs4state.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): ../include/linux/list.h:237:25: warning: context imbalance in 'put_clnt_odstate' - unexpected unlock ../fs/nfsd/nfs4state.c:1188:9: warning: context imbalance in 'nfs4_put_stid' - unexpected unlock ../drivers/scsi/mvsas/mv_init.c:294:38: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/mvsas/mv_init.c:294:38: expected void [noderef] __iomem *regs_ex ../drivers/scsi/mvsas/mv_init.c:294:38: got void * ../drivers/scsi/mvsas/mv_init.c:466:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_init.c:466:42: expected unsigned long long [usertype] dev_sas_addr ../drivers/scsi/mvsas/mv_init.c:466:42: got restricted __be64 [usertype] ../drivers/mfd/max77705.c:160:1: warning: symbol 'max77705_pm_ops' was not declared. Should it be static? ../drivers/scsi/mpi3mr/mpi3mr_app.c:144:40: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:145:44: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:147:44: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:148:37: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:149:41: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:150:41: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:259:37: warning: cast to restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: expected restricted __le64 [addressable] [assigned] [usertype] address ../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: got unsigned long long [usertype] ../drivers/scsi/mpi3mr/mpi3mr_app.c:260:36: warning: cast to restricted __le32 ../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: expected restricted __le32 [addressable] [assigned] [usertype] length ../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: got unsigned int [usertype] ../drivers/scsi/mpi3mr/mpi3mr_app.c:1935:47: warning: restricted __le32 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:1992:13: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2016:21: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: warning: incorrect type in initializer (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: expected unsigned short [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: got restricted __le16 [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2194:29: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2222:37: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2243:37: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2261:29: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: expected unsigned short [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: got restricted __le16 [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: warning: incorrect type in argument 3 (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: expected unsigned short [usertype] handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: got restricted __le16 [usertype] function_dependent ../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: expected restricted __le16 [usertype] ioc_status ../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: got unsigned short [usertype] ioc_status ../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: expected restricted __le32 [usertype] ioc_log_info ../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: got unsigned int [usertype] ioc_loginfo ../drivers/scsi/aic7xxx/aic79xx_core.c:2999:50: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:3067:25: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:3072:39: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:3087:39: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:3260:39: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:4251:27: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:4412:64: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:4465:41: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:5614:30: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:5722:41: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5727:49: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5733:53: warning: cast to restricted __le64 ../drivers/scsi/aic7xxx/aic79xx_core.c:5755:41: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5760:49: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5766:53: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5859:27: warning: cast to restricted __le64 ../drivers/scsi/aic7xxx/aic79xx_core.c:5860:28: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5871:27: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5872:28: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5875:27: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:7505:19: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:8028:27: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:8035:56: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:9490:25: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:9538:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:9538:31: expected unsigned int [addressable] [assigned] [usertype] integer ../drivers/scsi/aic7xxx/aic79xx_core.c:9538:31: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:1404:36: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:6903:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:6903:36: expected unsigned int [usertype] hscb_busaddr ../drivers/scsi/aic7xxx/aic79xx_core.c:6903:36: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:6917:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:6917:37: expected unsigned short [usertype] tag ../drivers/scsi/aic7xxx/aic79xx_core.c:6917:37: got restricted __le16 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:9069:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:9086:23: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:9095:17: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:9111:25: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:9122:25: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:9124:34: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:7974:34: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:1674:29: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:2206:25: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:2248:62: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:2275:39: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:2341:62: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:415:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:415:26: expected unsigned long long [usertype] addr ../drivers/scsi/aic7xxx/aic79xx_core.c:415:26: got restricted __le64 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:416:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:416:25: expected unsigned int [usertype] len ../drivers/scsi/aic7xxx/aic79xx_core.c:416:25: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:422:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:422:26: expected unsigned int [usertype] addr ../drivers/scsi/aic7xxx/aic79xx_core.c:422:26: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:423:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:423:25: expected unsigned int [usertype] len ../drivers/scsi/aic7xxx/aic79xx_core.c:423:25: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:446:72: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:446:72: expected unsigned int [usertype] sense_addr ../drivers/scsi/aic7xxx/aic79xx_core.c:446:72: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:473:37: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:474:44: warning: invalid assignment: |= ../drivers/scsi/aic7xxx/aic79xx_core.c:474:44: left side has type unsigned long long ../drivers/scsi/aic7xxx/aic79xx_core.c:474:44: right side has type restricted __le64 ../drivers/scsi/aic7xxx/aic79xx_core.c:484:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:484:26: expected unsigned int [usertype] sgptr ../drivers/scsi/aic7xxx/aic79xx_core.c:484:26: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:490:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:490:26: expected unsigned int [usertype] sgptr ../drivers/scsi/aic7xxx/aic79xx_core.c:490:26: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:834:32: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:845:13: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:847:23: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:852:56: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:871:32: warning: cast to restricted __le64 ../drivers/scsi/aic7xxx/aic79xx_core.c:872:17: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:872:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:872:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:1739:40: warning: cast to restricted __le64 ../drivers/scsi/aic7xxx/aic79xx_core.c:1755:39: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:1756:33: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:6461:21: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:6473:29: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:6483:21: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:6704:32: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:7098:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:7098:45: expected unsigned int [usertype] hscb_busaddr ../drivers/scsi/aic7xxx/aic79xx_core.c:7098:45: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:8152:19: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:8292:33: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:8877:25: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:8940:25: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:9720:27: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:9722:37: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:9737:25: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:9745:17: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:1106:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:1106:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:1106:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:1106:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:1096:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nportdisc.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_nportdisc.c:520:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:568:23: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:569:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:1436:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:1445:31: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:1446:32: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2211:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2213:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2217:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2220:36: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2221:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2228:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2234:29: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2243:30: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2250:54: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2262:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2262:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2262:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2262:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2262:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2262:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:298:24: warning: context imbalance in 'lpfc_els_abort' - different lock contexts for basic block ../drivers/scsi/mpi3mr/mpi3mr_os.c: In function ‘mpi3mr_probe’: ../drivers/scsi/mpi3mr/mpi3mr_os.c:5383:33: warning: ‘%d’ directive writing between 1 and 3 bytes into a region of size between 1 and 64 [-Wformat-overflow=] 5383 | sprintf(mrioc->name, "%s%d", mrioc->driver_name, mrioc->id); | ^~ ../drivers/scsi/mpi3mr/mpi3mr_os.c:5383:30: note: directive argument in the range [0, 255] 5383 | sprintf(mrioc->name, "%s%d", mrioc->driver_name, mrioc->id); | ^~~~~~ ../drivers/scsi/mpi3mr/mpi3mr_os.c:5383:9: note: ‘sprintf’ output between 2 and 67 bytes into a destination of size 64 5383 | sprintf(mrioc->name, "%s%d", mrioc->driver_name, mrioc->id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/jffs2/background.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:294:28: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:294:28: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:294:28: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:296:30: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:296:30: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:296:30: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:303:31: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:303:31: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:303:31: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:308:33: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:308:33: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:308:33: got struct spinlock [noderef] __rcu * ../drivers/scsi/qla4xxx/ql4_isr.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): ../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/mpi3mr/mpi3mr_fw.c: In function ‘mpi3mr_issue_reset’: ../drivers/scsi/mpi3mr/mpi3mr_fw.c:1649:54: warning: variable ‘scratch_pad0’ set but not used [-Wunused-but-set-variable] 1649 | u32 host_diagnostic, ioc_status, ioc_config, scratch_pad0; | ^~~~~~~~~~~~ ../drivers/scsi/mpi3mr/mpi3mr_fw.c: In function ‘mpi3mr_setup_isr’: ../drivers/scsi/mpi3mr/mpi3mr_fw.c:774:58: warning: ‘%d’ directive output may be truncated writing between 1 and 3 bytes into a region of size between 1 and 64 [-Wformat-truncation=] 774 | snprintf(intr_info->name, MPI3MR_NAME_LENGTH, "%s%d-msix%d", | ^~ In function ‘mpi3mr_request_irq’, inlined from ‘mpi3mr_setup_isr’ at ../drivers/scsi/mpi3mr/mpi3mr_fw.c:899:12: ../drivers/scsi/mpi3mr/mpi3mr_fw.c:774:55: note: directive argument in the range [0, 255] 774 | snprintf(intr_info->name, MPI3MR_NAME_LENGTH, "%s%d-msix%d", | ^~~~~~~~~~~~~ ../drivers/scsi/mpi3mr/mpi3mr_fw.c:774:55: note: directive argument in the range [0, 65535] ../drivers/scsi/mpi3mr/mpi3mr_fw.c:774:9: note: ‘snprintf’ output between 8 and 77 bytes into a destination of size 64 774 | snprintf(intr_info->name, MPI3MR_NAME_LENGTH, "%s%d-msix%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 775 | mrioc->driver_name, mrioc->id, index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/mpi3mr/mpi3mr_fw.c: In function ‘mpi3mr_start_watchdog’: ../drivers/scsi/mpi3mr/mpi3mr_fw.c:2882:60: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size 41 [-Wformat-truncation=] 2882 | sizeof(mrioc->watchdog_work_q_name), "watchdog_%s%d", mrioc->name, | ^~ ../drivers/scsi/mpi3mr/mpi3mr_fw.c:2882:50: note: directive argument in the range [0, 255] 2882 | sizeof(mrioc->watchdog_work_q_name), "watchdog_%s%d", mrioc->name, | ^~~~~~~~~~~~~~~ ../drivers/scsi/mpi3mr/mpi3mr_fw.c:2881:9: note: ‘snprintf’ output between 11 and 76 bytes into a destination of size 50 2881 | snprintf(mrioc->watchdog_work_q_name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2882 | sizeof(mrioc->watchdog_work_q_name), "watchdog_%s%d", mrioc->name, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2883 | mrioc->id); | ~~~~~~~~~~ ../drivers/scsi/mpi3mr/mpi3mr_os.c:3150:82: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_os.c:3150:82: expected restricted __le16 [usertype] application_tag_translation_mask ../drivers/scsi/mpi3mr/mpi3mr_os.c:3150:82: got int ../drivers/scsi/fnic/fnic_pci_subsys_devid.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_hbadisc.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_hbadisc.c:3461:18: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:2280:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:2281:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4121:14: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4122:19: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:7084:33: warning: cast to restricted __le16 ../drivers/scsi/bnx2i/bnx2i_init.c:71:1: warning: symbol '__pcpu_scope_bnx2i_percpu' was not declared. Should it be static? ../drivers/scsi/bnx2i/bnx2i_init.c:396:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:396:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:396:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:396:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:396:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:396:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:397:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:397:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:397:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:397:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:397:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:397:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:399:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:399:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:399:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:399:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:399:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:399:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:400:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:400:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:400:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:400:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:400:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:400:9: got restricted __le64 [usertype] ../drivers/scsi/aic7xxx/aic79xx_osm_pci.c:377:45: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/aic7xxx/aic79xx_osm_pci.c:377:45: expected restricted pci_power_t [usertype] state ../drivers/scsi/aic7xxx/aic79xx_osm_pci.c:377:45: got unsigned int enum ahd_power_state [usertype] new_state ../drivers/scsi/elx/libefc/efc_node.c: In function ‘efc_node_alloc’: ../drivers/scsi/elx/libefc/efc_node.c:254:70: warning: ‘%s’ directive output may be truncated writing up to 15 bytes into a region of size between 0 and 31 [-Wformat-truncation=] 254 | snprintf(node->display_name, sizeof(node->display_name), "%s.%s", | ^~ 255 | nport->display_name, portid_display); | ~~~~~~~~~~~~~~ In function ‘efc_node_update_display_name’, inlined from ‘efc_node_alloc’ at ../drivers/scsi/elx/libefc/efc_node.c:95:2: ../drivers/scsi/elx/libefc/efc_node.c:254:9: note: ‘snprintf’ output between 2 and 48 bytes into a destination of size 32 254 | snprintf(node->display_name, sizeof(node->display_name), "%s.%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 255 | nport->display_name, portid_display); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/elx/libefc/efc_node.c: In function ‘efc_node_update_display_name’: ../drivers/scsi/elx/libefc/efc_node.c:254:70: warning: ‘%s’ directive output may be truncated writing up to 15 bytes into a region of size between 0 and 31 [-Wformat-truncation=] 254 | snprintf(node->display_name, sizeof(node->display_name), "%s.%s", | ^~ 255 | nport->display_name, portid_display); | ~~~~~~~~~~~~~~ ../drivers/scsi/elx/libefc/efc_node.c:254:9: note: ‘snprintf’ output between 2 and 48 bytes into a destination of size 32 254 | snprintf(node->display_name, sizeof(node->display_name), "%s.%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 255 | nport->display_name, portid_display); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/qla2xxx/qla_bsg.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/mpi3mr/mpi3mr_fw.c:5113:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_fw.c:5113:24: expected unsigned char [addressable] [assigned] [usertype] class ../drivers/scsi/mpi3mr/mpi3mr_fw.c:5113:24: got restricted __le16 [usertype] ../drivers/scsi/qla2xxx/qla_nx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_dbg.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/elx/libefc/efc_node.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_mr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../fs/ext4/super.c:3369:32: warning: context imbalance in 'ext4_check_descriptors' - different lock contexts for basic block ../drivers/scsi/qla4xxx/ql4_nvram.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): ../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. In file included from ../include/linux/string.h:382, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:12, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/irqflags.h:102, from ../include/linux/irqflags.h:18, from ../include/linux/spinlock.h:59, from ../include/linux/mmzone.h:8, from ../include/linux/gfp.h:7, from ../drivers/scsi/bnx2i/bnx2i_hwi.c:17: In function ‘fortify_memcpy_chk’, inlined from ‘bnx2i_process_login_resp.isra’ at ../drivers/scsi/bnx2i/bnx2i_hwi.c:1460:2: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/mvsas/mv_sas.c:373:20: warning: invalid assignment: |= ../drivers/scsi/mvsas/mv_sas.c:373:20: left side has type restricted __le32 ../drivers/scsi/mvsas/mv_sas.c:373:20: right side has type unsigned int ../drivers/scsi/mvsas/mv_sas.c:530:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:530:31: expected unsigned short [usertype] ../drivers/scsi/mvsas/mv_sas.c:530:31: got restricted __be16 [usertype] ../drivers/scsi/mvsas/mv_sas.c:634:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:634:31: expected unsigned short [usertype] ../drivers/scsi/mvsas/mv_sas.c:634:31: got restricted __be16 [usertype] ../drivers/scsi/mvsas/mv_sas.c:954:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:954:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:954:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:957:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:957:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:957:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:960:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:960:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:960:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:963:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:963:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:963:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:1462:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:1462:28: expected restricted __be32 [usertype] sense_data_len ../drivers/scsi/mvsas/mv_sas.c:1462:28: got int ../drivers/scsi/mvsas/mv_sas.c:1473:23: warning: cast to restricted __le32 ../drivers/scsi/mvsas/mv_sas.c:1474:23: warning: cast to restricted __le32 ../drivers/scsi/mvsas/mv_sas.c:1057:13: warning: context imbalance in 'mvs_port_notify_formed' - different lock contexts for basic block ../drivers/scsi/mvsas/mv_sas.c:1196:9: warning: context imbalance in 'mvs_dev_found_notify' - different lock contexts for basic block ../drivers/scsi/mvsas/mv_sas.c:1633:9: warning: context imbalance in 'mvs_slot_complete' - unexpected unlock ../drivers/scsi/mpt3sas/mpt3sas_base.c: In function ‘_base_request_irq’: ../drivers/scsi/mpt3sas/mpt3sas_base.c:3186:68: warning: ‘%d’ directive output may be truncated writing between 1 and 3 bytes into a region of size between 1 and 26 [-Wformat-truncation=] 3186 | snprintf(reply_q->name, MPT_NAME_LENGTH, "%s%d-msix%d", | ^~ ../drivers/scsi/mpt3sas/mpt3sas_base.c:3186:58: note: directive argument in the range [0, 254] 3186 | snprintf(reply_q->name, MPT_NAME_LENGTH, "%s%d-msix%d", | ^~~~~~~~~~~~~ ../drivers/scsi/mpt3sas/mpt3sas_base.c:3186:17: note: ‘snprintf’ output between 8 and 35 bytes into a destination of size 32 3186 | snprintf(reply_q->name, MPT_NAME_LENGTH, "%s%d-msix%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3187 | ioc->driver_name, ioc->id, index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/mpt3sas/mpt3sas_base.c:3177:63: warning: ‘-mq-poll’ directive output may be truncated writing 8 bytes into a region of size between 6 and 31 [-Wformat-truncation=] 3177 | snprintf(reply_q->name, MPT_NAME_LENGTH, "%s%d-mq-poll%d", | ^~~~~~~~ ../drivers/scsi/mpt3sas/mpt3sas_base.c:3177:58: note: directive argument in the range [-255, 255] 3177 | snprintf(reply_q->name, MPT_NAME_LENGTH, "%s%d-mq-poll%d", | ^~~~~~~~~~~~~~~~ ../drivers/scsi/mpt3sas/mpt3sas_base.c:3177:17: note: ‘snprintf’ output between 11 and 39 bytes into a destination of size 32 3177 | snprintf(reply_q->name, MPT_NAME_LENGTH, "%s%d-mq-poll%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3178 | ioc->driver_name, ioc->id, qid); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/mpt3sas/mpt3sas_base.c: In function ‘mpt3sas_base_start_watchdog’: ../drivers/scsi/mpt3sas/mpt3sas_base.c:847:57: warning: ‘%s’ directive output may be truncated writing up to 23 bytes into a region of size 15 [-Wformat-truncation=] 847 | sizeof(ioc->fault_reset_work_q_name), "poll_%s%d_status", | ^~ ../drivers/scsi/mpt3sas/mpt3sas_base.c:847:51: note: directive argument in the range [0, 255] 847 | sizeof(ioc->fault_reset_work_q_name), "poll_%s%d_status", | ^~~~~~~~~~~~~~~~~~ ../drivers/scsi/mpt3sas/mpt3sas_base.c:846:9: note: ‘snprintf’ output between 14 and 39 bytes into a destination of size 20 846 | snprintf(ioc->fault_reset_work_q_name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 847 | sizeof(ioc->fault_reset_work_q_name), "poll_%s%d_status", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 848 | ioc->driver_name, ioc->id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/bnx2i/bnx2i_hwi.c:220:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/bnx2i/bnx2i_hwi.c:220:16: expected unsigned int val ../drivers/scsi/bnx2i/bnx2i_hwi.c:220:16: got restricted __le32 [usertype] ../drivers/scsi/bnx2i/bnx2i_hwi.c:347:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_hwi.c:347:25: expected unsigned short [usertype] tsih ../drivers/scsi/bnx2i/bnx2i_hwi.c:347:25: got restricted __be16 [usertype] tsih ../drivers/scsi/bnx2i/bnx2i_hwi.c:350:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_hwi.c:350:24: expected unsigned short [usertype] cid ../drivers/scsi/bnx2i/bnx2i_hwi.c:350:24: got restricted __be16 [usertype] cid ../drivers/scsi/bnx2i/bnx2i_hwi.c:427:54: warning: restricted itt_t degrades to integer ../drivers/scsi/bnx2i/bnx2i_hwi.c:430:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_hwi.c:430:39: expected unsigned int [usertype] ref_itt ../drivers/scsi/bnx2i/bnx2i_hwi.c:430:39: got restricted itt_t [usertype] ../drivers/scsi/bnx2i/bnx2i_hwi.c:433:32: warning: cast to restricted __be32 ../drivers/scsi/bnx2i/bnx2i_hwi.c:434:32: warning: cast to restricted __be32 ../drivers/scsi/bnx2i/bnx2i_hwi.c:1351:48: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/bnx2i/bnx2i_hwi.c:1351:48: expected restricted itt_t [usertype] ../drivers/scsi/bnx2i/bnx2i_hwi.c:1351:48: got int ../drivers/scsi/bnx2i/bnx2i_hwi.c:1447:45: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/bnx2i/bnx2i_hwi.c:1447:45: expected restricted itt_t [usertype] ../drivers/scsi/bnx2i/bnx2i_hwi.c:1447:45: got int ../drivers/scsi/bnx2i/bnx2i_hwi.c:1514:50: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/bnx2i/bnx2i_hwi.c:1514:50: expected restricted itt_t [usertype] ../drivers/scsi/bnx2i/bnx2i_hwi.c:1514:50: got int ../drivers/scsi/bnx2i/bnx2i_hwi.c:1574:47: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/bnx2i/bnx2i_hwi.c:1574:47: expected restricted itt_t [usertype] ../drivers/scsi/bnx2i/bnx2i_hwi.c:1574:47: got int ../drivers/scsi/bnx2i/bnx2i_hwi.c:1613:46: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/bnx2i/bnx2i_hwi.c:1613:46: expected restricted itt_t [usertype] ../drivers/scsi/bnx2i/bnx2i_hwi.c:1613:46: got int ../drivers/scsi/bnx2i/bnx2i_hwi.c:1628:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_hwi.c:1628:26: expected restricted __be16 [usertype] t2wait ../drivers/scsi/bnx2i/bnx2i_hwi.c:1628:26: got restricted __be32 [usertype] ../drivers/scsi/bnx2i/bnx2i_hwi.c:1629:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_hwi.c:1629:28: expected restricted __be16 [usertype] t2retain ../drivers/scsi/bnx2i/bnx2i_hwi.c:1629:28: got restricted __be32 [usertype] ../drivers/scsi/bnx2i/bnx2i_hwi.c:1658:46: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/bnx2i/bnx2i_hwi.c:1658:46: expected restricted itt_t [usertype] ../drivers/scsi/bnx2i/bnx2i_hwi.c:1658:46: got int ../drivers/scsi/bnx2i/bnx2i_hwi.c:1708:29: warning: cast from restricted itt_t ../drivers/scsi/bnx2i/bnx2i_hwi.c:1717:27: warning: cast to restricted itt_t ../drivers/scsi/bnx2i/bnx2i_hwi.c:1813:25: warning: cast from restricted itt_t ../drivers/scsi/bnx2i/bnx2i_hwi.c:1838:44: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/bnx2i/bnx2i_hwi.c:1838:44: expected restricted itt_t [usertype] ../drivers/scsi/bnx2i/bnx2i_hwi.c:1838:44: got int ../drivers/scsi/bnx2i/bnx2i_hwi.c:1912:43: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/bnx2i/bnx2i_hwi.c:1912:43: expected restricted itt_t [usertype] ../drivers/scsi/bnx2i/bnx2i_hwi.c:1912:43: got int ../drivers/scsi/bnx2i/bnx2i_hwi.c:1982:44: warning: cast from restricted itt_t ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: expected restricted __le32 [usertype] H2DLength ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: got int data_out_sz ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: expected restricted __le32 [usertype] D2HLength ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: got int data_in_sz ../drivers/scsi/mpt3sas/mpt3sas_base.c:4361:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4361:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4361:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:4383:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4383:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4383:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:4406:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4406:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4406:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:4427:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4427:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4427:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:7093:24: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:7093:24: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:7093:24: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:7112:20: warning: cast to restricted __le16 ../drivers/scsi/mpt3sas/mpt3sas_base.c:7120:20: warning: cast to restricted __le16 ../drivers/scsi/mpt3sas/mpt3sas_base.c:7133:36: warning: cast to restricted __le16 Warning: ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:2913 expecting prototype for mpt3sas_send_passthru_cmd(). Prototype was for mpt3sas_send_mctp_passthru_req() instead ../drivers/scsi/qedi/qedi_main.c:96:36: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_main.c:1215:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1215:20: expected unsigned int [usertype] iscsi_cid ../drivers/scsi/qedi/qedi_main.c:1215:20: got restricted __le16 [usertype] conn_id ../drivers/scsi/qedi/qedi_main.c:1227:74: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/qedi/qedi_main.c:1227:74: expected unsigned int [usertype] tid ../drivers/scsi/qedi/qedi_main.c:1227:74: got restricted __le16 [usertype] itid ../drivers/scsi/qedi/qedi_main.c:1275:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1275:18: expected unsigned short [usertype] prod_idx ../drivers/scsi/qedi/qedi_main.c:1275:18: got restricted __le16 ../drivers/scsi/qedi/qedi_main.c:1327:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1327:18: expected unsigned short [usertype] prod_idx ../drivers/scsi/qedi/qedi_main.c:1327:18: got restricted __le16 ../drivers/scsi/qedi/qedi_main.c:1855:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1855:32: expected restricted __le32 [usertype] itt ../drivers/scsi/qedi/qedi_main.c:1855:32: got unsigned int [usertype] proto_itt ../drivers/scsi/qedi/qedi_main.c:1868:37: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2i/bnx2i_iscsi.c:1138:27: warning: cast to restricted __be32 ../drivers/scsi/bnx2i/bnx2i_iscsi.c:1139:27: warning: cast to restricted __be32 ../drivers/scsi/bnx2i/bnx2i_iscsi.c:1146:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_iscsi.c:1146:23: expected unsigned int [usertype] ../drivers/scsi/bnx2i/bnx2i_iscsi.c:1146:23: got restricted __be32 [usertype] ../drivers/scsi/bnx2i/bnx2i_iscsi.c:1152:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_iscsi.c:1152:23: expected unsigned int [usertype] ../drivers/scsi/bnx2i/bnx2i_iscsi.c:1152:23: got restricted __be32 [usertype] ../drivers/scsi/qla2xxx/qla_nx2.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla4xxx/ql4_nx.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): ../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2518:16: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2522:24: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2523:24: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2526:24: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2530:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2542:48: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2543:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2574:34: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2576:34: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2598:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2598:21: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2598:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2599:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2599:21: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2599:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2600:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2600:21: expected unsigned int [usertype] ret ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2600:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2618:23: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2619:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2619:38: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2619:38: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2620:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2620:29: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2620:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2621:23: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2622:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2622:38: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2622:38: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2623:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2623:29: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2623:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2640:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2640:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2640:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4594:33: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4902:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4902:34: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4902:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4903:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4903:34: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4903:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4908:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4908:32: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4908:32: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5071:32: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5071:32: expected unsigned int [usertype] v ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5071:32: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5083:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5083:30: expected unsigned int [usertype] itlq_tbl_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5083:30: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3877:37: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3895:29: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1014:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1014:21: expected unsigned int [usertype] scratch ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1014:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1055:19: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1159:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1505:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1505:36: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1505:36: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1507:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1507:36: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1507:36: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1592:23: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1713:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1713:33: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1713:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1714:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1714:33: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1714:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1716:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1716:35: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1716:35: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1729:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1729:33: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1729:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1731:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1731:35: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1731:35: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1908:32: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2981:43: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3114:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3114:41: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3114:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3115:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3115:41: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3115:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3120:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3120:41: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3120:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3121:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3121:41: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3121:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3137:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3137:41: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3137:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3138:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3138:41: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3138:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3145:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3145:41: expected unsigned int [usertype] savep ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3145:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3146:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3146:41: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3146:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3147:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3147:41: expected unsigned int [usertype] startp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3147:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3148:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3148:41: expected unsigned int [usertype] goalp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3148:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3157:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3157:40: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3157:40: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3413:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3413:35: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3413:35: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3591:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3591:35: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3591:35: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3648:27: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3649:27: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3666:15: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3688:31: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3699:31: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3748:27: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3773:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3773:16: expected unsigned int [usertype] dp_ret ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3773:16: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3813:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3813:17: expected unsigned int [usertype] ret ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3813:17: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3814:16: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3815:16: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3816:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3816:21: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3816:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3817:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3817:21: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3817:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4696:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4696:51: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4696:51: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4697:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4697:51: expected unsigned int [usertype] resel_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4697:51: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4730:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4730:54: expected unsigned int [usertype] itl_task_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4730:54: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4731:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4731:51: expected unsigned int [usertype] resel_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4731:51: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4802:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4802:47: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4802:47: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4809:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4809:46: expected unsigned int [usertype] itl_task_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4809:46: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4816:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4816:43: expected unsigned int [usertype] resel_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4816:43: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4985:38: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4985:38: expected unsigned int [usertype] v ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4985:38: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4986:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4986:36: expected unsigned int [usertype] luntbl_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4986:36: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5008:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5008:32: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5008:32: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5012:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5012:34: expected unsigned int [usertype] lun0_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5012:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5019:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5019:30: expected unsigned int [usertype] itl_task_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5019:30: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5024:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5024:27: expected unsigned int [usertype] resel_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5024:27: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5107:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5107:44: expected unsigned int [usertype] luntbl_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5107:44: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5109:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5109:40: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5109:40: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5114:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5114:34: expected unsigned int [usertype] lun0_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5114:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5227:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5227:34: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5227:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5228:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5228:34: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5228:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5241:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5241:33: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5241:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5242:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5242:33: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5242:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5738:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5738:33: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5738:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5739:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5739:33: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5739:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5742:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5742:33: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5742:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5743:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5743:33: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5743:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5746:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5746:33: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5746:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5747:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5747:33: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5747:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5750:33: warning: too many warnings ../drivers/scsi/qla2xxx/qla_tmpl.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_tmpl.c:1058:39: warning: context imbalance in 'qla27xx_mpi_fwdump' - unexpected unlock ../drivers/scsi/qla2xxx/qla_nvme.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_nvme.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/aacraid/src.c:146:34: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/src.c:146:34: warning: cast to restricted __le32 ../drivers/scsi/aacraid/src.c:503:54: warning: restricted __le16 degrades to integer ../drivers/scsi/aacraid/src.c:524:57: warning: bad assignment (+=) to restricted __le32 ../drivers/scsi/aacraid/src.c:531:57: warning: bad assignment (+=) to restricted __le32 ../drivers/scsi/aacraid/src.c:539:49: warning: bad assignment (+=) to restricted __le32 ../drivers/scsi/aacraid/src.c:542:55: warning: bad assignment (+=) to restricted __le32 ../drivers/scsi/aacraid/src.c:783:23: warning: cast removes address space '__iomem' of expression ../drivers/scsi/aacraid/src.c:783:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/aacraid/src.c:783:42: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/aacraid/src.c:783:42: got char * ../drivers/scsi/aacraid/src.c:785:23: warning: cast removes address space '__iomem' of expression ../drivers/scsi/aacraid/src.c:785:42: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/aacraid/src.c:785:42: expected void volatile [noderef] __iomem *addr ../drivers/scsi/aacraid/src.c:785:42: got char * ../drivers/scsi/qedi/qedi_iscsi.c:518:32: warning: cast to restricted __be32 ../drivers/scsi/qedi/qedi_iscsi.c:519:32: warning: cast to restricted __be32 ../drivers/scsi/qedi/qedi_iscsi.c:528:48: warning: cast to restricted __be32 ../drivers/scsi/qedi/qedi_iscsi.c:529:48: warning: cast to restricted __be32 ../drivers/scsi/qedi/qedi_iscsi.c:759:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_iscsi.c:759:29: expected restricted __le32 [usertype] hi ../drivers/scsi/qedi/qedi_iscsi.c:759:29: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_iscsi.c:761:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_iscsi.c:761:29: expected restricted __le32 [usertype] lo ../drivers/scsi/qedi/qedi_iscsi.c:761:29: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_iscsi.c:762:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_iscsi.c:762:25: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedi/qedi_iscsi.c:762:25: got long ../drivers/scsi/qedi/qedi_iscsi.c:765:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_iscsi.c:765:29: expected restricted __le32 [usertype] hi ../drivers/scsi/qedi/qedi_iscsi.c:765:29: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_iscsi.c:767:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_iscsi.c:767:29: expected restricted __le32 [usertype] lo ../drivers/scsi/qedi/qedi_iscsi.c:767:29: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_iscsi.c:768:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_iscsi.c:768:25: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedi/qedi_iscsi.c:768:25: got int ../drivers/scsi/mvsas/mv_64xx.c:326:33: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/mvsas/mv_64xx.c:326:33: expected unsigned long long [usertype] sas_addr ../drivers/scsi/mvsas/mv_64xx.c:326:33: got restricted __be64 [usertype] ../drivers/scsi/elx/libefc/efc_nport.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/elx/libefc/efclib.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_els.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1268:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_els.c:633:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:638:27: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:2270:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2270:31: expected unsigned int [usertype] vid ../drivers/scsi/lpfc/lpfc_els.c:2270:31: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:2271:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2271:33: expected unsigned int [usertype] flags ../drivers/scsi/lpfc/lpfc_els.c:2271:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:2590:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2590:33: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_els.c:2590:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:2591:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2591:33: expected unsigned int [usertype] word4 ../drivers/scsi/lpfc/lpfc_els.c:2591:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:2922:19: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:3128:34: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:3671:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:3672:17: warning: cast to restricted __be32 ../include/uapi/scsi/fc/fc_els.h:1254:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_els.c:5593:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:5593:47: expected unsigned int [usertype] vid ../drivers/scsi/lpfc/lpfc_els.c:5593:47: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:5594:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:5594:49: expected unsigned int [usertype] flags ../drivers/scsi/lpfc/lpfc_els.c:5594:49: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:5985:19: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6054:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6170:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6170:33: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_els.c:6170:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6171:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6171:33: expected unsigned int [usertype] word4 ../drivers/scsi/lpfc/lpfc_els.c:6171:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6172:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6172:33: expected unsigned int [usertype] word5 ../drivers/scsi/lpfc/lpfc_els.c:6172:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6338:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6341:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6341:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6353:32: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6573:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6573:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6573:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6575:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6575:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6575:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6594:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6594:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6594:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6633:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6633:36: expected unsigned short [usertype] temperature ../drivers/scsi/lpfc/lpfc_els.c:6633:36: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6634:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6634:33: expected unsigned short [usertype] rx_power ../drivers/scsi/lpfc/lpfc_els.c:6634:33: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6635:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6635:32: expected unsigned short [usertype] tx_bias ../drivers/scsi/lpfc/lpfc_els.c:6635:32: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6636:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6636:33: expected unsigned short [usertype] tx_power ../drivers/scsi/lpfc/lpfc_els.c:6636:33: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6637:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6637:28: expected unsigned short [usertype] vcc ../drivers/scsi/lpfc/lpfc_els.c:6637:28: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6639:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6639:30: expected unsigned short [usertype] flags ../drivers/scsi/lpfc/lpfc_els.c:6639:30: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6640:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6640:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6640:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6651:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6651:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6651:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6655:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6655:30: expected unsigned int [usertype] port_type ../drivers/scsi/lpfc/lpfc_els.c:6655:30: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6657:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6657:49: expected unsigned int [usertype] link_failure_cnt ../drivers/scsi/lpfc/lpfc_els.c:6657:49: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6659:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6659:50: expected unsigned int [usertype] loss_of_synch_cnt ../drivers/scsi/lpfc/lpfc_els.c:6659:50: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6661:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6661:51: expected unsigned int [usertype] loss_of_signal_cnt ../drivers/scsi/lpfc/lpfc_els.c:6661:51: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6663:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6663:56: expected unsigned int [usertype] primitive_seq_proto_err ../drivers/scsi/lpfc/lpfc_els.c:6663:56: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6665:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6665:51: expected unsigned int [usertype] invalid_trans_word ../drivers/scsi/lpfc/lpfc_els.c:6665:51: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6667:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6667:48: expected unsigned int [usertype] invalid_crc_cnt ../drivers/scsi/lpfc/lpfc_els.c:6667:48: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6669:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6669:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6669:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6680:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6680:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6680:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6684:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6684:33: expected unsigned int [usertype] port_bbc ../drivers/scsi/lpfc/lpfc_els.c:6684:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6688:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6688:50: expected unsigned int [usertype] attached_port_bbc ../drivers/scsi/lpfc/lpfc_els.c:6688:50: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6694:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6694:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6694:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6705:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6705:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6705:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6722:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6722:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6722:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6723:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6723:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6723:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6734:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6734:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6734:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6751:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6751:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6751:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6752:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6752:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6752:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6763:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6763:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6763:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6780:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6780:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6780:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6781:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6781:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6781:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6792:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6792:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6792:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6809:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6809:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6809:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6810:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6810:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6810:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6822:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6822:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6822:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6839:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6839:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6839:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6840:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6840:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6840:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6848:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6848:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6848:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6854:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6854:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6854:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6863:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6863:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6863:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6865:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6865:36: expected unsigned int [usertype] CorrectedBlocks ../drivers/scsi/lpfc/lpfc_els.c:6865:36: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6867:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6867:40: expected unsigned int [usertype] UncorrectableBlocks ../drivers/scsi/lpfc/lpfc_els.c:6867:40: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6870:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6870:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6870:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6881:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6881:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6881:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6919:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6919:37: expected unsigned short [usertype] speed ../drivers/scsi/lpfc/lpfc_els.c:6919:37: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6947:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6947:44: expected unsigned short [usertype] capabilities ../drivers/scsi/lpfc/lpfc_els.c:6947:44: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6948:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6948:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6948:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6957:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6957:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6957:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6965:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6965:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6965:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6974:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6974:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6974:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6989:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6989:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6989:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7091:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7091:25: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7091:25: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7098:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_els.c:7373:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7373:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7373:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7373:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7373:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7373:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7373:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7373:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7382:25: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7384:36: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7387:25: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7610:17: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7615:21: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7625:17: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7670:9: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7670:9: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7815:31: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7818:44: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7922:23: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7983:23: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:8036:37: warning: too many warnings Warning: ../drivers/gpu/drm/drm_gpusvm.c:1229 function parameter 'svm_pages' not described in 'drm_gpusvm_pages_valid_unlocked' Warning: ../drivers/gpu/drm/drm_gpusvm.c:1229 expecting prototype for drm_gpusvm_range_pages_valid_unlocked(). Prototype was for drm_gpusvm_pages_valid_unlocked() instead ../drivers/scsi/elx/libefc/efc_sm.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/cxgbi/libcxgbi.c:1047:21: warning: restricted __wsum degrades to integer ../drivers/scsi/cxgbi/libcxgbi.c:1052:33: warning: bad assignment (-=) to restricted __wsum ../drivers/scsi/cxgbi/libcxgbi.c:1056:33: warning: invalid assignment: -= ../drivers/scsi/cxgbi/libcxgbi.c:1056:33: left side has type unsigned int ../drivers/scsi/cxgbi/libcxgbi.c:1056:33: right side has type restricted __wsum ../drivers/scsi/cxgbi/libcxgbi.c:1358:19: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:1431:19: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:1592:17: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:1592:17: warning: cast from restricted itt_t ../drivers/scsi/cxgbi/libcxgbi.c:2047:9: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:2047:9: warning: cast from restricted itt_t ../drivers/scsi/cxgbi/libcxgbi.c:2166:9: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:2166:9: warning: cast from restricted itt_t ../drivers/scsi/cxgbi/libcxgbi.c: note: in included file: ../drivers/scsi/cxgbi/libcxgbi.h:414:19: warning: invalid assignment: += ../drivers/scsi/cxgbi/libcxgbi.h:414:19: left side has type int ../drivers/scsi/cxgbi/libcxgbi.h:414:19: right side has type restricted __wsum ../drivers/scsi/lpfc/lpfc_scsi.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_scsi.c:106:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:108:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:108:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:108:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:313:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:314:34: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:317:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:320:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:321:34: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:324:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:792:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:792:39: expected unsigned int [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:792:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:880:46: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:882:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:884:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1057:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1057:69: expected unsigned int [usertype] prot_data ../drivers/scsi/lpfc/lpfc_scsi.c:1057:69: got restricted __be32 [usertype] ref_tag ../drivers/scsi/lpfc/lpfc_scsi.c:1178:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1178:69: expected unsigned int [usertype] prot_data ../drivers/scsi/lpfc/lpfc_scsi.c:1178:69: got restricted __be16 [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:1578:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1578:21: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1578:21: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1579:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1579:22: expected unsigned int [usertype] reftag ../drivers/scsi/lpfc/lpfc_scsi.c:1579:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1612:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1612:21: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1612:21: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1613:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1613:21: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_scsi.c:1613:21: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1614:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1614:21: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:1614:21: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1623:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1624:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1630:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1745:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1745:29: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1745:29: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1746:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1746:30: expected unsigned int [usertype] reftag ../drivers/scsi/lpfc/lpfc_scsi.c:1746:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1774:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1774:29: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1774:29: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1775:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1775:29: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_scsi.c:1775:29: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1776:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1776:29: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:1776:29: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1793:34: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1794:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1828:40: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1829:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1852:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1967:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1967:25: expected unsigned int [usertype] ref_tag ../drivers/scsi/lpfc/lpfc_scsi.c:1967:25: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1994:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1994:23: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:1994:23: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1995:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1995:23: expected unsigned int [usertype] word3 ../drivers/scsi/lpfc/lpfc_scsi.c:1995:23: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2020:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2020:38: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2020:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2022:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2022:38: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2022:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2034:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2034:38: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2034:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2035:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2035:38: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2035:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2038:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2038:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2038:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2039:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2039:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2039:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2049:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2049:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2049:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2050:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2050:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2050:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2181:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2181:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2181:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2183:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2183:46: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2183:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2187:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2187:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2187:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2188:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2188:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2188:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2200:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2200:33: expected unsigned int [usertype] ref_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2200:33: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2234:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2234:31: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2234:31: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2235:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2235:31: expected unsigned int [usertype] word3 ../drivers/scsi/lpfc/lpfc_scsi.c:2235:31: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2253:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:2254:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:2255:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2255:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2255:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2307:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2307:54: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2307:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2309:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2309:54: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2309:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2313:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2313:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2313:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2314:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2314:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2314:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2343:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2343:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2343:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2345:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2345:46: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2345:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2352:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2352:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2352:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2665:11: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2665:11: expected unsigned short [usertype] x ../drivers/scsi/lpfc/lpfc_scsi.c:2665:11: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2679:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2679:13: expected unsigned short [usertype] ret ../drivers/scsi/lpfc/lpfc_scsi.c:2679:13: got restricted __sum16 ../drivers/scsi/lpfc/lpfc_scsi.c:2739:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2739:31: expected unsigned short [usertype] start_app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2739:31: got restricted __be16 [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2756:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2756:51: expected unsigned short [assigned] [usertype] guard_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2756:51: got restricted __be16 [usertype] guard_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2779:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2779:41: expected unsigned short [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2779:41: got restricted __be16 [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:3084:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3086:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3086:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3086:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3142:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3142:54: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:3142:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3144:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3144:54: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:3144:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3160:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3160:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:3160:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3162:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3162:46: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:3162:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3166:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3166:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3166:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3167:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3167:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:3167:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3176:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3176:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3176:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3177:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3177:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:3177:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3202:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3204:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3204:36: expected unsigned int [usertype] w ../drivers/scsi/lpfc/lpfc_scsi.c:3204:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3215:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3217:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3217:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3217:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3329:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3331:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3331:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3331:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3619:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3852:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3877:35: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3882:28: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3913:38: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3968:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3968:17: warning: too many warnings ../drivers/scsi/qla4xxx/ql4_dbg.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): ../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/elx/libefc/efc_device.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../fs/orangefs/devorangefs-req.c:254:28: warning: context imbalance in 'orangefs_devreq_read' - different lock contexts for basic block ../drivers/scsi/esas2r/esas2r_disc.c:1176:59: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_disc.c:760:36: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_disc.c:844:30: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_disc.c:846:36: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_disc.c:848:21: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_disc.c:850:33: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_disc.c:927:43: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_disc.c:957:27: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_disc.c:655:42: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_disc.c:656:42: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_disc.c: note: in included file: ../drivers/scsi/esas2r/esas2r.h:1255:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1255:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1255:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1255:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1255:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1255:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1255:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1255:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1255:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1255:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1255:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1255:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1255:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1255:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1255:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 Warning: ../fs/befs/datastream.c:131 expecting prototype for befs_read_lsmylink(). Prototype was for befs_read_lsymlink() instead ../kernel/trace/trace_events_user.c:2249:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2356:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2381:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs * ../drivers/scsi/qla4xxx/ql4_attr.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): ../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/elx/libefc/efc_els.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/tcm_qla2xxx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../lib/bch.c:260:19: warning: incorrect type in assignment (different base types) ../lib/bch.c:260:19: expected unsigned int [usertype] w ../lib/bch.c:260:19: got restricted __be32 [usertype] ../kernel/trace/trace_dynevent.c:19:1: warning: symbol 'dyn_event_ops_mutex' was not declared. Should it be static? ../drivers/gpu/drm/panel/panel-visionox-rm69299.c:346:42: warning: symbol 'visionox_rm69299_1080p_display_desc' was not declared. Should it be static? ../drivers/gpu/drm/panel/panel-visionox-rm69299.c:352:42: warning: symbol 'visionox_rm69299_shift_desc' was not declared. Should it be static? ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:1350:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:1350:41: expected restricted __be32 [usertype] ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:1350:41: got unsigned int ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:427:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:427:27: expected restricted __wsum [usertype] csum ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:427:27: got int [assigned] wrs_needed ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:494:24: warning: cast to restricted __be16 ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:494:24: warning: cast from restricted __wsum ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:796:37: warning: cast to restricted __be16 ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:797:38: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:798:18: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:819:28: warning: cast to restricted __be16 ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:827:24: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:935:25: warning: restricted __be32 degrades to integer ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:936:69: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:936:69: expected unsigned int addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:936:69: got restricted __be32 [usertype] ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:940:32: warning: restricted __be32 degrades to integer ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:942:69: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:942:69: expected unsigned int addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:942:69: got restricted __be32 [usertype] ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c: note: in included file: ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: warning: incorrect type in return expression (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: expected unsigned int ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: got restricted __be32 [usertype] iscsi_ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: expected restricted __be32 [usertype] iscsi_ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: got unsigned int addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: expected restricted __be32 [usertype] iscsi_ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: got unsigned int addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: warning: incorrect type in return expression (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: expected unsigned int ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: got restricted __be32 [usertype] iscsi_ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: expected restricted __be32 [usertype] iscsi_ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: got unsigned int addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: warning: incorrect type in return expression (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: expected unsigned int ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: got restricted __be32 [usertype] iscsi_ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: expected restricted __be32 [usertype] iscsi_ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: got unsigned int addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: expected restricted __be32 [usertype] iscsi_ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: got unsigned int addr ../drivers/scsi/mvsas/mv_94xx.c: note: in included file: ../drivers/scsi/mvsas/mv_94xx.h:211:36: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla2xxx/qla_edif.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_printk’: ../kernel/trace/bpf_trace.c:377:9: warning: function ‘____bpf_trace_printk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 377 | 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:433:9: warning: function ‘____bpf_trace_vprintk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 433 | 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:475:9: warning: function ‘____bpf_seq_printf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 475 | seq_bprintf(m, fmt, data.bin_args); | ^~~~~~~~~~~ ../drivers/scsi/qla2xxx/qla_target.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_target.c:397:47: warning: context imbalance in 'qlt_24xx_atio_pkt_all_vps' - unexpected unlock ../drivers/scsi/qla2xxx/qla_target.c:3710:39: warning: context imbalance in 'qlt_send_term_exchange' - unexpected unlock ../drivers/scsi/qla2xxx/qla_target.c:5524:39: warning: context imbalance in 'qlt_chk_qfull_thresh_hold' - unexpected unlock ../drivers/scsi/qla2xxx/qla_target.c:5563:55: warning: context imbalance in 'qlt_24xx_atio_pkt' - unexpected unlock ../drivers/scsi/lpfc/lpfc_attr.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../fs/afs/callback.c:146:22: warning: context imbalance in 'afs_lookup_volume_rcu' - different lock contexts for basic block ../drivers/scsi/qla4xxx/ql4_bsg.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): ../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. ../kernel/trace/bpf_trace.c:189:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:226:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:241:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:276:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:574:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:760:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:771:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:785:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:833:41: warning: incorrect type in assignment (different address spaces) ../kernel/trace/bpf_trace.c:833:41: expected void [noderef] __user *[addressable] [assigned] [usertype] sival_ptr ../kernel/trace/bpf_trace.c:833:41: got void * ../kernel/trace/bpf_trace.c:883:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:895:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1186:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3319:18: warning: symbol 'bpf_session_is_return' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3327:19: warning: symbol 'bpf_session_cookie' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3508:17: warning: symbol 'bpf_send_signal_task' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3520:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3517:17: warning: symbol 'bpf_probe_read_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3524:17: warning: symbol 'bpf_probe_read_kernel_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3534:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3531:17: warning: symbol 'bpf_probe_read_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3538:17: warning: symbol 'bpf_probe_read_kernel_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3548:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3545:17: warning: symbol 'bpf_copy_from_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3555:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3552:17: warning: symbol 'bpf_copy_from_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3563:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3559:17: warning: symbol 'bpf_copy_from_user_task_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3571:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3567:17: warning: symbol 'bpf_copy_from_user_task_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:2330:21: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c:2334: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:897:25: warning: context imbalance in 'uprobe_prog_run' - unexpected unlock ../drivers/scsi/lpfc/lpfc_init.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_init.c: note: in included file: ../drivers/scsi/lpfc/lpfc_ids.h:26:28: warning: symbol 'lpfc_id_table' was not declared. Should it be static? ../drivers/scsi/lpfc/lpfc_init.c:148:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_init.c:148:40: expected unsigned int [usertype] ../drivers/scsi/lpfc/lpfc_init.c:148:40: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_init.c:4608:24: warning: cast to restricted __be64 ../drivers/scsi/lpfc/lpfc_init.c:8140:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_init.c:8140:21: expected unsigned long long [addressable] [usertype] wwn ../drivers/scsi/lpfc/lpfc_init.c:8140:21: got restricted __be64 [usertype] ../drivers/scsi/lpfc/lpfc_init.c:8145:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_init.c:8145:21: expected unsigned long long [addressable] [usertype] wwn ../drivers/scsi/lpfc/lpfc_init.c:8145:21: got restricted __be64 [usertype] ../drivers/scsi/lpfc/lpfc_init.c:14613:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_init.c:14614:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_init.c:14615:15: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_init.c:14616:17: warning: cast to restricted __be32 ../drivers/scsi/be2iscsi/be_main.c:1169:29: warning: cast to restricted __be16 ../drivers/scsi/be2iscsi/be_main.c:1195:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_main.c:1195:21: expected restricted __be16 [usertype] t2wait ../drivers/scsi/be2iscsi/be_main.c:1195:21: got int ../drivers/scsi/be2iscsi/be_main.c:1680:33: warning: cast to restricted __be16 ../drivers/scsi/be2iscsi/be_main.c:1818:28: warning: cast to restricted __le32 ../drivers/scsi/be2iscsi/be_main.c:1837:36: warning: cast to restricted __le32 ../drivers/scsi/be2iscsi/be_main.c:4353:19: warning: cast from restricted itt_t ../drivers/scsi/be2iscsi/be_main.c:4386:34: warning: cast to restricted itt_t ../drivers/scsi/be2iscsi/be_main.c:4483:16: warning: cast to restricted itt_t ../drivers/scsi/be2iscsi/be_main.c:4483:16: warning: cast from restricted __be32 ../drivers/scsi/be2iscsi/be_main.c:4539:9: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/be2iscsi/be_main.c:4539:9: expected unsigned int [usertype] value ../drivers/scsi/be2iscsi/be_main.c:4539:9: got restricted __be16 [usertype] ../drivers/scsi/be2iscsi/be_main.c:4599:9: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/be2iscsi/be_main.c:4599:9: expected unsigned int [usertype] value ../drivers/scsi/be2iscsi/be_main.c:4599:9: got restricted __be16 [usertype] ../drivers/scsi/be2iscsi/be_main.c:4693:30: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_main.c:4778:17: warning: cast to restricted __be32 ../drivers/scsi/be2iscsi/be_main.c:4778:17: warning: cast from restricted itt_t ../drivers/scsi/be2iscsi/be_main.c:5785:24: warning: symbol 'beiscsi_iscsi_transport' was not declared. Should it be static? ../drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:1494:26: warning: invalid assignment: |= ../drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:1494:26: left side has type restricted __le32 ../drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:1494:26: right side has type unsigned int ../drivers/scsi/be2iscsi/be_mgmt.c:166:43: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_mgmt.c:167:44: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_mgmt.c:168:44: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_mgmt.c:169:44: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_mgmt.c:171:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_mgmt.c:171:38: expected unsigned long dst_addr ../drivers/scsi/be2iscsi/be_mgmt.c:171:38: got restricted __be32 [usertype] s_addr ../drivers/scsi/qla4xxx/ql4_83xx.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): ../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/bfa/bfa_fcs_rport.c:2558:13: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2559:36: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:1838:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: expected unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: got restricted __be16 [usertype] reply_oxid ../drivers/scsi/bfa/bfa_fcs_rport.c:1977:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2047:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: expected restricted __be16 [usertype] port_speed_cap ../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: got int ../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: expected restricted __be16 [usertype] port_op_speed ../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: got unsigned int enum fc_rpsc_op_speed ../drivers/scsi/bfa/bfa_fcs_rport.c:2593:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2667:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2688:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: expected unsigned int [addressable] [assigned] [usertype] qos_flow_id ../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: got restricted __be32 [usertype] ../drivers/scsi/qedi/qedi_fw.c:1459:30: warning: cast to restricted itt_t ../drivers/scsi/qedi/qedi_fw.c:1459:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1459:28: expected restricted __le32 [addressable] [usertype] itt ../drivers/scsi/qedi/qedi_fw.c:1459:28: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1460:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1460:31: expected restricted __le32 [addressable] [usertype] cmd_sn ../drivers/scsi/qedi/qedi_fw.c:1460:31: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1463:33: warning: cast to restricted __be32 ../drivers/scsi/qedi/qedi_fw.c:1463:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1463:31: expected restricted __le32 [addressable] [usertype] lo ../drivers/scsi/qedi/qedi_fw.c:1463:31: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1464:33: warning: cast to restricted __be32 ../drivers/scsi/qedi/qedi_fw.c:1464:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1464:31: expected restricted __le32 [addressable] [usertype] hi ../drivers/scsi/qedi/qedi_fw.c:1464:31: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1469:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1469:36: expected restricted __le32 [addressable] [usertype] rtt ../drivers/scsi/qedi/qedi_fw.c:1469:36: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1473:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1473:36: expected restricted __le32 [addressable] [usertype] rtt ../drivers/scsi/qedi/qedi_fw.c:1473:36: got unsigned int ../drivers/scsi/qedi/qedi_fw.c:1478:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1478:41: expected restricted __le32 [addressable] [assigned] [usertype] hdr_second_dword ../drivers/scsi/qedi/qedi_fw.c:1478:41: got int ../drivers/scsi/qedi/qedi_fw.c:1479:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1479:35: expected restricted __le32 [addressable] [assigned] [usertype] ref_cmd_sn ../drivers/scsi/qedi/qedi_fw.c:1479:35: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:50:25: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:51:28: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:52:31: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:53:31: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:55:28: warning: cast from restricted __le16 ../drivers/scsi/qedi/qedi_fw.c:55:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:55:26: expected restricted __be16 [usertype] t2wait ../drivers/scsi/qedi/qedi_fw.c:55:26: got restricted __be32 [usertype] ../drivers/scsi/qedi/qedi_fw.c:56:30: warning: cast from restricted __le16 ../drivers/scsi/qedi/qedi_fw.c:56:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:56:28: expected restricted __be16 [usertype] t2retain ../drivers/scsi/qedi/qedi_fw.c:56:28: got restricted __be32 [usertype] ../drivers/scsi/qedi/qedi_fw.c:105:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:105:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:105:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:109:29: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:111:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:111:27: expected restricted __be32 [usertype] ttt ../drivers/scsi/qedi/qedi_fw.c:111:27: got restricted __le32 [usertype] ttt ../drivers/scsi/qedi/qedi_fw.c:112:32: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:113:35: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:114:35: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:116:36: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:211:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:211:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:211:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:214:29: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:216:32: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:217:36: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:218:35: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:282:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:282:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:282:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:285:29: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:287:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:287:28: expected restricted __be16 [usertype] tsih ../drivers/scsi/qedi/qedi_fw.c:287:28: got restricted __le16 [usertype] tsih ../drivers/scsi/qedi/qedi_fw.c:288:32: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:289:35: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:290:35: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:293:37: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:331:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:331:13: expected unsigned short [usertype] idx ../drivers/scsi/qedi/qedi_fw.c:331:13: got restricted __le16 [usertype] rqe_opaque ../drivers/scsi/qedi/qedi_fw.c:366:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:366:13: expected unsigned short [usertype] idx ../drivers/scsi/qedi/qedi_fw.c:366:13: got restricted __le16 [usertype] rqe_opaque ../drivers/scsi/qedi/qedi_fw.c:384:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:384:41: expected restricted __le16 [usertype] opaque ../drivers/scsi/qedi/qedi_fw.c:384:41: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw.c:427:29: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:434:26: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:435:26: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:436:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:437:20: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:453:28: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:497:32: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:513:18: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:513:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:513:16: expected unsigned int ../drivers/scsi/qedi/qedi_fw.c:513:16: got restricted __be32 [usertype] ../drivers/scsi/qedi/qedi_fw.c:514:18: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:514:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:514:16: expected unsigned int ../drivers/scsi/qedi/qedi_fw.c:514:16: got restricted __be32 [usertype] ../drivers/scsi/qedi/qedi_fw.c:516:31: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:517:31: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:518:28: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:523:28: warning: cast from restricted __le16 ../drivers/scsi/qedi/qedi_fw.c:524:28: warning: cast from restricted __le16 ../drivers/scsi/qedi/qedi_fw.c:525:28: warning: cast from restricted __le16 ../drivers/scsi/qedi/qedi_fw.c:548:29: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:563:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:563:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:563:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:565:26: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:566:26: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:567:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:590:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:590:20: expected unsigned int [usertype] iscsi_cid ../drivers/scsi/qedi/qedi_fw.c:590:20: got restricted __le16 [usertype] conn_id ../drivers/scsi/qedi/qedi_fw.c:623:26: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:624:26: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:625:20: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:629:31: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:632:38: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:734:28: warning: incorrect type in initializer (different base types) ../drivers/scsi/qedi/qedi_fw.c:734:28: expected unsigned int [usertype] proto_itt ../drivers/scsi/qedi/qedi_fw.c:734:28: got restricted __le16 [usertype] itid ../drivers/scsi/qedi/qedi_fw.c:743:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:743:19: expected unsigned int [usertype] iscsi_cid ../drivers/scsi/qedi/qedi_fw.c:743:19: got restricted __le16 [usertype] conn_id ../drivers/scsi/qedi/qedi_fw.c:793:9: warning: cast to restricted itt_t ../drivers/scsi/qedi/qedi_fw.c:850:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:850:20: expected unsigned int [usertype] iscsi_cid ../drivers/scsi/qedi/qedi_fw.c:850:20: got restricted __le16 [usertype] conn_id ../drivers/scsi/qedi/qedi_fw.c:881:50: warning: cast from restricted itt_t ../drivers/scsi/qedi/qedi_fw.c:881:40: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:886:48: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:885:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:885:49: expected restricted __le16 [usertype] itid ../drivers/scsi/qedi/qedi_fw.c:885:49: got unsigned int ../drivers/scsi/qedi/qedi_fw.c:925:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:925:40: expected restricted __le16 [usertype] sq_prod ../drivers/scsi/qedi/qedi_fw.c:925:40: got unsigned short [usertype] fw_sq_prod_idx ../drivers/scsi/qedi/qedi_fw.c:1001:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1001:40: expected restricted __le32 [addressable] [assigned] [usertype] isid_tabc ../drivers/scsi/qedi/qedi_fw.c:1001:40: got unsigned int ../drivers/scsi/qedi/qedi_fw.c:1002:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1002:37: expected restricted __le16 [addressable] [assigned] [usertype] isid_d ../drivers/scsi/qedi/qedi_fw.c:1002:37: got unsigned short ../drivers/scsi/qedi/qedi_fw.c:1004:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1004:35: expected restricted __le16 [addressable] [assigned] [usertype] tsih ../drivers/scsi/qedi/qedi_fw.c:1004:35: got restricted __be16 [usertype] tsih ../drivers/scsi/qedi/qedi_fw.c:1005:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1005:47: expected restricted __le32 [addressable] [assigned] [usertype] hdr_second_dword ../drivers/scsi/qedi/qedi_fw.c:1005:47: got int ../drivers/scsi/qedi/qedi_fw.c:1008:36: warning: cast to restricted itt_t ../drivers/scsi/qedi/qedi_fw.c:1008:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1008:34: expected restricted __le32 [addressable] [assigned] [usertype] itt ../drivers/scsi/qedi/qedi_fw.c:1008:34: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1009:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1009:34: expected restricted __le16 [addressable] [assigned] [usertype] cid ../drivers/scsi/qedi/qedi_fw.c:1009:34: got unsigned int [usertype] iscsi_conn_id ../drivers/scsi/qedi/qedi_fw.c:1010:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1010:37: expected restricted __le32 [addressable] [assigned] [usertype] cmd_sn ../drivers/scsi/qedi/qedi_fw.c:1010:37: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1011:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1011:42: expected restricted __le32 [addressable] [assigned] [usertype] exp_stat_sn ../drivers/scsi/qedi/qedi_fw.c:1011:42: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1017:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1017:45: expected restricted __le32 [addressable] [assigned] [usertype] lo ../drivers/scsi/qedi/qedi_fw.c:1017:45: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1019:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1019:45: expected restricted __le32 [addressable] [assigned] [usertype] hi ../drivers/scsi/qedi/qedi_fw.c:1019:45: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1026:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1026:45: expected restricted __le32 [addressable] [assigned] [usertype] lo ../drivers/scsi/qedi/qedi_fw.c:1026:45: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1028:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1028:45: expected restricted __le32 [addressable] [assigned] [usertype] hi ../drivers/scsi/qedi/qedi_fw.c:1028:45: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1030:46: warning: too many warnings ../drivers/scsi/esas2r/esas2r_flash.c:252:47: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_flash.c:253:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_flash.c:253:23: expected unsigned short [usertype] device_id ../drivers/scsi/esas2r/esas2r_flash.c:253:23: got restricted __le16 [usertype] ../drivers/scsi/esas2r/esas2r_flash.c:258:37: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_flash.c:261:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_flash.c:261:49: expected unsigned int [usertype] ../drivers/scsi/esas2r/esas2r_flash.c:261:49: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_flash.c:288:52: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_flash.c:290:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_flash.c:290:31: expected unsigned short [usertype] device_id ../drivers/scsi/esas2r/esas2r_flash.c:290:31: got restricted __le16 [usertype] ../drivers/scsi/esas2r/esas2r_flash.c:291:32: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_flash.c:603:24: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_flash.c:604:24: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_flash.c:613:38: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_flash.c:633:25: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_flash.c:636:30: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_flash.c:650:16: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_flash.c:676:33: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_flash.c:900:19: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_flash.c:905:32: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_flash.c:1059:24: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_flash.c:1061:24: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_flash.c:1070:40: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_flash.c:1128:52: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_flash.c:1130:38: warning: restricted __le16 degrades to integer ../drivers/scsi/esas2r/esas2r_flash.c:1146:33: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_flash.c:1170:40: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_flash.c:1312:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_flash.c:1312:41: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_flash.c:1312:41: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_flash.c:1315:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_flash.c:1315:42: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_flash.c:1315:42: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_flash.c:1318:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_flash.c:1318:43: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_flash.c:1318:43: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_flash.c:1320:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_flash.c:1320:43: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_flash.c:1320:43: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_flash.c: note: in included file: ../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 ../drivers/scsi/bfa/bfa_fcbuild.c:107:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:107:29: expected unsigned int static [assigned] [toplevel] [usertype] pagebytes:16 ../drivers/scsi/bfa/bfa_fcbuild.c:107:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:164:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:164:21: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:164:21: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:173:23: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:213:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:213:46: expected unsigned int [usertype] rxsz:16 ../drivers/scsi/bfa/bfa_fcbuild.c:213:46: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:234:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:234:28: expected unsigned int [usertype] rxsz:16 ../drivers/scsi/bfa/bfa_fcbuild.c:234:28: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:249:56: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:249:56: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:249:56: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:258:56: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:258:56: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:258:56: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:270:14: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:271:17: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:284:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:284:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:284:44: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:338:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:338:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:338:44: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:444:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:444:23: expected unsigned int [usertype] ox_id:16 ../drivers/scsi/bfa/bfa_fcbuild.c:444:23: got restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:470:30: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:473:30: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:489:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:489:31: expected unsigned int [usertype] payload_len:16 ../drivers/scsi/bfa/bfa_fcbuild.c:489:31: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:499:16: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:560:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:560:31: expected unsigned int [usertype] num_entries:16 ../drivers/scsi/bfa/bfa_fcbuild.c:560:31: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:563:17: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:566:17: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:578:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:578:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:578:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:588:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:588:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:588:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:599:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:599:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:599:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:641:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:641:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:641:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:655:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:655:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:655:44: got unsigned short [usertype] ox_id ../fs/afs/cell.c:741:9: error: incompatible types in comparison expression (different address spaces): ../fs/afs/cell.c:741:9: struct hlist_node [noderef] __rcu * ../fs/afs/cell.c:741: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 * ../drivers/scsi/bfa/bfa_port.c:29:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_port.c:29:20: expected restricted __be32 [usertype] t0 ../drivers/scsi/bfa/bfa_port.c:29:20: got unsigned int [usertype] ../drivers/scsi/bfa/bfa_port.c:30:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_port.c:30:20: expected restricted __be32 [usertype] t1 ../drivers/scsi/bfa/bfa_port.c:30:20: got unsigned int [usertype] ../drivers/scsi/bfa/bfa_port.c:526:42: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_port.c:528:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_port.c:563:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_port.c:563:35: expected unsigned int [usertype] ../drivers/scsi/bfa/bfa_port.c:563:35: got restricted __be32 [usertype] ../drivers/scsi/esas2r/esas2r_int.c:221:22: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_int.c:753:22: warning: cast to restricted __le32 ../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: expected unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: got restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcs_lport.c:2139:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:2462:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:2554:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:2096:27: warning: restricted __be16 degrades to integer ../drivers/scsi/bfa/bfa_fcs_lport.c:2688:35: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:3140:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:3337:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4639:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4712:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4790:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4885:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4462:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4541:31: warning: cast to restricted __be16 ../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:2325:25: warning: cast to restricted __be64 ../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:1304:24: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:1323:17: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:1323:17: warning: cast to restricted __be32 ../drivers/scsi/esas2r/esas2r_init.c:907:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:907:41: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_init.c:907:41: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1163:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1163:35: expected unsigned int [usertype] sgl_page_size ../drivers/scsi/esas2r/esas2r_init.c:1163:35: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1165:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1165:32: expected unsigned int [usertype] epoch_time ../drivers/scsi/esas2r/esas2r_init.c:1165:32: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1177:41: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_init.c:1180:38: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_init.c:1195:25: warning: cast to restricted __be32 ../drivers/scsi/esas2r/esas2r_init.c:1206:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1206:56: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_init.c:1206:56: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1208:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1208:56: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_init.c:1208:56: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1222:41: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_init.c:1224:41: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_init.c: note: in included file: ../drivers/scsi/esas2r/esas2r.h:1255:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1255:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1255:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1255:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1255:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1255:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:66:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:66:49: expected unsigned short [usertype] target_id ../drivers/scsi/esas2r/esas2r_io.c:66:49: got restricted __le16 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:167:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:167:26: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_io.c:167:26: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:168:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:168:25: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_io.c:168:25: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:257:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:257:51: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_io.c:257:51: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:259:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:259:52: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_io.c:259:52: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:269:60: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:269:60: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:269:60: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:309:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:309:43: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_io.c:309:43: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:310:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:310:44: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_io.c:310:44: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:328:35: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:328:35: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:328:35: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:335:44: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:335:44: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:335:44: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:418:60: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:418:60: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_io.c:418:60: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:420:60: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:420:60: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_io.c:420:60: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:439:61: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:439:61: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:439:61: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:469:53: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:469:53: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_io.c:469:53: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:470:53: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:470:53: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_io.c:470:53: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:487:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:487:44: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_io.c:487:44: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:488:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:488:44: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_io.c:488:44: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:514:53: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:514:53: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:514:53: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:768:22: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:787:30: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:806:32: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:806:32: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:806:32: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:808:32: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:808:32: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:808:32: right side has type restricted __le16 ../drivers/scsi/esas2r/esas2r_io.c:820:38: warning: cast to restricted __le32 ../drivers/scsi/elx/libefc_sli/sli4.c: note: in included file (through ../drivers/scsi/elx/libefc_sli/sli4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../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:897:25: warning: context imbalance in '__uprobe_perf_func' - unexpected unlock ../drivers/scsi/qedi/qedi_fw_api.c:34:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:34:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:34:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:34:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:35:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:35:37: expected restricted __le32 [usertype] lo ../drivers/scsi/qedi/qedi_fw_api.c:35:37: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:36:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:36:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:36:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:36:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:37:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:37:37: expected restricted __le32 [usertype] hi ../drivers/scsi/qedi/qedi_fw_api.c:37:37: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:38:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:38:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:38:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:39:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:39:42: expected restricted __le32 [usertype] sgl_total_length ../drivers/scsi/qedi/qedi_fw_api.c:39:42: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:43:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:43:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:43:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:43:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:44:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:44:59: expected restricted __le32 [usertype] lo ../drivers/scsi/qedi/qedi_fw_api.c:44:59: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:45:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:45:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:45:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:45:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:46:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:46:59: expected restricted __le32 [usertype] hi ../drivers/scsi/qedi/qedi_fw_api.c:46:59: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:47:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:47:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:47:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:47:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:48:55: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:48:55: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedi/qedi_fw_api.c:48:55: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:136:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:136:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:136:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:136:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:136:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:136:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:139:21: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw_api.c:141:25: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:141:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:141:25: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:141:25: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:141:25: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:141:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:141:25: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:150:21: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw_api.c:152:25: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:152:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:152:25: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:152:25: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:152:25: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:152:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:152:25: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:174:39: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw_api.c:182:25: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:182:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:182:25: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:182:25: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:182:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:182:25: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:218:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:218:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:218:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:218:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:219:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:219:69: expected restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:219:69: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:244:9: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:244:9: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:244:9: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:244:9: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:244:9: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:244:9: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:244:9: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:247:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:247:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:247:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:247:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:248:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:248:54: expected restricted __le32 [usertype] lo ../drivers/scsi/qedi/qedi_fw_api.c:248:54: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:249:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:249:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:249:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:249:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:250:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:250:54: expected restricted __le32 [usertype] hi ../drivers/scsi/qedi/qedi_fw_api.c:250:54: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:251:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:251:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:251:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:251:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:252:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:252:51: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedi/qedi_fw_api.c:252:51: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:265:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:265:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:265:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:266:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:266:46: expected restricted __le32 [usertype] exp_data_transfer_len ../drivers/scsi/qedi/qedi_fw_api.c:266:46: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:267:9: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:267:9: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:267:9: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:267:9: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:267:9: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:267:9: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:306:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:306:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:306:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:307:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:307:59: expected restricted __le32 [usertype] exp_data_acked ../drivers/scsi/qedi/qedi_fw_api.c:307:59: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:316:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:316:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:316:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:317:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:317:57: expected restricted __le32 [usertype] exp_cont_len ../drivers/scsi/qedi/qedi_fw_api.c:317:57: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:340:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:340:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:340:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:341:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:341:47: expected restricted __le32 [usertype] initial_ref_tag ../drivers/scsi/qedi/qedi_fw_api.c:341:47: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:357:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:357:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:357:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:357:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:357:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:357:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:361:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:361:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:361:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:361:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:361:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:361:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:365:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:365:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:365:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:365:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:365:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:365:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:369:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:369:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:369:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:369:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:369:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:369:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:372:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:372:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:372:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:372:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:372:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:372:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:375:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:375:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:375:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:375:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:375:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:375:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:378:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:378:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:378:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:378:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:378:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:378:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:381:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:381:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:381:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:381:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:381:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:381:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:384:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:384:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:384:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:384:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:384:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:384:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:387:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:387:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:387:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:387:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:387:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:387:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:390:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:390:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:390:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:390:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:390:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:390:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:393:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:393:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:393:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:393:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:393:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:393:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:396:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:396:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:396:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:396:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:396:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:396:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:414:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:414:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:414:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:414:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:414:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:414:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:416:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:416:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:416:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:416:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:416:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:416:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:419:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:419:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:419:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:419:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:419:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:419:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:422:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:422:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:422:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:422:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:422:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:422:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:424:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:424:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:424:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:424:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:424:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:424:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:427:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:427:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:427:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:427:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:427:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:427:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:430:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:430:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:430:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:431:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:431:47: expected restricted __le32 [usertype] initial_ref_tag ../drivers/scsi/qedi/qedi_fw_api.c:431:47: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:446:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:446:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:446:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:446:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:446:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:446:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:450:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:450:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:450:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:450:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:450:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:450:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:454:17: warning: too many warnings ../drivers/scsi/bfa/bfa_core.c:1252:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1253:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1254:42: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1255:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1256:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1257:42: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1270:32: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1270:32: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/bfa/bfa_core.c:1270:32: expected unsigned short [usertype] num_ioim_fw ../drivers/scsi/bfa/bfa_core.c:1270:32: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_core.c:1285:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1286:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1287:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1288:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1289:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1290:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1613:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_core.c:1613:31: expected restricted __be16 [usertype] delay ../drivers/scsi/bfa/bfa_core.c:1613:31: got int ../drivers/scsi/bfa/bfa_core.c:1617:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_core.c:1617:33: expected restricted __be16 [usertype] latency ../drivers/scsi/bfa/bfa_core.c:1617:33: got int ../drivers/scsi/bfa/bfa_core.c:1631:43: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1632:45: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1647:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1648:9: warning: cast from restricted __be16 ../drivers/scsi/esas2r/esas2r_ioctl.c:323:23: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_ioctl.c:324:23: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_ioctl.c:335:25: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_ioctl.c:336:29: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_ioctl.c:336:29: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_ioctl.c:336:29: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_ioctl.c:357:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_ioctl.c:357:31: expected unsigned int [usertype] ctrl_code ../drivers/scsi/esas2r/esas2r_ioctl.c:357:31: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_ioctl.c:358:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_ioctl.c:358:31: expected unsigned short [usertype] target_id ../drivers/scsi/esas2r/esas2r_ioctl.c:358:31: got restricted __le16 [usertype] ../drivers/scsi/esas2r/esas2r_ioctl.c:359:31: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_ioctl.c:421:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_ioctl.c:421:57: expected unsigned int [usertype] csmi_status ../drivers/scsi/esas2r/esas2r_ioctl.c:421:57: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_ioctl.c:427:29: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_ioctl.c:427:29: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_ioctl.c:427:29: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_ioctl.c:571:39: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_ioctl.c:602:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_ioctl.c:602:49: expected unsigned int [usertype] csmi_status ../drivers/scsi/esas2r/esas2r_ioctl.c:602:49: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_ioctl.c:634:21: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_ioctl.c:644:22: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_ioctl.c:699:17: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_ioctl.c:1008:37: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_ioctl.c:1008:37: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_ioctl.c:1008:37: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_ioctl.c:1010:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_ioctl.c:1010:38: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_ioctl.c:1010:38: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_ioctl.c:1025:45: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_ioctl.c:1025:45: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_ioctl.c:1025:45: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_ioctl.c:1027:45: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_ioctl.c:1027:45: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_ioctl.c:1027:45: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_ioctl.c:1036:45: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_ioctl.c:1036:45: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_ioctl.c:1036:45: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_ioctl.c:1039:45: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_ioctl.c:1039:45: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_ioctl.c:1039:45: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_ioctl.c: note: in included file: ../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_vda.c: In function ‘esas2r_complete_vda_ioctl’: ../drivers/scsi/esas2r/esas2r_vda.c:313:59: warning: ‘%2.2u’ directive output may be truncated writing between 2 and 3 bytes into a region of size between 1 and 3 [-Wformat-truncation=] 313 | snprintf(buf, sizeof(buf), "%1.1u.%2.2u", | ^~~~~ ../drivers/scsi/esas2r/esas2r_vda.c:313:52: note: directive argument in the range [0, 255] 313 | snprintf(buf, sizeof(buf), "%1.1u.%2.2u", | ^~~~~~~~~~~~~ ../drivers/scsi/esas2r/esas2r_vda.c:313:25: note: ‘snprintf’ output between 5 and 8 bytes into a destination of size 5 313 | snprintf(buf, sizeof(buf), "%1.1u.%2.2u", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 314 | (int)LOBYTE(le16_to_cpu(rsp->fw_release)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 315 | (int)HIBYTE(le16_to_cpu(rsp->fw_release))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/lpfc/lpfc_vport.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/be2iscsi/be_cmds.c:338:24: warning: cast to restricted __le32 ../drivers/scsi/be2iscsi/be_cmds.c:690:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_cmds.c:690:33: expected unsigned int [usertype] request_length ../drivers/scsi/be2iscsi/be_cmds.c:690:33: got restricted __le32 [usertype] ../drivers/scsi/be2iscsi/be_cmds.c:702:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_cmds.c:702:29: expected unsigned int [usertype] lo ../drivers/scsi/be2iscsi/be_cmds.c:702:29: got restricted __le32 [usertype] ../drivers/scsi/be2iscsi/be_cmds.c:703:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_cmds.c:703:29: expected unsigned int [usertype] hi ../drivers/scsi/be2iscsi/be_cmds.c:703:29: got restricted __le32 [usertype] ../drivers/scsi/be2iscsi/be_cmds.c:752:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_cmds.c:752:24: expected unsigned short [usertype] num_pages ../drivers/scsi/be2iscsi/be_cmds.c:752:24: got restricted __le16 [usertype] ../drivers/scsi/be2iscsi/be_cmds.c:768:26: warning: cast to restricted __le16 ../drivers/scsi/be2iscsi/be_cmds.c:795:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_cmds.c:795:24: expected unsigned short [usertype] num_pages ../drivers/scsi/be2iscsi/be_cmds.c:795:24: got restricted __le16 [usertype] ../drivers/scsi/be2iscsi/be_cmds.c:830:26: warning: cast to restricted __le16 ../drivers/scsi/be2iscsi/be_cmds.c:892:28: warning: cast to restricted __le16 ../drivers/scsi/be2iscsi/be_cmds.c:948:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_cmds.c:948:25: expected unsigned short [usertype] id ../drivers/scsi/be2iscsi/be_cmds.c:948:25: got restricted __le16 [usertype] ../drivers/scsi/be2iscsi/be_cmds.c:1041:26: warning: cast to restricted __le16 ../drivers/scsi/be2iscsi/be_cmds.c:1106:28: warning: cast to restricted __le16 ../drivers/scsi/be2iscsi/be_cmds.c:1770:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_cmds.c:1770:37: expected unsigned short [usertype] hdr_ring_id ../drivers/scsi/be2iscsi/be_cmds.c:1770:37: got restricted __le16 [usertype] ../drivers/scsi/be2iscsi/be_cmds.c:1771:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_cmds.c:1771:38: expected unsigned short [usertype] data_ring_id ../drivers/scsi/be2iscsi/be_cmds.c:1771:38: got restricted __le16 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:282:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_vda.c:290:41: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_vda.c:295:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_vda.c:307:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:307:42: expected unsigned int [usertype] data_length ../drivers/scsi/esas2r/esas2r_vda.c:307:42: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:310:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_vda.c:314:39: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_vda.c:315:39: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_vda.c:336:25: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_vda.c:112:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:112:39: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:112:39: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:126:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:126:42: expected unsigned int [usertype] cmd_rsp_len ../drivers/scsi/esas2r/esas2r_vda.c:126:42: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:128:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:128:37: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:128:37: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:169:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:169:45: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:169:45: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:172:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:172:59: expected unsigned int [usertype] payld_length ../drivers/scsi/esas2r/esas2r_vda.c:172:59: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:187:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:187:45: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:187:45: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:200:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:200:40: expected unsigned short [usertype] dev_index ../drivers/scsi/esas2r/esas2r_vda.c:200:40: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:221:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:221:37: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:221:37: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:365:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:365:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:365:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:366:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:366:25: expected unsigned int [usertype] flash_addr ../drivers/scsi/esas2r/esas2r_vda.c:366:25: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:388:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:388:24: expected unsigned short [usertype] dev_index ../drivers/scsi/esas2r/esas2r_vda.c:388:24: got restricted __le16 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:389:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:389:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:389:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:396:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:396:44: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:396:44: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:397:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:397:45: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_vda.c:397:45: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:404:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:404:46: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_vda.c:404:46: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:405:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:405:46: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_vda.c:405:46: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:428:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:428:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:428:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:433:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:433:36: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:433:36: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:434:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:434:37: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_vda.c:434:37: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:440:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:440:38: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_vda.c:440:38: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:441:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:441:38: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_vda.c:441:38: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:459:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:459:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:459:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:478:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:478:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:478:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c: note: in included file: ../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:849:45: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_main.c:849:45: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_main.c:849:45: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:851:45: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_main.c:851:45: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_main.c:851:45: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:855:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_main.c:855:30: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_main.c:855:30: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_main.c:857:29: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_main.c:857:29: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_main.c:857:29: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:944:56: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:944:53: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_main.c:944:53: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_main.c:944:53: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:950:53: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_main.c:950:53: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_main.c:950:53: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1139:29: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_main.c:1139:29: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_main.c:1139:29: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1331:31: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1339:25: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1352:31: warning: cast to restricted __le64 ../drivers/scsi/esas2r/esas2r_main.c:1353:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1354:36: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1355:32: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1356:26: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1357:31: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1380:31: warning: cast to restricted __le64 ../drivers/scsi/esas2r/esas2r_main.c:1381:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1382:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1383:31: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1386:41: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1399:32: warning: cast to restricted __le64 ../drivers/scsi/esas2r/esas2r_main.c:1400:32: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1401:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1402:32: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1409:37: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1410:35: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1418:45: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1438:38: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1439:37: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1440:35: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1441:34: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1442:36: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1443:43: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1459:30: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1464:30: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1465:38: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1466:43: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1471:35: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1473:35: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1535:40: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c: note: in included file: ../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1255:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1255:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1255:17: got restricted __le64 [usertype] ../fs/btrfs/print-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/print-tree.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/print-tree.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/print-tree.c:96:9: error: Expected ) in function call ../fs/btrfs/print-tree.c:96:9: error: got __VA_OPT__ ../drivers/scsi/lpfc/lpfc_sli.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_sli.c:18151:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18151:47: expected unsigned int [usertype] sgl_pg0_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18151:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18153:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18153:47: expected unsigned int [usertype] sgl_pg0_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18153:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18155:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18155:47: expected unsigned int [usertype] sgl_pg1_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18155:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18157:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18157:47: expected unsigned int [usertype] sgl_pg1_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18157:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18170:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18170:20: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_sli.c:18170:20: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:15411:13: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15412:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15412:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15412:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15412:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15421:16: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9168:16: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9171:21: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9172:23: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:693:13: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:713:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:713:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:713:17: expected unsigned int [usertype] word3 ../drivers/scsi/lpfc/lpfc_sli.c:713:17: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21289:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:21297:37: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:21298:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21298:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_sli.c:21298:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21332:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21332:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_sli.c:21332:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21341:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21341:30: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:21341:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21342:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21342:30: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:21342:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21343:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:21345:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21345:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_sli.c:21345:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21346:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21346:30: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_sli.c:21346:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:452:13: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:578:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:578:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:578:17: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_sli.c:578:17: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:600:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2357:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2459:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2460:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2463:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2464:36: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9623:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9668:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:12119:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:12147:25: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:14797:16: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:17963:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:17963:57: expected unsigned int [usertype] sgl_pg0_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:17963:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:17965:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:17965:57: expected unsigned int [usertype] sgl_pg0_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:17965:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:17968:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:17968:57: expected unsigned int [usertype] sgl_pg1_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:17968:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:17970:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:17970:57: expected unsigned int [usertype] sgl_pg1_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:17970:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18263:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18263:47: expected unsigned int [usertype] sgl_pg0_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18263:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18265:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18265:47: expected unsigned int [usertype] sgl_pg0_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18265:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18272:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18272:47: expected unsigned int [usertype] sgl_pg1_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18272:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18274:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18274:47: expected unsigned int [usertype] sgl_pg1_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18274:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18285:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18285:20: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_sli.c:18285:20: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18515:29: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18517:33: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18517:33: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:19162:16: warning: restricted __be16 degrades to integer ../drivers/scsi/lpfc/lpfc_sli.c:20960:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:20960:45: expected unsigned int ../drivers/scsi/lpfc/lpfc_sli.c:20960:45: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:12898:36: warning: context imbalance in 'lpfc_sli_abort_taskmgmt' - different lock contexts for basic block ../drivers/scsi/qedi/qedi_debugfs.c:14:5: warning: symbol 'qedi_do_not_recover' was not declared. Should it be static? ../drivers/scsi/qedi/qedi_debugfs.c:86:31: warning: symbol 'qedi_debugfs_ops' was not declared. Should it be static? ../drivers/scsi/qedi/qedi_debugfs.c:109:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/qedi/qedi_debugfs.c:109:45: expected char const * ../drivers/scsi/qedi/qedi_debugfs.c:109:45: got char const [noderef] __user *buffer ../drivers/scsi/qedi/qedi_debugfs.c:150:41: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_debugfs.c:219:30: warning: symbol 'qedi_dbg_fops' was not declared. Should it be static? ../drivers/scsi/lpfc/lpfc_nvme.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:612:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:613:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:616:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:619:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:620:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:623:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: expected restricted __be32 [usertype] rsn ../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: got unsigned int [usertype] parameter ../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: expected restricted __le16 [usertype] sq_head ../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: got unsigned short [assigned] [usertype] sqhd ../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1476:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: expected unsigned int [usertype] w ../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:850:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:850:22: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:850:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:892:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:892:30: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:892:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:893:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:893:30: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:893:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:909:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:909:22: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:909:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:910:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:910:22: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:910:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:911:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:916:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:916:20: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:916:20: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:917:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:917:22: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:917:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_vmid.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.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/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../net/netfilter/xt_hashlimit.c:197:27: warning: context imbalance in 'dsthash_find' - different lock contexts for basic block ../net/netfilter/xt_hashlimit.c:215:27: warning: context imbalance in 'dsthash_alloc_init' - different lock contexts for basic block ../net/netfilter/xt_hashlimit.c:789:20: warning: context imbalance in 'hashlimit_mt_common' - unexpected unlock ../drivers/scsi/lpfc/lpfc_debugfs.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_debugfs.c:322:18: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_debugfs.c:332:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_debugfs.c:333:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_debugfs.c:334:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_debugfs.c:360:37: warning: cast to restricted __le32 ../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/btrfs/ctree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/ctree.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/ctree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:844:9: error: Expected ) in function call ../fs/btrfs/ctree.c:844:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:884:9: error: Expected ) in function call ../fs/btrfs/ctree.c:884:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1535:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1535:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1562:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1562:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1589:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1589:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1671:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1671:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1672:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1672:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1714:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1714:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1799:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1799:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1872:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1872:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1944:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1944:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1948:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1948:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1954:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1954:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2028:9: error: Expected ) in function call ../fs/btrfs/ctree.c:2028:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2055:17: error: Expected ) in function call ../fs/btrfs/ctree.c:2055:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2140:33: error: Expected ) in function call ../fs/btrfs/ctree.c:2140:33: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2263:9: error: Expected ) in function call ../fs/btrfs/ctree.c:2263:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:3026:9: error: Expected ) in function call ../fs/btrfs/ctree.c:3026:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4618:9: error: Expected ) in function call ../fs/btrfs/ctree.c:4618:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4619:9: error: Expected ) in function call ../fs/btrfs/ctree.c:4619:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4797:17: error: Expected ) in function call ../fs/btrfs/ctree.c:4797:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:193:22: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:193:22: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:193:22: struct extent_buffer * ../fs/btrfs/ctree.c:564:17: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:564:17: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:564:17: struct extent_buffer * ../fs/btrfs/ctree.c:931:17: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:931:17: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:931:17: struct extent_buffer * ../fs/btrfs/ctree.c:2901:9: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:2901:9: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:2901:9: struct extent_buffer * ../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.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/dir-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c:46:9: error: Expected ) in function call ../fs/btrfs/dir-item.c:46:9: error: got __VA_OPT__ ../drivers/scsi/lpfc/lpfc_bsg.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_bsg.c:205:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:206:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:211:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2640:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2643:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2647:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2863:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2864:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2866:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:5426:29: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_bsg.c:5429:33: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nvmet.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_nvmet.c:2641:42: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvmet.c:2642:43: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvmet.c:2803:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2803:44: expected unsigned int [usertype] addrLow ../drivers/scsi/lpfc/lpfc_nvmet.c:2803:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2804:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2804:45: expected unsigned int [usertype] addrHigh ../drivers/scsi/lpfc/lpfc_nvmet.c:2804:45: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2843:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2843:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2843:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2850:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2850:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2850:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2929:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2929:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2929:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2936:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2936:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2936:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2952:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2952:43: expected unsigned int [usertype] addrLow ../drivers/scsi/lpfc/lpfc_nvmet.c:2952:43: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2954:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2954:44: expected unsigned int [usertype] addrHigh ../drivers/scsi/lpfc/lpfc_nvmet.c:2954:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:3021:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:3021:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:3021:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:3022:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:3022:30: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvmet.c:3022:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:3035:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvmet.c:3037:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:3037:28: expected unsigned int [usertype] w ../drivers/scsi/lpfc/lpfc_nvmet.c:3037:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:910:21: warning: cast to restricted __le32 ../fs/nilfs2/the_nilfs.c:931:17: warning: context imbalance in 'nilfs_put_root' - unexpected unlock ../fs/jfs/xattr.c: note: in included file: ../fs/jfs/jfs_xattr.h:25:25: warning: array of flexible structures ../fs/btrfs/extent-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.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/extent-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:340:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:340:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:352:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:352:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:364:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:364:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:374:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:374:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:639:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:639:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:878:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:878:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:1413:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:1413:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:1452:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:1452:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2435:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2435:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2442:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2442:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2443:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2443:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2907:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2907:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3110:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3110:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3462:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3462:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3865:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3865:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3923:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3923:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3926:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3926:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4422:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4422:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4425:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4425:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4796:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4796:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4967:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4967:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5299:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5299:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5300:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5300:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5445:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5445:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5473:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5473:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5640:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5640:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5776:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5776:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5829:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5829:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5847:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5847:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5876:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5876:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.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/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:465:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:465:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:466:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:466:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:637:25: error: Expected ) in function call ../fs/btrfs/inode-item.c:637:25: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:729:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:729:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/file-item.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/file-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:92:9: error: Expected ) in function call ../fs/btrfs/file-item.c:92:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:121:9: error: Expected ) in function call ../fs/btrfs/file-item.c:121:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:130:9: error: Expected ) in function call ../fs/btrfs/file-item.c:130:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:137:9: error: Expected ) in function call ../fs/btrfs/file-item.c:137:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:291:9: error: Expected ) in function call ../fs/btrfs/file-item.c:291:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:321:9: error: Expected ) in function call ../fs/btrfs/file-item.c:321:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:369:9: error: Expected ) in function call ../fs/btrfs/file-item.c:369:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:506:9: error: Expected ) in function call ../fs/btrfs/file-item.c:506:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:650:9: error: Expected ) in function call ../fs/btrfs/file-item.c:650:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:901:9: error: Expected ) in function call ../fs/btrfs/file-item.c:901:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:1331:17: error: Expected ) in function call ../fs/btrfs/file-item.c:1331:17: error: got __VA_OPT__ ../fs/btrfs/file-item.c:1360:9: error: Expected ) in function call ../fs/btrfs/file-item.c:1360:9: error: got __VA_OPT__ ../fs/ceph/dir.c:1643:9: warning: context imbalance in '__dentry_leases_walk' - different lock contexts for basic block ../drivers/scsi/bfa/bfa_svc.c:733:21: warning: restricted __be32 degrades to integer ../drivers/scsi/bfa/bfa_svc.c:740:48: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:745:41: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:750:33: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:3132:33: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:3135:9: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:3136:9: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:4410:25: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:4412:25: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:660:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:660:27: expected restricted __be32 [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:660:27: got unsigned int [usertype] ../drivers/scsi/bfa/bfa_svc.c:669:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:669:39: expected restricted __be32 [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:669:39: got unsigned int [usertype] ../drivers/scsi/bfa/bfa_svc.c:681:71: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_svc.c:681:71: expected unsigned int [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:681:71: got restricted __be32 [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:682:49: warning: incorrect type in argument 6 (different base types) ../drivers/scsi/bfa/bfa_svc.c:682:49: expected unsigned int [usertype] resid_len ../drivers/scsi/bfa/bfa_svc.c:682:49: got restricted __be32 [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:689:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:689:39: expected unsigned int [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:689:39: got restricted __be32 [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:690:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:690:43: expected unsigned int [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:690:43: got restricted __be32 [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:3486:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3486:39: expected restricted __be16 [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3486:39: got unsigned short [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3521:41: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:3522:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3522:54: expected unsigned short [usertype] path_tov ../drivers/scsi/bfa/bfa_svc.c:3522:54: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_svc.c:3524:53: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3524:53: expected unsigned short [usertype] q_depth ../drivers/scsi/bfa/bfa_svc.c:3524:53: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_svc.c:3851:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:3861:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3861:31: expected restricted __be16 [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3861:31: got unsigned short [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3870:27: warning: incorrect type in return expression (different base types) ../drivers/scsi/bfa/bfa_svc.c:3870:27: expected unsigned short ../drivers/scsi/bfa/bfa_svc.c:3870:27: got restricted __be16 [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:5450:22: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:5451:22: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:6410:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6410:21: expected unsigned int enum bfa_status status ../drivers/scsi/bfa/bfa_svc.c:6410:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6461:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6461:49: expected unsigned int [usertype] roundtrip_latency ../drivers/scsi/bfa/bfa_svc.c:6461:49: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6463:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6463:50: expected unsigned int [usertype] est_cable_distance ../drivers/scsi/bfa/bfa_svc.c:6463:50: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6466:25: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:6468:39: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:6495:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6495:30: expected unsigned int [usertype] lpcnt ../drivers/scsi/bfa/bfa_svc.c:6495:30: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:5748:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5749:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5750:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5751:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5752:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:6387:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6387:26: expected unsigned int [usertype] lpcnt ../drivers/scsi/bfa/bfa_svc.c:6387:26: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6388:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6388:28: expected unsigned int [usertype] payload ../drivers/scsi/bfa/bfa_svc.c:6388:28: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c: note: in included file (through ../drivers/scsi/bfa/bfa.h, ../drivers/scsi/bfa/bfa_modules.h, ../drivers/scsi/bfa/bfad_drv.h): ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../fs/erofs/data.c:263:26: warning: Using plain integer as NULL pointer ../drivers/regulator/vctrl-regulator.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../fs/ocfs2/inode.c:204:15: warning: restricted __le32 degrades to integer ../fs/ocfs2/inode.c:208:13: warning: restricted __le16 degrades to integer ../fs/ocfs2/inode.c:210:15: warning: restricted __le16 degrades to integer ../fs/nfs/nfs4state.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): ../include/linux/list.h:237:25: warning: context imbalance in 'nfs4_put_open_state' - unexpected unlock ../fs/nfs/nfs4state.c:937:20: warning: context imbalance in 'nfs4_put_lock_state' - unexpected unlock ../fs/afs/dir_search.c:225:9: warning: context imbalance in 'afs_dir_search' - different lock contexts for basic block ../fs/zonefs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/zonefs/trace.h): ../fs/zonefs/./trace.h:22:1: warning: cast to restricted blk_opf_t ../fs/zonefs/./trace.h:22:1: warning: restricted blk_opf_t degrades to integer ../fs/zonefs/./trace.h:22:1: warning: restricted blk_opf_t degrades to integer ../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/transaction.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/transaction.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:188:9: error: Expected ) in function call ../fs/btrfs/transaction.c:188:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1027:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1027:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1028:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1028:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1033:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1033:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1037:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1037:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1232:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1232:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1337:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1337:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1471:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1471:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1489:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1489:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1490:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1490:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1491:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1491:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1657:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1657:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1660:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1660:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2160:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2160:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2170:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2170:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2187:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2187:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2493:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2493:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2494:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2494:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/defrag.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/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/defrag.c:504:9: error: Expected ) in function call ../fs/btrfs/defrag.c:504:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:645:17: error: Expected ) in function call ../fs/btrfs/defrag.c:645:17: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1085:25: error: Expected ) in function call ../fs/btrfs/defrag.c:1085:25: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1207:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1207:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1208:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1208:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1231:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1231:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1374:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1374:9: error: got __VA_OPT__ ../fs/f2fs/file.c:3701:36: warning: incorrect type in argument 1 (different base types) ../fs/f2fs/file.c:3701:36: expected unsigned short const [usertype] *pwcs ../fs/f2fs/file.c:3701:36: got restricted __le16 * ../fs/f2fs/file.c:3737:28: warning: incorrect type in argument 4 (different base types) ../fs/f2fs/file.c:3737:28: expected unsigned short [usertype] *pwcs ../fs/f2fs/file.c:3737:28: got restricted __le16 * ../fs/btrfs/accessors.c: note: in included file (through ../fs/btrfs/extent_io.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/accessors.c: note: in included file: ../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/xattr.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/xattr.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/xattr.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c:92:9: error: Expected ) in function call ../fs/btrfs/xattr.c:92:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c:153:17: error: Expected ) in function call ../fs/btrfs/xattr.c:153:17: error: got __VA_OPT__ ../fs/btrfs/xattr.c:255:17: error: Expected ) in function call ../fs/btrfs/xattr.c:255:17: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/file.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/file.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/file.c:50:9: error: Expected ) in function call ../fs/btrfs/file.c:50:9: error: got __VA_OPT__ ../fs/btrfs/file.c:91:9: error: Expected ) in function call ../fs/btrfs/file.c:91:9: error: got __VA_OPT__ ../fs/btrfs/file.c:92:9: error: Expected ) in function call ../fs/btrfs/file.c:92:9: error: got __VA_OPT__ ../fs/btrfs/file.c:169:9: error: Expected ) in function call ../fs/btrfs/file.c:169:9: error: got __VA_OPT__ ../fs/btrfs/file.c:225:25: error: Expected ) in function call ../fs/btrfs/file.c:225:25: error: got __VA_OPT__ ../fs/btrfs/file.c:1176:9: error: Expected ) in function call ../fs/btrfs/file.c:1176:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1233:9: error: Expected ) in function call ../fs/btrfs/file.c:1233:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1234:9: error: Expected ) in function call ../fs/btrfs/file.c:1234:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1822:9: error: Expected ) in function call ../fs/btrfs/file.c:1822:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1823:9: error: Expected ) in function call ../fs/btrfs/file.c:1823:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2336:9: error: Expected ) in function call ../fs/btrfs/file.c:2336:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2775:9: error: Expected ) in function call ../fs/btrfs/file.c:2775:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2968:17: error: Expected ) in function call ../fs/btrfs/file.c:2968:17: error: got __VA_OPT__ ../fs/btrfs/extent_map.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.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/extent_map.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:148:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:148:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:273:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:273:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:274:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:274:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:316:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:316:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:467:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:467:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:607:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:607:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:708:17: error: Expected ) in function call ../fs/btrfs/extent_map.c:708:17: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:752:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:752:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:934:33: error: Expected ) in function call ../fs/btrfs/extent_map.c:934:33: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:964:33: error: Expected ) in function call ../fs/btrfs/extent_map.c:964:33: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1009:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1009:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1045:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1045:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1046:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1046:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1065:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1065:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1066:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1066:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1067:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1067:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1068:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1068:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1069:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1069:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1070:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1070:9: error: got __VA_OPT__ ../fs/erofs/decompressor_crypto.c:64:30: warning: symbol 'z_erofs_crypto' was not declared. Should it be static? ../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:1477: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:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88: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:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/super.c:1635:17: error: Expected ) in function call ../fs/btrfs/super.c:1635:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1866:9: error: Expected ) in function call ../fs/btrfs/super.c:1866:9: error: got __VA_OPT__ ../fs/btrfs/super.c:1911:17: error: Expected ) in function call ../fs/btrfs/super.c:1911:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1931:17: error: Expected ) in function call ../fs/btrfs/super.c:1931:17: error: got __VA_OPT__ ../fs/btrfs/super.c:2126:9: error: Expected ) in function call ../fs/btrfs/super.c:2126:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2320:9: error: Expected ) in function call ../fs/btrfs/super.c:2320:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2630:17: error: Expected ) in function call ../fs/btrfs/super.c:2630:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.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/ordered-data.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:287:9: error: Expected ) in function call ../fs/btrfs/ordered-data.c:287:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:360:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:360:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:361:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:361:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:362:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:362:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:540:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:540:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:632:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:632:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:633:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:633:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:634:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:634:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:710:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:710:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1053:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1053:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1248:9: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1248:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1270:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1270:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1319:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1319:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.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/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/raid56.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:225:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:225:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:289:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:289:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:370:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:370:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:622:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:622:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:807:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:807:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1133:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:1133:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1256:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:1256:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1446:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:1446:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:2221:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:2221:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:2723:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:2723:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:3685:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:3685:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4128:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:4128:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4163:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4163:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4190:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4190:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4380:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4380:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4389:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4389:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4449:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4449:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4705:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4705:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4788:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4788:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4789:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4789:9: error: got __VA_OPT__ ../fs/erofs/zdata.c:956:20: warning: context imbalance in 'z_erofs_put_pcluster' - unexpected unlock ../fs/gfs2/glock.c: note: in included file: ../fs/gfs2/glock.h:174:36: warning: context imbalance in '__gfs2_glock_put' - unexpected unlock ../fs/gfs2/glock.c:286:17: warning: context imbalance in '__gfs2_glock_put_or_lock' - unexpected unlock ../fs/gfs2/glock.c:320:9: warning: context imbalance in 'gfs2_glock_put_async' - unexpected unlock ../fs/gfs2/glock.c:1052:13: warning: context imbalance in 'glock_work_func' - different lock contexts for basic block ../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.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/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:1972:17: error: Expected ) in function call ../fs/btrfs/sysfs.c:1972:17: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2009:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2009:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2188:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2188:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2189:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2189:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2419:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2419:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2637:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2637:9: error: got __VA_OPT__ Warning: ../fs/gfs2/glock.c:1248 function parameter 'ip' not described in '__gfs2_holder_init' Warning: ../fs/gfs2/glock.c:1248 function parameter 'ip' not described in '__gfs2_holder_init' ../fs/btrfs/orphan.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/orphan.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/locking.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/locking.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/locking.c:86:9: error: Expected ) in function call ../fs/btrfs/locking.c:86:9: error: got __VA_OPT__ ../fs/btrfs/export.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/export.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/export.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ Warning: ../lib/842/842_decompress.c:278 function parameter 'in' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'ilen' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'out' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'olen' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'in' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'ilen' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'out' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'olen' not described in 'sw842_decompress' Warning: ../lib/842/842_compress.c:478 function parameter 'in' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'ilen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'out' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'olen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'wmem' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'in' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'ilen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'out' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'olen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'wmem' not described in 'sw842_compress' ../fs/ceph/caps.c:3800:9: warning: context imbalance in 'handle_cap_grant' - wrong count at exit ../fs/ceph/caps.c:4499:26: warning: context imbalance in 'ceph_handle_caps' - unexpected unlock ../fs/f2fs/extent_cache.c:1016:38: warning: context imbalance in '__shrink_extent_tree' - different lock contexts for basic block ../fs/gfs2/inode.c:1951:14: error: incompatible types in comparison expression (different address spaces): ../fs/gfs2/inode.c:1951:14: struct gfs2_glock [noderef] __rcu * ../fs/gfs2/inode.c:1951:14: struct gfs2_glock * ../fs/gfs2/quota.c: note: in included file (through ../include/linux/dcache.h, ../include/linux/unicode.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ../include/linux/huge_mm.h, ../include/linux/mm.h): ../include/linux/rculist_bl.h:24:33: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist_bl.h:24:33: struct hlist_bl_node [noderef] __rcu * ../include/linux/rculist_bl.h:24:33: struct hlist_bl_node * ../include/linux/rculist_bl.h:17:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist_bl.h:17:9: struct hlist_bl_node [noderef] __rcu * ../include/linux/rculist_bl.h:17:9: struct hlist_bl_node * ../include/linux/rculist_bl.h:17:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist_bl.h:17:9: struct hlist_bl_node [noderef] __rcu * ../include/linux/rculist_bl.h:17:9: struct hlist_bl_node * ../fs/gfs2/super.c:1459:17: error: incompatible types in comparison expression (different address spaces): ../fs/gfs2/super.c:1459:17: struct gfs2_glock [noderef] __rcu * ../fs/gfs2/super.c:1459:17: struct gfs2_glock * In file included from ../include/linux/string.h:382, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:12, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/cpuid/api.h:57, from ../arch/x86/include/asm/processor.h:19, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/fs_dirent.h:5, from ../include/linux/fs/super_types.h:5, from ../include/linux/fs/super.h:5, from ../include/linux/fs.h:5, from ../fs/smb/client/cifssmb.c:17: In function ‘fortify_memcpy_chk’, inlined from ‘CIFSPOSIXCreate’ at ../fs/smb/client/cifssmb.c:993:3: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFileInfo’ at ../fs/smb/client/cifssmb.c:3873:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBUnixQFileInfo’ at ../fs/smb/client/cifssmb.c:4039:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBUnixQPathInfo’ at ../fs/smb/client/cifssmb.c:4121:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSAttributeInfo’ at ../fs/smb/client/cifssmb.c:4887:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSDeviceInfo’ at ../fs/smb/client/cifssmb.c:4958:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSUnixInfo’ at ../fs/smb/client/cifssmb.c:5027:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/btrfs/extent_io.c: note: in included file (through ../fs/btrfs/extent_io.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../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/extent_io.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:164:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:164:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:182:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:182:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:213:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:213:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:249:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:249:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:296:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:296:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:387:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:387:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:390:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:390:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:401:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:401:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:431:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:431:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:495:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:495:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:527:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:527:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:555:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:555:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:559:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:559:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:581:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:581:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:797:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:797:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:798:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:798:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:813:25: error: Expected ) in function call ../fs/btrfs/extent_io.c:813:25: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:814:25: error: Expected ) in function call ../fs/btrfs/extent_io.c:814:25: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:911:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:911:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:929:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:929:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:947:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:947:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:982:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:982:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1032:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1032:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1173:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1173:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1174:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1174:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1212:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1212:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1233:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1233:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1283:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1283:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1286:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1286:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1287:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1287:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1356:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1356:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1359:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1359:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1374:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1374:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1437:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1437:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1621:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1621:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1624:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1624:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1641:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1641:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1642:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1642:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1643:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1643:9: error: too many errors ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/inode.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/inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:481:9: error: Expected ) in function call ../fs/btrfs/inode.c:481:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:488:17: error: Expected ) in function call ../fs/btrfs/inode.c:488:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:490:17: error: Expected ) in function call ../fs/btrfs/inode.c:490:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:530:17: error: Expected ) in function call ../fs/btrfs/inode.c:530:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:893:9: error: Expected ) in function call ../fs/btrfs/inode.c:893:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:1128:17: error: Expected ) in function call ../fs/btrfs/inode.c:1128:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:1129:17: error: Expected ) in function call ../fs/btrfs/inode.c:1129:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:1299:9: error: Expected ) in function call ../fs/btrfs/inode.c:1299:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:1369:25: error: Expected ) in function call ../fs/btrfs/inode.c:1369:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:1789:9: error: Expected ) in function call ../fs/btrfs/inode.c:1789:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2038:9: error: Expected ) in function call ../fs/btrfs/inode.c:2038:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2128:17: error: Expected ) in function call ../fs/btrfs/inode.c:2128:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2273:17: error: Expected ) in function call ../fs/btrfs/inode.c:2273:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2342:9: error: Expected ) in function call ../fs/btrfs/inode.c:2342:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2464:9: error: Expected ) in function call ../fs/btrfs/inode.c:2464:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2469:17: error: Expected ) in function call ../fs/btrfs/inode.c:2469:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2493:25: error: Expected ) in function call ../fs/btrfs/inode.c:2493:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:2495:25: error: Expected ) in function call ../fs/btrfs/inode.c:2495:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:2634:17: error: Expected ) in function call ../fs/btrfs/inode.c:2634:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3031:9: error: Expected ) in function call ../fs/btrfs/inode.c:3031:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3164:17: error: Expected ) in function call ../fs/btrfs/inode.c:3164:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3346:9: error: Expected ) in function call ../fs/btrfs/inode.c:3346:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3431:9: error: Expected ) in function call ../fs/btrfs/inode.c:3431:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3462:9: error: Expected ) in function call ../fs/btrfs/inode.c:3462:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3887:17: error: Expected ) in function call ../fs/btrfs/inode.c:3887:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3888:17: error: Expected ) in function call ../fs/btrfs/inode.c:3888:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3922:9: error: Expected ) in function call ../fs/btrfs/inode.c:3922:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:4739:17: error: Expected ) in function call ../fs/btrfs/inode.c:4739:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:4818:9: error: Expected ) in function call ../fs/btrfs/inode.c:4818:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:4915:9: error: Expected ) in function call ../fs/btrfs/inode.c:4915:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:4957:25: error: Expected ) in function call ../fs/btrfs/inode.c:4957:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:5368:9: error: Expected ) in function call ../fs/btrfs/inode.c:5368:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:5621:9: error: Expected ) in function call ../fs/btrfs/inode.c:5621:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:6989:9: error: Expected ) in function call ../fs/btrfs/inode.c:6989:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:7166:17: error: Expected ) in function call ../fs/btrfs/inode.c:7166:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:7167:17: error: Expected ) in function call ../fs/btrfs/inode.c:7167:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:7175:17: error: Expected ) in function call ../fs/btrfs/inode.c:7175:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:7176:17: error: Expected ) in function call ../fs/btrfs/inode.c:7176:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:7350:9: error: Expected ) in function call ../fs/btrfs/inode.c:7350:9: error: too many errors ../fs/ocfs2/suballoc.c:2514:17: warning: context imbalance in 'ocfs2_block_group_clear_bits' - different lock contexts for basic block ../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:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88: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:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c:5196:17: error: Expected ) in function call ../fs/btrfs/ioctl.c:5196:17: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file (through ../fs/btrfs/extent_map.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file (through ../fs/btrfs/btrfs_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/zlib.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/zlib.c:122:9: error: Expected ) in function call ../fs/btrfs/zlib.c:122:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c: note: in included file: ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/lzo.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/lzo.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:156:9: error: Expected ) in function call ../fs/btrfs/lzo.c:156:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:236:9: error: Expected ) in function call ../fs/btrfs/lzo.c:236:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:262:17: error: Expected ) in function call ../fs/btrfs/lzo.c:262:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:330:17: error: Expected ) in function call ../fs/btrfs/lzo.c:330:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:389:17: error: Expected ) in function call ../fs/btrfs/lzo.c:389:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:392:17: error: Expected ) in function call ../fs/btrfs/lzo.c:392:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:489:9: error: Expected ) in function call ../fs/btrfs/lzo.c:489:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c: note: in included file (through ../fs/btrfs/extent_map.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c: note: in included file (through ../fs/btrfs/btrfs_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/zstd.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:187:9: error: Expected ) in function call ../fs/btrfs/zstd.c:187:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:253:9: error: Expected ) in function call ../fs/btrfs/zstd.c:253:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:291:9: error: Expected ) in function call ../fs/btrfs/zstd.c:291:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:335:9: error: Expected ) in function call ../fs/btrfs/zstd.c:335:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/extent-tree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/extent-tree.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/free-space-cache.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:418:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:418:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:707:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:707:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:842:25: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:842:25: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1169:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1169:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1564:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1564:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1776:25: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1776:25: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1845:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1845:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1865:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1865:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1890:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1890:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1926:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1926:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2376:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2376:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2606:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2606:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2607:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2607:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2633:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2633:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2682:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2682:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3099:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3099:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3232:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3232:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3401:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3401:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3494:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3494:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:4027:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:4027:9: error: got __VA_OPT__ ../sound/soc/codecs/da7218.c:488:44: warning: cast to restricted __le16 ../sound/soc/codecs/da7218.c:508:13: warning: incorrect type in assignment (different base types) ../sound/soc/codecs/da7218.c:508:13: expected unsigned short [usertype] val ../sound/soc/codecs/da7218.c:508:13: got restricted __le16 [usertype] ../fs/btrfs/compression.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/compression.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/compression.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/compression.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:216:17: error: Expected ) in function call ../fs/btrfs/compression.c:216:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:270:9: error: Expected ) in function call ../fs/btrfs/compression.c:270:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:370:17: error: Expected ) in function call ../fs/btrfs/compression.c:370:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:394:9: error: Expected ) in function call ../fs/btrfs/compression.c:394:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:395:9: error: Expected ) in function call ../fs/btrfs/compression.c:395:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:608:9: error: Expected ) in function call ../fs/btrfs/compression.c:608:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:796:9: error: Expected ) in function call ../fs/btrfs/compression.c:796:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:831:9: error: Expected ) in function call ../fs/btrfs/compression.c:831:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:862:9: error: Expected ) in function call ../fs/btrfs/compression.c:862:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:958:9: error: Expected ) in function call ../fs/btrfs/compression.c:958:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:1079:9: error: Expected ) in function call ../fs/btrfs/compression.c:1079:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:1118:9: error: Expected ) in function call ../fs/btrfs/compression.c:1118:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:1269:17: error: Expected ) in function call ../fs/btrfs/compression.c:1269:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:1275:17: error: Expected ) in function call ../fs/btrfs/compression.c:1275:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.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/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:265:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:265:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:452:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:452:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:504:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:504:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2285:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2285:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2437:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2437:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2585:33: error: Expected ) in function call ../fs/btrfs/tree-log.c:2585:33: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2792:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2792:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3343:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3343:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3483:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3483:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3587:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3587:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3920:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3920:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3952:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3952:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4031:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:4031:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4084:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:4084:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4413:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4413:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4681:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4681:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4696:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4696:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6546:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:6546:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6590:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:6590:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6684:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:6684:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6751:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:6751:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:7968:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:7968:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:8041:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:8041:9: error: got __VA_OPT__ ../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:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88: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:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:460:9: error: Expected ) in function call ../fs/btrfs/volumes.c:460:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1358:17: error: Expected ) in function call ../fs/btrfs/volumes.c:1358:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1558:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1558:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1811:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1811:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2103:9: error: Expected ) in function call ../fs/btrfs/volumes.c:2103:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2123:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2123:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2327:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2327:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2392:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2392:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3597:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3597:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3805:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3805:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4596:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4596:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4687:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4687:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4848:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4848:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5163:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5163:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5374:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5374:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5389:17: error: Expected ) in function call ../fs/btrfs/volumes.c:5389:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6013:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6013:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6315:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6315:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6326:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6326:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6354:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6354:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6373:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6373:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6376:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6376:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6544:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6544:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6616:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6616:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7155:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7155:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7274:25: error: Expected ) in function call ../fs/btrfs/volumes.c:7274:25: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7328:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7328:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7356:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7356:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7364:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7364:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7367:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7367:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7371:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7371:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7493:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7493:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7889:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7889:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8255:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8255:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8284:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8284:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8292:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8292:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8304:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8304:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8310:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8310:9: error: got __VA_OPT__ ../fs/f2fs/compress.c:1910:39: warning: symbol 'f2fs_compress_aops' was not declared. Should it be static? ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.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/delayed-ref.c: note: in included file: ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:571:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:571:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:613:33: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:613:33: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:616:33: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:616:33: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:867:25: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:867:25: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:1093:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:1093:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:1104:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:1104:9: error: got __VA_OPT__ ../fs/btrfs/ulist.c:231:9: error: Expected ) in function call ../fs/btrfs/ulist.c:231:9: error: got __VA_OPT__ ../fs/f2fs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/f2fs.h): ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in argument 3 (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long flags ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t [usertype] ret ../fs/f2fs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/f2fs.h): ../include/trace/events/f2fs.h:1122:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1122:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1181:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1181:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1409:1: warning: cast to restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: restricted vm_fault_t degrades to integer ../include/trace/events/f2fs.h:1409:1: warning: restricted vm_fault_t degrades to integer ../fs/f2fs/super.c:434:19: warning: symbol 'f2fs_cf_name_slab' was not declared. Should it be static? ../fs/f2fs/super.c: note: in included file (through ../include/linux/compat.h, ../arch/x86/include/asm/ia32.h, ../arch/x86/include/asm/elf.h, ../include/linux/elf.h, ../include/linux/module.h): ../include/linux/fs.h:2955:9: warning: context imbalance in 'f2fs_drop_inode' - unexpected unlock ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.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/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:173:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:173:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:174:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:174:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:175:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:175:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:306:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:306:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:608:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:608:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:695:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:695:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:717:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:717:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:780:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:780:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:859:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:859:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:867:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:867:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:988:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:988:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1003:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1003:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1073:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1073:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1074:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1074:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1192:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1192:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1486:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1486:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1605:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1605:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1606:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1606:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1618:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1618:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:2202:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:2202:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:2247:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:2247:9: error: got __VA_OPT__ ../fs/nfs/pnfs_nfs.c:196:17: warning: context imbalance in 'pnfs_put_commit_array' - unexpected unlock ../fs/nfs/pnfs_nfs.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/tlbbatch.h, ...): ../include/linux/list.h:295:25: warning: context imbalance in 'nfs4_pnfs_ds_put' - unexpected unlock ../fs/nfs/pnfs.c:322:28: warning: context imbalance in 'pnfs_put_layout_hdr' - unexpected unlock ../fs/nfs/pnfs.c:622:17: warning: context imbalance in 'pnfs_put_lseg' - unexpected unlock ../drivers/gpu/drm/ttm/ttm_bo.c:1199:31: warning: symbol 'ttm_swap_ops' was not declared. Should it be static? ../fs/afs/volume.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 * ../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: expected void *virtual ../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: got void [noderef] __iomem * ../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: expected void *virtual ../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: got void [noderef] __iomem * ../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: expected void *virtual ../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: got void [noderef] __iomem * ../drivers/gpu/drm/ttm/ttm_bo_util.c:467:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:467:28: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/ttm/ttm_bo_util.c:467:28: got void *virtual ../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.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/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c:554:9: error: Expected ) in function call ../fs/btrfs/dev-replace.c:554:9: error: got __VA_OPT__ ../fs/ocfs2/dlm/dlmthread.c:241:17: warning: context imbalance in 'dlm_purge_lockres' - unexpected unlock ../fs/ocfs2/dlm/dlmthread.c:286:9: warning: context imbalance in 'dlm_run_purge_list' - different lock contexts for basic block ../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/backref.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/backref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1121:25: error: Expected ) in function call ../fs/btrfs/backref.c:1121:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:1265:9: error: Expected ) in function call ../fs/btrfs/backref.c:1265:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1336:9: error: Expected ) in function call ../fs/btrfs/backref.c:1336:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1399:17: error: Expected ) in function call ../fs/btrfs/backref.c:1399:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:1507:9: error: Expected ) in function call ../fs/btrfs/backref.c:1507:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1654:33: error: Expected ) in function call ../fs/btrfs/backref.c:1654:33: error: got __VA_OPT__ ../fs/btrfs/backref.c:1702:9: error: Expected ) in function call ../fs/btrfs/backref.c:1702:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1746:9: error: Expected ) in function call ../fs/btrfs/backref.c:1746:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2367:17: error: Expected ) in function call ../fs/btrfs/backref.c:2367:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:2420:9: error: Expected ) in function call ../fs/btrfs/backref.c:2420:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2421:9: error: Expected ) in function call ../fs/btrfs/backref.c:2421:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2975:17: error: Expected ) in function call ../fs/btrfs/backref.c:2975:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3035:9: error: Expected ) in function call ../fs/btrfs/backref.c:3035:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3055:17: error: Expected ) in function call ../fs/btrfs/backref.c:3055:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3056:17: error: Expected ) in function call ../fs/btrfs/backref.c:3056:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3057:17: error: Expected ) in function call ../fs/btrfs/backref.c:3057:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3111:9: error: Expected ) in function call ../fs/btrfs/backref.c:3111:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3158:9: error: Expected ) in function call ../fs/btrfs/backref.c:3158:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3159:9: error: Expected ) in function call ../fs/btrfs/backref.c:3159:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3160:9: error: Expected ) in function call ../fs/btrfs/backref.c:3160:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3161:9: error: Expected ) in function call ../fs/btrfs/backref.c:3161:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3168:9: error: Expected ) in function call ../fs/btrfs/backref.c:3168:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3193:9: error: Expected ) in function call ../fs/btrfs/backref.c:3193:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3238:17: error: Expected ) in function call ../fs/btrfs/backref.c:3238:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3288:17: error: Expected ) in function call ../fs/btrfs/backref.c:3288:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3338:25: error: Expected ) in function call ../fs/btrfs/backref.c:3338:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:3406:25: error: Expected ) in function call ../fs/btrfs/backref.c:3406:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:3471:17: error: Expected ) in function call ../fs/btrfs/backref.c:3471:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3474:17: error: Expected ) in function call ../fs/btrfs/backref.c:3474:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3567:9: error: Expected ) in function call ../fs/btrfs/backref.c:3567:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3688:9: error: Expected ) in function call ../fs/btrfs/backref.c:3688:9: error: got __VA_OPT__ Warning: ../drivers/gpu/drm/scheduler/sched_main.c:367 function parameter 'result' not described in 'drm_sched_job_done' Warning: ../drivers/gpu/drm/scheduler/sched_main.c:367 function parameter 'result' not described in 'drm_sched_job_done' ../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/relocation.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/relocation.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:312:9: error: Expected ) in function call ../fs/btrfs/relocation.c:312:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:351:17: error: Expected ) in function call ../fs/btrfs/relocation.c:351:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:469:9: error: Expected ) in function call ../fs/btrfs/relocation.c:469:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:470:9: error: Expected ) in function call ../fs/btrfs/relocation.c:470:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:528:17: error: Expected ) in function call ../fs/btrfs/relocation.c:528:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:758:9: error: Expected ) in function call ../fs/btrfs/relocation.c:758:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1036:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1036:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1037:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1037:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1072:17: error: Expected ) in function call ../fs/btrfs/relocation.c:1072:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1439:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1439:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1440:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1440:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2034:17: error: Expected ) in function call ../fs/btrfs/relocation.c:2034:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2044:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2044:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2215:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2215:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2305:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2305:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2352:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2352:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2492:17: error: Expected ) in function call ../fs/btrfs/relocation.c:2492:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2514:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2514:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2537:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2537:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2804:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2804:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:3203:17: error: Expected ) in function call ../fs/btrfs/relocation.c:3203:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:3814:9: error: Expected ) in function call ../fs/btrfs/relocation.c:3814:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:3914:17: error: Expected ) in function call ../fs/btrfs/relocation.c:3914:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4181:17: error: Expected ) in function call ../fs/btrfs/relocation.c:4181:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4223:17: error: Expected ) in function call ../fs/btrfs/relocation.c:4223:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4409:9: error: Expected ) in function call ../fs/btrfs/relocation.c:4409:9: error: got __VA_OPT__ ../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/uuid-tree.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/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/scrub.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/scrub.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: too many errors ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/extent_map.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/btrfs_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/props.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/props.c:102:9: error: Expected ) in function call ../fs/btrfs/props.c:102:9: error: got __VA_OPT__ ../fs/btrfs/props.c:125:17: error: Expected ) in function call ../fs/btrfs/props.c:125:17: error: got __VA_OPT__ ../drivers/gpu/drm/kmb/kmb_drv.c:104:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/kmb/kmb_drv.c:104:31: expected void [noderef] __iomem * ../drivers/gpu/drm/kmb/kmb_drv.c:104:31: got void * ../drivers/gpu/drm/kmb/kmb_plane.c:20:11: warning: symbol 'layer_irqs' was not declared. Should it be static? ../fs/btrfs/discard.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/discard.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/discard.c:258:33: error: Expected ) in function call ../fs/btrfs/discard.c:258:33: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.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/block-rsv.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c:448:17: error: Expected ) in function call ../fs/btrfs/block-rsv.c:448:17: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.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/delalloc-space.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:119:17: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:119:17: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:187:9: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:187:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:460:9: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:460:9: error: got __VA_OPT__ ../fs/ocfs2/dlm/dlmrecovery.c:2948:9: warning: context imbalance in 'dlm_finalize_reco_handler' - different lock contexts for basic block ../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'ip_set_test' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'ip_set_add' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'ip_set_del' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'ip_set_flush_set' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'call_ad' - unexpected unlock ../fs/ocfs2/dlm/dlmmaster.c: note: in included file: ../fs/ocfs2/dlm/dlmcommon.h:1119:9: warning: context imbalance in 'dlm_reset_mleres_owner' - unexpected unlock ../fs/ocfs2/dlm/dlmmaster.c:3326:9: warning: context imbalance in 'dlm_clean_master_list' - different lock contexts for basic block ../fs/btrfs/tree-checker.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.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/tree-checker.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c:184:9: error: Expected ) in function call ../fs/btrfs/tree-checker.c:184:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.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/free-space-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:248:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:248:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:249:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:249:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:255:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:255:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:256:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:256:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:257:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:257:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:269:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:269:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:391:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:391:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:392:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:392:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:400:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:400:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:401:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:401:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:402:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:402:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:418:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:418:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:450:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:450:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:530:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:530:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:534:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:534:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:556:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:556:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:560:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:560:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:561:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:561:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:738:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:738:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:742:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:742:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:925:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:925:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:932:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:932:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:934:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:934:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:965:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:965:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:972:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:972:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:974:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:974:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1512:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1512:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1513:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1513:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1520:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1520:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1521:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1521:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1522:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1522:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1526:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1526:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1578:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1578:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1579:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1579:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1660:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1660:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1661:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1661:17: error: got __VA_OPT__ ../drivers/gpu/drm/radeon/radeon_kms.c:263:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:263:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:263:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:320:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:320:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:320:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:332:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:332:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:332:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:468:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:468:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:468:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:593:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:593:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:593:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:610:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:610:26: expected void [noderef] __user *to ../drivers/gpu/drm/radeon/radeon_kms.c:610:26: got unsigned int [usertype] *[assigned] value_ptr ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/space-info.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/space-info.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:178:9: error: Expected ) in function call ../fs/btrfs/space-info.c:178:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:214:9: error: Expected ) in function call ../fs/btrfs/space-info.c:214:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:265:9: error: Expected ) in function call ../fs/btrfs/space-info.c:265:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:266:9: error: Expected ) in function call ../fs/btrfs/space-info.c:266:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:517:17: error: Expected ) in function call ../fs/btrfs/space-info.c:517:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:880:17: error: Expected ) in function call ../fs/btrfs/space-info.c:880:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1653:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1653:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1658:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1658:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1665:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1665:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1741:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1741:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1750:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1750:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1751:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1751:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1752:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1752:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1911:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1911:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1914:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1914:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.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/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:208:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:208:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:376:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:376:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:377:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:377:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1130:25: error: Expected ) in function call ../fs/btrfs/qgroup.c:1130:25: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1184:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1184:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1249:17: error: Expected ) in function call ../fs/btrfs/qgroup.c:1249:17: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1539:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1539:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2070:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2070:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2595:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2595:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2596:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2596:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:4163:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:4163:9: error: got __VA_OPT__ ../fs/nfs/nfs4trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfs4trace.h): ../fs/nfs/./nfs4trace.h:2184:1: error: too long token expansion ../fs/nfs/./nfs4trace.h:2250:1: error: too long token expansion ../fs/btrfs/raid56.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/raid56.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/raid56.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:273:33: error: Expected ) in function call ../fs/btrfs/raid56.c:273:33: error: got __VA_OPT__ ../fs/btrfs/raid56.c:309:9: error: Expected ) in function call ../fs/btrfs/raid56.c:309:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:334:17: error: Expected ) in function call ../fs/btrfs/raid56.c:334:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:406:17: error: Expected ) in function call ../fs/btrfs/raid56.c:406:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:407:17: error: Expected ) in function call ../fs/btrfs/raid56.c:407:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:684:9: error: Expected ) in function call ../fs/btrfs/raid56.c:684:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:685:9: error: Expected ) in function call ../fs/btrfs/raid56.c:685:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:965:9: error: Expected ) in function call ../fs/btrfs/raid56.c:965:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:967:9: error: Expected ) in function call ../fs/btrfs/raid56.c:967:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:971:9: error: Expected ) in function call ../fs/btrfs/raid56.c:971:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1003:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1003:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1008:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1008:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1014:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1014:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1015:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1015:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1052:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1052:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1054:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1054:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1104:17: error: Expected ) in function call ../fs/btrfs/raid56.c:1104:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1151:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1151:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1153:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1153:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1155:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1155:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1250:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1250:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1289:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1289:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1290:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1290:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1296:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1296:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1302:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1302:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1358:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1358:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1361:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1361:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1406:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1406:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1425:25: error: Expected ) in function call ../fs/btrfs/raid56.c:1425:25: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1462:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1462:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1485:17: error: Expected ) in function call ../fs/btrfs/raid56.c:1485:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1516:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1516:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1521:17: error: Expected ) in function call ../fs/btrfs/raid56.c:1521:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1539:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1539:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1723:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1723:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1925:17: error: Expected ) in function call ../fs/btrfs/raid56.c:1925:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:2025:9: error: Expected ) in function call ../fs/btrfs/raid56.c:2025:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:2103:9: error: Expected ) in function call ../fs/btrfs/raid56.c:2103:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:2119:17: error: Expected ) in function call ../fs/btrfs/raid56.c:2119:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:2134:9: error: Expected ) in function call ../fs/btrfs/raid56.c:2134:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:2183:9: error: Expected ) in function call ../fs/btrfs/raid56.c:2183:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:2393:9: error: Expected ) in function call ../fs/btrfs/raid56.c:2393:9: error: too many errors ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: expected struct list_head const *list ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: got struct list_head [noderef] __rcu *pos ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head [noderef] __rcu * ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head * ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head [noderef] __rcu * ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head * ../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/reflink.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/reflink.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/reflink.c:71:9: error: Expected ) in function call ../fs/btrfs/reflink.c:71:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c:211:25: error: Expected ) in function call ../fs/btrfs/reflink.c:211:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:418:17: error: Expected ) in function call ../fs/btrfs/reflink.c:418:17: error: got __VA_OPT__ ../fs/btrfs/reflink.c:512:25: error: Expected ) in function call ../fs/btrfs/reflink.c:512:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:521:25: error: Expected ) in function call ../fs/btrfs/reflink.c:521:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:522:25: error: Expected ) in function call ../fs/btrfs/reflink.c:522:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:792:17: error: Expected ) in function call ../fs/btrfs/reflink.c:792:17: error: got __VA_OPT__ ../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/send.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/send.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/send.c:959:9: error: Expected ) in function call ../fs/btrfs/send.c:959:9: error: got __VA_OPT__ ../fs/btrfs/send.c:1474:9: error: Expected ) in function call ../fs/btrfs/send.c:1474:9: error: got __VA_OPT__ ../fs/btrfs/send.c:1792:17: error: Expected ) in function call ../fs/btrfs/send.c:1792:17: error: got __VA_OPT__ ../fs/btrfs/send.c:2761:9: error: Expected ) in function call ../fs/btrfs/send.c:2761:9: error: got __VA_OPT__ ../fs/btrfs/send.c:2777:17: error: Expected ) in function call ../fs/btrfs/send.c:2777:17: error: got __VA_OPT__ ../fs/btrfs/send.c:3195:25: error: Expected ) in function call ../fs/btrfs/send.c:3195:25: error: got __VA_OPT__ ../fs/btrfs/send.c:3498:9: error: Expected ) in function call ../fs/btrfs/send.c:3498:9: error: got __VA_OPT__ ../fs/btrfs/send.c:3527:17: error: Expected ) in function call ../fs/btrfs/send.c:3527:17: error: got __VA_OPT__ ../fs/btrfs/send.c:3535:25: error: Expected ) in function call ../fs/btrfs/send.c:3535:25: error: got __VA_OPT__ ../fs/btrfs/send.c:7197:17: error: Expected ) in function call ../fs/btrfs/send.c:7197:17: error: got __VA_OPT__ ../fs/btrfs/send.c:7205:17: error: Expected ) in function call ../fs/btrfs/send.c:7205:17: error: got __VA_OPT__ ../fs/btrfs/send.c:7274:9: error: Expected ) in function call ../fs/btrfs/send.c:7274:9: error: got __VA_OPT__ ../fs/btrfs/send.c:7383:9: error: Expected ) in function call ../fs/btrfs/send.c:7383:9: error: got __VA_OPT__ ../fs/btrfs/fs.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/accessors.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/fs.c: note: in included file (through ../fs/btrfs/accessors.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/fs.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/fs.c:76:9: error: Expected ) in function call ../fs/btrfs/fs.c:76:9: error: got __VA_OPT__ ../fs/btrfs/fs.c:166:17: error: Expected ) in function call ../fs/btrfs/fs.c:166:17: error: got __VA_OPT__ ../fs/btrfs/fs.c:175:17: error: Expected ) in function call ../fs/btrfs/fs.c:175:17: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tree-mod-log.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:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.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/tree-mod-log.c:243:9: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:243:9: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:244:9: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:244:9: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:858:17: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:858:17: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:901:25: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:901:25: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:1070:25: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:1070:25: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:1071:25: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:1071:25: error: got __VA_OPT__ ../drivers/gpu/drm/xe/xe_dma_buf.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_dma_buf.c:283:20: warning: symbol 'xe_dma_buf_test_suite' was not declared. Should it be static? ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/block-group.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/block-group.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:213:9: error: Expected ) in function call ../fs/btrfs/block-group.c:213:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:384:9: error: Expected ) in function call ../fs/btrfs/block-group.c:384:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:394:9: error: Expected ) in function call ../fs/btrfs/block-group.c:394:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:603:9: error: Expected ) in function call ../fs/btrfs/block-group.c:603:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:604:9: error: Expected ) in function call ../fs/btrfs/block-group.c:604:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:605:9: error: Expected ) in function call ../fs/btrfs/block-group.c:605:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:1320:9: error: Expected ) in function call ../fs/btrfs/block-group.c:1320:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:1321:9: error: Expected ) in function call ../fs/btrfs/block-group.c:1321:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:2373:9: error: Expected ) in function call ../fs/btrfs/block-group.c:2373:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:2470:25: error: Expected ) in function call ../fs/btrfs/block-group.c:2470:25: error: got __VA_OPT__ ../fs/btrfs/block-group.c:2938:9: error: Expected ) in function call ../fs/btrfs/block-group.c:2938:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:3706:9: error: Expected ) in function call ../fs/btrfs/block-group.c:3706:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4323:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4323:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4430:25: error: Expected ) in function call ../fs/btrfs/block-group.c:4430:25: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4558:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4558:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4559:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4559:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4560:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4560:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4561:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4561:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4562:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4562:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4563:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4563:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4603:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4603:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4636:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4636:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4637:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4637:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4674:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4674:9: error: got __VA_OPT__ ../drivers/gpu/drm/radeon/atombios_crtc.c:55:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:55:36: expected unsigned short [addressable] [assigned] [usertype] usOverscanTop ../drivers/gpu/drm/radeon/atombios_crtc.c:55:36: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:56:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:56:39: expected unsigned short [addressable] [assigned] [usertype] usOverscanBottom ../drivers/gpu/drm/radeon/atombios_crtc.c:56:39: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:57:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:57:37: expected unsigned short [addressable] [assigned] [usertype] usOverscanLeft ../drivers/gpu/drm/radeon/atombios_crtc.c:57:37: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:58:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:58:38: expected unsigned short [addressable] [assigned] [usertype] usOverscanRight ../drivers/gpu/drm/radeon/atombios_crtc.c:58:38: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:65:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:65:45: expected unsigned short [addressable] [assigned] [usertype] usOverscanLeft ../drivers/gpu/drm/radeon/atombios_crtc.c:65:45: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:66:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:66:46: expected unsigned short [addressable] [assigned] [usertype] usOverscanRight ../drivers/gpu/drm/radeon/atombios_crtc.c:66:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:68:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:68:44: expected unsigned short [addressable] [assigned] [usertype] usOverscanTop ../drivers/gpu/drm/radeon/atombios_crtc.c:68:44: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:69:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:69:47: expected unsigned short [addressable] [assigned] [usertype] usOverscanBottom ../drivers/gpu/drm/radeon/atombios_crtc.c:69:47: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:74:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:74:38: expected unsigned short [addressable] [assigned] [usertype] usOverscanRight ../drivers/gpu/drm/radeon/atombios_crtc.c:74:38: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:75:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:75:37: expected unsigned short [addressable] [assigned] [usertype] usOverscanLeft ../drivers/gpu/drm/radeon/atombios_crtc.c:75:37: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:76:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:76:39: expected unsigned short [addressable] [assigned] [usertype] usOverscanBottom ../drivers/gpu/drm/radeon/atombios_crtc.c:76:39: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:77:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:77:36: expected unsigned short [addressable] [assigned] [usertype] usOverscanTop ../drivers/gpu/drm/radeon/atombios_crtc.c:77:36: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:313:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:313:23: expected unsigned short [addressable] [usertype] usH_Size ../drivers/gpu/drm/radeon/atombios_crtc.c:313:23: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:314:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:314:32: expected unsigned short [addressable] [usertype] usH_Blanking_Time ../drivers/gpu/drm/radeon/atombios_crtc.c:314:32: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:316:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:316:23: expected unsigned short [addressable] [usertype] usV_Size ../drivers/gpu/drm/radeon/atombios_crtc.c:316:23: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:317:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:317:32: expected unsigned short [addressable] [usertype] usV_Blanking_Time ../drivers/gpu/drm/radeon/atombios_crtc.c:317:32: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:319:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:319:29: expected unsigned short [addressable] [usertype] usH_SyncOffset ../drivers/gpu/drm/radeon/atombios_crtc.c:319:29: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:321:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:321:28: expected unsigned short [addressable] [usertype] usH_SyncWidth ../drivers/gpu/drm/radeon/atombios_crtc.c:321:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:323:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:323:29: expected unsigned short [addressable] [usertype] usV_SyncOffset ../drivers/gpu/drm/radeon/atombios_crtc.c:323:29: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:325:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:325:28: expected unsigned short [addressable] [usertype] usV_SyncWidth ../drivers/gpu/drm/radeon/atombios_crtc.c:325:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:343:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:343:39: expected unsigned short [addressable] [assigned] [usertype] usAccess ../drivers/gpu/drm/radeon/atombios_crtc.c:343:39: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:360:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:360:24: expected unsigned short [addressable] [usertype] usH_Total ../drivers/gpu/drm/radeon/atombios_crtc.c:360:24: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:361:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:361:23: expected unsigned short [addressable] [usertype] usH_Disp ../drivers/gpu/drm/radeon/atombios_crtc.c:361:23: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:362:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:362:28: expected unsigned short [addressable] [usertype] usH_SyncStart ../drivers/gpu/drm/radeon/atombios_crtc.c:362:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:363:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:363:28: expected unsigned short [addressable] [usertype] usH_SyncWidth ../drivers/gpu/drm/radeon/atombios_crtc.c:363:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:365:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:365:24: expected unsigned short [addressable] [usertype] usV_Total ../drivers/gpu/drm/radeon/atombios_crtc.c:365:24: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:366:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:366:23: expected unsigned short [addressable] [usertype] usV_Disp ../drivers/gpu/drm/radeon/atombios_crtc.c:366:23: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:367:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:367:28: expected unsigned short [addressable] [usertype] usV_SyncStart ../drivers/gpu/drm/radeon/atombios_crtc.c:367:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:368:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:368:28: expected unsigned short [addressable] [usertype] usV_SyncWidth ../drivers/gpu/drm/radeon/atombios_crtc.c:368:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:389:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:389:39: expected unsigned short [addressable] [assigned] [usertype] usAccess ../drivers/gpu/drm/radeon/atombios_crtc.c:389:39: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:481:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:481:52: expected unsigned short [addressable] [usertype] usSpreadSpectrumAmountFrac ../drivers/gpu/drm/radeon/atombios_crtc.c:481:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:496:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:496:48: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumAmount ../drivers/gpu/drm/radeon/atombios_crtc.c:496:48: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:497:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:497:46: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumStep ../drivers/gpu/drm/radeon/atombios_crtc.c:497:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:500:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:500:52: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage ../drivers/gpu/drm/radeon/atombios_crtc.c:500:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:515:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:515:48: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumAmount ../drivers/gpu/drm/radeon/atombios_crtc.c:515:48: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:516:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:516:46: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumStep ../drivers/gpu/drm/radeon/atombios_crtc.c:516:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:519:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:519:52: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage ../drivers/gpu/drm/radeon/atombios_crtc.c:519:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:532:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:532:59: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage ../drivers/gpu/drm/radeon/atombios_crtc.c:532:59: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:543:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:543:57: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage ../drivers/gpu/drm/radeon/atombios_crtc.c:543:57: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:687:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:687:54: expected unsigned short [addressable] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:687:54: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:696:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/atombios_crtc.c:699:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:699:61: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:699:61: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:710:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:710:69: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:710:69: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:729:50: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/atombios_crtc.c:788:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:788:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:788:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:795:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:795:50: expected unsigned int [addressable] [assigned] [usertype] ulDispEngClkFreq ../drivers/gpu/drm/radeon/atombios_crtc.c:795:50: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:847:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:847:46: expected unsigned short [addressable] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:847:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:848:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:848:42: expected unsigned short [addressable] [usertype] usRefDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:848:42: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:849:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:849:41: expected unsigned short [addressable] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:849:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:857:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:857:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:857:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:858:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:858:42: expected unsigned short [addressable] [assigned] [usertype] usRefDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:858:42: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:859:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:859:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:859:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:867:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:867:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:867:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:868:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:868:42: expected unsigned short [addressable] [assigned] [usertype] usRefDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:868:42: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:869:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:869:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:869:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:884:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:884:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:884:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:886:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:886:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:886:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:887:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:887:48: expected unsigned int [addressable] [assigned] [usertype] ulFbDivDecFrac ../drivers/gpu/drm/radeon/atombios_crtc.c:887:48: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:913:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:913:50: expected unsigned int [addressable] [assigned] [usertype] ulDispEngClkFreq ../drivers/gpu/drm/radeon/atombios_crtc.c:913:50: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:915:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:915:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:915:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:916:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:916:48: expected unsigned int [addressable] [assigned] [usertype] ulFbDivDecFrac ../drivers/gpu/drm/radeon/atombios_crtc.c:916:48: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_fence.c:73:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_fence.c:73:40: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/radeon_fence.c:73:40: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_fence.c:95:31: warning: cast to restricted __le32 ../drivers/gpu/drm/vc4/vc4_kms.c:275:25: error: too long token expansion ../drivers/gpu/drm/radeon/atom.c:508:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atom.c:508:30: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/atom.c:508:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atom.c:1350:15: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atom.c:1350:15: expected unsigned int ../drivers/gpu/drm/radeon/atom.c:1350:15: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atom.c:1351:15: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atom.c:1351:15: expected unsigned int ../drivers/gpu/drm/radeon/atom.c:1351:15: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atom.c:1424:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/atom.c:1424:17: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/atom.c:1428:31: warning: cast to restricted __le16 ../fs/btrfs/extent-io-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.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/extent-io-tree.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:127:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:127:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:133:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:133:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:141:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:141:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:297:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:297:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:298:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:298:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:959:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:959:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1067:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1067:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1069:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1069:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1758:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1758:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1788:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1788:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1789:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1789:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1822:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1822:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1823:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1823:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1866:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1866:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1878:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1878:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1935:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1935:9: error: got __VA_OPT__ ../drivers/gpu/drm/xe/xe_eu_stall.c:127:11: warning: symbol 'eu_stall_sampling_rates' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_doorbell_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/i915_irq.c:486:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:494:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:499:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:499:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:537:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:545:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:550:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:550:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:594:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:597:15: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:601:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:608:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:608:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:608:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:486:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:494:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:537:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:545:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:594:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:597:15: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:601:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:499:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:550:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:608:9: warning: unreplaced symbol '' ../fs/btrfs/lru_cache.c:75:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:75:9: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:76:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:76:9: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:90:17: error: Expected ) in function call ../fs/btrfs/lru_cache.c:90:17: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:125:17: error: Expected ) in function call ../fs/btrfs/lru_cache.c:125:17: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:164:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:164:9: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:165:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:165:9: error: got __VA_OPT__ ../drivers/gpu/drm/xe/xe_bo.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_bo.c:618:20: warning: symbol 'xe_bo_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/xe/tests/xe_bo.c:632:20: warning: symbol 'xe_bo_shrink_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/radeon/radeon_atombios.c:55:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:56:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:57:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:66:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:79:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:91:28: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:92:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:93:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:94:27: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:95:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:96:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:97:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:98:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:222:44: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:547:14: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c: note: in included file (through ../drivers/gpu/drm/radeon/atom.h): ../drivers/gpu/drm/radeon/atombios.h:4039:45: warning: array of flexible structures ../drivers/gpu/drm/radeon/radeon_atombios.c:550:14: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:553:14: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:556:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:557:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:565:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:567:38: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:571:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:574:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:578:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:642:43: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:644:38: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:649:67: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:650:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:653:66: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:664:80: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:672:81: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:680:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:681:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:684:66: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:692:66: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:701:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:702:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:751:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:754:45: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:755:45: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:762:54: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:809:35: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:812:35: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:818:51: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:918:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1121:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1146:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1151:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1154:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1156:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1160:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1164:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1180:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1182:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1189:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1192:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1196:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1198:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1209:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1211:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1216:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1219:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1223:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1225:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1236:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1238:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1241:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1243:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1247:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1263:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1268:47: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1274:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1278:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1313:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1317:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1347:27: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1350:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1402:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1437:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1438:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1441:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1442:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1445:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1446:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1453:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1454:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1457:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1458:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1461:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1462:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1469:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1470:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1473:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1474:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1477:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1478:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1541:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1543:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1545:52: warning: too many warnings ../fs/btrfs/subpage.c: note: in included file (through ../fs/btrfs/extent_map.h, ../fs/btrfs/btrfs_inode.h, ../fs/btrfs/subpage.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c: note: in included file (through ../fs/btrfs/btrfs_inode.h, ../fs/btrfs/subpage.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/subpage.c: note: in included file (through ../fs/btrfs/subpage.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c: note: in included file: ../fs/btrfs/subpage.h:112:17: error: Expected ) in function call ../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:73:17: error: Expected ) in function call ../fs/btrfs/subpage.c:73:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:80:17: error: Expected ) in function call ../fs/btrfs/subpage.c:80:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:112:9: error: Expected ) in function call ../fs/btrfs/subpage.c:112:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:122:9: error: Expected ) in function call ../fs/btrfs/subpage.c:122:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:155:9: error: Expected ) in function call ../fs/btrfs/subpage.c:155:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:169:9: error: Expected ) in function call ../fs/btrfs/subpage.c:169:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:173:9: error: Expected ) in function call ../fs/btrfs/subpage.c:173:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:181:9: error: Expected ) in function call ../fs/btrfs/subpage.c:181:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:182:9: error: Expected ) in function call ../fs/btrfs/subpage.c:182:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:189:17: error: Expected ) in function call ../fs/btrfs/subpage.c:189:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:254:9: error: Expected ) in function call ../fs/btrfs/subpage.c:254:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:281:9: error: Expected ) in function call ../fs/btrfs/subpage.c:281:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:333:9: error: Expected ) in function call ../fs/btrfs/subpage.c:333:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:485:17: error: Expected ) in function call ../fs/btrfs/subpage.c:485:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:715:17: error: Expected ) in function call ../fs/btrfs/subpage.c:715:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:722:9: error: Expected ) in function call ../fs/btrfs/subpage.c:722:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:725:17: error: Expected ) in function call ../fs/btrfs/subpage.c:725:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:726:17: error: Expected ) in function call ../fs/btrfs/subpage.c:726:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:728:9: error: Expected ) in function call ../fs/btrfs/subpage.c:728:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:748:9: error: Expected ) in function call ../fs/btrfs/subpage.c:748:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:758:17: error: Expected ) in function call ../fs/btrfs/subpage.c:758:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:759:17: error: Expected ) in function call ../fs/btrfs/subpage.c:759:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:763:9: error: Expected ) in function call ../fs/btrfs/subpage.c:763:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:802:9: error: Expected ) in function call ../fs/btrfs/subpage.c:802:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:803:9: error: Expected ) in function call ../fs/btrfs/subpage.c:803:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:807:9: error: Expected ) in function call ../fs/btrfs/subpage.c:807:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:808:9: error: Expected ) in function call ../fs/btrfs/subpage.c:808:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:809:9: error: Expected ) in function call ../fs/btrfs/subpage.c:809:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:810:9: error: Expected ) in function call ../fs/btrfs/subpage.c:810:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:811:9: error: Expected ) in function call ../fs/btrfs/subpage.c:811:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:812:9: error: Expected ) in function call ../fs/btrfs/subpage.c:812:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:834:9: error: Expected ) in function call ../fs/btrfs/subpage.c:834:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:835:9: error: Expected ) in function call ../fs/btrfs/subpage.c:835:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:839:9: error: Expected ) in function call ../fs/btrfs/subpage.c:839:9: error: got __VA_OPT__ ../drivers/gpu/drm/i915/i915_pci.c:145:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:147:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:176:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:178:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:182:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:184:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:188:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:191:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:208:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:211:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:215:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:219:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:223:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:225:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:230:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:233:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:398:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:398:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:403:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:403:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:408:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:408:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:426:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:426:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:431:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:431:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:436:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:436:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:444:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:444:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:486:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:486:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:491:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:491:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:502:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:502:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:507:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:507:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:547:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:547:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:552:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:552:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:557:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:557:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:568:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:568:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:573:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:573:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:578:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:578:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:589:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:589:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:594:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:594:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:611:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:611:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:618:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:618:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:625:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:625:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:640:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:640:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:647:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:647:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:662:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:662:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:674:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:674:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:682:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:682:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:740:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:740:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:744:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:744:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:760:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:770:10: also defined here ../drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/atombios_crtc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/bio.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/bio.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/bio.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:221:9: error: Expected ) in function call ../fs/btrfs/bio.c:221:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:269:9: error: Expected ) in function call ../fs/btrfs/bio.c:269:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:432:17: error: Expected ) in function call ../fs/btrfs/bio.c:432:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:459:9: error: Expected ) in function call ../fs/btrfs/bio.c:459:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:771:17: error: Expected ) in function call ../fs/btrfs/bio.c:771:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:772:17: error: Expected ) in function call ../fs/btrfs/bio.c:772:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:795:17: error: Expected ) in function call ../fs/btrfs/bio.c:795:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:810:9: error: Expected ) in function call ../fs/btrfs/bio.c:810:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:836:9: error: Expected ) in function call ../fs/btrfs/bio.c:836:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:894:9: error: Expected ) in function call ../fs/btrfs/bio.c:894:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:895:9: error: Expected ) in function call ../fs/btrfs/bio.c:895:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:896:9: error: Expected ) in function call ../fs/btrfs/bio.c:896:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:897:9: error: Expected ) in function call ../fs/btrfs/bio.c:897:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:905:17: error: Expected ) in function call ../fs/btrfs/bio.c:905:17: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.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/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:33:9: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:33:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:34:9: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:34:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:146:25: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:146:25: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:246:25: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:246:25: error: got __VA_OPT__ Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: expected void *timing_base ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: got void [noderef] __iomem * ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: got void * ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: got void * ../drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c:139:9: warning: cast removes address space '__rcu' of expression ../drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c:139:9: warning: cast removes address space '__rcu' of expression ../fs/btrfs/fiemap.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/backref.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/backref.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/fiemap.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:115:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:115:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:322:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:322:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:572:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:572:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:582:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:582:9: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:265:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:265:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:265:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:323:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:323:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:323:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:685:23: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:685:23: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:685:23: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:696:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:696:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:696:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:718:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:718:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:718:25: struct dma_fence * Warning: ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:761 function parameter 'af' not described in 'amdgpu_fence_driver_guilty_force_completion' Warning: ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:761 function parameter 'af' not described in 'amdgpu_fence_driver_guilty_force_completion' ../fs/btrfs/acl.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/acl.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/direct-io.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.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/direct-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:164:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:164:17: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:189:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:189:17: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:921:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:921:17: error: got __VA_OPT__ ../drivers/gpu/drm/qxl/qxl_kms.c:166:19: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:166:19: expected struct qxl_rom *rom ../drivers/gpu/drm/qxl/qxl_kms.c:166:19: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_kms.c:184:26: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:184:26: expected struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:184:26: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_kms.c:271:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:271:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:271:21: got struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:275:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:275:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:275:21: got struct qxl_rom *rom ../drivers/gpu/drm/qxl/qxl_kms.c:319:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:319:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:319:21: got struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:320:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:320:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:320:21: got struct qxl_rom *rom ../drivers/gpu/drm/nouveau/nvif/object.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nvif/object.c:202:41: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/object.c:202:41: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/object.c:202:41: got void * ../drivers/gpu/drm/nouveau/nvif/client.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/amd/amdgpu/atom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1963:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1963:9: void ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1963:9: int ../drivers/gpu/drm/msm/msm_drv.c:49:6: warning: symbol 'dumpstate' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/gma500/gma_display.c:405:25: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/gma_display.c:405:25: expected void *tmp_dst ../drivers/gpu/drm/gma500/gma_display.c:405:25: got unsigned char [noderef] [usertype] __iomem * ../fs/btrfs/ref-verify.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/ref-verify.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/ref-verify.c: note: in included file: ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ref-verify.c:324:17: error: Expected ) in function call ../fs/btrfs/ref-verify.c:324:17: error: got __VA_OPT__ ../fs/btrfs/ref-verify.c:326:17: error: Expected ) in function call ../fs/btrfs/ref-verify.c:326:17: error: got __VA_OPT__ ../drivers/gpu/drm/rockchip/cdn-dp-core.c:320:25: warning: cast to restricted __le32 Warning: ../drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:526 function parameter 'f' not described in 'vmw_event_fence_action_seq_passed' Warning: ../drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:526 function parameter 'cb' not described in 'vmw_event_fence_action_seq_passed' Warning: ../drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:526 function parameter 'f' not described in 'vmw_event_fence_action_seq_passed' Warning: ../drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:526 function parameter 'cb' not described in 'vmw_event_fence_action_seq_passed' ../drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/qxl/qxl_object.c:176:29: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/qxl/qxl_object.c:223:40: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/qxl/qxl_object.c:223:40: expected void * ../drivers/gpu/drm/qxl/qxl_object.c:223:40: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_object.c:273:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_object.c:273:33: expected void [noderef] __iomem *vaddr ../drivers/gpu/drm/qxl/qxl_object.c:273:33: got void *pmap ../drivers/gpu/drm/radeon/radeon_ring.c:309:23: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/amdgpu_display.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/verity.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/verity.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ Warning: ../drivers/gpu/drm/msm/msm_gem_vma.c:96 expecting prototype for struct msm_vma_op. Prototype was for struct msm_vm_op instead ../drivers/gpu/drm/gma500/intel_bios.c:548:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/gma500/intel_bios.c:548:42: expected void const *const p ../drivers/gpu/drm/gma500/intel_bios.c:548:42: got unsigned char [noderef] [usertype] __iomem * ../drivers/gpu/drm/gma500/intel_bios.c:549:40: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/gma500/intel_bios.c:559:24: warning: cast removes address space '__iomem' of expression ../fs/btrfs/tests/free-space-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-buffer-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-buffer-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../drivers/gpu/drm/radeon/radeon_cs.c:294:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:294:45: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_cs.c:294:45: got unsigned long long [usertype] *[assigned] chunk_array_ptr ../drivers/gpu/drm/radeon/radeon_cs.c:309:27: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:309:27: expected struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr ../drivers/gpu/drm/radeon/radeon_cs.c:309:27: got void [noderef] __user * ../drivers/gpu/drm/radeon/radeon_cs.c:310:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:310:49: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_cs.c:310:49: got struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/compression.h:87:9: error: Expected ) in function call ../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:88:9: error: Expected ) in function call ../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/zoned.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/zoned.c: note: in included file: ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file: ../fs/btrfs/zoned.h:417:9: error: Expected ) in function call ../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:96:17: error: Expected ) in function call ../fs/btrfs/zoned.c:96:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:169:9: error: Expected ) in function call ../fs/btrfs/zoned.c:169:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:176:9: error: Expected ) in function call ../fs/btrfs/zoned.c:176:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:243:17: error: Expected ) in function call ../fs/btrfs/zoned.c:243:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:391:17: error: Expected ) in function call ../fs/btrfs/zoned.c:391:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:397:9: error: Expected ) in function call ../fs/btrfs/zoned.c:397:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:835:25: error: Expected ) in function call ../fs/btrfs/zoned.c:835:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:886:9: error: Expected ) in function call ../fs/btrfs/zoned.c:886:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1058:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1058:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1059:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1059:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1175:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1175:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1176:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1176:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1324:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1324:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1837:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1837:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1870:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1870:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1908:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1908:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1996:25: error: Expected ) in function call ../fs/btrfs/zoned.c:1996:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2393:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2393:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2581:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2581:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2587:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2587:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2595:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2595:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2597:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2597:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2623:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2623:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2663:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2663:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2691:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2691:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2951:17: error: Expected ) in function call ../fs/btrfs/zoned.c:2951:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2965:17: error: Expected ) in function call ../fs/btrfs/zoned.c:2965:17: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:877:9: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/radeon_bios.c:66:30: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:66:49: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:92:9: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:93:9: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:95:26: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:95:42: warning: dereference of noderef expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tests/extent-io-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-io-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-io-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:877:9: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../drivers/gpu/drm/i915/intel_wakeref.c:146:19: warning: context imbalance in 'wakeref_auto_timeout' - unexpected unlock ../fs/btrfs/tests/extent-map-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-map-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-map-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-map-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:877:9: error: got __VA_OPT__ ../drivers/gpu/drm/gma500/mmu.c:307:26: warning: context imbalance in 'psb_mmu_pt_alloc_map_lock' - wrong count at exit ../drivers/gpu/drm/gma500/mmu.c:347:26: warning: context imbalance in 'psb_mmu_pt_map_lock' - wrong count at exit ../drivers/gpu/drm/gma500/mmu.c:380:28: warning: context imbalance in 'psb_mmu_pt_unmap_unlock' - unexpected unlock ../drivers/gpu/drm/tve200/tve200_display.c:34:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:34:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:34:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:51:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:51:40: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:51:40: got void * ../drivers/gpu/drm/tve200/tve200_display.c:61:40: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:61:40: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:61:40: got void * ../drivers/gpu/drm/tve200/tve200_display.c:66:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:66:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:66:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:139:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:139:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:139:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:142:38: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:142:38: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:142:38: got void * ../drivers/gpu/drm/tve200/tve200_display.c:148:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:148:30: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:148:30: got void * ../drivers/gpu/drm/tve200/tve200_display.c:237:34: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:237:34: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:237:34: got void * ../drivers/gpu/drm/tve200/tve200_display.c:251:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:251:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:251:30: got void * ../drivers/gpu/drm/tve200/tve200_display.c:252:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:252:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:252:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:271:35: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:271:35: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:271:35: got void * ../drivers/gpu/drm/tve200/tve200_display.c:276:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:276:43: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:276:43: got void * ../drivers/gpu/drm/tve200/tve200_display.c:278:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:278:43: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:278:43: got void * ../drivers/gpu/drm/tve200/tve200_display.c:301:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:301:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:301:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:302:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:302:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:302:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:312:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:312:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:312:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:33:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:33:37: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:33:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:45:37: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:45:37: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:45:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:163:27: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:163:27: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:163:27: got void * ../drivers/gpu/drm/pl111/pl111_display.c:168:27: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:168:27: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:168:27: got void * ../drivers/gpu/drm/pl111/pl111_display.c:172:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:172:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:172:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:231:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:231:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:231:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:234:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:234:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:234:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:338:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:338:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:338:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:351:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:351:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:351:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:368:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:368:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:368:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:371:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:371:41: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:371:41: got void * ../drivers/gpu/drm/pl111/pl111_display.c:384:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:384:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:384:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:403:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:403:41: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:403:41: got void * ../drivers/gpu/drm/pl111/pl111_display.c:424:53: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:424:53: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:424:53: got void * ../drivers/gpu/drm/pl111/pl111_display.c:435:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:435:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:435:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:489:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:489:37: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:489:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:512:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:512:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:512:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:523:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:523:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:523:33: got void * ../drivers/gpu/drm/sti/sti_hdmi.c:1480:24: warning: symbol 'sti_hdmi_driver' was not declared. Should it be static? ../drivers/gpu/drm/tve200/tve200_drv.c:196:20: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/tve200/tve200_drv.c:196:20: expected void *regs ../drivers/gpu/drm/tve200/tve200_drv.c:196:20: got void [noderef] __iomem * ../drivers/gpu/drm/tve200/tve200_drv.c:210:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_drv.c:210:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_drv.c:210:30: got void * ../drivers/gpu/drm/msm/msm_io_utils.c:61:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:61:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:61:31: got void * ../drivers/gpu/drm/msm/msm_io_utils.c:81:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:81:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:81:31: got void * ../drivers/gpu/drm/msm/msm_io_utils.c:90:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:90:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:90:31: got void * ../drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../disk-io.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../disk-io.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:877:9: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_map.h, ../fs/btrfs/tests/../btrfs_inode.h, ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../btrfs_inode.h, ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ Warning: ../drivers/gpu/drm/msm/msm_iommu.c:381 expecting prototype for alloc_pt(). Prototype was for msm_iommu_pagetable_alloc_pt() instead Warning: ../drivers/gpu/drm/msm/msm_iommu.c:426 expecting prototype for free_pt(). Prototype was for msm_iommu_pagetable_free_pt() instead ../drivers/gpu/drm/i915/intel_uncore.c:1928:1: warning: context imbalance in 'fwtable_read8' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1929:1: warning: context imbalance in 'fwtable_read16' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1930:1: warning: context imbalance in 'fwtable_read32' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1931:1: warning: context imbalance in 'fwtable_read64' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1996:1: warning: context imbalance in 'gen6_write8' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1997:1: warning: context imbalance in 'gen6_write16' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1998:1: warning: context imbalance in 'gen6_write32' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2018:1: warning: context imbalance in 'fwtable_write8' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2019:1: warning: context imbalance in 'fwtable_write16' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2020:1: warning: context imbalance in 'fwtable_write32' - unexpected unlock ../drivers/gpu/drm/nouveau/nvif/chan.c:11:32: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: expected unsigned int const [usertype] *map ../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: got void *userd ../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: got void *gpfifo ../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: got void *push ../drivers/gpu/drm/nouveau/nvif/chan.c:119:32: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan.c:155:22: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: got void * ../drivers/gpu/drm/pl111/pl111_drv.c:277:20: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/pl111/pl111_drv.c:277:20: expected void *regs ../drivers/gpu/drm/pl111/pl111_drv.c:277:20: got void [noderef] __iomem * ../drivers/gpu/drm/pl111/pl111_drv.c:292:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_drv.c:292:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_drv.c:292:30: got void * ../drivers/gpu/drm/msm/msm_rd.c:44:6: warning: symbol 'rd_full' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/sti/sti_hda.c:799:24: warning: symbol 'sti_hda_driver' was not declared. Should it be static? ../drivers/gpu/drm/meson/meson_vclk.c:373:3: warning: symbol 'params' was not declared. Should it be static? ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: got void *sema ../drivers/gpu/drm/amd/amdgpu/atombios_dp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/mediatek/mtk_cec.c:243:24: warning: symbol 'mtk_cec_driver' was not declared. Should it be static? ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/xe/xe_guc.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c:771:20: warning: symbol 'xe_guc_g2g_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c:331:24: warning: symbol 'mtk_hdmi_ddc_driver' was not declared. Should it be static? ../drivers/gpu/drm/xe/xe_guc_ct.c:929:9: warning: context imbalance in '__guc_ct_send_locked' - different lock contexts for basic block ../drivers/gpu/drm/radeon/r300.c:122:39: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/r300.c:122:39: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/r300.c:122:39: got void *ptr ../drivers/gpu/drm/radeon/rs400.c:238:16: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rs400.c:238:16: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/rs400.c:238:16: got restricted __le32 [usertype] ../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: expected void volatile [noderef] __iomem * ../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: got void *kptr ../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: expected void const volatile [noderef] __iomem * ../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: got void *kptr ../drivers/gpu/drm/radeon/r100.c:713:16: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/r100.c:713:16: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/r100.c:713:16: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/r100.c:1099:24: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/atombios_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/xfs/xfs_icache.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/mm.h, ../fs/xfs/xfs_linux.h, ../fs/xfs/xfs.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'xfs_iget_recycle' - unexpected unlock ../fs/xfs/xfs_icache.c:606:28: warning: context imbalance in 'xfs_iget_cache_hit' - different lock contexts for basic block ../drivers/gpu/drm/radeon/rs690.c:82:59: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:84:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs690.c:85:65: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs690.c:91:57: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs690.c:96:59: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:98:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:99:65: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:105:57: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:107:59: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_tlb_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: expected struct lsdc_device * ../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: got void [noderef] __iomem *reg_base ../drivers/gpu/drm/radeon/rs600.c:662:30: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/rs600.c:662:30: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/rs600.c:662:30: got void * ../drivers/gpu/drm/amd/amdgpu/atombios_encoders.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/vmwgfx/vmwgfx_vkms.c:116:36: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_pll.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: expected void * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: got void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: expected void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: got void * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: expected void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: got unsigned char [usertype] * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: expected void * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: got void [noderef] __iomem *map ../drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/core/ioctl.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_preempt_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/gma500/psb_intel_display.c:435:30: warning: symbol 'psb_clock_funcs' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_hw_engine_group.c:292:5: warning: context imbalance in 'xe_hw_engine_group_get_mode' - wrong count at exit ../drivers/gpu/drm/xe/xe_hw_engine_group.c:327:6: warning: context imbalance in 'xe_hw_engine_group_put' - wrong count at exit ../drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/panthor/panthor_sched.c:2902:9: warning: context imbalance in 'panthor_fdinfo_gather_group_samples' - different lock contexts for basic block ../drivers/gpu/drm/msm/adreno/adreno_device.c:11:6: warning: symbol 'hang_debug' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/adreno_device.c:19:5: warning: symbol 'enable_preemption' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/adreno_device.c:23:6: warning: symbol 'disable_acd' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/atombios_dp.c:107:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_dp.c:107:30: expected unsigned short [addressable] [usertype] lpAuxRequest ../drivers/gpu/drm/radeon/atombios_dp.c:107:30: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_dp.c:108:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_dp.c:108:27: expected unsigned short [addressable] [usertype] lpDataOut ../drivers/gpu/drm/radeon/atombios_dp.c:108:27: got restricted __le16 [usertype] Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1782 function parameter 'ptdev' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1782 function parameter 'events' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:2675 function parameter 'ptdev' not described in 'panthor_sched_report_mmu_fault' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1782 function parameter 'ptdev' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1782 function parameter 'events' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:2675 function parameter 'ptdev' not described in 'panthor_sched_report_mmu_fault' ../drivers/gpu/drm/msm/adreno/a2xx_catalog.c:47:1: warning: symbol 'a2xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/gma500/opregion.c:294:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:294:25: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/gma500/opregion.c:294:25: got struct opregion_header *header ../drivers/gpu/drm/gma500/opregion.c:324:20: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:324:20: expected void const *const p ../drivers/gpu/drm/gma500/opregion.c:324:20: got void [noderef] __iomem *[assigned] base ../drivers/gpu/drm/gma500/opregion.c:330:26: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:330:26: expected struct opregion_header *header ../drivers/gpu/drm/gma500/opregion.c:330:26: got void [noderef] __iomem *[assigned] base ../drivers/gpu/drm/gma500/opregion.c:331:23: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:331:23: expected void *vbt ../drivers/gpu/drm/gma500/opregion.c:331:23: got void [noderef] __iomem * ../drivers/gpu/drm/gma500/opregion.c:338:32: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:338:32: expected struct opregion_acpi *acpi ../drivers/gpu/drm/gma500/opregion.c:338:32: got void [noderef] __iomem * ../drivers/gpu/drm/gma500/opregion.c:343:32: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:343:32: expected struct opregion_asle *asle ../drivers/gpu/drm/gma500/opregion.c:343:32: got void [noderef] __iomem * ../drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a3xx_catalog.c:87:1: warning: symbol 'a3xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a4xx_catalog.c:47:1: warning: symbol 'a4xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/radeon/r600.c:1082:38: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/r600.c:1082:38: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/r600.c:1082:38: got void * ../drivers/gpu/drm/radeon/r600.c:4042:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600.c:4128:26: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600.c:4129:28: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600.c:4387:38: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/r600.c:4387:38: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/r600.c:4387:38: got void * ../drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a5xx_catalog.c:152:1: warning: symbol 'a5xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_csa.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c:77:38: warning: context imbalance in 'pool_free_older_than' - different lock contexts for basic block ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1104:1: warning: symbol 'a6xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1613:1: warning: symbol 'a7xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/nouveau/nvkm/falcon/msgq.c:26:1: warning: context imbalance in 'nvkm_falcon_msgq_open' - wrong count at exit ../drivers/gpu/drm/nouveau/nvkm/falcon/msgq.c:40:20: warning: context imbalance in 'nvkm_falcon_msgq_close' - unexpected unlock ../drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: warning: incorrect type in initializer (different base types) ../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: expected unsigned short [usertype] out ../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: expected unsigned short [addressable] [assigned] [usertype] lpI2CDataOut ../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: got restricted __le16 [usertype] ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: expected unsigned short [addressable] [assigned] [usertype] usSymClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: expected unsigned short [addressable] [assigned] [usertype] usSymClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: expected unsigned short [addressable] [assigned] [usertype] usConnectorId ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: got restricted __le16 [usertype] ../drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:167:37: error: too long token expansion ../drivers/gpu/drm/radeon/evergreen.c:4206:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4206:44: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4206:44: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4220:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4220:44: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4220:44: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4223:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4223:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4223:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4286:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4286:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4286:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4287:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4287:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4287:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4288:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4288:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4288:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4294:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4294:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4294:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4300:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4300:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4300:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4304:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4304:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4304:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4308:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4308:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4308:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4313:81: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4313:81: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4313:81: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4319:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4319:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4319:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4680:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/evergreen.c:4739:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/evergreen.c:4740:28: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_mocs.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_mocs.c:199:20: warning: symbol 'xe_mocs_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/xe/xe_pci.c:86:9: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_pci.c:87:10: also defined here ../drivers/gpu/drm/msm/hdmi/hdmi.c:432:1: warning: symbol 'msm_hdmi_pm_ops' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:1564:1: warning: no newline at end of file ../drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_migrate.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_migrate.c:786:20: warning: symbol 'xe_migrate_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_rap.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/xe/xe_migrate.c:1128 expecting prototype for xe_get_migrate_exec_queue(). Prototype was for xe_migrate_exec_queue() instead ../drivers/gpu/drm/amd/amdgpu/amdgpu_fw_attestation.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_lsdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_psp_ta.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2065:36: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2065:36: expected void [noderef] __iomem *llc_mmio ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2065:36: got void * ../drivers/gpu/drm/xe/xe_oa.c:2431:25: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/xe/xe_oa.c:2431:25: expected unsigned long long [usertype] *ptr ../drivers/gpu/drm/xe/xe_oa.c:2431:25: got void [noderef] __user * ../drivers/gpu/drm/xe/xe_oa.c:2444:15: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/xe/xe_oa.c:2444:15: expected void const volatile [noderef] __user *ptr ../drivers/gpu/drm/xe/xe_oa.c:2444:15: got unsigned long long [usertype] *ptr ../drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/rs780_dpm.c:722:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:723:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:724:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:727:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:728:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:754:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:757:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:760:17: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:779:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:816:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:820:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:826:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:891:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:893:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:899:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:903:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:905:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:907:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:909:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:913:46: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 ../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 ../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 ../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 ../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 ../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 ../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: got restricted __be32 [usertype] ../drivers/gpu/drm/amd/amdgpu/amdgpu_seq64.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/r600_dpm.c:832:48: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:834:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:856:38: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:857:47: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:858:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:888:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:892:55: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:894:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:895:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:896:51: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:897:52: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:898:52: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:899:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:901:58: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:908:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:911:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:918:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:923:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:932:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:943:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:955:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:969:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:972:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:975:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:978:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:980:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:987:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1002:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1004:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1006:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1016:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1018:42: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1019:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1021:45: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1027:53: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1028:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1029:48: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1034:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1046:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1048:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1050:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1053:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1055:49: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1065:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1069:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1070:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1074:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1078:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1083:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1106:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1108:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1110:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1121:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1123:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1132:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1136:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1140:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1159:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1161:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1163:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1168:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1173:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1188:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1190:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1195:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1199:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1208:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1210:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1212:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1214:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1216:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1218:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1220:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1222:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1224:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1226:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1231:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1246:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1248:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1253:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1256:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1267:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1269:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1274:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1278:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1280:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1281:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1283:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1285:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1287:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1289:33: warning: cast to restricted __le16 ../drivers/gpu/drm/xe/xe_pxp.c:713:9: warning: context imbalance in '__pxp_exec_queue_remove' - different lock contexts for basic block ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1798:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1799:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1800:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1838:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1840:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1845:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1846:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1899:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1903:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1920:42: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_eviction_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/gt/intel_execlists_submission.c:801:59: warning: context imbalance in 'assert_pending_valid' - different lock contexts for basic block ../drivers/gpu/drm/radeon/rv770_dpm.c:291:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:291:41: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv770_dpm.c:291:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:297:76: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:297:76: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv770_dpm.c:297:76: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:311:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:311:42: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv770_dpm.c:311:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:313:77: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:313:77: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv770_dpm.c:313:77: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:474:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:474:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:474:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:475:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:475:42: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:475:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:476:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:476:44: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:476:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:477:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:477:42: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:477:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:478:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:478:44: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:478:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:479:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:479:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:479:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:480:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:480:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:480:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:557:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:557:26: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:557:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:558:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:558:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:558:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:559:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:559:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:559:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:560:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:560:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv770_dpm.c:560:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:561:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:561:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv770_dpm.c:561:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:562:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:562:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:562:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:582:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:582:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:582:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:600:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:600:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:600:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:606:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:606:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:606:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:609:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:609:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:609:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:983:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:983:68: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:983:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:984:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:984:70: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:984:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:985:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:985:68: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:985:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:986:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:986:70: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:986:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:988:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:988:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:988:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:989:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:989:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:989:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:993:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:993:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:993:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:994:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:994:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:994:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:995:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:995:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv770_dpm.c:995:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1015:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1015:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:1015:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1018:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1018:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:1018:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1032:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1032:71: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1032:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1034:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1034:73: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1034:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1036:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1036:71: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1036:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1038:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1038:73: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1038:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1040:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1040:70: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1040:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1042:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1042:62: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1042:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1045:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1045:61: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv770_dpm.c:1045:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1047:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1047:62: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1047:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1050:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1050:63: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:1050:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1053:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1053:63: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1053:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1055:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1055:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1055:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1057:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1057:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv770_dpm.c:1057:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1059:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1059:69: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv770_dpm.c:1059:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1061:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1061:71: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1061:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1064:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1064:55: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:1064:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1079:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1079:42: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv770_dpm.c:1079:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1081:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1081:43: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv770_dpm.c:1081:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1124:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1124:62: expected unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1124:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1129:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1129:69: expected unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1129:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1150:49: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/rv770_dpm.c:1150:49: left side has type unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1150:49: right side has type restricted __be32 ../drivers/gpu/drm/radeon/rv770_dpm.c:1152:48: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/rv770_dpm.c:1152:48: left side has type unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1152:48: right side has type restricted __be32 ../drivers/gpu/drm/radeon/rv770_dpm.c:1156:77: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1156:77: expected unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1156:77: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:2150:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2151:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2152:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2155:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2156:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2199:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2201:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2204:28: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2205:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2206:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2208:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2210:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2213:28: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2214:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2295:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2299:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2317:42: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:430:13: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:430:13: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:430:13: struct dma_fence * ../drivers/gpu/drm/xe/xe_pt.c:1110:72: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/cypress_dpm.c:411:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:411:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:411:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:600:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:600:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/cypress_dpm.c:600:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:601:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:601:42: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:601:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:602:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:602:44: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:602:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:603:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:603:42: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:603:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:604:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:604:44: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:604:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:605:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:605:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:605:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:606:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:606:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:606:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:607:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:607:32: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/cypress_dpm.c:607:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:608:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:608:33: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/cypress_dpm.c:608:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:663:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:663:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:663:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:669:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:669:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:669:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:672:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:672:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:672:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:824:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:824:40: expected unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:824:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:958:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:958:53: expected unsigned short [usertype] s0 ../drivers/gpu/drm/radeon/cypress_dpm.c:958:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:960:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:960:53: expected unsigned short [usertype] s1 ../drivers/gpu/drm/radeon/cypress_dpm.c:960:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1232:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1232:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:1232:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1246:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1246:71: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1246:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1248:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1248:73: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1248:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1250:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1250:71: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1250:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1252:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1252:73: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1252:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1254:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1254:70: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1254:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1256:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1256:62: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1256:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1259:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1259:61: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/cypress_dpm.c:1259:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1261:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1261:62: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1261:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1264:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1264:63: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/cypress_dpm.c:1264:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1267:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1267:63: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1267:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1269:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1269:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1269:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1271:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1271:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/cypress_dpm.c:1271:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1273:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1273:69: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/cypress_dpm.c:1273:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1275:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1275:71: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1275:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1278:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1278:55: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/cypress_dpm.c:1278:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1300:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1300:42: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/cypress_dpm.c:1300:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1302:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1302:43: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/cypress_dpm.c:1302:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1436:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1436:68: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1436:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1438:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1438:70: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1438:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1440:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1440:68: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1440:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1442:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1442:70: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1442:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1444:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1444:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1444:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1446:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1446:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1446:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1450:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1450:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1450:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1452:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1452:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1452:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1454:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1454:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/cypress_dpm.c:1454:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1522:35: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/cypress_dpm.c:1522:35: left side has type unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:1522:35: right side has type restricted __be32 ../drivers/gpu/drm/radeon/cypress_dpm.c:1539:77: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1539:77: expected unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:1539:77: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1557:78: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1557:78: expected unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:1557:78: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si.c:1568:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1570:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1571:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1573:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3481:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3482:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3490:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3491:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3499:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3498:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:3498:25: expected restricted __le32 const [usertype] *[assigned] fw_data ../drivers/gpu/drm/radeon/si.c:3498:25: got restricted __be32 const [usertype] * ../drivers/gpu/drm/radeon/si.c:3500:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:5706:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5706:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5706:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5707:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5707:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5707:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5709:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5709:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5709:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5710:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5710:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5710:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5711:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5711:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5711:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5716:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5716:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5716:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5718:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5718:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5718:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5720:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5720:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5720:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5727:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5727:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5727:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5728:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5728:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5728:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5732:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5732:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5732:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5735:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5735:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5735:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5738:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5738:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5738:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5741:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5741:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5741:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5744:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5744:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5744:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5748:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5748:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5748:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5749:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5749:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5749:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5751:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5751:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5751:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5752:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5752:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5752:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5873:31: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:5875:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6262:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6263:28: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6264:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si_smc.c:228:39: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si_smc.c:229:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si_smc.c:231:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cik_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/sumo_dpm.c:1407:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1408:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1409:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1412:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1413:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1436:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1474:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h): ../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures ../drivers/gpu/drm/radeon/sumo_dpm.c:1477:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1480:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1676:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1677:41: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1678:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1680:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1694:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1696:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1698:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1701:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1703:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1705:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1706:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1708:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1709:43: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ci_smc.c:203:39: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ci_smc.c:204:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ci_smc.c:206:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/cik.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/trinity_dpm.c:1639:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1640:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1641:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1644:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1645:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1668:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1705:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h, ../drivers/gpu/drm/radeon/trinity_dpm.h): ../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures ../drivers/gpu/drm/radeon/trinity_dpm.c:1708:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1711:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1764:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1819:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1820:41: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1821:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1822:49: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1824:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1843:52: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1844:52: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1847:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1848:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1849:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1850:53: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vce_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/radeon_ucode.c:33:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:34:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:35:9: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:36:9: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:37:9: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:38:9: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:39:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:40:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:41:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:43:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:48:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:49:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:58:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:60:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:69:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:70:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:79:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:87:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:88:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:97:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:99:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:100:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:108:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:109:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:118:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:120:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:122:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:124:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:126:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:135:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:136:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:145:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:147:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:149:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:150:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:162:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/cik_sdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/cik.c:1878:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:1880:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:1881:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:1883:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3909:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3910:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3914:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3918:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3919:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3923:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3927:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3926:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:3926:25: expected restricted __le32 const [usertype] *[assigned] fw_data ../drivers/gpu/drm/radeon/cik.c:3926:25: got restricted __be32 const [usertype] * ../drivers/gpu/drm/radeon/cik.c:3928:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3932:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3933:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4265:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4266:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4270:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4279:34: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4280:35: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4284:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:5943:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:5947:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:5951:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6433:62: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6434:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6435:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6439:63: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6440:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6441:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6445:62: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6446:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6447:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6451:63: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6452:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6453:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6457:64: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6458:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6459:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6463:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6463:56: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6463:56: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6486:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6486:56: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6486:56: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6710:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6710:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6710:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6711:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6711:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6711:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6713:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6713:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6713:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6714:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6714:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6714:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6715:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6715:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6715:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6720:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6720:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6720:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6722:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6722:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6722:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6724:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6724:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6724:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6731:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6731:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6731:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6732:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6732:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6732:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6735:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6735:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6735:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6736:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6736:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6736:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6739:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6739:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6739:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6740:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6740:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6740:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6744:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6744:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6744:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6745:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6745:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6745:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6748:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6748:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6748:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6749:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6749:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6749:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6752:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6752:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6752:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6753:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6753:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6753:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6757:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6757:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6757:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6758:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6758:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6758:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6760:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6760:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6760:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6761:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6761:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6761:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:7576:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7577:28: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7578:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7486:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7486:24: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/dce_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/si.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/clk/qcom/camcc-sm7150.c:1899:15: warning: symbol 'camcc_sm7150_hws' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/si_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/gt/intel_sseu.c:598:17: error: too long token expansion ../drivers/gpu/drm/radeon/kv_dpm.c:2070:60: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: expected unsigned short [usertype] fps_high_t ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: expected unsigned char [usertype] fps_low_t ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: expected unsigned int [usertype] MinVddNb ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: expected unsigned short [usertype] AT ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: expected unsigned int [usertype] low_sclk_interrupt_t ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: expected unsigned int [usertype] VclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: expected unsigned int [usertype] DclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: expected unsigned short [usertype] MinVddNb ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:2304:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2305:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2307:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2320:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2327:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2329:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2331:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2386:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2387:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2388:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2391:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2392:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2415:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2452:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h, ../drivers/gpu/drm/radeon/trinity_dpm.h, ...): ../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures ../drivers/gpu/drm/radeon/kv_dpm.c:2455:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2458:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2509:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2610:24: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/kv_dpm.c:2632:24: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/r600_dma.c:246:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/r600_dma.c:246:30: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/r600_dma.c:246:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/r600_dma.c:260:23: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dma.c:381:23: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/uvd_v3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/ni_dpm.c:1265:35: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/ni_dpm.c:1265:35: left side has type unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:1265:35: right side has type restricted __be32 ../drivers/gpu/drm/radeon/ni_dpm.c:1279:80: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1279:80: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:1279:80: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1294:81: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1294:81: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:1294:81: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1309:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1309:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1309:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1329:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1329:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1329:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1335:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1335:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1335:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1338:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1338:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1338:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1350:32: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/ni_dpm.c:1360:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1360:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1360:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1482:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1482:48: expected unsigned int [usertype] TDPLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1482:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1484:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1484:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1484:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1486:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1486:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1486:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1489:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1489:55: expected unsigned int [usertype] PowerBoostLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1489:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1629:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1629:39: expected unsigned int [usertype] mc_arb_dram_timing ../drivers/gpu/drm/radeon/ni_dpm.c:1629:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1630:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1630:39: expected unsigned int [usertype] mc_arb_dram_timing2 ../drivers/gpu/drm/radeon/ni_dpm.c:1630:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1676:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1676:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1676:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1690:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1690:59: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1690:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1692:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1692:61: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1692:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1694:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1694:59: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1694:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1696:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1696:61: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1696:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1698:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1698:58: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1698:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1700:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1700:50: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1700:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1702:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1702:49: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/ni_dpm.c:1702:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1704:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1704:50: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/ni_dpm.c:1704:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1706:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1706:51: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:1706:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1709:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1709:59: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1709:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1711:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1711:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1711:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1713:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1713:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/ni_dpm.c:1713:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1715:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1715:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/ni_dpm.c:1715:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1717:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1717:65: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/ni_dpm.c:1717:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1719:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1719:67: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1719:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1721:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1721:51: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:1721:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1752:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1752:38: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:1752:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1754:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1754:39: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/ni_dpm.c:1754:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1782:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1782:51: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/ni_dpm.c:1782:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1785:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1785:53: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1785:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1903:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1903:56: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1903:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1904:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1904:58: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1904:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1905:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1905:56: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1905:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1906:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1906:58: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1906:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1907:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1907:55: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1907:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1908:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1908:47: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1908:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1912:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1912:56: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1912:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1913:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1913:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1913:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1914:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1914:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/ni_dpm.c:1914:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1915:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1915:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/ni_dpm.c:1915:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1930:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1930:48: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/ni_dpm.c:1930:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1933:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1933:50: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1933:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2078:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2078:34: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:2078:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2079:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2079:42: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2079:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2080:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2080:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2080:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2081:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2081:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/ni_dpm.c:2081:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2082:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2082:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/ni_dpm.c:2082:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2083:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2083:48: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/ni_dpm.c:2083:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2084:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2084:50: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2084:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2142:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2142:37: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:2142:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2146:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2146:35: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:2146:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2285:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2285:26: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:2285:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2286:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2286:34: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2286:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2287:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2287:36: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2287:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2288:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2288:34: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2288:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2289:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2289:36: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2289:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2290:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2290:33: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2290:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2291:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2291:25: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2291:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2292:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2292:24: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/ni_dpm.c:2292:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2293:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2293:25: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/ni_dpm.c:2293:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2307:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2307:42: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/ni_dpm.c:2307:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2309:64: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2309:64: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/ni_dpm.c:2309:64: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2411:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2411:41: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2411:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2415:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2415:33: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2415:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2440:23: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/ni_dpm.c:2442:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2442:41: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2442:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2448:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2448:45: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2448:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2591:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2591:56: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/ni_dpm.c:2591:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2592:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2592:56: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2592:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2672:39: warning: incorrect type in argument 3 (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2672:39: expected unsigned int [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:2672:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2935:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2935:53: expected unsigned short [usertype] s0 ../drivers/gpu/drm/radeon/ni_dpm.c:2935:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2937:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2937:53: expected unsigned short [usertype] s1 ../drivers/gpu/drm/radeon/ni_dpm.c:2937:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2954:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2954:40: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:2954:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3085:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3085:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3085:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3091:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3091:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3091:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3127:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3127:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3127:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3133:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3133:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3133:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3184:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3184:36: expected unsigned int [usertype] pwr_const ../drivers/gpu/drm/radeon/ni_dpm.c:3184:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3185:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3185:36: expected unsigned int [usertype] dc_cacValue ../drivers/gpu/drm/radeon/ni_dpm.c:3185:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3186:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3186:36: expected unsigned int [usertype] bif_cacValue ../drivers/gpu/drm/radeon/ni_dpm.c:3186:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3899:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3900:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3901:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3904:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3905:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3931:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3933:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3936:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3937:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3938:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:4012:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:4016:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:4034:42: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/si_dma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/gt/intel_reset.c:1569:12: warning: context imbalance in '_intel_gt_reset_lock' - different lock contexts for basic block Warning: ../drivers/gpu/drm/xe/xe_tlb_inval.c:126 expecting prototype for xe_gt_tlb_inval_init(). Prototype was for xe_gt_tlb_inval_init_early() instead ../drivers/gpu/drm/amd/amdgpu/emu_soc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/xe/xe_tlb_inval_job.c:164 expecting prototype for xe_tlb_inval_alloc_dep(). Prototype was for xe_tlb_inval_job_alloc_dep() instead ../drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vega10_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/cik_sdma.c:481:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:482:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:490:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:491:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:661:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik_sdma.c:661:30: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik_sdma.c:661:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik_sdma.c:676:23: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:718:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik_sdma.c:718:30: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik_sdma.c:718:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik_sdma.c:750:23: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/vega20_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/dce_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/soc15.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/si_dpm.c:4055:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4055:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4055:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4089:24: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:4097:37: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:4112:45: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: expected unsigned int [usertype] TDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: expected unsigned int [usertype] NearTDPLimitTherm ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: expected unsigned int [usertype] dGPU_T_Limit ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: expected unsigned int [usertype] dGPU_T_Warning ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: expected unsigned int [usertype] dGPU_T_Hysteresis ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: expected unsigned short [usertype] PwrEfficiencyRatio ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: expected unsigned int [usertype] K ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: expected unsigned int [usertype] T0 ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: expected unsigned int [usertype] MaxT ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: expected unsigned int [usertype] Tthreshold ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: expected unsigned short ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: expected unsigned short ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: expected unsigned int [usertype] l2numWin_TDP ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: expected unsigned int [usertype] lkge_lut_V0 ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: expected unsigned int [usertype] lkge_lut_Vstep ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: expected unsigned int [usertype] R_LL ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: expected unsigned int [usertype] WinTime ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: expected unsigned int [usertype] calculation_repeats ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: expected unsigned int [usertype] dc_cac ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: expected unsigned int [usertype] lkge_lut_T0 ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: expected unsigned int [usertype] lkge_lut_Tstep ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:3980:35: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/si_dpm.c:3980:35: left side has type unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:3980:35: right side has type restricted __be32 ../drivers/gpu/drm/radeon/si_dpm.c:4001:88: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4001:88: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4001:88: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4015:89: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4015:89: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4015:89: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4023:88: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4023:88: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4023:88: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4032:109: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4032:109: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4032:109: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4078:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4078:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4078:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4139:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4139:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4139:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4247:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4247:39: expected unsigned int [usertype] mc_arb_dram_timing ../drivers/gpu/drm/radeon/si_dpm.c:4247:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4248:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4248:39: expected unsigned int [usertype] mc_arb_dram_timing2 ../drivers/gpu/drm/radeon/si_dpm.c:4248:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4312:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4312:50: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4312:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4314:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4314:58: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4314:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4316:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4316:59: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4316:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4318:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4318:59: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4318:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4320:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4320:56: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4320:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4322:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4322:58: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4322:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4324:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4324:58: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4324:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4326:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4326:49: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4326:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4328:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4328:50: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4328:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4331:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4331:51: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4331:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4334:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4334:59: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4334:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4336:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4336:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4336:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4338:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4338:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4338:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4340:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4340:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4340:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4342:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4342:65: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/si_dpm.c:4342:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4344:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4344:68: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/si_dpm.c:4344:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4347:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4347:51: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4347:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4388:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4388:38: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/si_dpm.c:4388:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4390:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4390:39: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/si_dpm.c:4390:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4416:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4416:51: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:4416:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4419:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4419:53: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:4419:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4514:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4514:47: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4514:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4516:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4516:55: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4516:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4518:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4518:56: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4518:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4520:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4520:56: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4520:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4522:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4522:53: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4522:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4524:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4524:55: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4524:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4526:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4526:55: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4526:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4528:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4528:46: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4528:46: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4530:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4530:47: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4530:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4533:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4533:56: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4533:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4535:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4535:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4535:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4537:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4537:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4537:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4539:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4539:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4539:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4557:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4557:48: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:4557:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4560:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4560:50: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:4560:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4798:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4798:34: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4798:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4799:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4799:42: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4799:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4800:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4800:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4800:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4801:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4801:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4801:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4802:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4802:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4802:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4803:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4803:48: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/si_dpm.c:4803:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4804:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4804:50: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/si_dpm.c:4804:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4885:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4885:26: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4885:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4886:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4886:31: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4886:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4887:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4887:33: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4887:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4888:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4888:33: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4888:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4889:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4889:34: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4889:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4890:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4890:34: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4890:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4891:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4891:33: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4891:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4892:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4892:25: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4892:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4893:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4893:24: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4893:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4894:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4894:25: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4894:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4908:42: warning: too many warnings ../drivers/gpu/drm/amd/amdgpu/arct_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/ci_dpm.c:310:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:310:51: expected unsigned short [usertype] TDC_VDDC_PkgLimit ../drivers/gpu/drm/radeon/ci_dpm.c:310:51: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:347:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:347:54: expected signed short [usertype] FuzzyFan_PwmSetDelta ../drivers/gpu/drm/radeon/ci_dpm.c:347:54: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:395:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:395:59: expected unsigned short [usertype] BapmVddCBaseLeakageHiSidd ../drivers/gpu/drm/radeon/ci_dpm.c:395:59: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:396:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:396:59: expected unsigned short [usertype] BapmVddCBaseLeakageLoSidd ../drivers/gpu/drm/radeon/ci_dpm.c:396:59: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:424:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:424:44: expected unsigned short [usertype] PPM_PkgPwrLimit ../drivers/gpu/drm/radeon/ci_dpm.c:424:44: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:425:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:425:49: expected unsigned short [usertype] PPM_TemperatureLimit ../drivers/gpu/drm/radeon/ci_dpm.c:425:49: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:427:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:427:44: expected unsigned short [usertype] PPM_PkgPwrLimit ../drivers/gpu/drm/radeon/ci_dpm.c:427:44: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:428:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:428:49: expected unsigned short [usertype] PPM_TemperatureLimit ../drivers/gpu/drm/radeon/ci_dpm.c:428:49: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:431:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:431:39: expected unsigned int [usertype] BAPM_TEMP_GRADIENT ../drivers/gpu/drm/radeon/ci_dpm.c:431:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:438:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:438:62: expected unsigned short ../drivers/gpu/drm/radeon/ci_dpm.c:438:62: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:439:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:439:63: expected unsigned short ../drivers/gpu/drm/radeon/ci_dpm.c:439:63: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:963:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:963:27: expected signed short [usertype] TempMin ../drivers/gpu/drm/radeon/ci_dpm.c:963:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:964:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:964:27: expected signed short [usertype] TempMed ../drivers/gpu/drm/radeon/ci_dpm.c:964:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:965:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:965:27: expected signed short [usertype] TempMax ../drivers/gpu/drm/radeon/ci_dpm.c:965:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:967:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:967:26: expected signed short [usertype] Slope1 ../drivers/gpu/drm/radeon/ci_dpm.c:967:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:968:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:968:26: expected signed short [usertype] Slope2 ../drivers/gpu/drm/radeon/ci_dpm.c:968:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:970:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:970:26: expected signed short [usertype] FdoMin ../drivers/gpu/drm/radeon/ci_dpm.c:970:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:972:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:972:28: expected signed short [usertype] HystDown ../drivers/gpu/drm/radeon/ci_dpm.c:972:28: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:974:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:974:26: expected signed short [usertype] HystUp ../drivers/gpu/drm/radeon/ci_dpm.c:974:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:976:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:976:29: expected signed short [usertype] HystSlope ../drivers/gpu/drm/radeon/ci_dpm.c:976:29: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:978:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:978:31: expected signed short [usertype] TempRespLim ../drivers/gpu/drm/radeon/ci_dpm.c:978:31: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:982:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:982:33: expected unsigned int [usertype] RefreshPeriod ../drivers/gpu/drm/radeon/ci_dpm.c:982:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:985:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:985:26: expected signed short [usertype] FdoMax ../drivers/gpu/drm/radeon/ci_dpm.c:985:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:1281:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:1281:33: expected unsigned short [usertype] FpsHighT ../drivers/gpu/drm/radeon/ci_dpm.c:1281:33: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:1284:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:1284:32: expected unsigned short [usertype] FpsLowT ../drivers/gpu/drm/radeon/ci_dpm.c:1284:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:1295:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:1295:38: expected unsigned int [usertype] low_sclk_interrupt_t ../drivers/gpu/drm/radeon/ci_dpm.c:1295:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2167:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2167:36: expected unsigned short [usertype] Voltage ../drivers/gpu/drm/radeon/ci_dpm.c:2167:36: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2168:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2168:45: expected unsigned short [usertype] StdVoltageHiSidd ../drivers/gpu/drm/radeon/ci_dpm.c:2168:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2170:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2170:45: expected unsigned short [usertype] StdVoltageLoSidd ../drivers/gpu/drm/radeon/ci_dpm.c:2170:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2192:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2192:31: expected unsigned int [usertype] VddcLevelCount ../drivers/gpu/drm/radeon/ci_dpm.c:2192:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2215:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2215:32: expected unsigned int [usertype] VddciLevelCount ../drivers/gpu/drm/radeon/ci_dpm.c:2215:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2238:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2238:31: expected unsigned int [usertype] MvddLevelCount ../drivers/gpu/drm/radeon/ci_dpm.c:2238:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2495:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2495:36: expected unsigned int [usertype] McArbDramTiming ../drivers/gpu/drm/radeon/ci_dpm.c:2495:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2496:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2496:36: expected unsigned int [usertype] McArbDramTiming2 ../drivers/gpu/drm/radeon/ci_dpm.c:2496:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2595:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2595:43: expected unsigned int [usertype] DownT ../drivers/gpu/drm/radeon/ci_dpm.c:2595:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2596:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2596:41: expected unsigned int [usertype] UpT ../drivers/gpu/drm/radeon/ci_dpm.c:2596:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2639:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2639:54: expected unsigned int [usertype] VclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2639:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2640:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2640:54: expected unsigned int [usertype] DclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2640:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2641:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2641:48: expected unsigned short [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2641:48: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2672:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2672:50: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/ci_dpm.c:2672:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2673:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2673:51: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/ci_dpm.c:2673:51: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2705:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2705:50: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/ci_dpm.c:2705:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2706:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2706:51: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/ci_dpm.c:2706:51: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2737:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2737:51: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/ci_dpm.c:2737:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2738:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2738:52: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/ci_dpm.c:2738:52: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2925:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2925:31: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2925:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2926:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2926:37: expected unsigned int [usertype] MinVddcPhases ../drivers/gpu/drm/radeon/ci_dpm.c:2926:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2927:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2927:32: expected unsigned int [usertype] MinVddci ../drivers/gpu/drm/radeon/ci_dpm.c:2927:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2928:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2928:31: expected unsigned int [usertype] MinMvdd ../drivers/gpu/drm/radeon/ci_dpm.c:2928:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2930:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2930:37: expected unsigned int [usertype] MclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2930:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2931:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2931:37: expected unsigned short [usertype] ActivityLevel ../drivers/gpu/drm/radeon/ci_dpm.c:2931:37: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2932:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2932:36: expected unsigned int [usertype] MpllFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2932:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2933:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2933:38: expected unsigned int [usertype] MpllFuncCntl_1 ../drivers/gpu/drm/radeon/ci_dpm.c:2933:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2934:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2934:38: expected unsigned int [usertype] MpllFuncCntl_2 ../drivers/gpu/drm/radeon/ci_dpm.c:2934:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2935:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2935:38: expected unsigned int [usertype] MpllAdFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2935:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2936:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2936:38: expected unsigned int [usertype] MpllDqFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2936:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2937:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2937:38: expected unsigned int [usertype] MclkPwrmgtCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2937:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2938:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2938:31: expected unsigned int [usertype] DllCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2938:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2939:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2939:31: expected unsigned int [usertype] MpllSs1 ../drivers/gpu/drm/radeon/ci_dpm.c:2939:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2940:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2940:31: expected unsigned int [usertype] MpllSs2 ../drivers/gpu/drm/radeon/ci_dpm.c:2940:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2960:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2960:42: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2960:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2962:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2962:42: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2962:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2993:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2993:32: expected unsigned int [usertype] Flags ../drivers/gpu/drm/radeon/ci_dpm.c:2993:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2994:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2994:40: expected unsigned int [usertype] MinVddcPhases ../drivers/gpu/drm/radeon/ci_dpm.c:2994:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2995:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2995:40: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2995:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2996:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2996:41: expected unsigned int [usertype] CgSpllFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2996:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2997:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2997:42: expected unsigned int [usertype] CgSpllFuncCntl2 ../drivers/gpu/drm/radeon/ci_dpm.c:2997:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2998:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2998:42: expected unsigned int [usertype] CgSpllFuncCntl3 ../drivers/gpu/drm/radeon/ci_dpm.c:2998:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2999:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2999:42: expected unsigned int [usertype] CgSpllFuncCntl4 ../drivers/gpu/drm/radeon/ci_dpm.c:2999:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3000:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3000:45: expected unsigned int [usertype] SpllSpreadSpectrum ../drivers/gpu/drm/radeon/ci_dpm.c:3000:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3001:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3001:46: expected unsigned int [usertype] SpllSpreadSpectrum2 ../drivers/gpu/drm/radeon/ci_dpm.c:3001:46: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3002:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3002:37: expected unsigned int [usertype] CcPwrDynRm ../drivers/gpu/drm/radeon/ci_dpm.c:3002:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3003:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3003:38: expected unsigned int [usertype] CcPwrDynRm1 ../drivers/gpu/drm/radeon/ci_dpm.c:3003:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3010:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3010:57: expected unsigned int [usertype] MinVddci ../drivers/gpu/drm/radeon/ci_dpm.c:3010:57: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3013:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3013:57: expected unsigned int [usertype] MinVddci ../drivers/gpu/drm/radeon/ci_dpm.c:3013:57: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3020:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3020:48: expected unsigned int [usertype] MinMvdd ../drivers/gpu/drm/radeon/ci_dpm.c:3020:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3028:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3028:40: expected unsigned int [usertype] DllCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3028:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3029:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3029:47: expected unsigned int [usertype] MclkPwrmgtCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3029:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3030:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3030:47: expected unsigned int [usertype] MpllAdFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3030:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3032:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3032:47: expected unsigned int [usertype] MpllDqFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3032:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3034:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3034:45: expected unsigned int [usertype] MpllFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3034:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3036:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3036:47: expected unsigned int [usertype] MpllFuncCntl_1 ../drivers/gpu/drm/radeon/ci_dpm.c:3036:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3038:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3038:47: expected unsigned int [usertype] MpllFuncCntl_2 ../drivers/gpu/drm/radeon/ci_dpm.c:3038:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3040:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3040:40: expected unsigned int [usertype] MpllSs1 ../drivers/gpu/drm/radeon/ci_dpm.c:3040:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3041:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3041:40: expected unsigned int [usertype] MpllSs2 ../drivers/gpu/drm/radeon/ci_dpm.c:3041:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3048:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3048:46: expected unsigned short [usertype] ActivityLevel ../drivers/gpu/drm/radeon/ci_dpm.c:3048:46: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3108:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3108:27: expected unsigned int [usertype] CcPwrDynRm ../drivers/gpu/drm/radeon/ci_dpm.c:3108:27: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3109:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3109:28: expected unsigned int [usertype] CcPwrDynRm1 ../drivers/gpu/drm/radeon/ci_dpm.c:3109:28: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3110:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3110:27: expected unsigned short [usertype] VddcOffset ../drivers/gpu/drm/radeon/ci_dpm.c:3110:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3217:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3217:30: expected unsigned int [usertype] Flags ../drivers/gpu/drm/radeon/ci_dpm.c:3217:30: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3218:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3218:32: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:3218:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3219:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3219:38: expected unsigned int [usertype] MinVddcPhases ../drivers/gpu/drm/radeon/ci_dpm.c:3219:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3220:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3220:38: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:3220:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3221:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3221:38: expected unsigned short [usertype] ActivityLevel ../drivers/gpu/drm/radeon/ci_dpm.c:3221:38: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3222:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3222:40: expected unsigned int [usertype] CgSpllFuncCntl3 ../drivers/gpu/drm/radeon/ci_dpm.c:3222:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3223:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3223:40: expected unsigned int [usertype] CgSpllFuncCntl4 ../drivers/gpu/drm/radeon/ci_dpm.c:3223:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3224:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3224:43: expected unsigned int [usertype] SpllSpreadSpectrum ../drivers/gpu/drm/radeon/ci_dpm.c:3224:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3225:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3225:44: expected unsigned int [usertype] SpllSpreadSpectrum2 ../drivers/gpu/drm/radeon/ci_dpm.c:3225:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3226:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3226:35: expected unsigned int [usertype] CcPwrDynRm ../drivers/gpu/drm/radeon/ci_dpm.c:3226:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3227:36: warning: too many warnings ../drivers/gpu/drm/amd/amdgpu/nv.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_wa.c:438:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:438:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:460:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:460:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:495:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:495:11: also defined here ../drivers/gpu/drm/radeon/vce_v1_0.c:181:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:182:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:186:18: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:194:19: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/vce_v1_0.c:199:18: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:205:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/hdp_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/aldebaran_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/radeon_vce.c:363:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:363:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:363:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:364:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:364:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:364:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:365:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:365:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:365:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:367:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:367:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:367:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:368:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:368:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:368:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:369:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:369:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:369:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:370:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:370:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:370:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:371:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:371:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:371:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:372:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:372:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:372:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:373:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:373:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:373:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:374:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:374:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:374:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:375:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:375:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:375:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:376:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:376:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:376:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:377:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:377:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:377:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:378:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:378:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:378:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:380:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:380:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:380:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:381:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:381:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:381:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:382:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:382:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:382:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:383:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:383:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:383:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:384:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:384:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:384:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:387:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:387:27: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:387:27: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:430:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:430:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:430:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:431:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:431:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:431:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:432:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:432:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:432:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:434:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:434:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:434:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:435:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:435:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:435:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:436:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:436:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:436:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:437:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:437:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:437:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:438:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:438:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:438:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:440:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:440:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:440:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:441:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:441:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:441:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:444:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:444:27: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:444:27: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:701:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:701:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:701:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:702:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:702:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:702:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:703:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:703:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:703:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:704:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:704:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:704:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:706:41: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:706:41: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:706:41: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:721:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:721:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:721:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:722:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:722:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:722:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:723:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:723:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:723:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:724:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:724:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:724:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:740:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:740:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:740:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:741:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:741:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:741:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:742:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:742:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:742:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:743:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:743:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:743:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:744:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:744:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:744:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:745:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:745:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:745:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:767:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:767:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:767:33: got restricted __le32 [usertype] ../drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mxgpu_nv.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' ../drivers/gpu/drm/amd/amdgpu/aldebaran.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/aldebaran.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/soc21.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smu_v13_0_10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/smu_v13_0_10.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sienna_cichlid.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/sienna_cichlid.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/hdp_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/soc24.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/xe/xe_sriov_vf.c:303 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * Perform post-migration fixups on a single GT. ../drivers/gpu/drm/amd/amdgpu/nbio_v4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/hdp_v5_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/lsdma_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/lsdma_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/aqua_vanjaram.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/hdp_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cyan_skillfish_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v1_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/i915_active.c:1062:16: warning: context imbalance in '__i915_active_fence_set' - different lock contexts for basic block ../drivers/gpu/drm/amd/amdgpu/df_v4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v3_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbif_v6_3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v4_6_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v4_15.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/clk/qcom/clk-spmi-pmic-div.c:141:12: warning: context imbalance in 'clk_spmi_pmic_div_set_rate' - wrong count at exit ../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/msm/dp/dp_drm.c:24 function parameter 'connector' not described in 'msm_dp_bridge_detect' Warning: ../drivers/gpu/drm/msm/dp/dp_drm.c:24 function parameter 'connector' not described in 'msm_dp_bridge_detect' ../drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: void [noderef] __iomem * ../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: void * ../drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v2_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v2_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_alpm.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/dsi/dsi_host.c:1476:27: warning: cast to restricted __be32 ../drivers/gpu/drm/msm/dsi/dsi_host.c:1477:17: warning: cast to restricted __be32 ../drivers/gpu/drm/amd/amdgpu/umc_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_0.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v1_8.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v3_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v11_5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_1.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v8_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v8_7.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v6_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_7.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v8_10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v8_10.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v8_14.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v8_14.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_alpm.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/umc_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v12_0.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_display_device.c:558:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:559:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:611:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:612:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:860:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:862:17: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1068:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1073:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1111:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1113:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1349:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1351:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1358:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1362:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1371:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1372:10: also defined here ../drivers/gpu/drm/amd/amdgpu/iceland_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/tonga_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cz_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vega10_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/navi10_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vega20_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/ih_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/ih_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/ih_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v11_0_8.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v14_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/gfx_v9_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/imu_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/dce_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/imu_v11_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hotplug.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/imu_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v4_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hdcp.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_hotplug.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mes_userqueue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hdcp.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/uvd_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vce_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_sw_ring.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vce_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_fbdev.c:159:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_fbdev.c:160:10: also defined here ../drivers/gpu/drm/amd/amdgpu/mes_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_debugfs.c:39:1: warning: symbol 'gt_reset_failure' was not declared. Should it be static? ../drivers/gpu/drm/xe/xe_debugfs.c:40:1: warning: symbol 'inject_csc_hw_error' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_fbdev.c:159:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_fbdev.c:160:10: also defined here ../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/athub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vpe_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_display_device.c:558:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:559:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:611:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:612:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:860:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:862:17: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1068:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1073:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1111:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1113:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1349:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1351:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1358:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1362:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1371:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1372:10: also defined here ../drivers/gpu/drm/amd/amdgpu/athub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/athub_v2_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/athub_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umsch_mm_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/athub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v11_0_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v13_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v13_0_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v14_0_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_reset.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mca_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_module.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_doorbell.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_flat_memory.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_queue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_cik.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v5_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_kernel_queue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager_vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v4_0_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_cik.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_chardev.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process_queue_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_interrupt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/cik_event_interrupt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_smi_events.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_events.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_debugfs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_svm.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_debug.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_migrate.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_object.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_aldebaran.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/i915_gpu_error.c:692:3: warning: symbol 'guc_hw_reg_state' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gc_9_4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_job.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: got void * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: expected void const [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: got void * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: got void *[assigned] emap ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: expected void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: got void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: got void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: got void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: expected void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: got void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: got void *[assigned] map ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3070:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3070:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3070:17: struct dma_fence * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:182:20: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:182:20: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:182:20: got unsigned int [usertype] *vaddr ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:225:26: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:225:26: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:225:26: got unsigned int [usertype] *vaddr ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/cyan_skillfish_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/smu_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_svm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_object.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_4_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_5_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_12_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu8_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0_0_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/hardwaremanager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu7_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega20_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0_2_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c:32:9: warning: cast truncates bits from constant value (100000000 becomes 0) ../drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c:57:9: warning: cast truncates bits from constant value (800000000 becomes 0) ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu10_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomfwctrl.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_0_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_clockpowergating.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega12_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega10_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/pp_psm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/process_pptables_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu9_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1428:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1428:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1428:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_6_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/common_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu_helper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/tonga_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/polaris_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/fiji_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_smc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ci_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_smc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm_internal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../sound/soc/codecs/tas2562.c:232:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:238:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:244:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:291:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2562.c:291:58: expected int bitwidth ../sound/soc/codecs/tas2562.c:291:58: got restricted snd_pcm_format_t ../sound/soc/codecs/tas2562.c:608:39: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:615:43: warning: restricted snd_pcm_format_t degrades to integer ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/legacy_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu9_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../sound/soc/codecs/tas2764.c:269:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2764.c:275:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2764.c:281:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2764.c:369:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2764.c:369:58: expected int bitwidth ../sound/soc/codecs/tas2764.c:369:58: got restricted snd_pcm_format_t ../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_quirks.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_irq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_services.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../sound/soc/codecs/tas2780.c:157:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2780.c:164:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2780.c:171:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2780.c:285:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2780.c:285:58: expected int bitwidth ../sound/soc/codecs/tas2780.c:285:58: got restricted snd_pcm_format_t ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_psr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_psr.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crtc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_wb.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_pp_smu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_replay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_color.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: expected unsigned short [usertype] usPixelClock ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: got restricted __le16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_hdcp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_hdcp.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_plane.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../sound/soc/codecs/tas2770.c:263:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2770.c:268:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2770.c:273:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2770.c:343:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2770.c:343:58: expected int bitwidth ../sound/soc/codecs/tas2770.c:343:58: got restricted snd_pcm_format_t ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2026:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1978:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1982:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1986:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1992:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2009:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1867:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1874:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1887:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1889:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1891:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1893:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1895:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1897:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1899:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1901:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:877:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1519:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:153:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:166:19: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:180:14: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:232:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:295:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:355:29: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:357:44: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:435:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:437:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:439:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:441:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:443:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:486:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:488:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:490:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:492:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:494:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:496:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:498:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:572:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:574:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:576:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:578:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:580:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:582:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:584:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:639:37: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:669:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:716:33: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:718:43: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:720:44: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:863:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1139:23: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1159:35: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1042:21: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1065:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1067:35: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1069:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1244:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1247:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1253:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1256:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1262:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1264:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1266:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1268:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1270:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1296:30: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1362:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1365:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1371:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1374:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1380:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1382:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1384:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1386:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1388:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1728:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1769:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1667:23: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1817:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1823:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1831:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2259:38: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2260:34: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2261:35: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2266:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2269:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2273:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2275:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2285:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2286:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2288:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2290:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2294:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2297:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2300:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2301:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2303:28: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2305:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2307:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2308:34: warning: too many warnings ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_debugfs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:483:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:491:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:521:48: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:615:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:673:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:680:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:688:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1456:38: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1458:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1464:53: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1466:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1472:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1473:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1474:50: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1475:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1476:48: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1595:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1598:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2525:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2534:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2535:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2539:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2541:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2543:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2545:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2547:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2549:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2551:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2561:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2565:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2569:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2572:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2581:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2742:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2751:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2752:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2756:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2766:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2770:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2774:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2777:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2786:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2853:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2855:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2857:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2869:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2871:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2873:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2904:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2913:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2914:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2918:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2930:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2934:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2938:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2941:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2950:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2959:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2961:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2963:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2975:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2977:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2979:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/dcn314_fpu.c:36:30: warning: symbol 'dcn3_14_ip' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/dcn314_fpu.c:313:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn351/dcn351_fpu.c:477:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn35/dcn35_fpu.c:444:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/clk_mgr.c: note: in included file: ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.h:34:29: warning: no newline at end of file ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c: note: in included file: ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.h:34:29: warning: no newline at end of file ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c:513:22: warning: symbol 'dcn3_fpga_funcs' was not declared. Should it be static? ../drivers/gpu/drm/nouveau/nvkm/engine/fifo/cgrp.c:217:9: warning: context imbalance in 'nvkm_cgrp_put' - unexpected unlock ../drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:182:18: warning: context imbalance in 'nvkm_runl_chan_get_inst' - wrong count at exit ../drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:206:18: warning: context imbalance in 'nvkm_runl_chan_get_chid' - different lock contexts for basic block ../drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:227:18: warning: context imbalance in 'nvkm_runl_cgrp_get_cgid' - different lock contexts for basic block ../drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c:302:9: warning: context imbalance in 'nvkm_chan_put' - unexpected unlock ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c:1311:22: warning: symbol 'dcn35_fpga_funcs' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dce60/dce60_hwseq.c:312:84: warning: Using plain integer as NULL pointer ../sound/soc/codecs/wm0010.c:225:25: warning: cast to restricted __be32 ../sound/soc/codecs/wm0010.c:310:25: warning: cast to restricted __be32 ../sound/soc/codecs/wm0010.c:329:31: warning: cast to restricted __le64 ../sound/soc/codecs/wm0010.c:329:29: warning: incorrect type in assignment (different base types) ../sound/soc/codecs/wm0010.c:329:29: expected unsigned long long [usertype] ../sound/soc/codecs/wm0010.c:329:29: got restricted __be64 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/amd/amdgpu/../display/dc/link/accessories/link_dp_cts.c:959:47: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/nouveau/nouveau_acpi.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_debugfs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_debugfs.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_nvif.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_vga.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_hwmon.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:86:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:86:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:107:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:107:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:59:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:59:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:56:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:56:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:56:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:70:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:70:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:96:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo9039.c:96:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:88:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_boa0b5.c:88:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_prime.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_drm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_drm.c:407:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:407:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:412:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:412:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_sgdma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_mem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bo5039.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:80:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:80:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:102:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:102:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:126:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:126:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_vmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bo.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_ttm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_exec.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_svm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_gem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_gem.c:883:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:884:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:916:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:917:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:919:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_sched.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_backlight.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/arb.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_dmem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: expected restricted vm_fault_t [usertype] ret ../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: got int ../drivers/gpu/drm/nouveau/nouveau_dmem.c:450:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:450:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:454:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:454:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:467:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:467:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:471:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:471:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:495:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:495:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:522:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:522:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:526:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:526:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:549:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:549:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:551:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:551:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/cursor.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_display.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_gem.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_dp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/disp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_uvmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/lut.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/overlay.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/dac.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/tvnv04.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_connector.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core917d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core827d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn32/dcn32_resource_helpers.c:386:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/nouveau/dispnv04/dfp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:97:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:97:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:139:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:139:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/tvnv17.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:74:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:74:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:140:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:140:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:140:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:149:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:149:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bios.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/crtc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1135:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1135:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1220:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1220:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1221:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1221:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1222:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1222:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1223:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1223:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:29:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:29:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:29:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:36:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:36:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:50:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:50:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:69:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:69:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:69:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:77:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:77:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:77:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:87:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:87:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:93:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:93:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:95:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:95:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:28:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:28:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:28:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:35:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:35:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:55:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:55:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:79:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:79:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:47:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:47:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:48:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:48:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/hw.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/dac907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/dac907d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac907d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/pior507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/pior507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/pior507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head827d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:83:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:83:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:123:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:123:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:145:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:145:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: dubious: !x & y ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/disp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/disp.c:138:31: error: subtraction of different types can't work (different address spaces) ../drivers/gpu/drm/nouveau/dispnv50/disp.c:187:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/disp.c:201:31: error: subtraction of different types can't work (different address spaces) ../drivers/gpu/drm/nouveau/dispnv50/disp.c:261:24: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:230:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:230:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:235:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:235:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:239:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:239:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn316/dcn316_resource.c:1617:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn31/dcn31_resource.c:1648:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/nouveau/dispnv50/head507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:198:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:198:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:233:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:233:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:288:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:288:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:303:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:303:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:303:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:356:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:356:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:356:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:393:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:393:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:410:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:410:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:416:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:416:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:420:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:420:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:420:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base917c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base827c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:114:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:114:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:237:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:237:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:238:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:238:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:243:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:243:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:247:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:247:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:264:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:264:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:65:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:65:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:108:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:108:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:108:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndw.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/curs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:87:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:87:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:162:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:162:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:191:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:191:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:205:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:205:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:256:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:256:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:259:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:259:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:281:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:281:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:358:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:358:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:388:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:388:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:394:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:394:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:28:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:28:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:51:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:51:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:53:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:53:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:85:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:85:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:131:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:131:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:176:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:176:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/cursc37a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base907c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:77:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:77:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:80:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:80:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:102:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:102:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:165:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:165:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/curs907a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/oimm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/oimm507b.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/curs507a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base507c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:57:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:57:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:78:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:78:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:96:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:96:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:127:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:127:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:141:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:141:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:153:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:153:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:166:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:166:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:194:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:194:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:196:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:196:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:200:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:200:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:249:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:249:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: dubious: !x & y ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly917e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_dma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:50:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:50:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv10_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: expected struct nvif_push *push ../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: got struct nvif_push [noderef] __rcu * ../drivers/gpu/drm/nouveau/nv10_fence.c:38:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv10_fence.c:38:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv04_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv04_fence.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv04_fence.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:70:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:70:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_chan.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: expected unsigned int [usertype] *bgn ../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: got void *virtual ../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: expected void *userd ../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: expected void *userd ../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: expected void *userd ../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:471:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_chan.c:485:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_chan.c:485:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv50_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv17_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: expected struct nouveau_channel [noderef] __rcu *channel ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: got struct nouveau_channel *chan ../drivers/gpu/drm/nouveau/nouveau_abi16.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_led.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_led.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nvc0_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv84_fence.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: expected struct nouveau_channel *chan ../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: got struct nouveau_channel [noderef] __rcu *channel ../drivers/gpu/drm/nouveau/gv100_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:29:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:29:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/amd/amdgpu/../display/dc/sspl/dc_spl_isharp_filters.c:296:29: warning: symbol 'filter_isharp_1D_lut_pregen' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/sspl/dc_spl_isharp_filters.c:335:43: warning: symbol 'sharpness_level_adj' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4.c:12:28: warning: symbol 'core_dcn4_ip_caps_base' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/hdcp/hdcp_msg.c:133:31: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_top/dml2_top_soc15.c:418:87: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_top/dml2_top_soc15.c:418:90: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:356:30: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:359:46: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:270:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:270:48: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:270:48: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:272:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:272:45: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:272:45: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:303:25: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:304:25: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:306:25: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:307:25: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:315:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:315:38: expected unsigned short [usertype] min_abm_backlight ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:315:38: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:319:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:319:36: expected unsigned short [usertype] blRampReduction ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:319:36: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:321:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:321:32: expected unsigned short [usertype] blRampStart ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:321:32: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:456:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:456:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:456:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:457:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:457:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:457:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:458:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:458:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:458:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:459:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:459:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:459:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:460:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:460:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:460:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:461:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:461:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:461:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:462:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:462:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:462:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:463:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:463:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:463:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:464:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:464:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:464:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:465:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:465:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:465:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:466:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:466:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:466:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:467:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:467:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:467:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:468:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:468:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:468:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:469:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:469:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:469:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:470:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:470:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:470:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:471:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:471:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:471:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:472:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:472:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:472:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:473:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:473:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:473:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:474:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:474:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:474:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:475:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:475:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:475:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:476:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:476:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:476:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:477:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:477:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:477:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:478:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:478:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:478:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:479:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:479:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:479:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:491:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:491:38: expected unsigned short [usertype] min_abm_backlight ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:491:38: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:602:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:602:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:602:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:603:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:603:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:603:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:604:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:604:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:604:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:605:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:605:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:605:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:606:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:606:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:606:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:607:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:607:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:607:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:608:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:608:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:608:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:609:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:609:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:609:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:610:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:610:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:610:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:611:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:611:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:611:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:612:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:612:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:612:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:613:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:613:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:613:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:614:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:614:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:614:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:615:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:615:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:615:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:616:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:616:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:616:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:617:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:617:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:617:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:618:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:618:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:618:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:619:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:619:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:619:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:620:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:620:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:620:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:621:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:621:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:621:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:622:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:622:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:622:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:623:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:623:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:623:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:624:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:624:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:624:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:625:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:625:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:625:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:638:17: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:639:17: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:663:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:663:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:664:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:664:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:665:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:665:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:666:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:666:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:667:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:667:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:668:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:668:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:669:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:669:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:670:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:670:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:671:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:671:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:672:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:672:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:673:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:673:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:674:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:674:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:675:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:675:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:676:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:676:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:677:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:677:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:678:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:678:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:679:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:679:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:680:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:680:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:681:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:681:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:682:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:682:37: warning: too many warnings ../drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:887:64: warning: cast truncates bits from constant value (44 becomes 4) ../drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/isp_v4_1_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/isp_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp_psp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:521:9: error: static assertion failed: "DMUB command size mismatch" ../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:597:9: error: static assertion failed: "DMUB command size mismatch" ../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:7184:56: warning: symbol 'core_dcn4_g6_temp_read_blackout_table' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11153:73: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11154:69: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11712:74: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11713:70: warning: Using plain integer as NULL pointer make[3]: *** [../scripts/Makefile.build:556: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:2030: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.DcucHQzzmF 2025-12-15 00:53:34.038446944 -0500 +++ /tmp/tmp.zC2gTSAssb 2025-12-15 00:57:55.185280328 -0500 @@ -2,109 +1,0 @@ -In file included from ../include/trace/define_trace.h:132, - from ../samples/trace_events/trace-events-sample.h:640, - from ../samples/trace_events/trace-events-sample.c:12: -../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_get_offsets_foo_bar’: -../include/trace/stages/stage5_get_offsets.h:33:31: warning: function ‘trace_event_get_offsets_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] - 33 | { (void)sizeof(struct _test_no_array_##item *); } - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:285:9: note: in definition of macro ‘DECLARE_EVENT_CLASS’ - 285 | tstruct; \ - | ^~~~~~~ -../include/trace/trace_events.h:43:30: note: in expansion of macro ‘PARAMS’ - 43 | PARAMS(tstruct), \ - | ^~~~~~ -../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ - 291 | TRACE_EVENT(foo_bar, - | ^~~~~~~~~~~ -../samples/trace_events/./trace-events-sample.h:299:9: note: in expansion of macro ‘TP_STRUCT__entry’ - 299 | TP_STRUCT__entry( - | ^~~~~~~~~~~~~~~~ -../samples/trace_events/./trace-events-sample.h:301:17: note: in expansion of macro ‘__field’ - 301 | __field( int, bar ) - | ^~~~~~~ -../samples/trace_events/./trace-events-sample.h: In function ‘do_trace_event_raw_event_foo_bar’: -../arch/x86/include/asm/bug.h:169:48: warning: function ‘do_trace_event_raw_event_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] - 169 | [size] "i" (sizeof(struct bug_entry))); \ - | ^~~~~~~~~ -../include/trace/trace_events.h:427:11: note: in definition of macro ‘__DECLARE_EVENT_CLASS’ - 427 | { assign; } \ - | ^~~~~~ -../include/trace/trace_events.h:435:23: note: in expansion of macro ‘PARAMS’ - 435 | PARAMS(assign), PARAMS(print)) \ - | ^~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ - 44 | PARAMS(assign), \ - | ^~~~~~ -../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ - 291 | TRACE_EVENT(foo_bar, - | ^~~~~~~~~~~ -../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ - 310 | TP_fast_assign( - | ^~~~~~~~~~~~~~ -../arch/x86/include/asm/bug.h:175:36: note: in expansion of macro ‘__WARN_bug_entry’ - 175 | static_call_mod(WARN_trap)(__WARN_bug_entry(__flags, format), ## arg); \ - | ^~~~~~~~~~~~~~~~ -../arch/x86/include/asm/bug.h:185:17: note: in expansion of macro ‘__WARN_print_arg’ - 185 | __WARN_print_arg(BUGFLAG_ONCE|BUGFLAG_TAINT(TAINT_WARN),\ - | ^~~~~~~~~~~~~~~~ -../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ - 24 | # define fortify_warn_once(x...) WARN_ONCE(x) - | ^~~~~~~~~ -../include/linux/fortify-string.h:634:9: note: in expansion of macro ‘fortify_warn_once’ - 634 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ - | ^~~~~~~~~~~~~~~~~ -../include/linux/fortify-string.h:690:26: note: in expansion of macro ‘__fortify_memcpy_chk’ - 690 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ - 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ - | ^~~~~~ -../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ - 316 | __assign_str(lstr); - | ^~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:133: -../samples/trace_events/./trace-events-sample.h: In function ‘do_perf_trace_foo_bar’: -../arch/x86/include/asm/bug.h:169:48: warning: function ‘do_perf_trace_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] - 169 | [size] "i" (sizeof(struct bug_entry))); \ - | ^~~~~~~~~ -../include/trace/perf.h:51:11: note: in definition of macro ‘__DECLARE_EVENT_CLASS’ - 51 | { assign; } \ - | ^~~~~~ -../include/trace/perf.h:67:23: note: in expansion of macro ‘PARAMS’ - 67 | PARAMS(assign), PARAMS(print)) \ - | ^~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ - 44 | PARAMS(assign), \ - | ^~~~~~ -../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ - 291 | TRACE_EVENT(foo_bar, - | ^~~~~~~~~~~ -../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ - 310 | TP_fast_assign( - | ^~~~~~~~~~~~~~ -../arch/x86/include/asm/bug.h:175:36: note: in expansion of macro ‘__WARN_bug_entry’ - 175 | static_call_mod(WARN_trap)(__WARN_bug_entry(__flags, format), ## arg); \ - | ^~~~~~~~~~~~~~~~ -../arch/x86/include/asm/bug.h:185:17: note: in expansion of macro ‘__WARN_print_arg’ - 185 | __WARN_print_arg(BUGFLAG_ONCE|BUGFLAG_TAINT(TAINT_WARN),\ - | ^~~~~~~~~~~~~~~~ -../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ - 24 | # define fortify_warn_once(x...) WARN_ONCE(x) - | ^~~~~~~~~ -../include/linux/fortify-string.h:634:9: note: in expansion of macro ‘fortify_warn_once’ - 634 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ - | ^~~~~~~~~~~~~~~~~ -../include/linux/fortify-string.h:690:26: note: in expansion of macro ‘__fortify_memcpy_chk’ - 690 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ - 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ - | ^~~~~~ -../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ - 316 | __assign_str(lstr); - | ^~~~~~~~~~~~ @@ -113,10 +3,0 @@ -../samples/trace_printk/trace-printk.c:7:6: warning: symbol 'trace_printk_test_global_str' was not declared. Should it be static? -../samples/trace_printk/trace-printk.c:10:6: warning: symbol 'trace_printk_test_global_str_irq' was not declared. Should it be static? -../samples/trace_printk/trace-printk.c:13:6: warning: symbol 'trace_printk_test_global_str_fmt' was not declared. Should it be static? -../sound/drivers/dummy.c:269:12: warning: context imbalance in 'dummy_systimer_start' - wrong count at exit -../sound/drivers/dummy.c:279:12: warning: context imbalance in 'dummy_systimer_stop' - wrong count at exit -../sound/drivers/dummy.c:319:1: warning: context imbalance in 'dummy_systimer_pointer' - wrong count at exit -../sound/drivers/dummy.c:717:12: warning: context imbalance in 'snd_dummy_volume_get' - wrong count at exit -../sound/drivers/dummy.c:747:55: warning: context imbalance in 'snd_dummy_volume_put' - wrong count at exit -../sound/drivers/dummy.c:764:12: warning: context imbalance in 'snd_dummy_capsrc_get' - wrong count at exit -../sound/drivers/dummy.c:785:57: warning: context imbalance in 'snd_dummy_capsrc_put' - wrong count at exit @@ -132,6 +13,2 @@ -../ipc/util.c:172:29: warning: context imbalance in 'ipc_findkey' - wrong count at exit -../ipc/util.c:278:5: warning: context imbalance in 'ipc_addid' - different lock contexts for basic block -../ipc/util.c:432:27: warning: context imbalance in 'ipcget_public' - unexpected unlock -../ipc/util.c:813:9: warning: context imbalance in 'sysvipc_find_ipc' - wrong count at exit -../ipc/util.c:824:27: warning: context imbalance in 'sysvipc_proc_next' - unexpected unlock -../ipc/util.c:870:27: warning: context imbalance in 'sysvipc_proc_stop' - unexpected unlock +../arch/x86/kernel/head64.c:50:25: warning: symbol 'next_early_pgt' was not declared. Should it be static? +../arch/x86/xen/enlighten.c:55:20: warning: symbol 'xen_have_vector_callback' was not declared. Should it be static? @@ -141 +17,0 @@ -../arch/x86/xen/enlighten.c:55:20: warning: symbol 'xen_have_vector_callback' was not declared. Should it be static? @@ -143,22 +19,8 @@ -../ipc/msg.c:181:26: warning: context imbalance in 'newque' - unexpected unlock -../ipc/shm.c:132:17: warning: context imbalance in 'do_shm_rmid' - unexpected unlock -../ipc/shm.c:292:17: warning: context imbalance in '__shm_open' - unexpected unlock -../ipc/shm.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:897:25: warning: context imbalance in 'shm_destroy' - unexpected unlock -../ipc/shm.c:393:17: warning: context imbalance in '__shm_close' - unexpected unlock -../ipc/shm.c:411:12: warning: context imbalance in 'shm_try_destroy_orphaned' - wrong count at exit -../ipc/shm.c:451:26: warning: context imbalance in 'exit_shm' - different lock contexts for basic block -../ipc/shm.c: note: in included file (through ../include/linux/thread_info.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): -../arch/x86/include/asm/current.h:23:17: warning: context imbalance in 'newseg' - unexpected unlock -../ipc/shm.c:1039:9: warning: context imbalance in 'shmctl_down' - different lock contexts for basic block -../ipc/shm.c:1683:17: warning: context imbalance in 'do_shmat' - unexpected unlock -../ipc/sem.c:579:9: warning: context imbalance in 'newary' - unexpected unlock -../ipc/sem.c:1186:17: warning: context imbalance in 'freeary' - unexpected unlock -../ipc/sem.c:1647:9: warning: context imbalance in 'semctl_down' - different lock contexts for basic block -../ipc/sem.c:1906:24: warning: context imbalance in 'find_alloc_undo' - wrong count at exit -../ipc/sem.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/uio.h, ../include/linux/socket.h, ../include/linux/compat.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in '__do_semtimedop' - unexpected unlock -../arch/x86/kernel/head64.c:50:25: warning: symbol 'next_early_pgt' was not declared. Should it be static? -../security/commoncap.c:1401:41: warning: dubious: !x | y -../arch/x86/mm/init.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/rcupdate.h:897:25: warning: context imbalance in 'poking_init' - unexpected unlock +../sound/drivers/dummy.c:269:12: warning: context imbalance in 'dummy_systimer_start' - wrong count at exit +../sound/drivers/dummy.c:279:12: warning: context imbalance in 'dummy_systimer_stop' - wrong count at exit +../sound/drivers/dummy.c:319:1: warning: context imbalance in 'dummy_systimer_pointer' - wrong count at exit +../sound/drivers/dummy.c:717:12: warning: context imbalance in 'snd_dummy_volume_get' - wrong count at exit +../sound/drivers/dummy.c:747:55: warning: context imbalance in 'snd_dummy_volume_put' - wrong count at exit +../sound/drivers/dummy.c:764:12: warning: context imbalance in 'snd_dummy_capsrc_get' - wrong count at exit +../sound/drivers/dummy.c:785:57: warning: context imbalance in 'snd_dummy_capsrc_put' - wrong count at exit +../security/keys/key.c:122:17: warning: context imbalance in 'key_user_put' - unexpected unlock @@ -168,0 +31,9 @@ +../arch/x86/mm/init.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/rcupdate.h:897:25: warning: context imbalance in 'poking_init' - unexpected unlock +../ipc/util.c:172:29: warning: context imbalance in 'ipc_findkey' - wrong count at exit +../ipc/util.c:278:5: warning: context imbalance in 'ipc_addid' - different lock contexts for basic block +../ipc/util.c:432:27: warning: context imbalance in 'ipcget_public' - unexpected unlock +../ipc/util.c:813:9: warning: context imbalance in 'sysvipc_find_ipc' - wrong count at exit +../ipc/util.c:824:27: warning: context imbalance in 'sysvipc_proc_next' - unexpected unlock +../ipc/util.c:870:27: warning: context imbalance in 'sysvipc_proc_stop' - unexpected unlock +../security/commoncap.c:1401:41: warning: dubious: !x | y @@ -173,3 +43,0 @@ -../drivers/pwm/core.c:40:9: warning: context imbalance in 'pwmchip_lock' - wrong count at exit -../drivers/pwm/core.c:49:28: warning: context imbalance in 'pwmchip_unlock' - unexpected unlock -../net/socket.c:1726:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? @@ -179,2 +47,48 @@ -Warning: ../ipc/sem.c:629 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst - * perform_atomic_semop[_slow] - Attempt to perform semaphore +../drivers/bus/fsl-mc/mc-sys.c:295:9: warning: context imbalance in 'mc_send_command' - different lock contexts for basic block +../drivers/irqchip/irq-al-fic.c:63:12: warning: context imbalance in 'al_fic_irq_set_type' - wrong count at exit +../arch/x86/platform/efi/efi.c:904:23: warning: symbol 'efi_attr_fw_vendor' was not declared. Should it be static? +../arch/x86/platform/efi/efi.c:905:23: warning: symbol 'efi_attr_runtime' was not declared. Should it be static? +../arch/x86/platform/efi/efi.c:906:23: warning: symbol 'efi_attr_config_table' was not declared. Should it be static? +../arch/x86/platform/intel-mid/pwr.c:206:27: warning: restricted pci_power_t degrades to integer +../arch/x86/platform/intel-mid/pwr.c:206:36: warning: restricted pci_power_t degrades to integer +../arch/x86/platform/intel-mid/pwr.c:246:13: warning: restricted pci_power_t degrades to integer +../arch/x86/platform/intel-mid/pwr.c:246:21: warning: restricted pci_power_t degrades to integer +../arch/x86/platform/intel-mid/pwr.c:248:13: warning: restricted pci_power_t degrades to integer +../arch/x86/platform/intel-mid/pwr.c:248:21: warning: restricted pci_power_t degrades to integer +../sound/pci/als300.c:397:12: warning: context imbalance in 'snd_als300_playback_prepare' - wrong count at exit +../sound/pci/als300.c:425:12: warning: context imbalance in 'snd_als300_capture_prepare' - wrong count at exit +../sound/pci/als300.c:493:9: warning: context imbalance in 'snd_als300_trigger' - wrong count at exit +../sound/pci/als300.c:561:13: warning: context imbalance in 'snd_als300_init' - wrong count at exit +../drivers/bus/fsl-mc/fsl-mc-bus.c:399:26: warning: symbol 'fsl_mc_bus_dpdbg_type' was not declared. Should it be static? +../sound/pci/als4000.c:397:9: warning: context imbalance in 'snd_als4000_playback_prepare' - wrong count at exit +../sound/pci/als4000.c:449:9: warning: context imbalance in 'snd_als4000_capture_trigger' - wrong count at exit +../sound/pci/als4000.c:473:9: warning: context imbalance in 'snd_als4000_playback_trigger' - wrong count at exit +../sound/pci/als4000.c:729:28: warning: context imbalance in 'snd_als4000_configure' - wrong count at exit +../sound/core/init.c:574:9: warning: context imbalance in 'snd_card_disconnect_sync' - wrong count at exit +../sound/core/init.c:1059:5: warning: context imbalance in 'snd_card_file_add' - different lock contexts for basic block +../drivers/pwm/core.c:40:9: warning: context imbalance in 'pwmchip_lock' - wrong count at exit +../drivers/pwm/core.c:49:28: warning: context imbalance in 'pwmchip_unlock' - unexpected unlock +../sound/synth/emux/emux_synth.c:46:1: warning: context imbalance in 'snd_emux_note_on' - different lock contexts for basic block +../sound/synth/emux/emux_synth.c:143:1: warning: context imbalance in 'snd_emux_note_off' - different lock contexts for basic block +../sound/synth/emux/emux_synth.c:205:9: warning: context imbalance in 'snd_emux_timer_callback' - wrong count at exit +../sound/synth/emux/emux_synth.c:216:1: warning: context imbalance in 'snd_emux_key_press' - different lock contexts for basic block +../sound/synth/emux/emux_synth.c:247:1: warning: context imbalance in 'snd_emux_update_channel' - different lock contexts for basic block +../sound/synth/emux/emux_synth.c:272:1: warning: context imbalance in 'snd_emux_update_port' - different lock contexts for basic block +../sound/synth/emux/emux_synth.c:358:9: warning: context imbalance in 'terminate_note1' - wrong count at exit +../sound/synth/emux/emux_synth.c:411:9: warning: context imbalance in 'snd_emux_terminate_all' - wrong count at exit +../sound/synth/emux/emux_synth.c:420:1: warning: context imbalance in 'snd_emux_sounds_off_all' - different lock contexts for basic block +../sound/synth/emux/emux_synth.c:459:9: warning: context imbalance in 'exclusive_note_off' - wrong count at exit +../sound/synth/emux/emux_synth.c:901:9: warning: context imbalance in 'snd_emux_init_voices' - wrong count at exit +../sound/synth/emux/emux_synth.c:918:9: warning: context imbalance in 'snd_emux_lock_voice' - wrong count at exit +../sound/synth/emux/emux_synth.c:933:9: warning: context imbalance in 'snd_emux_unlock_voice' - wrong count at exit +../security/keys/keyring.c:1239:5: warning: context imbalance in '__key_link_lock' - wrong count at exit +../security/keys/keyring.c:1261:5: warning: context imbalance in '__key_move_lock' - wrong count at exit +../security/keys/keyring.c:1403:9: warning: context imbalance in '__key_link_end' - wrong count at exit +../security/keys/keyring.c:1467:9: warning: context imbalance in 'key_link' - wrong count at exit +../security/keys/keyring.c:1474:12: warning: context imbalance in '__key_unlink_lock' - wrong count at exit +../security/keys/keyring.c:1528:9: warning: context imbalance in '__key_unlink_end' - wrong count at exit +../security/keys/keyring.c:1548:5: warning: context imbalance in 'key_unlink' - wrong count at exit +../security/keys/keyring.c:1593:5: warning: context imbalance in 'key_move' - different lock contexts for basic block +../sound/drivers/aloop.c:916:9: warning: context imbalance in 'loopback_pointer' - wrong count at exit +../sound/drivers/aloop.c:1037:13: warning: context imbalance in 'free_cable' - wrong count at exit +../net/socket.c:1726:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? @@ -255,11 +169,27 @@ -../arch/x86/kvm/../../../virt/kvm/kvm_main.c: note: in included file: -../include/linux/kvm_host.h:2099:54: warning: array of flexible structures -../include/linux/kvm_host.h:2101:56: warning: array of flexible structures -../arch/x86/kvm/../../../virt/kvm/kvm_main.c:562:37: warning: context imbalance in 'kvm_mmu_notifier_invalidate_range_start' - different lock contexts for basic block -../arch/x86/kvm/../../../virt/kvm/kvm_main.c:562:37: warning: context imbalance in 'kvm_mmu_notifier_invalidate_range_end' - different lock contexts for basic block -../arch/x86/kvm/../../../virt/kvm/kvm_main.c:2514:25: warning: context imbalance in 'kvm_vm_set_mem_attributes' - different lock contexts for basic block -../mm/filemap.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/xarray.h, ../include/linux/list_lru.h, ...): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'filemap_fault_recheck_pte_none' - unexpected unlock -../include/linux/rcupdate.h:895:9: warning: context imbalance in 'filemap_map_pages' - different lock contexts for basic block -../sound/drivers/aloop.c:916:9: warning: context imbalance in 'loopback_pointer' - wrong count at exit -../sound/drivers/aloop.c:1037:13: warning: context imbalance in 'free_cable' - wrong count at exit +../ipc/msg.c:181:26: warning: context imbalance in 'newque' - unexpected unlock +../net/core/datagram.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): +../include/net/checksum.h:41:45: warning: incorrect type in argument 3 (different base types) +../include/net/checksum.h:41:45: expected restricted __wsum [usertype] sum +../include/net/checksum.h:41:45: got unsigned int +../sound/firewire/fcp.c:304:9: warning: context imbalance in 'fcp_bus_reset' - wrong count at exit +../sound/firewire/fcp.c:337:13: warning: context imbalance in 'fcp_response' - different lock contexts for basic block +../sound/i2c/other/ak4117.c:142:12: warning: context imbalance in 'snd_ak4117_in_error_get' - wrong count at exit +../sound/i2c/other/ak4117.c:199:9: warning: context imbalance in 'snd_ak4117_rx_put' - wrong count at exit +../drivers/acpi/osl.c:378:17: warning: cast removes address space '__iomem' of expression +../drivers/acpi/osl.c:1686:20: warning: incorrect type in assignment (different address spaces) +../drivers/acpi/osl.c:1686:20: expected void *rv +../drivers/acpi/osl.c:1686:20: got void [noderef] __iomem * +../drivers/acpi/osl.c:740:1: warning: context imbalance in 'acpi_os_read_memory' - wrong count at exit +../drivers/acpi/osl.c:773:1: warning: context imbalance in 'acpi_os_write_memory' - wrong count at exit +../mm/oom_kill.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h, ../include/linux/oom.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'find_lock_task_mm' - wrong count at exit +../mm/oom_kill.c:223:28: warning: context imbalance in 'oom_badness' - unexpected unlock +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'dump_task' - unexpected unlock +../include/linux/rcupdate.h:897:25: warning: context imbalance in '__oom_kill_process' - unexpected unlock +../mm/oom_kill.c:1247:20: warning: context imbalance in '__se_sys_process_mrelease' - unexpected unlock +../fs/read_write.c:159:1: warning: context imbalance in 'generic_file_llseek_size' - different lock contexts for basic block +../sound/pci/atiixp.c:703:12: warning: context imbalance in 'snd_atiixp_pcm_trigger' - different lock contexts for basic block +../sound/pci/atiixp.c:878:9: warning: context imbalance in 'snd_atiixp_spdif_prepare' - wrong count at exit +../sound/pci/atiixp.c:903:17: warning: context imbalance in 'snd_atiixp_playback_prepare' - wrong count at exit +../sound/pci/atiixp.c:926:12: warning: context imbalance in 'snd_atiixp_capture_prepare' - wrong count at exit +../sound/pci/atiixp.c:1316:20: warning: context imbalance in 'snd_atiixp_interrupt' - wrong count at exit @@ -293,118 +223,3 @@ -../drivers/irqchip/irq-al-fic.c:63:12: warning: context imbalance in 'al_fic_irq_set_type' - wrong count at exit -../security/keys/key.c:122:17: warning: context imbalance in 'key_user_put' - unexpected unlock -../sound/core/init.c:574:9: warning: context imbalance in 'snd_card_disconnect_sync' - wrong count at exit -../sound/core/init.c:1059:5: warning: context imbalance in 'snd_card_file_add' - different lock contexts for basic block -../io_uring/io_uring.c:559:28: warning: invalid assignment: |= -../io_uring/io_uring.c:559:28: left side has type bool -../io_uring/io_uring.c:559:28: right side has type restricted io_req_flags_t -../io_uring/io_uring.c: note: in included file (through ../include/linux/io_uring/cmd.h): -../include/linux/io_uring_types.h:220:37: warning: array of flexible structures -../io_uring/io_uring.c:842:58: warning: array of flexible structures -../io_uring/io_uring.c:972:69: warning: array of flexible structures -../io_uring/io_uring.c: note: in included file: -../io_uring/io_uring.h:140:73: warning: array of flexible structures -../io_uring/io_uring.c:1772:25: warning: restricted io_req_flags_t degrades to integer -../io_uring/io_uring.c:600:17: warning: context imbalance in '__io_submit_flush_completions' - different lock contexts for basic block -../io_uring/io_uring.c:2522:29: warning: context imbalance in 'io_cqring_min_timer_wakeup' - different lock contexts for basic block -../arch/x86/events/intel/core.c:3740:1: warning: context imbalance in 'intel_start_scheduling' - different lock contexts for basic block -../arch/x86/events/intel/core.c:3813:9: warning: context imbalance in 'intel_stop_scheduling' - unexpected unlock -../arch/x86/events/intel/core.c:4025:25: warning: context imbalance in 'intel_put_excl_constraints' - unexpected unlock -../sound/pci/als300.c:397:12: warning: context imbalance in 'snd_als300_playback_prepare' - wrong count at exit -../sound/pci/als300.c:425:12: warning: context imbalance in 'snd_als300_capture_prepare' - wrong count at exit -../sound/pci/als300.c:493:9: warning: context imbalance in 'snd_als300_trigger' - wrong count at exit -../sound/pci/als300.c:561:13: warning: context imbalance in 'snd_als300_init' - wrong count at exit -../arch/x86/platform/efi/efi.c:904:23: warning: symbol 'efi_attr_fw_vendor' was not declared. Should it be static? -../arch/x86/platform/efi/efi.c:905:23: warning: symbol 'efi_attr_runtime' was not declared. Should it be static? -../arch/x86/platform/efi/efi.c:906:23: warning: symbol 'efi_attr_config_table' was not declared. Should it be static? -../drivers/bus/fsl-mc/mc-sys.c:295:9: warning: context imbalance in 'mc_send_command' - different lock contexts for basic block -../drivers/bus/fsl-mc/fsl-mc-bus.c:399:26: warning: symbol 'fsl_mc_bus_dpdbg_type' was not declared. Should it be static? -../drivers/char/ipmi/ipmi_msghandler.c:1884:39: warning: context imbalance in 'smi_send' - unexpected unlock -../drivers/char/ipmi/ipmi_msghandler.c:4799:39: warning: context imbalance in 'handle_new_recv_msgs' - unexpected unlock -../drivers/char/ipmi/ipmi_msghandler.c:4837:39: warning: context imbalance in 'smi_work' - unexpected unlock -../drivers/char/ipmi/ipmi_msghandler.c:4923:39: warning: context imbalance in 'ipmi_smi_msg_received' - unexpected unlock -../arch/x86/platform/intel-mid/pwr.c:206:27: warning: restricted pci_power_t degrades to integer -../arch/x86/platform/intel-mid/pwr.c:206:36: warning: restricted pci_power_t degrades to integer -../arch/x86/platform/intel-mid/pwr.c:246:13: warning: restricted pci_power_t degrades to integer -../arch/x86/platform/intel-mid/pwr.c:246:21: warning: restricted pci_power_t degrades to integer -../arch/x86/platform/intel-mid/pwr.c:248:13: warning: restricted pci_power_t degrades to integer -../arch/x86/platform/intel-mid/pwr.c:248:21: warning: restricted pci_power_t degrades to integer -../fs/read_write.c:159:1: warning: context imbalance in 'generic_file_llseek_size' - different lock contexts for basic block -../drivers/acpi/osl.c:378:17: warning: cast removes address space '__iomem' of expression -../drivers/acpi/osl.c:1686:20: warning: incorrect type in assignment (different address spaces) -../drivers/acpi/osl.c:1686:20: expected void *rv -../drivers/acpi/osl.c:1686:20: got void [noderef] __iomem * -../drivers/acpi/osl.c:740:1: warning: context imbalance in 'acpi_os_read_memory' - wrong count at exit -../drivers/acpi/osl.c:773:1: warning: context imbalance in 'acpi_os_write_memory' - wrong count at exit -../security/keys/keyring.c:1239:5: warning: context imbalance in '__key_link_lock' - wrong count at exit -../security/keys/keyring.c:1261:5: warning: context imbalance in '__key_move_lock' - wrong count at exit -../security/keys/keyring.c:1403:9: warning: context imbalance in '__key_link_end' - wrong count at exit -../security/keys/keyring.c:1467:9: warning: context imbalance in 'key_link' - wrong count at exit -../security/keys/keyring.c:1474:12: warning: context imbalance in '__key_unlink_lock' - wrong count at exit -../security/keys/keyring.c:1528:9: warning: context imbalance in '__key_unlink_end' - wrong count at exit -../security/keys/keyring.c:1548:5: warning: context imbalance in 'key_unlink' - wrong count at exit -../security/keys/keyring.c:1593:5: warning: context imbalance in 'key_move' - different lock contexts for basic block -../mm/oom_kill.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h, ../include/linux/oom.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'find_lock_task_mm' - wrong count at exit -../mm/oom_kill.c:223:28: warning: context imbalance in 'oom_badness' - unexpected unlock -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'dump_task' - unexpected unlock -../include/linux/rcupdate.h:897:25: warning: context imbalance in '__oom_kill_process' - unexpected unlock -../mm/oom_kill.c:1247:20: warning: context imbalance in '__se_sys_process_mrelease' - unexpected unlock -../fs/super.c:525:13: warning: context imbalance in 'grab_super' - unexpected unlock -../fs/super.c:731:20: warning: context imbalance in 'sget_fc' - different lock contexts for basic block -../fs/super.c:816:20: warning: context imbalance in 'sget' - different lock contexts for basic block -../fs/super.c:933:9: warning: context imbalance in '__iterate_supers' - wrong count at exit -../fs/super.c:1425:27: warning: context imbalance in 'bdev_super_lock' - wrong count at exit -../fs/super.c:1461:13: warning: context imbalance in 'fs_bdev_mark_dead' - unexpected unlock -../fs/super.c:1490:13: warning: context imbalance in 'fs_bdev_sync' - unexpected unlock -../fs/super.c:1502:27: warning: context imbalance in 'get_bdev_super' - unexpected unlock -../sound/core/control.c:389:11: warning: incorrect type in assignment (different base types) -../sound/core/control.c:389:11: expected unsigned long h -../sound/core/control.c:389:11: got restricted snd_ctl_elem_iface_t const [usertype] iface -../sound/core/control.c:952:17: warning: restricted snd_ctl_elem_type_t degrades to integer -../sound/core/control.c:952:26: warning: restricted snd_ctl_elem_type_t degrades to integer -../sound/core/control.c:953:17: warning: restricted snd_ctl_elem_type_t degrades to integer -../sound/core/control.c:953:26: warning: restricted snd_ctl_elem_type_t degrades to integer -../sound/core/control.c:972:48: warning: restricted snd_ctl_elem_type_t degrades to integer -../sound/core/control.c:1000:41: warning: restricted snd_ctl_elem_type_t degrades to integer -../sound/core/control.c:1111:34: warning: restricted snd_ctl_elem_type_t degrades to integer -../sound/core/control.c:1671:40: warning: restricted snd_ctl_elem_type_t degrades to integer -../sound/core/control.c: note: in included file: -../sound/core/control_compat.c:185:21: warning: incorrect type in assignment (different base types) -../sound/core/control_compat.c:185:21: expected int [assigned] err -../sound/core/control_compat.c:185:21: got restricted snd_ctl_elem_type_t [usertype] type -../sound/core/control.c:102:9: warning: context imbalance in 'snd_ctl_empty_read_queue' - wrong count at exit -../sound/core/control.c:149:6: warning: context imbalance in 'snd_ctl_notify' - different lock contexts for basic block -../sound/core/control.c:840:21: warning: context imbalance in 'snd_ctl_find_id' - different lock contexts for basic block -../sound/core/control.c:2171:9: warning: context imbalance in 'snd_ctl_get_preferred_subdevice' - wrong count at exit -../ipc/namespace.c:137:61: warning: context imbalance in 'free_ipcs' - different lock contexts for basic block -../ipc/namespace.c:204:17: warning: context imbalance in 'put_ipc_ns' - unexpected unlock -../sound/pci/als4000.c:397:9: warning: context imbalance in 'snd_als4000_playback_prepare' - wrong count at exit -../sound/pci/als4000.c:449:9: warning: context imbalance in 'snd_als4000_capture_trigger' - wrong count at exit -../sound/pci/als4000.c:473:9: warning: context imbalance in 'snd_als4000_playback_trigger' - wrong count at exit -../sound/pci/als4000.c:729:28: warning: context imbalance in 'snd_als4000_configure' - wrong count at exit -../sound/i2c/other/ak4117.c:142:12: warning: context imbalance in 'snd_ak4117_in_error_get' - wrong count at exit -../sound/i2c/other/ak4117.c:199:9: warning: context imbalance in 'snd_ak4117_rx_put' - wrong count at exit -../drivers/char/ipmi/ipmi_si_intf.c:1067:39: warning: context imbalance in 'poll' - unexpected unlock -../net/core/sock.c:2602:9: warning: context imbalance in 'sk_clone' - different lock contexts for basic block -../net/core/sock.c:4279:13: warning: context imbalance in 'proto_seq_start' - wrong count at exit -../net/core/sock.c:4291:13: warning: context imbalance in 'proto_seq_stop' - wrong count at exit -../drivers/leds/blink/leds-bcm63138.c:137:9: warning: context imbalance in 'bcm63138_leds_brightness_set' - wrong count at exit -../drivers/leds/blink/leds-bcm63138.c:143:12: warning: context imbalance in 'bcm63138_leds_blink_set' - different lock contexts for basic block -../sound/core/misc.c:145:6: warning: context imbalance in 'snd_kill_fasync' - wrong count at exit -../drivers/gpio/gpiolib-cdev.c:204:13: warning: context imbalance in 'linehandle_ioctl' - wrong count at exit -../drivers/gpio/gpiolib-cdev.c:1430:13: warning: context imbalance in 'linereq_ioctl' - wrong count at exit -../drivers/gpio/gpiolib-cdev.c:1461:17: warning: context imbalance in 'linereq_poll' - wrong count at exit -../drivers/gpio/gpiolib-cdev.c:1481:16: warning: context imbalance in 'linereq_read' - wrong count at exit -../drivers/gpio/gpiolib-cdev.c:1779:17: warning: context imbalance in 'lineevent_poll' - wrong count at exit -../drivers/gpio/gpiolib-cdev.c:1814:16: warning: context imbalance in 'lineevent_read' - wrong count at exit -../drivers/gpio/gpiolib-cdev.c:1898:13: warning: context imbalance in 'lineevent_ioctl' - wrong count at exit -../drivers/gpio/gpiolib-cdev.c:2211:13: warning: context imbalance in 'gpio_desc_to_lineinfo' - wrong count at exit -../drivers/gpio/gpiolib-cdev.c:2432:13: warning: context imbalance in 'gpio_ioctl' - wrong count at exit -../drivers/gpio/gpiolib-cdev.c:2580:17: warning: context imbalance in 'lineinfo_watch_poll' - wrong count at exit -../drivers/gpio/gpiolib-cdev.c:2600:16: warning: context imbalance in 'lineinfo_watch_read' - wrong count at exit -../drivers/gpio/gpiolib-cdev.c:2684:12: warning: context imbalance in 'gpio_chrdev_open' - wrong count at exit -../drivers/gpio/gpiolib-cdev.c:2784:5: warning: context imbalance in 'gpiolib_cdev_register' - different lock contexts for basic block -../arch/x86/events/intel/p4.c: In function ‘p4_pmu_init’: -../arch/x86/events/intel/p4.c:1370:27: warning: variable ‘high’ set but not used [-Wunused-but-set-variable] - 1370 | unsigned int low, high; - | ^~~~ +../io_uring/rsrc.c: note: in included file: +../io_uring/filetable.h:56:35: warning: restricted io_req_flags_t degrades to integer +../io_uring/filetable.h:56:35: warning: restricted io_req_flags_t degrades to integer @@ -418,3 +233,3 @@ -../io_uring/rsrc.c: note: in included file: -../io_uring/filetable.h:56:35: warning: restricted io_req_flags_t degrades to integer -../io_uring/filetable.h:56:35: warning: restricted io_req_flags_t degrades to integer +../mm/filemap.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/xarray.h, ../include/linux/list_lru.h, ...): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'filemap_fault_recheck_pte_none' - unexpected unlock +../include/linux/rcupdate.h:895:9: warning: context imbalance in 'filemap_map_pages' - different lock contexts for basic block @@ -424,0 +240,57 @@ +../net/core/sock.c:2602:9: warning: context imbalance in 'sk_clone' - different lock contexts for basic block +../net/core/sock.c:4279:13: warning: context imbalance in 'proto_seq_start' - wrong count at exit +../net/core/sock.c:4291:13: warning: context imbalance in 'proto_seq_stop' - wrong count at exit +../drivers/acpi/nvs.c:140:54: warning: incorrect type in argument 1 (different address spaces) +../drivers/acpi/nvs.c:140:54: expected void volatile [noderef] __iomem *addr +../drivers/acpi/nvs.c:140:54: got void *kaddr +../drivers/acpi/nvs.c:143:66: warning: incorrect type in argument 1 (different address spaces) +../drivers/acpi/nvs.c:143:66: expected void [noderef] __iomem *virt +../drivers/acpi/nvs.c:143:66: got void *kaddr +../drivers/acpi/nvs.c:182:38: warning: incorrect type in assignment (different address spaces) +../drivers/acpi/nvs.c:182:38: expected void *kaddr +../drivers/acpi/nvs.c:182:38: got void [noderef] __iomem * +../drivers/acpi/nvs.c:184:46: warning: incorrect type in assignment (different address spaces) +../drivers/acpi/nvs.c:184:46: expected void *kaddr +../drivers/acpi/nvs.c:184:46: got void [noderef] __iomem * +../drivers/leds/blink/leds-bcm63138.c:137:9: warning: context imbalance in 'bcm63138_leds_brightness_set' - wrong count at exit +../drivers/leds/blink/leds-bcm63138.c:143:12: warning: context imbalance in 'bcm63138_leds_blink_set' - different lock contexts for basic block +../sound/core/misc.c:145:6: warning: context imbalance in 'snd_kill_fasync' - wrong count at exit +../net/core/gen_stats.c:59:1: warning: context imbalance in 'gnet_stats_start_copy_compat' - wrong count at exit +../net/core/gen_stats.c:32:31: warning: context imbalance in '___gnet_stats_copy_basic' - unexpected unlock +../net/core/gen_stats.c:32:31: warning: context imbalance in 'gnet_stats_copy_rate_est' - unexpected unlock +../net/core/gen_stats.c:32:31: warning: context imbalance in 'gnet_stats_copy_queue' - unexpected unlock +../net/core/gen_stats.c:32:31: warning: context imbalance in 'gnet_stats_copy_app' - unexpected unlock +../net/core/gen_stats.c:32:31: warning: context imbalance in 'gnet_stats_finish_copy' - unexpected unlock +../sound/usb/endpoint.c:163:12: warning: context imbalance in 'slave_next_packet_size' - different lock contexts for basic block +../sound/usb/endpoint.c:437:13: warning: context imbalance in 'push_back_to_ready_list' - wrong count at exit +../sound/usb/endpoint.c:1735:13: warning: context imbalance in 'snd_usb_handle_sync_urb' - different lock contexts for basic block +../ipc/sem.c:579:9: warning: context imbalance in 'newary' - unexpected unlock +../ipc/sem.c:1186:17: warning: context imbalance in 'freeary' - unexpected unlock +../ipc/sem.c:1647:9: warning: context imbalance in 'semctl_down' - different lock contexts for basic block +../ipc/sem.c:1906:24: warning: context imbalance in 'find_alloc_undo' - wrong count at exit +../ipc/sem.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/uio.h, ../include/linux/socket.h, ../include/linux/compat.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in '__do_semtimedop' - unexpected unlock +../sound/synth/emux/soundfont.c:86:1: warning: context imbalance in 'snd_soundfont_load' - different lock contexts for basic block +../sound/synth/emux/soundfont.c:1125:1: warning: context imbalance in 'snd_soundfont_load_guspatch' - wrong count at exit +../sound/synth/emux/soundfont.c:1230:1: warning: context imbalance in 'snd_soundfont_search_zone' - wrong count at exit +../sound/synth/emux/soundfont.c:1438:9: warning: context imbalance in 'snd_soundfont_remove_samples' - wrong count at exit +../sound/synth/emux/soundfont.c:1483:9: warning: context imbalance in 'snd_soundfont_remove_unlocked' - wrong count at exit +Warning: ../ipc/sem.c:629 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst + * perform_atomic_semop[_slow] - Attempt to perform semaphore +../arch/x86/kvm/../../../virt/kvm/kvm_main.c: note: in included file: +../include/linux/kvm_host.h:2099:54: warning: array of flexible structures +../include/linux/kvm_host.h:2101:56: warning: array of flexible structures +../arch/x86/kvm/../../../virt/kvm/kvm_main.c:562:37: warning: context imbalance in 'kvm_mmu_notifier_invalidate_range_start' - different lock contexts for basic block +../arch/x86/kvm/../../../virt/kvm/kvm_main.c:562:37: warning: context imbalance in 'kvm_mmu_notifier_invalidate_range_end' - different lock contexts for basic block +../arch/x86/kvm/../../../virt/kvm/kvm_main.c:2514:25: warning: context imbalance in 'kvm_vm_set_mem_attributes' - different lock contexts for basic block +../net/core/gen_estimator.c:71:9: warning: context imbalance in 'est_fetch_counters' - different lock contexts for basic block +../net/core/gen_estimator.c:194:9: warning: context imbalance in 'gen_new_estimator' - different lock contexts for basic block +../net/sched/sch_generic.c:226:9: warning: context imbalance in 'try_bulk_dequeue_skb_slow' - different lock contexts for basic block +../net/sched/sch_generic.c:306:28: warning: context imbalance in 'dequeue_skb' - different lock contexts for basic block +../net/sched/sch_generic.c:328:28: warning: context imbalance in 'sch_direct_xmit' - unexpected unlock +../net/sched/sch_generic.c:470:6: warning: context imbalance in 'netif_tx_lock' - wrong count at exit +../net/sched/sch_generic.c:493:6: warning: context imbalance in 'netif_tx_unlock' - unexpected unlock +../net/sched/sch_generic.c:1293:13: warning: context imbalance in 'dev_reset_queue' - different lock contexts for basic block +../sound/pci/atiixp_modem.c:653:12: warning: context imbalance in 'snd_atiixp_pcm_trigger' - different lock contexts for basic block +../sound/pci/atiixp_modem.c:749:12: warning: context imbalance in 'snd_atiixp_playback_prepare' - wrong count at exit +../sound/pci/atiixp_modem.c:989:20: warning: context imbalance in 'snd_atiixp_interrupt' - wrong count at exit @@ -426,4 +298,7 @@ -../net/core/datagram.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): -../include/net/checksum.h:41:45: warning: incorrect type in argument 3 (different base types) -../include/net/checksum.h:41:45: expected restricted __wsum [usertype] sum -../include/net/checksum.h:41:45: got unsigned int +../io_uring/filetable.c: note: in included file: +../io_uring/filetable.h:56:35: warning: restricted io_req_flags_t degrades to integer +../sound/spi/at73c213.c:272:12: warning: context imbalance in 'snd_at73c213_pcm_trigger' - wrong count at exit +../drivers/char/ipmi/ipmi_msghandler.c:1884:39: warning: context imbalance in 'smi_send' - unexpected unlock +../drivers/char/ipmi/ipmi_msghandler.c:4799:39: warning: context imbalance in 'handle_new_recv_msgs' - unexpected unlock +../drivers/char/ipmi/ipmi_msghandler.c:4837:39: warning: context imbalance in 'smi_work' - unexpected unlock +../drivers/char/ipmi/ipmi_msghandler.c:4923:39: warning: context imbalance in 'ipmi_smi_msg_received' - unexpected unlock @@ -490,0 +366,243 @@ +../io_uring/io_uring.c:559:28: warning: invalid assignment: |= +../io_uring/io_uring.c:559:28: left side has type bool +../io_uring/io_uring.c:559:28: right side has type restricted io_req_flags_t +../io_uring/io_uring.c: note: in included file (through ../include/linux/io_uring/cmd.h): +../include/linux/io_uring_types.h:220:37: warning: array of flexible structures +../io_uring/io_uring.c:842:58: warning: array of flexible structures +../io_uring/io_uring.c:972:69: warning: array of flexible structures +../io_uring/io_uring.c: note: in included file: +../io_uring/io_uring.h:140:73: warning: array of flexible structures +../io_uring/io_uring.c:1772:25: warning: restricted io_req_flags_t degrades to integer +../io_uring/io_uring.c:600:17: warning: context imbalance in '__io_submit_flush_completions' - different lock contexts for basic block +../io_uring/io_uring.c:2522:29: warning: context imbalance in 'io_cqring_min_timer_wakeup' - different lock contexts for basic block +../sound/core/control.c:389:11: warning: incorrect type in assignment (different base types) +../sound/core/control.c:389:11: expected unsigned long h +../sound/core/control.c:389:11: got restricted snd_ctl_elem_iface_t const [usertype] iface +../sound/core/control.c:952:17: warning: restricted snd_ctl_elem_type_t degrades to integer +../sound/core/control.c:952:26: warning: restricted snd_ctl_elem_type_t degrades to integer +../sound/core/control.c:953:17: warning: restricted snd_ctl_elem_type_t degrades to integer +../sound/core/control.c:953:26: warning: restricted snd_ctl_elem_type_t degrades to integer +../sound/core/control.c:972:48: warning: restricted snd_ctl_elem_type_t degrades to integer +../sound/core/control.c:1000:41: warning: restricted snd_ctl_elem_type_t degrades to integer +../sound/core/control.c:1111:34: warning: restricted snd_ctl_elem_type_t degrades to integer +../sound/core/control.c:1671:40: warning: restricted snd_ctl_elem_type_t degrades to integer +../sound/core/control.c: note: in included file: +../sound/core/control_compat.c:185:21: warning: incorrect type in assignment (different base types) +../sound/core/control_compat.c:185:21: expected int [assigned] err +../sound/core/control_compat.c:185:21: got restricted snd_ctl_elem_type_t [usertype] type +../sound/core/control.c:102:9: warning: context imbalance in 'snd_ctl_empty_read_queue' - wrong count at exit +../sound/core/control.c:149:6: warning: context imbalance in 'snd_ctl_notify' - different lock contexts for basic block +../sound/core/control.c:840:21: warning: context imbalance in 'snd_ctl_find_id' - different lock contexts for basic block +../sound/core/control.c:2171:9: warning: context imbalance in 'snd_ctl_get_preferred_subdevice' - wrong count at exit +../fs/super.c:525:13: warning: context imbalance in 'grab_super' - unexpected unlock +../fs/super.c:731:20: warning: context imbalance in 'sget_fc' - different lock contexts for basic block +../fs/super.c:816:20: warning: context imbalance in 'sget' - different lock contexts for basic block +../fs/super.c:933:9: warning: context imbalance in '__iterate_supers' - wrong count at exit +../fs/super.c:1425:27: warning: context imbalance in 'bdev_super_lock' - wrong count at exit +../fs/super.c:1461:13: warning: context imbalance in 'fs_bdev_mark_dead' - unexpected unlock +../fs/super.c:1490:13: warning: context imbalance in 'fs_bdev_sync' - unexpected unlock +../fs/super.c:1502:27: warning: context imbalance in 'get_bdev_super' - unexpected unlock +../arch/x86/platform/uv/bios_uv.c:175:12: warning: function 'uv_bios_get_master_nasid' with external linkage has definition +../arch/x86/platform/uv/bios_uv.c:182:12: warning: function 'uv_bios_get_heapsize' with external linkage has definition +../arch/x86/platform/uv/bios_uv.c:189:12: warning: function 'uv_bios_install_heap' with external linkage has definition +../arch/x86/platform/uv/bios_uv.c:196:12: warning: function 'uv_bios_obj_count' with external linkage has definition +../arch/x86/platform/uv/bios_uv.c:203:12: warning: function 'uv_bios_enum_objs' with external linkage has definition +../arch/x86/platform/uv/bios_uv.c:210:12: warning: function 'uv_bios_enum_ports' with external linkage has definition +../arch/x86/platform/uv/bios_uv.c:217:12: warning: function 'uv_bios_get_geoinfo' with external linkage has definition +../arch/x86/platform/uv/bios_uv.c:223:12: warning: function 'uv_bios_get_pci_topology' with external linkage has definition +../arch/x86/platform/uv/bios_uv.c:249:19: warning: incorrect type in assignment (different address spaces) +../arch/x86/platform/uv/bios_uv.c:249:19: expected struct uv_systab *[addressable] [assigned] [toplevel] uv_systab +../arch/x86/platform/uv/bios_uv.c:249:19: got void [noderef] __iomem * +../arch/x86/platform/uv/bios_uv.c:252:25: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/platform/uv/bios_uv.c:252:25: expected void volatile [noderef] __iomem *addr +../arch/x86/platform/uv/bios_uv.c:252:25: got struct uv_systab *[addressable] [assigned] [toplevel] uv_systab +../arch/x86/platform/uv/bios_uv.c:260:25: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/platform/uv/bios_uv.c:260:25: expected void volatile [noderef] __iomem *addr +../arch/x86/platform/uv/bios_uv.c:260:25: got struct uv_systab *[addressable] [assigned] [toplevel] uv_systab +../arch/x86/platform/uv/bios_uv.c:261:27: warning: incorrect type in assignment (different address spaces) +../arch/x86/platform/uv/bios_uv.c:261:27: expected struct uv_systab *[addressable] [assigned] [toplevel] uv_systab +../arch/x86/platform/uv/bios_uv.c:261:27: got void [noderef] __iomem * +../drivers/gpio/gpiolib-cdev.c:204:13: warning: context imbalance in 'linehandle_ioctl' - wrong count at exit +../drivers/gpio/gpiolib-cdev.c:1430:13: warning: context imbalance in 'linereq_ioctl' - wrong count at exit +../drivers/gpio/gpiolib-cdev.c:1461:17: warning: context imbalance in 'linereq_poll' - wrong count at exit +../drivers/gpio/gpiolib-cdev.c:1481:16: warning: context imbalance in 'linereq_read' - wrong count at exit +../drivers/gpio/gpiolib-cdev.c:1779:17: warning: context imbalance in 'lineevent_poll' - wrong count at exit +../drivers/gpio/gpiolib-cdev.c:1814:16: warning: context imbalance in 'lineevent_read' - wrong count at exit +../drivers/gpio/gpiolib-cdev.c:1898:13: warning: context imbalance in 'lineevent_ioctl' - wrong count at exit +../drivers/gpio/gpiolib-cdev.c:2211:13: warning: context imbalance in 'gpio_desc_to_lineinfo' - wrong count at exit +../drivers/gpio/gpiolib-cdev.c:2432:13: warning: context imbalance in 'gpio_ioctl' - wrong count at exit +../drivers/gpio/gpiolib-cdev.c:2580:17: warning: context imbalance in 'lineinfo_watch_poll' - wrong count at exit +../drivers/gpio/gpiolib-cdev.c:2600:16: warning: context imbalance in 'lineinfo_watch_read' - wrong count at exit +../drivers/gpio/gpiolib-cdev.c:2684:12: warning: context imbalance in 'gpio_chrdev_open' - wrong count at exit +../drivers/gpio/gpiolib-cdev.c:2784:5: warning: context imbalance in 'gpiolib_cdev_register' - different lock contexts for basic block +../sound/i2c/other/ak4114.c:168:12: warning: context imbalance in 'snd_ak4114_in_error_get' - wrong count at exit +In file included from ../include/trace/define_trace.h:132, + from ../samples/trace_events/trace-events-sample.h:640, + from ../samples/trace_events/trace-events-sample.c:12: +../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_get_offsets_foo_bar’: +../include/trace/stages/stage5_get_offsets.h:33:31: warning: function ‘trace_event_get_offsets_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] + 33 | { (void)sizeof(struct _test_no_array_##item *); } + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:285:9: note: in definition of macro ‘DECLARE_EVENT_CLASS’ + 285 | tstruct; \ + | ^~~~~~~ +../include/trace/trace_events.h:43:30: note: in expansion of macro ‘PARAMS’ + 43 | PARAMS(tstruct), \ + | ^~~~~~ +../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ + 291 | TRACE_EVENT(foo_bar, + | ^~~~~~~~~~~ +../samples/trace_events/./trace-events-sample.h:299:9: note: in expansion of macro ‘TP_STRUCT__entry’ + 299 | TP_STRUCT__entry( + | ^~~~~~~~~~~~~~~~ +../samples/trace_events/./trace-events-sample.h:301:17: note: in expansion of macro ‘__field’ + 301 | __field( int, bar ) + | ^~~~~~~ +../samples/trace_events/./trace-events-sample.h: In function ‘do_trace_event_raw_event_foo_bar’: +../arch/x86/include/asm/bug.h:169:48: warning: function ‘do_trace_event_raw_event_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] + 169 | [size] "i" (sizeof(struct bug_entry))); \ + | ^~~~~~~~~ +../include/trace/trace_events.h:427:11: note: in definition of macro ‘__DECLARE_EVENT_CLASS’ + 427 | { assign; } \ + | ^~~~~~ +../include/trace/trace_events.h:435:23: note: in expansion of macro ‘PARAMS’ + 435 | PARAMS(assign), PARAMS(print)) \ + | ^~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ + 44 | PARAMS(assign), \ + | ^~~~~~ +../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ + 291 | TRACE_EVENT(foo_bar, + | ^~~~~~~~~~~ +../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ + 310 | TP_fast_assign( + | ^~~~~~~~~~~~~~ +../arch/x86/include/asm/bug.h:175:36: note: in expansion of macro ‘__WARN_bug_entry’ + 175 | static_call_mod(WARN_trap)(__WARN_bug_entry(__flags, format), ## arg); \ + | ^~~~~~~~~~~~~~~~ +../arch/x86/include/asm/bug.h:185:17: note: in expansion of macro ‘__WARN_print_arg’ + 185 | __WARN_print_arg(BUGFLAG_ONCE|BUGFLAG_TAINT(TAINT_WARN),\ + | ^~~~~~~~~~~~~~~~ +../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ + 24 | # define fortify_warn_once(x...) WARN_ONCE(x) + | ^~~~~~~~~ +../include/linux/fortify-string.h:634:9: note: in expansion of macro ‘fortify_warn_once’ + 634 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ + | ^~~~~~~~~~~~~~~~~ +../include/linux/fortify-string.h:690:26: note: in expansion of macro ‘__fortify_memcpy_chk’ + 690 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ + 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ + | ^~~~~~ +../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ + 316 | __assign_str(lstr); + | ^~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:133: +../samples/trace_events/./trace-events-sample.h: In function ‘do_perf_trace_foo_bar’: +../arch/x86/include/asm/bug.h:169:48: warning: function ‘do_perf_trace_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] + 169 | [size] "i" (sizeof(struct bug_entry))); \ + | ^~~~~~~~~ +../include/trace/perf.h:51:11: note: in definition of macro ‘__DECLARE_EVENT_CLASS’ + 51 | { assign; } \ + | ^~~~~~ +../include/trace/perf.h:67:23: note: in expansion of macro ‘PARAMS’ + 67 | PARAMS(assign), PARAMS(print)) \ + | ^~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ + 44 | PARAMS(assign), \ + | ^~~~~~ +../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ + 291 | TRACE_EVENT(foo_bar, + | ^~~~~~~~~~~ +../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ + 310 | TP_fast_assign( + | ^~~~~~~~~~~~~~ +../arch/x86/include/asm/bug.h:175:36: note: in expansion of macro ‘__WARN_bug_entry’ + 175 | static_call_mod(WARN_trap)(__WARN_bug_entry(__flags, format), ## arg); \ + | ^~~~~~~~~~~~~~~~ +../arch/x86/include/asm/bug.h:185:17: note: in expansion of macro ‘__WARN_print_arg’ + 185 | __WARN_print_arg(BUGFLAG_ONCE|BUGFLAG_TAINT(TAINT_WARN),\ + | ^~~~~~~~~~~~~~~~ +../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ + 24 | # define fortify_warn_once(x...) WARN_ONCE(x) + | ^~~~~~~~~ +../include/linux/fortify-string.h:634:9: note: in expansion of macro ‘fortify_warn_once’ + 634 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ + | ^~~~~~~~~~~~~~~~~ +../include/linux/fortify-string.h:690:26: note: in expansion of macro ‘__fortify_memcpy_chk’ + 690 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ + 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ + | ^~~~~~ +../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ + 316 | __assign_str(lstr); + | ^~~~~~~~~~~~ +../net/bpf/test_run.c:510:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? +../net/bpf/test_run.c:516:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? +../net/bpf/test_run.c:521:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? +../net/bpf/test_run.c:526:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? +../net/bpf/test_run.c:531:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? +../net/bpf/test_run.c:536:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? +../net/bpf/test_run.c:545:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? +../net/bpf/test_run.c:551:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? +../net/bpf/test_run.c:556:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? +../net/bpf/test_run.c:561:14: warning: symbol 'bpf_fentry_test10' was not declared. Should it be static? +../net/bpf/test_run.c:566:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? +../net/bpf/test_run.c:570:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? +../net/bpf/test_run.c:576:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? +../net/bpf/test_run.c:583:17: warning: symbol 'bpf_modify_return_test_tp' was not declared. Should it be static? +../net/bpf/test_run.c:590:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? +../net/bpf/test_run.c:612:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? +../net/bpf/test_run.c:617:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? +../net/bpf/test_run.c:623:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? +../net/bpf/test_run.c:627:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' was not declared. Should it be static? +../drivers/acpi/sleep.c:564:46: warning: restricted suspend_state_t degrades to integer +../drivers/acpi/sleep.c:672:50: warning: restricted suspend_state_t degrades to integer +../ipc/shm.c:132:17: warning: context imbalance in 'do_shm_rmid' - unexpected unlock +../ipc/shm.c:292:17: warning: context imbalance in '__shm_open' - unexpected unlock +../ipc/shm.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:897:25: warning: context imbalance in 'shm_destroy' - unexpected unlock +../ipc/shm.c:393:17: warning: context imbalance in '__shm_close' - unexpected unlock +../ipc/shm.c:411:12: warning: context imbalance in 'shm_try_destroy_orphaned' - wrong count at exit +../ipc/shm.c:451:26: warning: context imbalance in 'exit_shm' - different lock contexts for basic block +../ipc/shm.c: note: in included file (through ../include/linux/thread_info.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): +../arch/x86/include/asm/current.h:23:17: warning: context imbalance in 'newseg' - unexpected unlock +../ipc/shm.c:1039:9: warning: context imbalance in 'shmctl_down' - different lock contexts for basic block +../ipc/shm.c:1683:17: warning: context imbalance in 'do_shmat' - unexpected unlock +../sound/drivers/serial-u16550.c:279:20: warning: context imbalance in 'snd_uart16550_interrupt' - wrong count at exit +../sound/drivers/serial-u16550.c:300:32: warning: context imbalance in 'snd_uart16550_buffer_timer' - wrong count at exit +../sound/drivers/serial-u16550.c:502:9: warning: context imbalance in 'snd_uart16550_input_open' - wrong count at exit +../sound/drivers/serial-u16550.c:516:9: warning: context imbalance in 'snd_uart16550_input_close' - wrong count at exit +../sound/drivers/serial-u16550.c:525:9: warning: context imbalance in 'snd_uart16550_input_trigger' - wrong count at exit +../sound/drivers/serial-u16550.c:538:9: warning: context imbalance in 'snd_uart16550_output_open' - wrong count at exit +../sound/drivers/serial-u16550.c:552:9: warning: context imbalance in 'snd_uart16550_output_close' - wrong count at exit +../sound/drivers/serial-u16550.c:635:9: warning: context imbalance in 'snd_uart16550_output_write' - wrong count at exit +../net/netlink/af_netlink.c:2617:13: warning: context imbalance in 'netlink_walk_start' - wrong count at exit +../net/netlink/af_netlink.c:2623:13: warning: context imbalance in 'netlink_walk_stop' - unexpected unlock +../net/netlink/af_netlink.c:2673:9: warning: context imbalance in 'netlink_seq_start' - wrong count at exit +../mm/page-writeback.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/xarray.h, ../include/linux/list_lru.h, ...): +../include/linux/rcupdate.h:895:9: warning: context imbalance in 'folio_redirty_for_writepage' - different lock contexts for basic block +../include/linux/rcupdate.h:895:9: warning: context imbalance in '__folio_cancel_dirty' - different lock contexts for basic block +../include/linux/rcupdate.h:895:9: warning: context imbalance in 'folio_clear_dirty_for_io' - different lock contexts for basic block +../net/core/flow_dissector.c: note: in included file (through ../include/linux/if_pppox.h): +../include/uapi/linux/if_pppox.h:153:29: warning: array of flexible structures +../drivers/gpio/gpiolib-sysfs.c:213:12: warning: context imbalance in 'gpio_sysfs_request_irq' - wrong count at exit +../drivers/gpio/gpiolib-sysfs.c:273:13: warning: context imbalance in 'gpio_sysfs_free_irq' - wrong count at exit +../drivers/gpio/gpiolib-sysfs.c:473:12: warning: context imbalance in 'export_gpio_desc' - wrong count at exit +../drivers/gpio/gpiolib-sysfs.c:727:5: warning: context imbalance in 'gpiod_export' - wrong count at exit +../drivers/gpio/gpiolib-sysfs.c:981:5: warning: context imbalance in 'gpiochip_sysfs_register' - wrong count at exit +../drivers/gpio/gpiolib-sysfs.c:1051:6: warning: context imbalance in 'gpiochip_sysfs_unregister' - wrong count at exit +../sound/pci/azt3328.c:1259:9: warning: context imbalance in 'snd_azf3328_codec_setfmt' - wrong count at exit +../sound/pci/azt3328.c:1370:9: warning: context imbalance in 'snd_azf3328_codec_setdmaa' - different lock contexts for basic block +../sound/pci/azt3328.c:1713:1: warning: context imbalance in 'snd_azf3328_gameport_cooked_read' - different lock contexts for basic block +../sound/pci/azt3328.c:2144:9: warning: context imbalance in 'snd_azf3328_timer_start' - wrong count at exit +../sound/pci/azt3328.c:2152:1: warning: context imbalance in 'snd_azf3328_timer_stop' - wrong count at exit +../sound/pci/azt3328.c:2387:9: warning: context imbalance in 'snd_azf3328_create' - different lock contexts for basic block @@ -493,5 +611,65 @@ -../sound/pci/atiixp.c:703:12: warning: context imbalance in 'snd_atiixp_pcm_trigger' - different lock contexts for basic block -../sound/pci/atiixp.c:878:9: warning: context imbalance in 'snd_atiixp_spdif_prepare' - wrong count at exit -../sound/pci/atiixp.c:903:17: warning: context imbalance in 'snd_atiixp_playback_prepare' - wrong count at exit -../sound/pci/atiixp.c:926:12: warning: context imbalance in 'snd_atiixp_capture_prepare' - wrong count at exit -../sound/pci/atiixp.c:1316:20: warning: context imbalance in 'snd_atiixp_interrupt' - wrong count at exit +../sound/isa/es18xx.c:185:12: warning: context imbalance in 'snd_es18xx_write' - wrong count at exit +../sound/isa/es18xx.c:201:12: warning: context imbalance in 'snd_es18xx_read' - wrong count at exit +../sound/isa/es18xx.c:221:12: warning: context imbalance in 'snd_es18xx_bits' - wrong count at exit +../sound/isa/es18xx.c:401:9: warning: context imbalance in 'snd_es18xx_rate_set' - wrong count at exit +../sound/isa/es18xx.c:297:9: warning: context imbalance in 'snd_es18xx_playback1_prepare' - wrong count at exit +../sound/isa/es18xx.c:467:12: warning: context imbalance in 'snd_es18xx_playback1_trigger' - different lock contexts for basic block +../sound/isa/es18xx.c:765:9: warning: context imbalance in 'snd_es18xx_interrupt' - wrong count at exit +../sound/isa/es18xx.c:961:9: warning: context imbalance in 'snd_es18xx_get_mux' - wrong count at exit +../sound/isa/es18xx.c:965:12: warning: context imbalance in 'snd_es18xx_put_mux' - different lock contexts for basic block +../sound/isa/es18xx.c:1005:12: warning: context imbalance in 'snd_es18xx_get_spatializer_enable' - wrong count at exit +../sound/isa/es18xx.c:1025:9: warning: context imbalance in 'snd_es18xx_put_spatializer_enable' - wrong count at exit +../sound/isa/es18xx.c:1037:12: warning: context imbalance in 'snd_es18xx_get_hw_volume' - wrong count at exit +../sound/isa/es18xx.c:1047:12: warning: context imbalance in 'snd_es18xx_get_hw_switch' - wrong count at exit +../sound/isa/es18xx.c:1064:12: warning: context imbalance in 'snd_es18xx_reg_bits' - wrong count at exit +../sound/isa/es18xx.c:1073:12: warning: context imbalance in 'snd_es18xx_reg_read' - wrong count at exit +../sound/isa/es18xx.c:1348:12: warning: context imbalance in 'snd_es18xx_initialize' - wrong count at exit +../sound/isa/es18xx.c:1513:12: warning: context imbalance in 'snd_es18xx_identify' - different lock contexts for basic block +../arch/x86/platform/uv/uv_irq.c: note: in included file: +../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) +../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * +../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * +../arch/x86/events/intel/core.c:3740:1: warning: context imbalance in 'intel_start_scheduling' - different lock contexts for basic block +../arch/x86/events/intel/core.c:3813:9: warning: context imbalance in 'intel_stop_scheduling' - unexpected unlock +../arch/x86/events/intel/core.c:4025:25: warning: context imbalance in 'intel_put_excl_constraints' - unexpected unlock +../drivers/char/ipmi/ipmi_si_intf.c:1067:39: warning: context imbalance in 'poll' - unexpected unlock +../samples/trace_printk/trace-printk.c:7:6: warning: symbol 'trace_printk_test_global_str' was not declared. Should it be static? +../samples/trace_printk/trace-printk.c:10:6: warning: symbol 'trace_printk_test_global_str_irq' was not declared. Should it be static? +../samples/trace_printk/trace-printk.c:13:6: warning: symbol 'trace_printk_test_global_str_fmt' was not declared. Should it be static? +../arch/x86/kernel/irq_64.c:30:1: warning: symbol '__pcpu_scope_irq_stack_backing_store' was not declared. Should it be static? +../sound/i2c/other/ak4113.c:183:12: warning: context imbalance in 'snd_ak4113_in_error_get' - wrong count at exit +../sound/i2c/other/ak4113.c:244:9: warning: context imbalance in 'snd_ak4113_rx_put' - wrong count at exit +../sound/isa/opl3sa2.c:173:22: warning: context imbalance in 'snd_opl3sa2_read' - wrong count at exit +../sound/isa/opl3sa2.c:191:13: warning: context imbalance in 'snd_opl3sa2_write' - wrong count at exit +../sound/isa/opl3sa2.c:341:9: warning: context imbalance in 'snd_opl3sa2_get_single' - wrong count at exit +../sound/isa/opl3sa2.c:357:9: warning: context imbalance in 'snd_opl3sa2_put_single' - wrong count at exit +../sound/isa/opl3sa2.c:397:9: warning: context imbalance in 'snd_opl3sa2_get_double' - wrong count at exit +../sound/isa/opl3sa2.c:435:9: warning: context imbalance in 'snd_opl3sa2_put_double' - wrong count at exit +../arch/x86/platform/uv/uv_time.c: note: in included file: +../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) +../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * +../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * +../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) +../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * +../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * +../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) +../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * +../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * +../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) +../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * +../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * +../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) +../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * +../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * +../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) +../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * +../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * +../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) +../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * +../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * +../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) +../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * +../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * +../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr +../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * @@ -502 +680,43 @@ -../sound/i2c/other/ak4114.c:168:12: warning: context imbalance in 'snd_ak4114_in_error_get' - wrong count at exit +../arch/x86/events/intel/p4.c: In function ‘p4_pmu_init’: +../arch/x86/events/intel/p4.c:1370:27: warning: variable ‘high’ set but not used [-Wunused-but-set-variable] + 1370 | unsigned int low, high; + | ^~~~ +../sound/drivers/mtpav.c:303:13: warning: context imbalance in 'snd_mtpav_output_write' - wrong count at exit +../sound/drivers/mtpav.c:341:9: warning: context imbalance in 'snd_mtpav_input_open' - wrong count at exit +../sound/drivers/mtpav.c:357:9: warning: context imbalance in 'snd_mtpav_input_close' - wrong count at exit +../sound/drivers/mtpav.c:369:9: warning: context imbalance in 'snd_mtpav_input_trigger' - wrong count at exit +../sound/drivers/mtpav.c:389:9: warning: context imbalance in 'snd_mtpav_output_timer' - wrong count at exit +../sound/drivers/mtpav.c:411:12: warning: context imbalance in 'snd_mtpav_output_open' - wrong count at exit +../sound/drivers/mtpav.c:425:12: warning: context imbalance in 'snd_mtpav_output_close' - wrong count at exit +../sound/drivers/mtpav.c:533:20: warning: context imbalance in 'snd_mtpav_irqh' - wrong count at exit +../sound/drivers/mtpav.c:646:9: warning: context imbalance in 'snd_mtpav_free' - wrong count at exit +../drivers/irqchip/irq-renesas-rzv2h.c:129:6: warning: context imbalance in 'rzv2h_icu_register_dma_req' - wrong count at exit +../drivers/irqchip/irq-renesas-rzv2h.c:181:13: warning: context imbalance in 'rzv2h_tint_irq_endisable' - different lock contexts for basic block +../drivers/irqchip/irq-renesas-rzv2h.c:267:12: warning: context imbalance in 'rzv2h_irq_set_type' - wrong count at exit +../drivers/irqchip/irq-renesas-rzv2h.c:326:12: warning: context imbalance in 'rzv2h_tint_set_type' - different lock contexts for basic block +../sound/pci/bt87x.c:475:25: warning: context imbalance in 'snd_bt87x_prepare' - wrong count at exit +../sound/pci/bt87x.c:479:12: warning: context imbalance in 'snd_bt87x_start' - wrong count at exit +../sound/pci/bt87x.c:492:12: warning: context imbalance in 'snd_bt87x_stop' - wrong count at exit +../sound/pci/bt87x.c:553:12: warning: context imbalance in 'snd_bt87x_capture_volume_put' - wrong count at exit +../sound/pci/bt87x.c:588:12: warning: context imbalance in 'snd_bt87x_capture_boost_put' - wrong count at exit +../sound/pci/bt87x.c:629:12: warning: context imbalance in 'snd_bt87x_capture_source_put' - wrong count at exit +../drivers/gpio/gpiolib-swnode.c:141:28: warning: symbol 'swnode_gpio_undefined' was not declared. Should it be static? +../sound/isa/sscape.c:200:13: warning: context imbalance in 'sscape_write' - wrong count at exit +../sound/isa/sscape.c:502:12: warning: context imbalance in 'sscape_upload_bootblock' - different lock contexts for basic block +../sound/isa/sscape.c:576:12: warning: context imbalance in 'sscape_midi_get' - wrong count at exit +../sound/isa/sscape.c:626:29: warning: context imbalance in 'sscape_midi_put' - wrong count at exit +../sound/isa/sscape.c:895:12: warning: context imbalance in 'create_sscape' - different lock contexts for basic block +../arch/x86/lib/iomem.c:43:23: warning: cast removes address space '__iomem' of expression +../arch/x86/lib/iomem.c:64:19: warning: cast removes address space '__iomem' of expression +../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression +../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression +../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression +../sound/drivers/mts64.c:430:12: warning: context imbalance in 'snd_mts64_ctl_smpte_switch_get' - wrong count at exit +../sound/drivers/mts64.c:443:12: warning: context imbalance in 'snd_mts64_ctl_smpte_switch_put' - wrong count at exit +../sound/drivers/mts64.c:507:12: warning: context imbalance in 'snd_mts64_ctl_smpte_time_get' - wrong count at exit +../sound/drivers/mts64.c:519:12: warning: context imbalance in 'snd_mts64_ctl_smpte_time_put' - wrong count at exit +../sound/drivers/mts64.c:590:12: warning: context imbalance in 'snd_mts64_ctl_smpte_fps_get' - wrong count at exit +../sound/drivers/mts64.c:601:12: warning: context imbalance in 'snd_mts64_ctl_smpte_fps_put' - different lock contexts for basic block +../sound/drivers/mts64.c:703:9: warning: context imbalance in 'snd_mts64_rawmidi_output_trigger' - wrong count at exit +../sound/drivers/mts64.c:715:9: warning: context imbalance in 'snd_mts64_rawmidi_input_trigger' - wrong count at exit +../sound/drivers/mts64.c:795:13: warning: context imbalance in 'snd_mts64_interrupt' - wrong count at exit @@ -550,18 +770,179 @@ -../sound/drivers/serial-u16550.c:279:20: warning: context imbalance in 'snd_uart16550_interrupt' - wrong count at exit -../sound/drivers/serial-u16550.c:300:32: warning: context imbalance in 'snd_uart16550_buffer_timer' - wrong count at exit -../sound/drivers/serial-u16550.c:502:9: warning: context imbalance in 'snd_uart16550_input_open' - wrong count at exit -../sound/drivers/serial-u16550.c:516:9: warning: context imbalance in 'snd_uart16550_input_close' - wrong count at exit -../sound/drivers/serial-u16550.c:525:9: warning: context imbalance in 'snd_uart16550_input_trigger' - wrong count at exit -../sound/drivers/serial-u16550.c:538:9: warning: context imbalance in 'snd_uart16550_output_open' - wrong count at exit -../sound/drivers/serial-u16550.c:552:9: warning: context imbalance in 'snd_uart16550_output_close' - wrong count at exit -../sound/drivers/serial-u16550.c:635:9: warning: context imbalance in 'snd_uart16550_output_write' - wrong count at exit -../arch/x86/platform/uv/uv_irq.c: note: in included file: -../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * -../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * -../drivers/gpio/gpiolib-sysfs.c:213:12: warning: context imbalance in 'gpio_sysfs_request_irq' - wrong count at exit -../drivers/gpio/gpiolib-sysfs.c:273:13: warning: context imbalance in 'gpio_sysfs_free_irq' - wrong count at exit -../drivers/gpio/gpiolib-sysfs.c:473:12: warning: context imbalance in 'export_gpio_desc' - wrong count at exit -../drivers/gpio/gpiolib-sysfs.c:727:5: warning: context imbalance in 'gpiod_export' - wrong count at exit -../drivers/gpio/gpiolib-sysfs.c:981:5: warning: context imbalance in 'gpiochip_sysfs_register' - wrong count at exit -../drivers/gpio/gpiolib-sysfs.c:1051:6: warning: context imbalance in 'gpiochip_sysfs_unregister' - wrong count at exit +../io_uring/eventfd.c: note: in included file: +../include/linux/io_uring_types.h:220:37: warning: array of flexible structures +../arch/x86/platform/uv/uv_nmi.c:318:27: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/platform/uv/uv_nmi.c:318:27: expected void const volatile [noderef] __iomem *addr +../arch/x86/platform/uv/uv_nmi.c:318:27: got int *addr +../arch/x86/platform/uv/uv_nmi.c:325:32: warning: incorrect type in argument 2 (different address spaces) +../arch/x86/platform/uv/uv_nmi.c:325:32: expected void volatile [noderef] __iomem *addr +../arch/x86/platform/uv/uv_nmi.c:325:32: got int *addr +../arch/x86/platform/uv/uv_nmi.c:328:30: warning: incorrect type in argument 2 (different address spaces) +../arch/x86/platform/uv/uv_nmi.c:328:30: expected void volatile [noderef] __iomem *addr +../arch/x86/platform/uv/uv_nmi.c:328:30: got int *addr +../arch/x86/platform/uv/uv_nmi.c:331:21: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/platform/uv/uv_nmi.c:331:21: expected void const volatile [noderef] __iomem *addr +../arch/x86/platform/uv/uv_nmi.c:331:21: got int *addr +../arch/x86/platform/uv/uv_nmi.c: note: in included file: +../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr +../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * +../arch/x86/include/asm/uv/uv_hub.h:625:41: warning: incorrect type in argument 2 (different address spaces) +../arch/x86/include/asm/uv/uv_hub.h:625:41: expected void volatile [noderef] __iomem *addr +../arch/x86/include/asm/uv/uv_hub.h:625:41: got unsigned long * +../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr +../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * +../arch/x86/platform/uv/uv_nmi.c:573:9: warning: context imbalance in 'uv_check_nmi' - different lock contexts for basic block +../arch/x86/include/asm/uv/uv_hub.h:625:41: warning: incorrect type in argument 2 (different address spaces) +../arch/x86/include/asm/uv/uv_hub.h:625:41: expected void volatile [noderef] __iomem *addr +../arch/x86/include/asm/uv/uv_hub.h:625:41: got unsigned long * +../arch/x86/platform/uv/uv_nmi.c:591:17: warning: context imbalance in 'uv_handle_nmi' - unexpected unlock +../ipc/namespace.c:137:61: warning: context imbalance in 'free_ipcs' - different lock contexts for basic block +../ipc/namespace.c:204:17: warning: context imbalance in 'put_ipc_ns' - unexpected unlock +../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:1481:13: warning: context imbalance in 'unix_state_double_lock' - wrong count at exit +../net/unix/af_unix.c:1498:17: warning: context imbalance in 'unix_state_double_unlock' - unexpected unlock +../net/unix/af_unix.c:1612:54: warning: context imbalance in 'unix_wait_for_peer' - unexpected unlock +../net/unix/af_unix.c:1801:9: warning: context imbalance in 'unix_stream_connect' - different lock contexts for basic block +../net/unix/af_unix.c:2203:25: warning: context imbalance in 'unix_dgram_sendmsg' - unexpected unlock +../net/unix/af_unix.c:3467:20: warning: context imbalance in 'unix_get_first' - wrong count at exit +../net/unix/af_unix.c:3498:34: warning: context imbalance in 'unix_get_next' - unexpected unlock +../net/unix/af_unix.c:3528:42: warning: context imbalance in 'unix_seq_stop' - unexpected unlock +../net/unix/af_unix.c:3631:34: warning: context imbalance in 'bpf_iter_unix_hold_batch' - unexpected unlock +../fs/exec.c:311:39: warning: incorrect type in return expression (different address spaces) +../fs/exec.c:311:39: expected char const [noderef] __user * +../fs/exec.c:311:39: got void * +../fs/exec.c:318:31: warning: incorrect type in return expression (different address spaces) +../fs/exec.c:318:31: expected char const [noderef] __user * +../fs/exec.c:318:31: got void * +../fs/exec.c:911:48: warning: incorrect type in initializer (different address spaces) +../fs/exec.c:911:48: expected struct sighand_struct *oldsighand +../fs/exec.c:911:48: got struct sighand_struct [noderef] __rcu *sighand +../fs/exec.c:1017:56: warning: incorrect type in argument 2 (different address spaces) +../fs/exec.c:1017:56: expected struct task_struct *parent +../fs/exec.c:1017:56: got struct task_struct [noderef] __rcu *parent +../fs/exec.c:1052:47: warning: incorrect type in initializer (different address spaces) +../fs/exec.c:1052:47: expected struct sighand_struct *oldsighand +../fs/exec.c:1052:47: got struct sighand_struct [noderef] __rcu *sighand +../fs/exec.c:1167:26: warning: incorrect type in argument 1 (different address spaces) +../fs/exec.c:1167:26: expected struct spinlock [usertype] *lock +../fs/exec.c:1167:26: got struct spinlock [noderef] __rcu * +../fs/exec.c:1169:28: warning: incorrect type in argument 1 (different address spaces) +../fs/exec.c:1169:28: expected struct spinlock [usertype] *lock +../fs/exec.c:1169:28: got struct spinlock [noderef] __rcu * +../fs/exec.c:1692:70: warning: incorrect type in argument 1 (different address spaces) +../fs/exec.c:1692:70: expected struct task_struct *tsk +../fs/exec.c:1692:70: got struct task_struct [noderef] __rcu *parent +Warning: ../drivers/virtio/virtio_ring.c:3174 function parameter 'vaddr' not described in 'virtqueue_map_free_coherent' +Warning: ../drivers/virtio/virtio_ring.c:3308 expecting prototype for virtqueue_mapping_error(). Prototype was for virtqueue_map_mapping_error() instead +Warning: ../drivers/virtio/virtio_ring.c:3174 function parameter 'vaddr' not described in 'virtqueue_map_free_coherent' +../drivers/pnp/support.c:41:14: warning: cast to restricted __be32 +../sound/firewire/dice/dice-stream.c:678:5: warning: context imbalance in 'snd_dice_stream_lock_try' - wrong count at exit +../sound/firewire/dice/dice-stream.c:690:6: warning: context imbalance in 'snd_dice_stream_lock_release' - wrong count at exit +../drivers/gpio/gpio-aspeed-sgpio.c:170:12: warning: context imbalance in 'aspeed_sgpio_get' - wrong count at exit +../drivers/gpio/gpio-aspeed-sgpio.c:212:12: warning: context imbalance in 'aspeed_sgpio_set' - wrong count at exit +../drivers/gpio/gpio-aspeed-sgpio.c:226:12: warning: context imbalance in 'aspeed_sgpio_dir_out' - wrong count at exit +../drivers/gpio/gpio-aspeed-sgpio.c:262:13: warning: context imbalance in 'aspeed_sgpio_irq_ack' - wrong count at exit +../drivers/gpio/gpio-aspeed-sgpio.c:489:15: warning: context imbalance in 'aspeed_sgpio_reset_tolerance' - wrong count at exit +../io_uring/poll.c:422:40: warning: incorrect type in argument 2 (different base types) +../io_uring/poll.c:422:40: expected int mask +../io_uring/poll.c:422:40: got restricted __poll_t [usertype] mask +../io_uring/poll.c:262:38: warning: incorrect type in assignment (different base types) +../io_uring/poll.c:262:38: expected signed int [usertype] res +../io_uring/poll.c:262:38: got restricted __poll_t +../io_uring/poll.c:282:56: warning: restricted __poll_t degrades to integer +../io_uring/poll.c:281:66: warning: incorrect type in argument 1 (different base types) +../io_uring/poll.c:281:66: expected restricted __poll_t [usertype] val +../io_uring/poll.c:281:66: got unsigned int +../io_uring/poll.c:281:52: warning: incorrect type in initializer (different base types) +../io_uring/poll.c:281:52: expected restricted __poll_t [usertype] mask +../io_uring/poll.c:281:52: got unsigned short +../io_uring/poll.c:284:51: warning: incorrect type in argument 2 (different base types) +../io_uring/poll.c:284:51: expected signed int [usertype] res +../io_uring/poll.c:284:51: got restricted __poll_t [usertype] mask +../io_uring/poll.c:285:53: warning: incorrect type in argument 2 (different base types) +../io_uring/poll.c:285:53: expected signed int [usertype] res +../io_uring/poll.c:285:53: got restricted __poll_t [usertype] mask +../io_uring/poll.c:333:71: warning: restricted __poll_t degrades to integer +../io_uring/poll.c:333:65: warning: incorrect type in argument 1 (different base types) +../io_uring/poll.c:333:65: expected restricted __poll_t [usertype] val +../io_uring/poll.c:333:65: got unsigned int +../io_uring/poll.c:610:40: warning: incorrect type in argument 2 (different base types) +../io_uring/poll.c:610:40: expected int mask +../io_uring/poll.c:610:40: got restricted __poll_t [assigned] [usertype] mask +../io_uring/poll.c:690:38: warning: incorrect type in argument 2 (different base types) +../io_uring/poll.c:690:38: expected int mask +../io_uring/poll.c:690:38: got restricted __poll_t [assigned] [usertype] mask +../io_uring/poll.c:690:55: warning: incorrect type in argument 3 (different base types) +../io_uring/poll.c:690:55: expected int events +../io_uring/poll.c:690:55: got restricted __poll_t [usertype] events +../io_uring/poll.c:697:33: warning: incorrect type in initializer (different base types) +../io_uring/poll.c:697:33: expected restricted __poll_t [usertype] mask +../io_uring/poll.c:697:33: got int +../io_uring/poll.c:835:24: warning: invalid assignment: |= +../io_uring/poll.c:835:24: left side has type unsigned int +../io_uring/poll.c:835:24: right side has type restricted __poll_t +../io_uring/poll.c:837:24: warning: invalid assignment: |= +../io_uring/poll.c:837:24: left side has type unsigned int +../io_uring/poll.c:837:24: right side has type restricted __poll_t +../io_uring/poll.c:839:55: warning: restricted __poll_t degrades to integer +../io_uring/poll.c:838:29: warning: restricted __poll_t degrades to integer +../io_uring/poll.c:838:38: warning: incorrect type in return expression (different base types) +../io_uring/poll.c:838:38: expected restricted __poll_t +../io_uring/poll.c:838:38: got unsigned int +../io_uring/poll.c:899:40: warning: incorrect type in argument 2 (different base types) +../io_uring/poll.c:899:40: expected signed int [usertype] res +../io_uring/poll.c:899:40: got restricted __poll_t [addressable] [assigned] [usertype] result_mask +../io_uring/poll.c:930:38: warning: invalid assignment: &= +../io_uring/poll.c:930:38: left side has type restricted __poll_t +../io_uring/poll.c:930:38: right side has type int +../io_uring/poll.c:931:52: warning: restricted __poll_t degrades to integer +../io_uring/poll.c:931:38: warning: invalid assignment: |= +../io_uring/poll.c:931:38: left side has type restricted __poll_t +../io_uring/poll.c:931:38: right side has type unsigned int +../drivers/irqchip/irq-ingenic-tcu.c:48:13: warning: context imbalance in 'ingenic_tcu_gc_unmask_enable_reg' - wrong count at exit +../drivers/irqchip/irq-ingenic-tcu.c:61:13: warning: context imbalance in 'ingenic_tcu_gc_mask_disable_reg' - wrong count at exit +../drivers/irqchip/irq-ingenic-tcu.c:73:13: warning: context imbalance in 'ingenic_tcu_gc_mask_disable_reg_and_ack' - wrong count at exit +../sound/firewire/fireworks/fireworks_transaction.c:118:1: warning: context imbalance in 'copy_resp_to_buf' - wrong count at exit +../sound/firewire/fireworks/fireworks_transaction.c:163:1: warning: context imbalance in 'handle_resp_for_user' - wrong count at exit +../sound/firewire/fireworks/fireworks_transaction.c:200:9: warning: context imbalance in 'handle_resp_for_kernel' - wrong count at exit +../sound/firewire/fireworks/fireworks_transaction.c:258:9: warning: context imbalance in 'snd_efw_transaction_add_instance' - wrong count at exit +../sound/firewire/fireworks/fireworks_transaction.c:272:9: warning: context imbalance in 'snd_efw_transaction_remove_instance' - wrong count at exit +../sound/firewire/fireworks/fireworks_transaction.c:284:9: warning: context imbalance in 'snd_efw_transaction_bus_reset' - wrong count at exit +../sound/soc/soc-ops-test.c:450:9: warning: incorrect type in initializer (different base types) +../sound/soc/soc-ops-test.c:450:9: expected long long left_value +../sound/soc/soc-ops-test.c:450:9: got restricted snd_ctl_elem_type_t const __left +../sound/soc/soc-ops-test.c:450:9: warning: incorrect type in initializer (different base types) +../sound/soc/soc-ops-test.c:450:9: expected long long right_value +../sound/soc/soc-ops-test.c:450:9: got restricted snd_ctl_elem_type_t const __right +../net/802/garp.c:597:9: warning: cast removes address space '__rcu' of expression +../net/802/garp.c:597:9: warning: cast removes address space '__rcu' of expression +../net/802/garp.c:597:9: warning: dereference of noderef expression +../net/802/garp.c:597:9: warning: dereference of noderef expression +../sound/drivers/portman2x4.c:501:9: warning: context imbalance in 'snd_portman_midi_input_trigger' - wrong count at exit +../sound/drivers/portman2x4.c:514:9: warning: context imbalance in 'snd_portman_midi_output_trigger' - wrong count at exit +../sound/drivers/portman2x4.c:592:9: warning: context imbalance in 'snd_portman_interrupt' - wrong count at exit +../sound/pci/cmipci.c:705:12: warning: context imbalance in 'set_dac_channels' - different lock contexts for basic block +../sound/pci/cmipci.c:747:12: warning: context imbalance in 'snd_cmipci_pcm_prepare' - different lock contexts for basic block +../sound/pci/cmipci.c:851:12: warning: context imbalance in 'snd_cmipci_pcm_trigger' - wrong count at exit +../sound/pci/cmipci.c:988:9: warning: context imbalance in 'snd_cmipci_spdif_default_get' - wrong count at exit +../sound/pci/cmipci.c:1002:9: warning: context imbalance in 'snd_cmipci_spdif_default_put' - wrong count at exit +../sound/pci/cmipci.c:1060:9: warning: context imbalance in 'snd_cmipci_spdif_stream_get' - wrong count at exit +../sound/pci/cmipci.c:1074:9: warning: context imbalance in 'snd_cmipci_spdif_stream_put' - wrong count at exit +../sound/pci/cmipci.c:1207:12: warning: context imbalance in 'setup_spdif_playback' - different lock contexts for basic block +../sound/pci/cmipci.c:1386:12: warning: context imbalance in 'snd_cmipci_capture_spdif_hw_free' - wrong count at exit +../sound/pci/cmipci.c:1581:9: warning: context imbalance in 'open_device_check' - different lock contexts for basic block +../sound/pci/cmipci.c:1589:9: warning: context imbalance in 'close_device_check' - different lock contexts for basic block +../sound/pci/cmipci.c:2002:9: warning: context imbalance in 'snd_cmipci_get_volume' - wrong count at exit +../sound/pci/cmipci.c:2040:9: warning: context imbalance in 'snd_cmipci_put_volume' - wrong count at exit +../sound/pci/cmipci.c:2063:12: warning: context imbalance in 'snd_cmipci_get_input_sw' - wrong count at exit +../sound/pci/cmipci.c:2081:12: warning: context imbalance in 'snd_cmipci_put_input_sw' - wrong count at exit +../sound/pci/cmipci.c:2171:9: warning: context imbalance in 'snd_cmipci_get_native_mixer' - wrong count at exit +../sound/pci/cmipci.c:2196:13: warning: context imbalance in 'snd_cmipci_put_native_mixer' - wrong count at exit +../sound/pci/cmipci.c:2276:12: warning: context imbalance in '_snd_cmipci_uswitch_get' - wrong count at exit +../sound/pci/cmipci.c:2306:12: warning: context imbalance in '_snd_cmipci_uswitch_put' - wrong count at exit +../sound/pci/cmipci.c:2449:28: warning: context imbalance in 'snd_cmipci_line_in_mode_get' - wrong count at exit +../sound/pci/cmipci.c:2488:9: warning: context imbalance in 'snd_cmipci_line_in_mode_put' - wrong count at exit +../sound/pci/cmipci.c:2499:12: warning: context imbalance in 'snd_cmipci_mic_in_mode_get' - wrong count at exit +../sound/pci/cmipci.c:2522:9: warning: context imbalance in 'snd_cmipci_mic_in_mode_put' - wrong count at exit +../arch/x86/kvm/../../../virt/kvm/pfncache.c:184:17: warning: context imbalance in 'hva_to_pfn_retry' - unexpected unlock @@ -669,37 +1050,23 @@ -../arch/x86/platform/uv/bios_uv.c:175:12: warning: function 'uv_bios_get_master_nasid' with external linkage has definition -../arch/x86/platform/uv/bios_uv.c:182:12: warning: function 'uv_bios_get_heapsize' with external linkage has definition -../arch/x86/platform/uv/bios_uv.c:189:12: warning: function 'uv_bios_install_heap' with external linkage has definition -../arch/x86/platform/uv/bios_uv.c:196:12: warning: function 'uv_bios_obj_count' with external linkage has definition -../arch/x86/platform/uv/bios_uv.c:203:12: warning: function 'uv_bios_enum_objs' with external linkage has definition -../arch/x86/platform/uv/bios_uv.c:210:12: warning: function 'uv_bios_enum_ports' with external linkage has definition -../arch/x86/platform/uv/bios_uv.c:217:12: warning: function 'uv_bios_get_geoinfo' with external linkage has definition -../arch/x86/platform/uv/bios_uv.c:223:12: warning: function 'uv_bios_get_pci_topology' with external linkage has definition -../arch/x86/platform/uv/bios_uv.c:249:19: warning: incorrect type in assignment (different address spaces) -../arch/x86/platform/uv/bios_uv.c:249:19: expected struct uv_systab *[addressable] [assigned] [toplevel] uv_systab -../arch/x86/platform/uv/bios_uv.c:249:19: got void [noderef] __iomem * -../arch/x86/platform/uv/bios_uv.c:252:25: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/platform/uv/bios_uv.c:252:25: expected void volatile [noderef] __iomem *addr -../arch/x86/platform/uv/bios_uv.c:252:25: got struct uv_systab *[addressable] [assigned] [toplevel] uv_systab -../arch/x86/platform/uv/bios_uv.c:260:25: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/platform/uv/bios_uv.c:260:25: expected void volatile [noderef] __iomem *addr -../arch/x86/platform/uv/bios_uv.c:260:25: got struct uv_systab *[addressable] [assigned] [toplevel] uv_systab -../arch/x86/platform/uv/bios_uv.c:261:27: warning: incorrect type in assignment (different address spaces) -../arch/x86/platform/uv/bios_uv.c:261:27: expected struct uv_systab *[addressable] [assigned] [toplevel] uv_systab -../arch/x86/platform/uv/bios_uv.c:261:27: got void [noderef] __iomem * -../sound/isa/es18xx.c:185:12: warning: context imbalance in 'snd_es18xx_write' - wrong count at exit -../sound/isa/es18xx.c:201:12: warning: context imbalance in 'snd_es18xx_read' - wrong count at exit -../sound/isa/es18xx.c:221:12: warning: context imbalance in 'snd_es18xx_bits' - wrong count at exit -../sound/isa/es18xx.c:401:9: warning: context imbalance in 'snd_es18xx_rate_set' - wrong count at exit -../sound/isa/es18xx.c:297:9: warning: context imbalance in 'snd_es18xx_playback1_prepare' - wrong count at exit -../sound/isa/es18xx.c:467:12: warning: context imbalance in 'snd_es18xx_playback1_trigger' - different lock contexts for basic block -../sound/isa/es18xx.c:765:9: warning: context imbalance in 'snd_es18xx_interrupt' - wrong count at exit -../sound/isa/es18xx.c:961:9: warning: context imbalance in 'snd_es18xx_get_mux' - wrong count at exit -../sound/isa/es18xx.c:965:12: warning: context imbalance in 'snd_es18xx_put_mux' - different lock contexts for basic block -../sound/isa/es18xx.c:1005:12: warning: context imbalance in 'snd_es18xx_get_spatializer_enable' - wrong count at exit -../sound/isa/es18xx.c:1025:9: warning: context imbalance in 'snd_es18xx_put_spatializer_enable' - wrong count at exit -../sound/isa/es18xx.c:1037:12: warning: context imbalance in 'snd_es18xx_get_hw_volume' - wrong count at exit -../sound/isa/es18xx.c:1047:12: warning: context imbalance in 'snd_es18xx_get_hw_switch' - wrong count at exit -../sound/isa/es18xx.c:1064:12: warning: context imbalance in 'snd_es18xx_reg_bits' - wrong count at exit -../sound/isa/es18xx.c:1073:12: warning: context imbalance in 'snd_es18xx_reg_read' - wrong count at exit -../sound/isa/es18xx.c:1348:12: warning: context imbalance in 'snd_es18xx_initialize' - wrong count at exit -../sound/isa/es18xx.c:1513:12: warning: context imbalance in 'snd_es18xx_identify' - different lock contexts for basic block +../drivers/pmdomain/bcm/bcm-pmb.c:102:65: warning: cast to restricted __be32 +../drivers/pmdomain/bcm/bcm-pmb.c:102:45: warning: cast to restricted __le32 +../drivers/pmdomain/bcm/bcm-pmb.c:114:36: warning: restricted __le32 degrades to integer +../drivers/pmdomain/bcm/bcm-pmb.c:114:55: warning: restricted __be32 degrades to integer +../arch/x86/mm/tlb.c:376:13: warning: context imbalance in 'use_global_asid' - wrong count at exit +../arch/x86/mm/tlb.c:404:6: warning: context imbalance in 'mm_free_global_asid' - wrong count at exit +../kernel/user.c:195:17: warning: context imbalance in 'free_uid' - unexpected unlock +../sound/isa/ad1816a/ad1816a_lib.c:97:12: warning: context imbalance in 'snd_ad1816a_open' - wrong count at exit +../sound/isa/ad1816a/ad1816a_lib.c:152:9: warning: context imbalance in 'snd_ad1816a_close' - wrong count at exit +../sound/isa/ad1816a/ad1816a_lib.c:20:19: warning: context imbalance in 'snd_ad1816a_playback_prepare' - wrong count at exit +../sound/isa/ad1816a/ad1816a_lib.c:20:19: warning: context imbalance in 'snd_ad1816a_capture_prepare' - wrong count at exit +../sound/isa/ad1816a/ad1816a_lib.c:381:9: warning: context imbalance in 'snd_ad1816a_timer_start' - wrong count at exit +../sound/isa/ad1816a/ad1816a_lib.c:384:12: warning: context imbalance in 'snd_ad1816a_timer_stop' - wrong count at exit +../sound/isa/ad1816a/ad1816a_lib.c:20:19: warning: context imbalance in 'snd_ad1816a_init' - wrong count at exit +../sound/isa/ad1816a/ad1816a_lib.c:478:9: warning: context imbalance in 'snd_ad1816a_suspend' - wrong count at exit +../sound/isa/ad1816a/ad1816a_lib.c:488:9: warning: context imbalance in 'snd_ad1816a_resume' - wrong count at exit +../sound/isa/ad1816a/ad1816a_lib.c:510:9: warning: context imbalance in 'snd_ad1816a_probe' - wrong count at exit +../sound/isa/ad1816a/ad1816a_lib.c:648:12: warning: context imbalance in 'snd_ad1816a_get_mux' - wrong count at exit +../sound/isa/ad1816a/ad1816a_lib.c:660:12: warning: context imbalance in 'snd_ad1816a_put_mux' - different lock contexts for basic block +../sound/isa/ad1816a/ad1816a_lib.c:712:9: warning: context imbalance in 'snd_ad1816a_get_single' - wrong count at exit +../sound/isa/ad1816a/ad1816a_lib.c:728:9: warning: context imbalance in 'snd_ad1816a_put_single' - wrong count at exit +../sound/isa/ad1816a/ad1816a_lib.c:779:9: warning: context imbalance in 'snd_ad1816a_get_double' - wrong count at exit +../sound/isa/ad1816a/ad1816a_lib.c:799:9: warning: context imbalance in 'snd_ad1816a_put_double' - wrong count at exit @@ -710,174 +1077,6 @@ -../drivers/xen/manage.c: In function ‘shutdown_event’: -../drivers/xen/manage.c:358:60: warning: ‘%s’ directive output may be truncated writing up to 95 bytes into a region of size 12 [-Wformat-truncation=] - 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", - | ^~ -In function ‘setup_shutdown_watcher’, - inlined from ‘shutdown_event’ at ../drivers/xen/manage.c:375:2: -../drivers/xen/manage.c:358:17: note: ‘snprintf’ output between 9 and 104 bytes into a destination of size 20 - 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 359 | shutdown_handlers[idx].command); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/irqchip/irq-renesas-rzv2h.c:129:6: warning: context imbalance in 'rzv2h_icu_register_dma_req' - wrong count at exit -../drivers/irqchip/irq-renesas-rzv2h.c:181:13: warning: context imbalance in 'rzv2h_tint_irq_endisable' - different lock contexts for basic block -../drivers/irqchip/irq-renesas-rzv2h.c:267:12: warning: context imbalance in 'rzv2h_irq_set_type' - wrong count at exit -../drivers/irqchip/irq-renesas-rzv2h.c:326:12: warning: context imbalance in 'rzv2h_tint_set_type' - different lock contexts for basic block -../mm/page-writeback.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/xarray.h, ../include/linux/list_lru.h, ...): -../include/linux/rcupdate.h:895:9: warning: context imbalance in 'folio_redirty_for_writepage' - different lock contexts for basic block -../include/linux/rcupdate.h:895:9: warning: context imbalance in '__folio_cancel_dirty' - different lock contexts for basic block -../include/linux/rcupdate.h:895:9: warning: context imbalance in 'folio_clear_dirty_for_io' - different lock contexts for basic block -../net/core/gen_stats.c:59:1: warning: context imbalance in 'gnet_stats_start_copy_compat' - wrong count at exit -../net/core/gen_stats.c:32:31: warning: context imbalance in '___gnet_stats_copy_basic' - unexpected unlock -../net/core/gen_stats.c:32:31: warning: context imbalance in 'gnet_stats_copy_rate_est' - unexpected unlock -../net/core/gen_stats.c:32:31: warning: context imbalance in 'gnet_stats_copy_queue' - unexpected unlock -../net/core/gen_stats.c:32:31: warning: context imbalance in 'gnet_stats_copy_app' - unexpected unlock -../net/core/gen_stats.c:32:31: warning: context imbalance in 'gnet_stats_finish_copy' - unexpected unlock -../sound/pci/atiixp_modem.c:653:12: warning: context imbalance in 'snd_atiixp_pcm_trigger' - different lock contexts for basic block -../sound/pci/atiixp_modem.c:749:12: warning: context imbalance in 'snd_atiixp_playback_prepare' - wrong count at exit -../sound/pci/atiixp_modem.c:989:20: warning: context imbalance in 'snd_atiixp_interrupt' - wrong count at exit -../net/core/gen_estimator.c:71:9: warning: context imbalance in 'est_fetch_counters' - different lock contexts for basic block -../net/core/gen_estimator.c:194:9: warning: context imbalance in 'gen_new_estimator' - different lock contexts for basic block -../fs/exec.c:311:39: warning: incorrect type in return expression (different address spaces) -../fs/exec.c:311:39: expected char const [noderef] __user * -../fs/exec.c:311:39: got void * -../fs/exec.c:318:31: warning: incorrect type in return expression (different address spaces) -../fs/exec.c:318:31: expected char const [noderef] __user * -../fs/exec.c:318:31: got void * -../fs/exec.c:911:48: warning: incorrect type in initializer (different address spaces) -../fs/exec.c:911:48: expected struct sighand_struct *oldsighand -../fs/exec.c:911:48: got struct sighand_struct [noderef] __rcu *sighand -../fs/exec.c:1017:56: warning: incorrect type in argument 2 (different address spaces) -../fs/exec.c:1017:56: expected struct task_struct *parent -../fs/exec.c:1017:56: got struct task_struct [noderef] __rcu *parent -../fs/exec.c:1052:47: warning: incorrect type in initializer (different address spaces) -../fs/exec.c:1052:47: expected struct sighand_struct *oldsighand -../fs/exec.c:1052:47: got struct sighand_struct [noderef] __rcu *sighand -../fs/exec.c:1167:26: warning: incorrect type in argument 1 (different address spaces) -../fs/exec.c:1167:26: expected struct spinlock [usertype] *lock -../fs/exec.c:1167:26: got struct spinlock [noderef] __rcu * -../fs/exec.c:1169:28: warning: incorrect type in argument 1 (different address spaces) -../fs/exec.c:1169:28: expected struct spinlock [usertype] *lock -../fs/exec.c:1169:28: got struct spinlock [noderef] __rcu * -../fs/exec.c:1692:70: warning: incorrect type in argument 1 (different address spaces) -../fs/exec.c:1692:70: expected struct task_struct *tsk -../fs/exec.c:1692:70: got struct task_struct [noderef] __rcu *parent -../sound/i2c/other/ak4113.c:183:12: warning: context imbalance in 'snd_ak4113_in_error_get' - wrong count at exit -../sound/i2c/other/ak4113.c:244:9: warning: context imbalance in 'snd_ak4113_rx_put' - wrong count at exit -../io_uring/filetable.c: note: in included file: -../io_uring/filetable.h:56:35: warning: restricted io_req_flags_t degrades to integer -../sound/synth/emux/emux_synth.c:46:1: warning: context imbalance in 'snd_emux_note_on' - different lock contexts for basic block -../sound/synth/emux/emux_synth.c:143:1: warning: context imbalance in 'snd_emux_note_off' - different lock contexts for basic block -../sound/synth/emux/emux_synth.c:205:9: warning: context imbalance in 'snd_emux_timer_callback' - wrong count at exit -../sound/synth/emux/emux_synth.c:216:1: warning: context imbalance in 'snd_emux_key_press' - different lock contexts for basic block -../sound/synth/emux/emux_synth.c:247:1: warning: context imbalance in 'snd_emux_update_channel' - different lock contexts for basic block -../sound/synth/emux/emux_synth.c:272:1: warning: context imbalance in 'snd_emux_update_port' - different lock contexts for basic block -../sound/synth/emux/emux_synth.c:358:9: warning: context imbalance in 'terminate_note1' - wrong count at exit -../sound/synth/emux/emux_synth.c:411:9: warning: context imbalance in 'snd_emux_terminate_all' - wrong count at exit -../sound/synth/emux/emux_synth.c:420:1: warning: context imbalance in 'snd_emux_sounds_off_all' - different lock contexts for basic block -../sound/synth/emux/emux_synth.c:459:9: warning: context imbalance in 'exclusive_note_off' - wrong count at exit -../sound/synth/emux/emux_synth.c:901:9: warning: context imbalance in 'snd_emux_init_voices' - wrong count at exit -../sound/synth/emux/emux_synth.c:918:9: warning: context imbalance in 'snd_emux_lock_voice' - wrong count at exit -../sound/synth/emux/emux_synth.c:933:9: warning: context imbalance in 'snd_emux_unlock_voice' - wrong count at exit -../net/netlink/af_netlink.c:2617:13: warning: context imbalance in 'netlink_walk_start' - wrong count at exit -../net/netlink/af_netlink.c:2623:13: warning: context imbalance in 'netlink_walk_stop' - unexpected unlock -../net/netlink/af_netlink.c:2673:9: warning: context imbalance in 'netlink_seq_start' - wrong count at exit -Warning: ../drivers/virtio/virtio_ring.c:3174 function parameter 'vaddr' not described in 'virtqueue_map_free_coherent' -Warning: ../drivers/virtio/virtio_ring.c:3308 expecting prototype for virtqueue_mapping_error(). Prototype was for virtqueue_map_mapping_error() instead -Warning: ../drivers/virtio/virtio_ring.c:3174 function parameter 'vaddr' not described in 'virtqueue_map_free_coherent' -../drivers/pnp/support.c:41:14: warning: cast to restricted __be32 -../arch/x86/platform/uv/uv_time.c: note: in included file: -../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * -../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * -../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * -../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * -../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * -../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * -../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * -../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * -../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * -../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * -../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * -../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * -../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * -../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * -../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * -../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * -../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr -../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * -../net/sched/sch_generic.c:226:9: warning: context imbalance in 'try_bulk_dequeue_skb_slow' - different lock contexts for basic block -../net/sched/sch_generic.c:306:28: warning: context imbalance in 'dequeue_skb' - different lock contexts for basic block -../net/sched/sch_generic.c:328:28: warning: context imbalance in 'sch_direct_xmit' - unexpected unlock -../net/sched/sch_generic.c:470:6: warning: context imbalance in 'netif_tx_lock' - wrong count at exit -../net/sched/sch_generic.c:493:6: warning: context imbalance in 'netif_tx_unlock' - unexpected unlock -../net/sched/sch_generic.c:1293:13: warning: context imbalance in 'dev_reset_queue' - different lock contexts for basic block -../drivers/acpi/nvs.c:140:54: warning: incorrect type in argument 1 (different address spaces) -../drivers/acpi/nvs.c:140:54: expected void volatile [noderef] __iomem *addr -../drivers/acpi/nvs.c:140:54: got void *kaddr -../drivers/acpi/nvs.c:143:66: warning: incorrect type in argument 1 (different address spaces) -../drivers/acpi/nvs.c:143:66: expected void [noderef] __iomem *virt -../drivers/acpi/nvs.c:143:66: got void *kaddr -../drivers/acpi/nvs.c:182:38: warning: incorrect type in assignment (different address spaces) -../drivers/acpi/nvs.c:182:38: expected void *kaddr -../drivers/acpi/nvs.c:182:38: got void [noderef] __iomem * -../drivers/acpi/nvs.c:184:46: warning: incorrect type in assignment (different address spaces) -../drivers/acpi/nvs.c:184:46: expected void *kaddr -../drivers/acpi/nvs.c:184:46: got void [noderef] __iomem * -../sound/isa/opl3sa2.c:173:22: warning: context imbalance in 'snd_opl3sa2_read' - wrong count at exit -../sound/isa/opl3sa2.c:191:13: warning: context imbalance in 'snd_opl3sa2_write' - wrong count at exit -../sound/isa/opl3sa2.c:341:9: warning: context imbalance in 'snd_opl3sa2_get_single' - wrong count at exit -../sound/isa/opl3sa2.c:357:9: warning: context imbalance in 'snd_opl3sa2_put_single' - wrong count at exit -../sound/isa/opl3sa2.c:397:9: warning: context imbalance in 'snd_opl3sa2_get_double' - wrong count at exit -../sound/isa/opl3sa2.c:435:9: warning: context imbalance in 'snd_opl3sa2_put_double' - wrong count at exit -../drivers/irqchip/irq-ingenic-tcu.c:48:13: warning: context imbalance in 'ingenic_tcu_gc_unmask_enable_reg' - wrong count at exit -../drivers/irqchip/irq-ingenic-tcu.c:61:13: warning: context imbalance in 'ingenic_tcu_gc_mask_disable_reg' - wrong count at exit -../drivers/irqchip/irq-ingenic-tcu.c:73:13: warning: context imbalance in 'ingenic_tcu_gc_mask_disable_reg_and_ack' - wrong count at exit -../sound/pci/azt3328.c:1259:9: warning: context imbalance in 'snd_azf3328_codec_setfmt' - wrong count at exit -../sound/pci/azt3328.c:1370:9: warning: context imbalance in 'snd_azf3328_codec_setdmaa' - different lock contexts for basic block -../sound/pci/azt3328.c:1713:1: warning: context imbalance in 'snd_azf3328_gameport_cooked_read' - different lock contexts for basic block -../sound/pci/azt3328.c:2144:9: warning: context imbalance in 'snd_azf3328_timer_start' - wrong count at exit -../sound/pci/azt3328.c:2152:1: warning: context imbalance in 'snd_azf3328_timer_stop' - wrong count at exit -../sound/pci/azt3328.c:2387:9: warning: context imbalance in 'snd_azf3328_create' - different lock contexts for basic block -../drivers/gpio/gpiolib-swnode.c:141:28: warning: symbol 'swnode_gpio_undefined' was not declared. Should it be static? -../samples/ftrace/sample-trace-array.c:20:20: warning: symbol 'tr' was not declared. Should it be static? -../drivers/acpi/sleep.c:564:46: warning: restricted suspend_state_t degrades to integer -../drivers/acpi/sleep.c:672:50: warning: restricted suspend_state_t degrades to integer -../arch/x86/kernel/irq_64.c:30:1: warning: symbol '__pcpu_scope_irq_stack_backing_store' was not declared. Should it be static? -../sound/drivers/mtpav.c:303:13: warning: context imbalance in 'snd_mtpav_output_write' - wrong count at exit -../sound/drivers/mtpav.c:341:9: warning: context imbalance in 'snd_mtpav_input_open' - wrong count at exit -../sound/drivers/mtpav.c:357:9: warning: context imbalance in 'snd_mtpav_input_close' - wrong count at exit -../sound/drivers/mtpav.c:369:9: warning: context imbalance in 'snd_mtpav_input_trigger' - wrong count at exit -../sound/drivers/mtpav.c:389:9: warning: context imbalance in 'snd_mtpav_output_timer' - wrong count at exit -../sound/drivers/mtpav.c:411:12: warning: context imbalance in 'snd_mtpav_output_open' - wrong count at exit -../sound/drivers/mtpav.c:425:12: warning: context imbalance in 'snd_mtpav_output_close' - wrong count at exit -../sound/drivers/mtpav.c:533:20: warning: context imbalance in 'snd_mtpav_irqh' - wrong count at exit -../sound/drivers/mtpav.c:646:9: warning: context imbalance in 'snd_mtpav_free' - wrong count at exit -../arch/x86/kvm/../../../virt/kvm/pfncache.c:184:17: warning: context imbalance in 'hva_to_pfn_retry' - unexpected unlock -../drivers/regulator/core.c: note: in included file: -../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/core.c:452:17: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/core.c:452:25: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/core.c:466:47: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/core.c:1863:56: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/core.c:1865:56: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/core.c:3815:65: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/core.c:4323:47: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/core.c:4500:65: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/core.c:6309:54: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/core.c:6310:54: warning: restricted suspend_state_t degrades to integer -../arch/x86/kvm/../../../virt/kvm/guest_memfd.c:140:17: warning: context imbalance in '__kvm_gmem_invalidate_begin' - different lock contexts for basic block -../net/802/garp.c:597:9: warning: cast removes address space '__rcu' of expression -../net/802/garp.c:597:9: warning: cast removes address space '__rcu' of expression -../net/802/garp.c:597:9: warning: dereference of noderef expression -../net/802/garp.c:597:9: warning: dereference of noderef expression -../sound/usb/endpoint.c:163:12: warning: context imbalance in 'slave_next_packet_size' - different lock contexts for basic block -../sound/usb/endpoint.c:437:13: warning: context imbalance in 'push_back_to_ready_list' - wrong count at exit -../sound/usb/endpoint.c:1735:13: warning: context imbalance in 'snd_usb_handle_sync_urb' - different lock contexts for basic block +../sound/drivers/opl3/opl3_lib.c:35:35: warning: context imbalance in 'snd_opl2_command' - wrong count at exit +../sound/drivers/opl3/opl3_lib.c:55:35: warning: context imbalance in 'snd_opl3_command' - wrong count at exit +../sound/drivers/opl3/opl3_lib.c:137:12: warning: context imbalance in 'snd_opl3_timer1_start' - wrong count at exit +../sound/drivers/opl3/opl3_lib.c:153:12: warning: context imbalance in 'snd_opl3_timer1_stop' - wrong count at exit +../sound/drivers/opl3/opl3_lib.c:170:12: warning: context imbalance in 'snd_opl3_timer2_start' - wrong count at exit +../sound/drivers/opl3/opl3_lib.c:186:12: warning: context imbalance in 'snd_opl3_timer2_stop' - wrong count at exit @@ -888,43 +1087,51 @@ -../arch/x86/platform/uv/uv_nmi.c:318:27: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/platform/uv/uv_nmi.c:318:27: expected void const volatile [noderef] __iomem *addr -../arch/x86/platform/uv/uv_nmi.c:318:27: got int *addr -../arch/x86/platform/uv/uv_nmi.c:325:32: warning: incorrect type in argument 2 (different address spaces) -../arch/x86/platform/uv/uv_nmi.c:325:32: expected void volatile [noderef] __iomem *addr -../arch/x86/platform/uv/uv_nmi.c:325:32: got int *addr -../arch/x86/platform/uv/uv_nmi.c:328:30: warning: incorrect type in argument 2 (different address spaces) -../arch/x86/platform/uv/uv_nmi.c:328:30: expected void volatile [noderef] __iomem *addr -../arch/x86/platform/uv/uv_nmi.c:328:30: got int *addr -../arch/x86/platform/uv/uv_nmi.c:331:21: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/platform/uv/uv_nmi.c:331:21: expected void const volatile [noderef] __iomem *addr -../arch/x86/platform/uv/uv_nmi.c:331:21: got int *addr -../arch/x86/platform/uv/uv_nmi.c: note: in included file: -../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr -../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * -../arch/x86/include/asm/uv/uv_hub.h:625:41: warning: incorrect type in argument 2 (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:625:41: expected void volatile [noderef] __iomem *addr -../arch/x86/include/asm/uv/uv_hub.h:625:41: got unsigned long * -../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr -../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * -../arch/x86/platform/uv/uv_nmi.c:573:9: warning: context imbalance in 'uv_check_nmi' - different lock contexts for basic block -../arch/x86/include/asm/uv/uv_hub.h:625:41: warning: incorrect type in argument 2 (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:625:41: expected void volatile [noderef] __iomem *addr -../arch/x86/include/asm/uv/uv_hub.h:625:41: got unsigned long * -../arch/x86/platform/uv/uv_nmi.c:591:17: warning: context imbalance in 'uv_handle_nmi' - unexpected unlock -../sound/pci/bt87x.c:475:25: warning: context imbalance in 'snd_bt87x_prepare' - wrong count at exit -../sound/pci/bt87x.c:479:12: warning: context imbalance in 'snd_bt87x_start' - wrong count at exit -../sound/pci/bt87x.c:492:12: warning: context imbalance in 'snd_bt87x_stop' - wrong count at exit -../sound/pci/bt87x.c:553:12: warning: context imbalance in 'snd_bt87x_capture_volume_put' - wrong count at exit -../sound/pci/bt87x.c:588:12: warning: context imbalance in 'snd_bt87x_capture_boost_put' - wrong count at exit -../sound/pci/bt87x.c:629:12: warning: context imbalance in 'snd_bt87x_capture_source_put' - wrong count at exit -../sound/firewire/fcp.c:304:9: warning: context imbalance in 'fcp_bus_reset' - wrong count at exit -../sound/firewire/fcp.c:337:13: warning: context imbalance in 'fcp_response' - different lock contexts for basic block -../mm/swap.c:47:5: warning: symbol 'page_cluster' was not declared. Should it be static? -../mm/swap.c: note: in included file (through ../include/linux/swap.h): -../include/linux/memcontrol.h:1569:46: warning: context imbalance in '__page_cache_release' - unexpected unlock -../mm/swap.c:94:46: warning: context imbalance in 'page_cache_release' - unexpected unlock -../include/linux/memcontrol.h:1569:46: warning: context imbalance in 'folio_batch_move_lru' - unexpected unlock -../mm/swap.c: note: in included file: -../include/linux/mm.h:2070:29: warning: context imbalance in 'lru_note_cost_refault' - unexpected unlock -../mm/swap.c:966:62: warning: context imbalance in 'folios_put_refs' - unexpected unlock +../sound/drivers/opl4/opl4_lib.c:64:13: warning: context imbalance in 'snd_opl4_read_memory' - wrong count at exit +../sound/drivers/opl4/opl4_lib.c:87:14: warning: context imbalance in 'snd_opl4_write_memory' - wrong count at exit +../sound/pci/cs4281.c:649:12: warning: context imbalance in 'snd_cs4281_trigger' - wrong count at exit +../sound/pci/cs4281.c:777:12: warning: context imbalance in 'snd_cs4281_playback_prepare' - wrong count at exit +../sound/pci/cs4281.c:788:12: warning: context imbalance in 'snd_cs4281_capture_prepare' - wrong count at exit +../sound/pci/cs4281.c:1587:9: warning: context imbalance in 'snd_cs4281_midi_input_open' - wrong count at exit +../sound/pci/cs4281.c:1602:9: warning: context imbalance in 'snd_cs4281_midi_input_close' - wrong count at exit +../sound/pci/cs4281.c:1619:9: warning: context imbalance in 'snd_cs4281_midi_output_open' - wrong count at exit +../sound/pci/cs4281.c:1634:9: warning: context imbalance in 'snd_cs4281_midi_output_close' - wrong count at exit +../sound/pci/cs4281.c:1643:9: warning: context imbalance in 'snd_cs4281_midi_input_trigger' - wrong count at exit +../sound/pci/cs4281.c:1662:9: warning: context imbalance in 'snd_cs4281_midi_output_trigger' - wrong count at exit +../sound/pci/cs4281.c:1734:17: warning: context imbalance in 'snd_cs4281_interrupt' - different lock contexts for basic block +../sound/pci/cs4281.c:1805:9: warning: context imbalance in 'snd_cs4281_opl3_command' - wrong count at exit +../net/xfrm/xfrm_policy.c:4152:43: error: incompatible types in comparison expression (different address spaces): +../net/xfrm/xfrm_policy.c:4152:43: struct xfrm_policy_afinfo const [noderef] __rcu * +../net/xfrm/xfrm_policy.c:4152:43: struct xfrm_policy_afinfo const * +../net/xfrm/xfrm_policy.c:4238:29: warning: incorrect type in assignment (different address spaces) +../net/xfrm/xfrm_policy.c:4238:29: expected struct hlist_head [noderef] __rcu *table +../net/xfrm/xfrm_policy.c:4238:29: got struct hlist_head * +../net/xfrm/xfrm_policy.c:4265:36: warning: incorrect type in argument 1 (different address spaces) +../net/xfrm/xfrm_policy.c:4265:36: expected struct hlist_head *n +../net/xfrm/xfrm_policy.c:4265:36: got struct hlist_head [noderef] __rcu *table +../net/xfrm/xfrm_policy.c:4291:17: warning: incorrect type in argument 1 (different address spaces) +../net/xfrm/xfrm_policy.c:4291:17: expected struct hlist_head const *h +../net/xfrm/xfrm_policy.c:4291:17: got struct hlist_head [noderef] __rcu *table +../net/xfrm/xfrm_policy.c:4292:36: warning: incorrect type in argument 1 (different address spaces) +../net/xfrm/xfrm_policy.c:4292:36: expected struct hlist_head *n +../net/xfrm/xfrm_policy.c:4292:36: got struct hlist_head [noderef] __rcu *table +../net/xfrm/xfrm_policy.c:264:9: warning: context imbalance in 'xfrm_policy_get_afinfo' - different lock contexts for basic block +../net/xfrm/xfrm_policy.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:897:25: warning: context imbalance in '__xfrm_dst_lookup' - unexpected unlock +../net/xfrm/xfrm_policy.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 * +../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 * +../drivers/gpio/gpio-bcm-kona.c:100:13: warning: context imbalance in 'bcm_kona_gpio_lock_gpio' - different lock contexts for basic block +../drivers/gpio/gpio-bcm-kona.c:139:9: warning: context imbalance in 'bcm_kona_gpio_unlock_gpio' - wrong count at exit +../drivers/gpio/gpio-bcm-kona.c:152:12: warning: context imbalance in 'bcm_kona_gpio_set' - wrong count at exit +../drivers/gpio/gpio-bcm-kona.c:198:20: warning: context imbalance in 'bcm_kona_gpio_get' - wrong count at exit +../drivers/gpio/gpio-bcm-kona.c:219:12: warning: context imbalance in 'bcm_kona_gpio_direction_input' - wrong count at exit +../drivers/gpio/gpio-bcm-kona.c:238:12: warning: context imbalance in 'bcm_kona_gpio_direction_output' - wrong count at exit +../drivers/gpio/gpio-bcm-kona.c:275:12: warning: context imbalance in 'bcm_kona_gpio_set_debounce' - different lock contexts for basic block +../drivers/gpio/gpio-bcm-kona.c:348:13: warning: context imbalance in 'bcm_kona_gpio_irq_ack' - wrong count at exit +../drivers/gpio/gpio-bcm-kona.c:367:13: warning: context imbalance in 'bcm_kona_gpio_irq_mask' - wrong count at exit +../drivers/gpio/gpio-bcm-kona.c:387:13: warning: context imbalance in 'bcm_kona_gpio_irq_unmask' - wrong count at exit +../drivers/gpio/gpio-bcm-kona.c:407:12: warning: context imbalance in 'bcm_kona_gpio_irq_set_type' - wrong count at exit +../sound/firewire/fireworks/fireworks_stream.c:346:5: warning: context imbalance in 'snd_efw_stream_lock_try' - wrong count at exit +../sound/firewire/fireworks/fireworks_stream.c:360:6: warning: context imbalance in 'snd_efw_stream_lock_release' - wrong count at exit @@ -1012,168 +1219,29 @@ -../sound/drivers/mts64.c:430:12: warning: context imbalance in 'snd_mts64_ctl_smpte_switch_get' - wrong count at exit -../sound/drivers/mts64.c:443:12: warning: context imbalance in 'snd_mts64_ctl_smpte_switch_put' - wrong count at exit -../sound/drivers/mts64.c:507:12: warning: context imbalance in 'snd_mts64_ctl_smpte_time_get' - wrong count at exit -../sound/drivers/mts64.c:519:12: warning: context imbalance in 'snd_mts64_ctl_smpte_time_put' - wrong count at exit -../sound/drivers/mts64.c:590:12: warning: context imbalance in 'snd_mts64_ctl_smpte_fps_get' - wrong count at exit -../sound/drivers/mts64.c:601:12: warning: context imbalance in 'snd_mts64_ctl_smpte_fps_put' - different lock contexts for basic block -../sound/drivers/mts64.c:703:9: warning: context imbalance in 'snd_mts64_rawmidi_output_trigger' - wrong count at exit -../sound/drivers/mts64.c:715:9: warning: context imbalance in 'snd_mts64_rawmidi_input_trigger' - wrong count at exit -../sound/drivers/mts64.c:795:13: warning: context imbalance in 'snd_mts64_interrupt' - wrong count at exit -../net/core/flow_dissector.c: note: in included file (through ../include/linux/if_pppox.h): -../include/uapi/linux/if_pppox.h:153:29: warning: array of flexible structures -../io_uring/poll.c:422:40: warning: incorrect type in argument 2 (different base types) -../io_uring/poll.c:422:40: expected int mask -../io_uring/poll.c:422:40: got restricted __poll_t [usertype] mask -../io_uring/poll.c:262:38: warning: incorrect type in assignment (different base types) -../io_uring/poll.c:262:38: expected signed int [usertype] res -../io_uring/poll.c:262:38: got restricted __poll_t -../io_uring/poll.c:282:56: warning: restricted __poll_t degrades to integer -../io_uring/poll.c:281:66: warning: incorrect type in argument 1 (different base types) -../io_uring/poll.c:281:66: expected restricted __poll_t [usertype] val -../io_uring/poll.c:281:66: got unsigned int -../io_uring/poll.c:281:52: warning: incorrect type in initializer (different base types) -../io_uring/poll.c:281:52: expected restricted __poll_t [usertype] mask -../io_uring/poll.c:281:52: got unsigned short -../io_uring/poll.c:284:51: warning: incorrect type in argument 2 (different base types) -../io_uring/poll.c:284:51: expected signed int [usertype] res -../io_uring/poll.c:284:51: got restricted __poll_t [usertype] mask -../io_uring/poll.c:285:53: warning: incorrect type in argument 2 (different base types) -../io_uring/poll.c:285:53: expected signed int [usertype] res -../io_uring/poll.c:285:53: got restricted __poll_t [usertype] mask -../io_uring/poll.c:333:71: warning: restricted __poll_t degrades to integer -../io_uring/poll.c:333:65: warning: incorrect type in argument 1 (different base types) -../io_uring/poll.c:333:65: expected restricted __poll_t [usertype] val -../io_uring/poll.c:333:65: got unsigned int -../io_uring/poll.c:610:40: warning: incorrect type in argument 2 (different base types) -../io_uring/poll.c:610:40: expected int mask -../io_uring/poll.c:610:40: got restricted __poll_t [assigned] [usertype] mask -../io_uring/poll.c:690:38: warning: incorrect type in argument 2 (different base types) -../io_uring/poll.c:690:38: expected int mask -../io_uring/poll.c:690:38: got restricted __poll_t [assigned] [usertype] mask -../io_uring/poll.c:690:55: warning: incorrect type in argument 3 (different base types) -../io_uring/poll.c:690:55: expected int events -../io_uring/poll.c:690:55: got restricted __poll_t [usertype] events -../io_uring/poll.c:697:33: warning: incorrect type in initializer (different base types) -../io_uring/poll.c:697:33: expected restricted __poll_t [usertype] mask -../io_uring/poll.c:697:33: got int -../io_uring/poll.c:835:24: warning: invalid assignment: |= -../io_uring/poll.c:835:24: left side has type unsigned int -../io_uring/poll.c:835:24: right side has type restricted __poll_t -../io_uring/poll.c:837:24: warning: invalid assignment: |= -../io_uring/poll.c:837:24: left side has type unsigned int -../io_uring/poll.c:837:24: right side has type restricted __poll_t -../io_uring/poll.c:839:55: warning: restricted __poll_t degrades to integer -../io_uring/poll.c:838:29: warning: restricted __poll_t degrades to integer -../io_uring/poll.c:838:38: warning: incorrect type in return expression (different base types) -../io_uring/poll.c:838:38: expected restricted __poll_t -../io_uring/poll.c:838:38: got unsigned int -../io_uring/poll.c:899:40: warning: incorrect type in argument 2 (different base types) -../io_uring/poll.c:899:40: expected signed int [usertype] res -../io_uring/poll.c:899:40: got restricted __poll_t [addressable] [assigned] [usertype] result_mask -../io_uring/poll.c:930:38: warning: invalid assignment: &= -../io_uring/poll.c:930:38: left side has type restricted __poll_t -../io_uring/poll.c:930:38: right side has type int -../io_uring/poll.c:931:52: warning: restricted __poll_t degrades to integer -../io_uring/poll.c:931:38: warning: invalid assignment: |= -../io_uring/poll.c:931:38: left side has type restricted __poll_t -../io_uring/poll.c:931:38: right side has type unsigned int -../drivers/regulator/dummy.c:59:24: warning: symbol 'dummy_regulator_driver' was not declared. Should it be static? -../drivers/pmdomain/bcm/bcm-pmb.c:102:65: warning: cast to restricted __be32 -../drivers/pmdomain/bcm/bcm-pmb.c:102:45: warning: cast to restricted __le32 -../drivers/pmdomain/bcm/bcm-pmb.c:114:36: warning: restricted __le32 degrades to integer -../drivers/pmdomain/bcm/bcm-pmb.c:114:55: warning: restricted __be32 degrades to integer -../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:897:25: warning: context imbalance in 'leave_rcu' - unexpected unlock -../fs/namei.c:2610:19: warning: context imbalance in 'path_init' - different lock contexts for basic block -../drivers/regulator/helpers.c: note: in included file: -../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer -Warning: ../fs/namei.c:2853 function parameter 'state' not described in '__start_dirop' -Warning: ../fs/namei.c:2853 expecting prototype for start_dirop(). Prototype was for __start_dirop() instead -../arch/x86/mm/tlb.c:376:13: warning: context imbalance in 'use_global_asid' - wrong count at exit -../arch/x86/mm/tlb.c:404:6: warning: context imbalance in 'mm_free_global_asid' - wrong count at exit -../fs/fcntl.c:1070:9: error: incompatible types in comparison expression (different address spaces): -../fs/fcntl.c:1070:9: struct fasync_struct [noderef] __rcu * -../fs/fcntl.c:1070:9: struct fasync_struct * -../fs/fcntl.c:1148:22: error: incompatible types in comparison expression (different address spaces): -../fs/fcntl.c:1148:22: struct fasync_struct [noderef] __rcu * -../fs/fcntl.c:1148:22: struct fasync_struct * -../fs/fcntl.c:1159:33: error: incompatible types in comparison expression (different address spaces): -../fs/fcntl.c:1159:33: struct fasync_struct [noderef] __rcu * -../fs/fcntl.c:1159:33: struct fasync_struct * -../fs/fcntl.c:299:9: warning: context imbalance in 'f_getown_ex' - different lock contexts for basic block -../kernel/user.c:195:17: warning: context imbalance in 'free_uid' - unexpected unlock -../sound/isa/sscape.c:200:13: warning: context imbalance in 'sscape_write' - wrong count at exit -../sound/isa/sscape.c:502:12: warning: context imbalance in 'sscape_upload_bootblock' - different lock contexts for basic block -../sound/isa/sscape.c:576:12: warning: context imbalance in 'sscape_midi_get' - wrong count at exit -../sound/isa/sscape.c:626:29: warning: context imbalance in 'sscape_midi_put' - wrong count at exit -../sound/isa/sscape.c:895:12: warning: context imbalance in 'create_sscape' - different lock contexts for basic block -../sound/drivers/portman2x4.c:501:9: warning: context imbalance in 'snd_portman_midi_input_trigger' - wrong count at exit -../sound/drivers/portman2x4.c:514:9: warning: context imbalance in 'snd_portman_midi_output_trigger' - wrong count at exit -../sound/drivers/portman2x4.c:592:9: warning: context imbalance in 'snd_portman_interrupt' - wrong count at exit -../sound/pci/cmipci.c:705:12: warning: context imbalance in 'set_dac_channels' - different lock contexts for basic block -../sound/pci/cmipci.c:747:12: warning: context imbalance in 'snd_cmipci_pcm_prepare' - different lock contexts for basic block -../sound/pci/cmipci.c:851:12: warning: context imbalance in 'snd_cmipci_pcm_trigger' - wrong count at exit -../sound/pci/cmipci.c:988:9: warning: context imbalance in 'snd_cmipci_spdif_default_get' - wrong count at exit -../sound/pci/cmipci.c:1002:9: warning: context imbalance in 'snd_cmipci_spdif_default_put' - wrong count at exit -../sound/pci/cmipci.c:1060:9: warning: context imbalance in 'snd_cmipci_spdif_stream_get' - wrong count at exit -../sound/pci/cmipci.c:1074:9: warning: context imbalance in 'snd_cmipci_spdif_stream_put' - wrong count at exit -../sound/pci/cmipci.c:1207:12: warning: context imbalance in 'setup_spdif_playback' - different lock contexts for basic block -../sound/pci/cmipci.c:1386:12: warning: context imbalance in 'snd_cmipci_capture_spdif_hw_free' - wrong count at exit -../sound/pci/cmipci.c:1581:9: warning: context imbalance in 'open_device_check' - different lock contexts for basic block -../sound/pci/cmipci.c:1589:9: warning: context imbalance in 'close_device_check' - different lock contexts for basic block -../sound/pci/cmipci.c:2002:9: warning: context imbalance in 'snd_cmipci_get_volume' - wrong count at exit -../sound/pci/cmipci.c:2040:9: warning: context imbalance in 'snd_cmipci_put_volume' - wrong count at exit -../sound/pci/cmipci.c:2063:12: warning: context imbalance in 'snd_cmipci_get_input_sw' - wrong count at exit -../sound/pci/cmipci.c:2081:12: warning: context imbalance in 'snd_cmipci_put_input_sw' - wrong count at exit -../sound/pci/cmipci.c:2171:9: warning: context imbalance in 'snd_cmipci_get_native_mixer' - wrong count at exit -../sound/pci/cmipci.c:2196:13: warning: context imbalance in 'snd_cmipci_put_native_mixer' - wrong count at exit -../sound/pci/cmipci.c:2276:12: warning: context imbalance in '_snd_cmipci_uswitch_get' - wrong count at exit -../sound/pci/cmipci.c:2306:12: warning: context imbalance in '_snd_cmipci_uswitch_put' - wrong count at exit -../sound/pci/cmipci.c:2449:28: warning: context imbalance in 'snd_cmipci_line_in_mode_get' - wrong count at exit -../sound/pci/cmipci.c:2488:9: warning: context imbalance in 'snd_cmipci_line_in_mode_put' - wrong count at exit -../sound/pci/cmipci.c:2499:12: warning: context imbalance in 'snd_cmipci_mic_in_mode_get' - wrong count at exit -../sound/pci/cmipci.c:2522:9: warning: context imbalance in 'snd_cmipci_mic_in_mode_put' - wrong count at exit -../arch/x86/kvm/x86.c:243:47: warning: array of flexible structures -../arch/x86/kvm/x86.c: note: in included file: -../include/linux/kvm_host.h:2099:54: warning: array of flexible structures -../arch/x86/kvm/x86.c:269:49: warning: array of flexible structures -../include/linux/kvm_host.h:2101:56: warning: array of flexible structures -../arch/x86/kvm/x86.c:3149:9: warning: context imbalance in '__kvm_start_pvclock_update' - wrong count at exit -../arch/x86/kvm/x86.c:3160:13: warning: context imbalance in 'kvm_end_pvclock_update' - unexpected unlock -../arch/x86/kvm/x86.c:6133:12: warning: context imbalance in 'kvm_get_set_one_reg' - different lock contexts for basic block -../arch/x86/kvm/x86.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): -../include/linux/srcu.h:463:9: warning: context imbalance in 'vcpu_enter_guest' - unexpected unlock -../include/linux/srcu.h:463:9: warning: context imbalance in 'vcpu_run' - unexpected unlock -../io_uring/eventfd.c: note: in included file: -../include/linux/io_uring_types.h:220:37: warning: array of flexible structures -../drivers/dma/idxd/cdev.c:507:24: warning: incorrect type in return expression (different base types) -../drivers/dma/idxd/cdev.c:507:24: expected restricted __poll_t -../drivers/dma/idxd/cdev.c:507:24: got int -../sound/spi/at73c213.c:272:12: warning: context imbalance in 'snd_at73c213_pcm_trigger' - wrong count at exit -../security/selinux/avc.c:467:58: warning: context imbalance in 'avc_alloc_node' - different lock contexts for basic block -../drivers/gpio/gpio-aspeed-sgpio.c:170:12: warning: context imbalance in 'aspeed_sgpio_get' - wrong count at exit -../drivers/gpio/gpio-aspeed-sgpio.c:212:12: warning: context imbalance in 'aspeed_sgpio_set' - wrong count at exit -../drivers/gpio/gpio-aspeed-sgpio.c:226:12: warning: context imbalance in 'aspeed_sgpio_dir_out' - wrong count at exit -../drivers/gpio/gpio-aspeed-sgpio.c:262:13: warning: context imbalance in 'aspeed_sgpio_irq_ack' - wrong count at exit -../drivers/gpio/gpio-aspeed-sgpio.c:489:15: warning: context imbalance in 'aspeed_sgpio_reset_tolerance' - wrong count at exit -../security/keys/trusted-keys/trusted_tpm1.c:193:19: warning: cast to restricted __be32 -../security/keys/trusted-keys/trusted_tpm1.c:194:15: warning: cast to restricted __be16 -../security/keys/trusted-keys/trusted_tpm1.c:260:19: warning: cast to restricted __be32 -../security/keys/trusted-keys/trusted_tpm1.c:261:15: warning: cast to restricted __be16 -../security/keys/trusted-keys/trusted_tpm1.c:380:21: warning: cast to restricted __be32 -../security/keys/trusted-keys/trusted_tpm1.c:404:19: warning: cast to restricted __be32 -../security/keys/trusted-keys/trusted_tpm1.c:466:17: warning: incorrect type in assignment (different base types) -../security/keys/trusted-keys/trusted_tpm1.c:466:17: expected unsigned int [usertype] ordinal -../security/keys/trusted-keys/trusted_tpm1.c:466:17: got restricted __be32 [usertype] -../security/keys/trusted-keys/trusted_tpm1.c:467:17: warning: incorrect type in assignment (different base types) -../security/keys/trusted-keys/trusted_tpm1.c:467:17: expected unsigned int [usertype] datsize -../security/keys/trusted-keys/trusted_tpm1.c:467:17: got restricted __be32 [usertype] -../security/keys/trusted-keys/trusted_tpm1.c:468:17: warning: incorrect type in assignment (different base types) -../security/keys/trusted-keys/trusted_tpm1.c:468:17: expected unsigned int [usertype] pcrsize -../security/keys/trusted-keys/trusted_tpm1.c:468:17: got restricted __be32 [usertype] -../security/keys/trusted-keys/trusted_tpm1.c:514:24: warning: cast to restricted __be32 -../security/keys/trusted-keys/trusted_tpm1.c:515:23: warning: cast to restricted __be32 -../security/keys/trusted-keys/trusted_tpm1.c:567:17: warning: incorrect type in assignment (different base types) -../security/keys/trusted-keys/trusted_tpm1.c:567:17: expected unsigned int [usertype] ordinal -../security/keys/trusted-keys/trusted_tpm1.c:567:17: got restricted __be32 [usertype] -../security/keys/trusted-keys/trusted_tpm1.c:606:20: warning: cast to restricted __be32 -../drivers/regulator/devres.c: note: in included file: +../sound/drivers/mpu401/mpu401_uart.c:84:9: warning: context imbalance in 'uart_interrupt_tx' - wrong count at exit +../sound/drivers/mpu401/mpu401_uart.c:100:9: warning: context imbalance in '_snd_mpu401_uart_interrupt' - wrong count at exit +../sound/drivers/mpu401/mpu401_uart.c:174:9: warning: context imbalance in 'snd_mpu401_uart_add_timer' - wrong count at exit +../sound/drivers/mpu401/mpu401_uart.c:184:9: warning: context imbalance in 'snd_mpu401_uart_remove_timer' - wrong count at exit +../sound/drivers/mpu401/mpu401_uart.c:197:12: warning: context imbalance in 'snd_mpu401_uart_cmd' - wrong count at exit +../sound/drivers/mpu401/mpu401_uart.c:350:9: warning: context imbalance in 'snd_mpu401_uart_input_trigger' - wrong count at exit +../sound/drivers/mpu401/mpu401_uart.c:434:9: warning: context imbalance in 'snd_mpu401_uart_output_trigger' - wrong count at exit +../sound/firewire/digi00x/digi00x-stream.c:428:5: warning: context imbalance in 'snd_dg00x_stream_lock_try' - wrong count at exit +../sound/firewire/digi00x/digi00x-stream.c:442:6: warning: context imbalance in 'snd_dg00x_stream_lock_release' - wrong count at exit +../sound/firewire/oxfw/oxfw-stream.c:867:5: warning: context imbalance in 'snd_oxfw_stream_lock_try' - wrong count at exit +../sound/firewire/oxfw/oxfw-stream.c:881:6: warning: context imbalance in 'snd_oxfw_stream_lock_release' - wrong count at exit +../arch/x86/xen/mmu_pv.c:707:19: warning: context imbalance in 'xen_pte_lock' - wrong count at exit +../arch/x86/xen/mmu_pv.c:719:13: warning: context imbalance in 'xen_pte_unlock' - unexpected unlock +../io_uring/uring_cmd.c:342:59: warning: array of flexible structures +../io_uring/uring_cmd.c: note: in included file: +../io_uring/io_uring.h:140:73: warning: array of flexible structures +../io_uring/uring_cmd.c: note: in included file: +../io_uring/uring_cmd.h:21:59: warning: array of flexible structures +../sound/firewire/bebob/bebob_stream.c:965:5: warning: context imbalance in 'snd_bebob_stream_lock_try' - wrong count at exit +../sound/firewire/bebob/bebob_stream.c:979:6: warning: context imbalance in 'snd_bebob_stream_lock_release' - wrong count at exit +../net/ipv6/netfilter/ip6_tables.c:1230:41: warning: array of flexible structures +../net/ipv6/netfilter/ip6_tables.c:1555:44: warning: array of flexible structures +../net/ipv6/netfilter/ip6_tables.c:40:16: warning: Initializer entry defined twice +../net/ipv6/netfilter/ip6_tables.c:40:16: also defined here +../net/ipv6/netfilter/ip6_tables.c:40:16: warning: Initializer entry defined twice +../net/ipv6/netfilter/ip6_tables.c:40:16: also defined here +../sound/firewire/bebob/bebob_midi.c:53:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit +../sound/firewire/bebob/bebob_midi.c:67:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit +../drivers/regulator/core.c: note: in included file: @@ -1180,0 +1249,24 @@ +../drivers/regulator/core.c:452:17: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/core.c:452:25: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/core.c:466:47: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/core.c:1863:56: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/core.c:1865:56: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/core.c:3815:65: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/core.c:4323:47: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/core.c:4500:65: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/core.c:6309:54: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/core.c:6310:54: warning: restricted suspend_state_t degrades to integer +../drivers/xen/manage.c: In function ‘shutdown_event’: +../drivers/xen/manage.c:358:60: warning: ‘%s’ directive output may be truncated writing up to 95 bytes into a region of size 12 [-Wformat-truncation=] + 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", + | ^~ +In function ‘setup_shutdown_watcher’, + inlined from ‘shutdown_event’ at ../drivers/xen/manage.c:375:2: +../drivers/xen/manage.c:358:17: note: ‘snprintf’ output between 9 and 104 bytes into a destination of size 20 + 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 359 | shutdown_handlers[idx].command); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../sound/drivers/opl4/opl4_mixer.c:19:12: warning: context imbalance in 'snd_opl4_ctl_get' - wrong count at exit +../sound/drivers/opl4/opl4_mixer.c:32:12: warning: context imbalance in 'snd_opl4_ctl_put' - wrong count at exit +../arch/x86/kvm/../../../virt/kvm/guest_memfd.c:140:17: warning: context imbalance in '__kvm_gmem_invalidate_begin' - different lock contexts for basic block @@ -1192,0 +1285,234 @@ +../sound/firewire/dice/dice-midi.c:53:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit +../sound/firewire/dice/dice-midi.c:67:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit +../arch/x86/kernel/ldt.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/rcupdate.h:897:25: warning: context imbalance in 'map_ldt_struct' - unexpected unlock +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'unmap_ldt_struct' - unexpected unlock +../drivers/pmdomain/qcom/rpmpd.c:80:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:80:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:80:16: got int +../drivers/pmdomain/qcom/rpmpd.c:89:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:89:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:89:16: got int +../drivers/pmdomain/qcom/rpmpd.c:98:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:98:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:98:16: got int +../drivers/pmdomain/qcom/rpmpd.c:107:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:107:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:107:16: got int +../drivers/pmdomain/qcom/rpmpd.c:116:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:116:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:116:16: got int +../drivers/pmdomain/qcom/rpmpd.c:125:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:125:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:125:16: got int +../drivers/pmdomain/qcom/rpmpd.c:134:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:134:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:134:16: got int +../drivers/pmdomain/qcom/rpmpd.c:143:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:143:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:143:16: got int +../drivers/pmdomain/qcom/rpmpd.c:152:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:152:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:152:16: got int +../drivers/pmdomain/qcom/rpmpd.c:161:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:161:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:161:16: got int +../drivers/pmdomain/qcom/rpmpd.c:170:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:170:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:170:16: got int +../drivers/pmdomain/qcom/rpmpd.c:179:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:179:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:179:16: got int +../drivers/pmdomain/qcom/rpmpd.c:186:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:186:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:186:16: got int +../drivers/pmdomain/qcom/rpmpd.c:193:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:193:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:193:16: got int +../drivers/pmdomain/qcom/rpmpd.c:200:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:200:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:200:16: got int +../drivers/pmdomain/qcom/rpmpd.c:207:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:207:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:207:16: got int +../drivers/pmdomain/qcom/rpmpd.c:214:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:214:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:214:16: got int +../drivers/pmdomain/qcom/rpmpd.c:221:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:221:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:221:16: got int +../drivers/pmdomain/qcom/rpmpd.c:228:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:228:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:228:16: got int +../drivers/pmdomain/qcom/rpmpd.c:237:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:237:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:237:16: got int +../drivers/pmdomain/qcom/rpmpd.c:246:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:246:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:246:16: got int +../drivers/pmdomain/qcom/rpmpd.c:253:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:253:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:253:16: got int +../drivers/pmdomain/qcom/rpmpd.c:261:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:261:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:261:16: got int +../drivers/pmdomain/qcom/rpmpd.c:268:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:268:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:268:16: got int +../drivers/pmdomain/qcom/rpmpd.c:275:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:275:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:275:16: got int +../drivers/pmdomain/qcom/rpmpd.c:282:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:282:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:282:16: got int +../drivers/pmdomain/qcom/rpmpd.c:289:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:289:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:289:16: got int +../drivers/pmdomain/qcom/rpmpd.c:296:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:296:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:296:16: got int +../drivers/pmdomain/qcom/rpmpd.c:307:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:307:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:307:16: got int +../drivers/pmdomain/qcom/rpmpd.c:318:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:318:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:318:16: got int +../drivers/pmdomain/qcom/rpmpd.c:328:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:328:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:328:16: got int +../drivers/pmdomain/qcom/rpmpd.c:337:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:337:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:337:16: got int +../drivers/pmdomain/qcom/rpmpd.c:346:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:346:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:346:16: got int +../drivers/pmdomain/qcom/rpmpd.c:355:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:355:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:355:16: got int +../drivers/pmdomain/qcom/rpmpd.c:364:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:364:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:364:16: got int +../drivers/pmdomain/qcom/rpmpd.c:373:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:373:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:373:16: got int +../drivers/pmdomain/qcom/rpmpd.c:382:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:382:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:382:16: got int +../drivers/pmdomain/qcom/rpmpd.c:391:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:391:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:391:16: got int +../drivers/pmdomain/qcom/rpmpd.c:400:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:400:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:400:16: got int +../drivers/pmdomain/qcom/rpmpd.c:409:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:409:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:409:16: got int +../drivers/pmdomain/qcom/rpmpd.c:418:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:418:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:418:16: got int +../drivers/pmdomain/qcom/rpmpd.c:427:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:427:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:427:16: got int +../drivers/pmdomain/qcom/rpmpd.c:436:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:436:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:436:16: got int +../drivers/pmdomain/qcom/rpmpd.c:445:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:445:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:445:16: got int +../drivers/pmdomain/qcom/rpmpd.c:454:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:454:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:454:16: got int +../drivers/pmdomain/qcom/rpmpd.c:463:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:463:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:463:16: got int +../drivers/pmdomain/qcom/rpmpd.c:470:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:470:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:470:16: got int +../drivers/pmdomain/qcom/rpmpd.c:477:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:477:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:477:16: got int +../drivers/pmdomain/qcom/rpmpd.c:484:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:484:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:484:16: got int +../drivers/pmdomain/qcom/rpmpd.c:494:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:494:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:494:16: got int +../drivers/pmdomain/qcom/rpmpd.c:503:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:503:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:503:16: got int +../drivers/pmdomain/qcom/rpmpd.c:512:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:512:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:512:16: got int +../drivers/pmdomain/qcom/rpmpd.c:521:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:521:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:521:16: got int +../drivers/pmdomain/qcom/rpmpd.c:528:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:528:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:528:16: got int +../drivers/pmdomain/qcom/rpmpd.c:536:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:536:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:536:16: got int +../drivers/pmdomain/qcom/rpmpd.c:543:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:543:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:543:16: got int +../drivers/pmdomain/qcom/rpmpd.c:551:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:551:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:551:16: got int +../drivers/pmdomain/qcom/rpmpd.c:558:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:558:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:558:16: got int +../drivers/pmdomain/qcom/rpmpd.c:566:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:566:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:566:16: got int +../drivers/pmdomain/qcom/rpmpd.c:573:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:573:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:573:16: got int +../drivers/pmdomain/qcom/rpmpd.c:580:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:580:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:580:16: got int +../drivers/pmdomain/qcom/rpmpd.c:587:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:587:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:587:16: got int +../drivers/pmdomain/qcom/rpmpd.c:594:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:594:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:594:16: got int +../drivers/pmdomain/qcom/rpmpd.c:601:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:601:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:601:16: got int +../drivers/pmdomain/qcom/rpmpd.c:609:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:609:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:609:16: got int +../drivers/pmdomain/qcom/rpmpd.c:616:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:616:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:616:16: got int +../drivers/pmdomain/qcom/rpmpd.c:623:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:623:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:623:16: got int +../drivers/pmdomain/qcom/rpmpd.c:630:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:630:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:630:16: got int +../drivers/pmdomain/qcom/rpmpd.c:962:24: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:962:24: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:962:24: got int +Warning: ../block/blk-mq-dma.c:374 expecting prototype for blk_rq_integrity_dma_map_iter_start(). Prototype was for blk_rq_integrity_dma_map_iter_next() instead +../sound/firewire/oxfw/oxfw-midi.c:90:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit +../sound/firewire/oxfw/oxfw-midi.c:104:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit +../sound/firewire/bebob/bebob_hwdep.c:57:18: warning: context imbalance in 'hwdep_poll' - wrong count at exit +../sound/firewire/bebob/bebob_hwdep.c:87:1: warning: context imbalance in 'hwdep_lock' - wrong count at exit +../sound/firewire/bebob/bebob_hwdep.c:100:1: warning: context imbalance in 'hwdep_unlock' - wrong count at exit +../sound/firewire/bebob/bebob_hwdep.c:121:9: warning: context imbalance in 'hwdep_release' - wrong count at exit +../mm/swap.c:47:5: warning: symbol 'page_cluster' was not declared. Should it be static? +../mm/swap.c: note: in included file (through ../include/linux/swap.h): +../include/linux/memcontrol.h:1569:46: warning: context imbalance in '__page_cache_release' - unexpected unlock +../mm/swap.c:94:46: warning: context imbalance in 'page_cache_release' - unexpected unlock +../include/linux/memcontrol.h:1569:46: warning: context imbalance in 'folio_batch_move_lru' - unexpected unlock +../mm/swap.c: note: in included file: +../include/linux/mm.h:2070:29: warning: context imbalance in 'lru_note_cost_refault' - unexpected unlock +../mm/swap.c:966:62: warning: context imbalance in 'folios_put_refs' - unexpected unlock +../sound/firewire/oxfw/oxfw-hwdep.c:57:18: warning: context imbalance in 'hwdep_poll' - wrong count at exit +../sound/firewire/oxfw/oxfw-hwdep.c:85:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit +../sound/firewire/oxfw/oxfw-hwdep.c:97:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit +../sound/firewire/oxfw/oxfw-hwdep.c:117:9: warning: context imbalance in 'hwdep_release' - wrong count at exit +../sound/firewire/fireworks/fireworks_midi.c:52:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit +../sound/firewire/fireworks/fireworks_midi.c:66:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit +../drivers/regulator/dummy.c:59:24: warning: symbol 'dummy_regulator_driver' was not declared. Should it be static? @@ -1210,16 +1536,31 @@ -../drivers/gpio/gpio-bcm-kona.c:100:13: warning: context imbalance in 'bcm_kona_gpio_lock_gpio' - different lock contexts for basic block -../drivers/gpio/gpio-bcm-kona.c:139:9: warning: context imbalance in 'bcm_kona_gpio_unlock_gpio' - wrong count at exit -../drivers/gpio/gpio-bcm-kona.c:152:12: warning: context imbalance in 'bcm_kona_gpio_set' - wrong count at exit -../drivers/gpio/gpio-bcm-kona.c:198:20: warning: context imbalance in 'bcm_kona_gpio_get' - wrong count at exit -../drivers/gpio/gpio-bcm-kona.c:219:12: warning: context imbalance in 'bcm_kona_gpio_direction_input' - wrong count at exit -../drivers/gpio/gpio-bcm-kona.c:238:12: warning: context imbalance in 'bcm_kona_gpio_direction_output' - wrong count at exit -../drivers/gpio/gpio-bcm-kona.c:275:12: warning: context imbalance in 'bcm_kona_gpio_set_debounce' - different lock contexts for basic block -../drivers/gpio/gpio-bcm-kona.c:348:13: warning: context imbalance in 'bcm_kona_gpio_irq_ack' - wrong count at exit -../drivers/gpio/gpio-bcm-kona.c:367:13: warning: context imbalance in 'bcm_kona_gpio_irq_mask' - wrong count at exit -../drivers/gpio/gpio-bcm-kona.c:387:13: warning: context imbalance in 'bcm_kona_gpio_irq_unmask' - wrong count at exit -../drivers/gpio/gpio-bcm-kona.c:407:12: warning: context imbalance in 'bcm_kona_gpio_irq_set_type' - wrong count at exit -../arch/x86/lib/iomem.c:43:23: warning: cast removes address space '__iomem' of expression -../arch/x86/lib/iomem.c:64:19: warning: cast removes address space '__iomem' of expression -../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression -../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression -../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression +../sound/pci/ens1370.c:973:26: warning: context imbalance in 'snd_ensoniq_playback1_pointer' - wrong count at exit +../sound/pci/ens1370.c:988:26: warning: context imbalance in 'snd_ensoniq_playback2_pointer' - wrong count at exit +../sound/pci/ens1370.c:1003:26: warning: context imbalance in 'snd_ensoniq_capture_pointer' - wrong count at exit +../sound/pci/ens1370.c:1158:12: warning: context imbalance in 'snd_ensoniq_playback2_close' - wrong count at exit +../sound/pci/ens1370.c:1171:12: warning: context imbalance in 'snd_ensoniq_capture_close' - wrong count at exit +../sound/pci/ens1370.c:1641:12: warning: context imbalance in 'snd_ensoniq_control_get' - wrong count at exit +../sound/pci/ens1370.c:1652:12: warning: context imbalance in 'snd_ensoniq_control_put' - wrong count at exit +../sound/pci/ens1370.c:2051:13: warning: context imbalance in 'snd_ensoniq_midi_interrupt' - different lock contexts for basic block +../sound/pci/ens1370.c:2099:9: warning: context imbalance in 'snd_ensoniq_midi_input_open' - wrong count at exit +../sound/pci/ens1370.c:2113:9: warning: context imbalance in 'snd_ensoniq_midi_input_close' - wrong count at exit +../sound/pci/ens1370.c:2130:9: warning: context imbalance in 'snd_ensoniq_midi_output_open' - wrong count at exit +../sound/pci/ens1370.c:2144:9: warning: context imbalance in 'snd_ensoniq_midi_output_close' - wrong count at exit +../sound/pci/ens1370.c:2155:9: warning: context imbalance in 'snd_ensoniq_midi_input_trigger' - wrong count at exit +../sound/pci/ens1370.c:2177:9: warning: context imbalance in 'snd_ensoniq_midi_output_trigger' - wrong count at exit +../samples/ftrace/sample-trace-array.c:20:20: warning: symbol 'tr' was not declared. Should it be static? +../sound/drivers/opl3/opl3_midi.c:254:9: warning: context imbalance in 'snd_opl3_timer_func' - wrong count at exit +../sound/drivers/opl3/opl3_midi.c:266:9: warning: context imbalance in 'snd_opl3_start_timer' - wrong count at exit +../sound/drivers/opl3/opl3_midi.c:282:6: warning: context imbalance in 'snd_opl3_note_on' - wrong count at exit +../sound/drivers/opl3/opl3_midi.c:673:6: warning: context imbalance in 'snd_opl3_note_off' - wrong count at exit +../sound/drivers/opl3/opl3_midi.c:755:9: warning: context imbalance in 'snd_opl3_pitch_ctrl' - wrong count at exit +../sound/firewire/tascam/tascam-stream.c:528:5: warning: context imbalance in 'snd_tscm_stream_lock_try' - wrong count at exit +../sound/firewire/tascam/tascam-stream.c:542:6: warning: context imbalance in 'snd_tscm_stream_lock_release' - wrong count at exit +../sound/firewire/digi00x/digi00x-hwdep.c:62:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit +../sound/firewire/digi00x/digi00x-hwdep.c:95:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit +../sound/firewire/digi00x/digi00x-hwdep.c:107:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit +../sound/firewire/digi00x/digi00x-hwdep.c:127:9: warning: context imbalance in 'hwdep_release' - wrong count at exit +../io_uring/sqpoll.c: note: in included file (through ../io_uring/io_uring.h): +../include/linux/io_uring_types.h:220:37: warning: array of flexible structures +../io_uring/sqpoll.c:44:9: warning: context imbalance in 'io_sq_thread_unpark' - wrong count at exit +../io_uring/sqpoll.c:58:9: warning: context imbalance in 'io_sq_thread_park' - wrong count at exit +../arch/x86/kernel/setup.c:231:6: warning: symbol 'builtin_cmdline' was not declared. Should it be static? @@ -1235,32 +1576,38 @@ -../sound/synth/emux/soundfont.c:86:1: warning: context imbalance in 'snd_soundfont_load' - different lock contexts for basic block -../sound/synth/emux/soundfont.c:1125:1: warning: context imbalance in 'snd_soundfont_load_guspatch' - wrong count at exit -../sound/synth/emux/soundfont.c:1230:1: warning: context imbalance in 'snd_soundfont_search_zone' - wrong count at exit -../sound/synth/emux/soundfont.c:1438:9: warning: context imbalance in 'snd_soundfont_remove_samples' - wrong count at exit -../sound/synth/emux/soundfont.c:1483:9: warning: context imbalance in 'snd_soundfont_remove_unlocked' - wrong count at exit -../mm/vmscan.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/vmscan.h): -../include/trace/events/vmscan.h:89:1: error: too long token expansion -../include/trace/events/vmscan.h:115:1: error: too long token expansion -../include/trace/events/vmscan.h:199:1: error: too long token expansion -../include/trace/events/vmscan.h:481:1: error: too long token expansion -../sound/isa/ad1816a/ad1816a_lib.c:97:12: warning: context imbalance in 'snd_ad1816a_open' - wrong count at exit -../sound/isa/ad1816a/ad1816a_lib.c:152:9: warning: context imbalance in 'snd_ad1816a_close' - wrong count at exit -../sound/isa/ad1816a/ad1816a_lib.c:20:19: warning: context imbalance in 'snd_ad1816a_playback_prepare' - wrong count at exit -../sound/isa/ad1816a/ad1816a_lib.c:20:19: warning: context imbalance in 'snd_ad1816a_capture_prepare' - wrong count at exit -../sound/isa/ad1816a/ad1816a_lib.c:381:9: warning: context imbalance in 'snd_ad1816a_timer_start' - wrong count at exit -../sound/isa/ad1816a/ad1816a_lib.c:384:12: warning: context imbalance in 'snd_ad1816a_timer_stop' - wrong count at exit -../sound/isa/ad1816a/ad1816a_lib.c:20:19: warning: context imbalance in 'snd_ad1816a_init' - wrong count at exit -../sound/isa/ad1816a/ad1816a_lib.c:478:9: warning: context imbalance in 'snd_ad1816a_suspend' - wrong count at exit -../sound/isa/ad1816a/ad1816a_lib.c:488:9: warning: context imbalance in 'snd_ad1816a_resume' - wrong count at exit -../sound/isa/ad1816a/ad1816a_lib.c:510:9: warning: context imbalance in 'snd_ad1816a_probe' - wrong count at exit -../sound/isa/ad1816a/ad1816a_lib.c:648:12: warning: context imbalance in 'snd_ad1816a_get_mux' - wrong count at exit -../sound/isa/ad1816a/ad1816a_lib.c:660:12: warning: context imbalance in 'snd_ad1816a_put_mux' - different lock contexts for basic block -../sound/isa/ad1816a/ad1816a_lib.c:712:9: warning: context imbalance in 'snd_ad1816a_get_single' - wrong count at exit -../sound/isa/ad1816a/ad1816a_lib.c:728:9: warning: context imbalance in 'snd_ad1816a_put_single' - wrong count at exit -../sound/isa/ad1816a/ad1816a_lib.c:779:9: warning: context imbalance in 'snd_ad1816a_get_double' - wrong count at exit -../sound/isa/ad1816a/ad1816a_lib.c:799:9: warning: context imbalance in 'snd_ad1816a_put_double' - wrong count at exit -../sound/drivers/opl3/opl3_lib.c:35:35: warning: context imbalance in 'snd_opl2_command' - wrong count at exit -../sound/drivers/opl3/opl3_lib.c:55:35: warning: context imbalance in 'snd_opl3_command' - wrong count at exit -../sound/drivers/opl3/opl3_lib.c:137:12: warning: context imbalance in 'snd_opl3_timer1_start' - wrong count at exit -../sound/drivers/opl3/opl3_lib.c:153:12: warning: context imbalance in 'snd_opl3_timer1_stop' - wrong count at exit -../sound/drivers/opl3/opl3_lib.c:170:12: warning: context imbalance in 'snd_opl3_timer2_start' - wrong count at exit -../sound/drivers/opl3/opl3_lib.c:186:12: warning: context imbalance in 'snd_opl3_timer2_stop' - wrong count at exit +../sound/usb/mixer_scarlett2.c:4853:30: warning: dubious: !x | y +../sound/usb/mixer_scarlett2.c:5805:30: warning: dubious: !x | y +../security/keys/trusted-keys/trusted_tpm1.c:193:19: warning: cast to restricted __be32 +../security/keys/trusted-keys/trusted_tpm1.c:194:15: warning: cast to restricted __be16 +../security/keys/trusted-keys/trusted_tpm1.c:260:19: warning: cast to restricted __be32 +../security/keys/trusted-keys/trusted_tpm1.c:261:15: warning: cast to restricted __be16 +../security/keys/trusted-keys/trusted_tpm1.c:380:21: warning: cast to restricted __be32 +../security/keys/trusted-keys/trusted_tpm1.c:404:19: warning: cast to restricted __be32 +../security/keys/trusted-keys/trusted_tpm1.c:466:17: warning: incorrect type in assignment (different base types) +../security/keys/trusted-keys/trusted_tpm1.c:466:17: expected unsigned int [usertype] ordinal +../security/keys/trusted-keys/trusted_tpm1.c:466:17: got restricted __be32 [usertype] +../security/keys/trusted-keys/trusted_tpm1.c:467:17: warning: incorrect type in assignment (different base types) +../security/keys/trusted-keys/trusted_tpm1.c:467:17: expected unsigned int [usertype] datsize +../security/keys/trusted-keys/trusted_tpm1.c:467:17: got restricted __be32 [usertype] +../security/keys/trusted-keys/trusted_tpm1.c:468:17: warning: incorrect type in assignment (different base types) +../security/keys/trusted-keys/trusted_tpm1.c:468:17: expected unsigned int [usertype] pcrsize +../security/keys/trusted-keys/trusted_tpm1.c:468:17: got restricted __be32 [usertype] +../security/keys/trusted-keys/trusted_tpm1.c:514:24: warning: cast to restricted __be32 +../security/keys/trusted-keys/trusted_tpm1.c:515:23: warning: cast to restricted __be32 +../security/keys/trusted-keys/trusted_tpm1.c:567:17: warning: incorrect type in assignment (different base types) +../security/keys/trusted-keys/trusted_tpm1.c:567:17: expected unsigned int [usertype] ordinal +../security/keys/trusted-keys/trusted_tpm1.c:567:17: got restricted __be32 [usertype] +../security/keys/trusted-keys/trusted_tpm1.c:606:20: warning: cast to restricted __be32 +../sound/firewire/tascam/tascam-hwdep.c:129:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit +../sound/firewire/tascam/tascam-hwdep.c:162:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit +../sound/firewire/tascam/tascam-hwdep.c:174:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit +../sound/firewire/tascam/tascam-hwdep.c:202:9: warning: context imbalance in 'hwdep_release' - wrong count at exit +../sound/firewire/digi00x/digi00x-midi.c:60:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit +../sound/firewire/digi00x/digi00x-midi.c:79:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit +../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:897:25: warning: context imbalance in 'leave_rcu' - unexpected unlock +../fs/namei.c:2610:19: warning: context imbalance in 'path_init' - different lock contexts for basic block +Warning: ../fs/namei.c:2853 function parameter 'state' not described in '__start_dirop' +Warning: ../fs/namei.c:2853 expecting prototype for start_dirop(). Prototype was for __start_dirop() instead +../sound/firewire/dice/dice-hwdep.c:54:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit +../sound/firewire/dice/dice-hwdep.c:87:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit +../sound/firewire/dice/dice-hwdep.c:99:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit +../sound/firewire/dice/dice-hwdep.c:119:9: warning: context imbalance in 'hwdep_release' - wrong count at exit @@ -1268,13 +1615,122 @@ -../sound/pci/cs4281.c:649:12: warning: context imbalance in 'snd_cs4281_trigger' - wrong count at exit -../sound/pci/cs4281.c:777:12: warning: context imbalance in 'snd_cs4281_playback_prepare' - wrong count at exit -../sound/pci/cs4281.c:788:12: warning: context imbalance in 'snd_cs4281_capture_prepare' - wrong count at exit -../sound/pci/cs4281.c:1587:9: warning: context imbalance in 'snd_cs4281_midi_input_open' - wrong count at exit -../sound/pci/cs4281.c:1602:9: warning: context imbalance in 'snd_cs4281_midi_input_close' - wrong count at exit -../sound/pci/cs4281.c:1619:9: warning: context imbalance in 'snd_cs4281_midi_output_open' - wrong count at exit -../sound/pci/cs4281.c:1634:9: warning: context imbalance in 'snd_cs4281_midi_output_close' - wrong count at exit -../sound/pci/cs4281.c:1643:9: warning: context imbalance in 'snd_cs4281_midi_input_trigger' - wrong count at exit -../sound/pci/cs4281.c:1662:9: warning: context imbalance in 'snd_cs4281_midi_output_trigger' - wrong count at exit -../sound/pci/cs4281.c:1734:17: warning: context imbalance in 'snd_cs4281_interrupt' - different lock contexts for basic block -../sound/pci/cs4281.c:1805:9: warning: context imbalance in 'snd_cs4281_opl3_command' - wrong count at exit -../mm/shrinker.c:10:1: warning: symbol 'shrinker_list' was not declared. Should it be static? -../mm/shrinker.c:11:1: warning: symbol 'shrinker_mutex' was not declared. Should it be static? +../sound/isa/cs423x/cs4236_lib.c:168:13: warning: context imbalance in 'snd_cs4236_playback_format' - wrong count at exit +../sound/isa/cs423x/cs4236_lib.c:184:13: warning: context imbalance in 'snd_cs4236_capture_format' - wrong count at exit +../sound/isa/cs423x/cs4236_lib.c:211:9: warning: context imbalance in 'snd_cs4236_suspend' - wrong count at exit +../sound/isa/cs423x/cs4236_lib.c:408:9: warning: context imbalance in 'snd_cs4236_get_single' - wrong count at exit +../sound/isa/cs423x/cs4236_lib.c:424:9: warning: context imbalance in 'snd_cs4236_put_single' - wrong count at exit +../sound/isa/cs423x/cs4236_lib.c:450:9: warning: context imbalance in 'snd_cs4236_get_singlec' - wrong count at exit +../sound/isa/cs423x/cs4236_lib.c:466:9: warning: context imbalance in 'snd_cs4236_put_singlec' - wrong count at exit +../sound/isa/cs423x/cs4236_lib.c:518:9: warning: context imbalance in 'snd_cs4236_get_double' - wrong count at exit +../sound/isa/cs423x/cs4236_lib.c:553:9: warning: context imbalance in 'snd_cs4236_put_double' - wrong count at exit +../sound/isa/cs423x/cs4236_lib.c:590:9: warning: context imbalance in 'snd_cs4236_get_double1' - wrong count at exit +../sound/isa/cs423x/cs4236_lib.c:616:48: warning: context imbalance in 'snd_cs4236_put_double1' - wrong count at exit +../sound/isa/cs423x/cs4236_lib.c:635:12: warning: context imbalance in 'snd_cs4236_get_master_digital' - wrong count at exit +../sound/isa/cs423x/cs4236_lib.c:656:71: warning: context imbalance in 'snd_cs4236_put_master_digital' - wrong count at exit +../sound/isa/cs423x/cs4236_lib.c:670:19: warning: context imbalance in 'snd_cs4235_get_output_accu' - wrong count at exit +../sound/isa/cs423x/cs4236_lib.c:713:58: warning: context imbalance in 'snd_cs4235_put_output_accu' - wrong count at exit +../sound/isa/cs423x/cs4236_lib.c:898:12: warning: context imbalance in 'snd_cs4236_get_iec958_switch' - wrong count at exit +../arch/x86/mm/pat/set_memory.c:1236:9: warning: context imbalance in 'split_large_page' - different lock contexts for basic block +../arch/x86/mm/pat/set_memory.c:2011:36: warning: context imbalance in '__change_page_attr_set_clr' - unexpected unlock +../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression +../net/xfrm/xfrm_state.c:1871:17: warning: too many warnings +../net/xfrm/xfrm_state.c: note: in included file: +../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): +../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * +../include/net/xfrm.h:1972:16: struct sock * @@ -1500,13 +1956,73 @@ -../net/core/dev_addr_lists.c: note: in included file (through ../include/linux/sysctl.h, ../include/net/net_namespace.h, ../include/linux/netdevice.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 * -../security/smack/smack_lsm.c:1972:61: warning: incorrect type in argument 1 (different address spaces) -../security/smack/smack_lsm.c:1972:61: expected struct cred const *cred -../security/smack/smack_lsm.c:1972:61: got struct cred const [noderef] __rcu *cred -../security/smack/smack_lsm.c:5328:30: warning: cast removes address space '__rcu' of expression -../io_uring/uring_cmd.c:342:59: warning: array of flexible structures -../io_uring/uring_cmd.c: note: in included file: -../io_uring/io_uring.h:140:73: warning: array of flexible structures -../io_uring/uring_cmd.c: note: in included file: -../io_uring/uring_cmd.h:21:59: warning: array of flexible structures +../sound/firewire/dice/dice.c: In function ‘dice_card_strings’: +../sound/firewire/dice/dice.c:125:35: warning: ‘) at ’ directive output may be truncated writing 5 bytes into a region of size between 1 and 69 [-Wformat-truncation=] + 125 | "%s %s (serial %u) at %s, S%d", + | ^~~~~ +../sound/firewire/dice/dice.c:125:18: note: using the range [-2147483648, 2147483647] for directive argument + 125 | "%s %s (serial %u) at %s, S%d", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../sound/firewire/dice/dice.c:124:9: note: ‘snprintf’ output 21 or more bytes (assuming 89) into a destination of size 80 + 124 | snprintf(card->longname, sizeof(card->longname), + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 125 | "%s %s (serial %u) at %s, S%d", + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 126 | vendor, model, dev->config_rom[4] & 0x3fffff, + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 127 | dev_name(&dice->unit->device), 100 << dev->max_speed); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../sound/drivers/opl4/opl4_synth.c:301:9: warning: context imbalance in 'snd_opl4_synth_shutdown' - wrong count at exit +../sound/drivers/opl4/opl4_synth.c:316:9: warning: context imbalance in 'snd_opl4_do_for_note' - wrong count at exit +../sound/drivers/opl4/opl4_synth.c:335:9: warning: context imbalance in 'snd_opl4_do_for_channel' - wrong count at exit +../sound/drivers/opl4/opl4_synth.c:353:9: warning: context imbalance in 'snd_opl4_do_for_all' - wrong count at exit +../sound/drivers/opl4/opl4_synth.c:536:9: warning: context imbalance in 'snd_opl4_note_on' - wrong count at exit +../sound/firewire/tascam/tascam-midi.c:49:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit +../sound/firewire/tascam/tascam-midi.c:61:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit +../sound/isa/es1688/es1688_lib.c:309:12: warning: context imbalance in 'snd_es1688_trigger' - wrong count at exit +../sound/isa/es1688/es1688_lib.c:728:12: warning: context imbalance in 'snd_es1688_put_mux' - different lock contexts for basic block +../sound/isa/es1688/es1688_lib.c:774:9: warning: context imbalance in 'snd_es1688_get_single' - wrong count at exit +../sound/isa/es1688/es1688_lib.c:797:9: warning: context imbalance in 'snd_es1688_put_single' - wrong count at exit +../sound/isa/es1688/es1688_lib.c:846:9: warning: context imbalance in 'snd_es1688_get_double' - wrong count at exit +../sound/isa/es1688/es1688_lib.c:907:9: warning: context imbalance in 'snd_es1688_put_double' - wrong count at exit +../sound/firewire/fireworks/fireworks_hwdep.c:198:9: warning: context imbalance in 'hwdep_poll' - wrong count at exit +../sound/firewire/fireworks/fireworks_hwdep.c:222:1: warning: context imbalance in 'hwdep_lock' - wrong count at exit +../sound/firewire/fireworks/fireworks_hwdep.c:235:1: warning: context imbalance in 'hwdep_unlock' - wrong count at exit +../sound/firewire/fireworks/fireworks_hwdep.c:256:9: warning: context imbalance in 'hwdep_release' - wrong count at exit +../sound/pci/ens1371.c: note: in included file: +../sound/pci/ens1370.c:973:26: warning: context imbalance in 'snd_ensoniq_playback1_pointer' - wrong count at exit +../sound/pci/ens1370.c:988:26: warning: context imbalance in 'snd_ensoniq_playback2_pointer' - wrong count at exit +../sound/pci/ens1370.c:1003:26: warning: context imbalance in 'snd_ensoniq_capture_pointer' - wrong count at exit +../sound/pci/ens1370.c:1158:12: warning: context imbalance in 'snd_ensoniq_playback2_close' - wrong count at exit +../sound/pci/ens1370.c:1171:12: warning: context imbalance in 'snd_ensoniq_capture_close' - wrong count at exit +../sound/pci/ens1370.c:1298:12: warning: context imbalance in 'snd_ens1373_spdif_default_get' - wrong count at exit +../sound/pci/ens1370.c:1328:9: warning: context imbalance in 'snd_ens1373_spdif_default_put' - wrong count at exit +../sound/pci/ens1370.c:1341:12: warning: context imbalance in 'snd_ens1373_spdif_stream_get' - wrong count at exit +../sound/pci/ens1370.c:1371:9: warning: context imbalance in 'snd_ens1373_spdif_stream_put' - wrong count at exit +../sound/pci/ens1370.c:1380:12: warning: context imbalance in 'snd_es1371_spdif_get' - wrong count at exit +../sound/pci/ens1370.c:1390:12: warning: context imbalance in 'snd_es1371_spdif_put' - wrong count at exit +../sound/pci/ens1370.c:1440:12: warning: context imbalance in 'snd_es1373_rear_get' - wrong count at exit +../sound/pci/ens1370.c:1454:12: warning: context imbalance in 'snd_es1373_rear_put' - wrong count at exit +../sound/pci/ens1370.c:1483:12: warning: context imbalance in 'snd_es1373_line_get' - wrong count at exit +../sound/pci/ens1370.c:1512:9: warning: context imbalance in 'snd_es1373_line_put' - wrong count at exit +../sound/pci/ens1370.c:2051:13: warning: context imbalance in 'snd_ensoniq_midi_interrupt' - different lock contexts for basic block +../sound/pci/ens1370.c:2099:9: warning: context imbalance in 'snd_ensoniq_midi_input_open' - wrong count at exit +../sound/pci/ens1370.c:2113:9: warning: context imbalance in 'snd_ensoniq_midi_input_close' - wrong count at exit +../sound/pci/ens1370.c:2130:9: warning: context imbalance in 'snd_ensoniq_midi_output_open' - wrong count at exit +../sound/pci/ens1370.c:2144:9: warning: context imbalance in 'snd_ensoniq_midi_output_close' - wrong count at exit +../sound/pci/ens1370.c:2155:9: warning: context imbalance in 'snd_ensoniq_midi_input_trigger' - wrong count at exit +../sound/pci/ens1370.c:2177:9: warning: context imbalance in 'snd_ensoniq_midi_output_trigger' - wrong count at exit +../drivers/pnp/isapnp/core.c:39:5: warning: symbol 'isapnp_disable' was not declared. Should it be static? +../drivers/regulator/helpers.c: note: in included file: +../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/devres.c: note: in included file: +../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer +../mm/shrinker.c:10:1: warning: symbol 'shrinker_list' was not declared. Should it be static? +../mm/shrinker.c:11:1: warning: symbol 'shrinker_mutex' was not declared. Should it be static? +../fs/fcntl.c:1070:9: error: incompatible types in comparison expression (different address spaces): +../fs/fcntl.c:1070:9: struct fasync_struct [noderef] __rcu * +../fs/fcntl.c:1070:9: struct fasync_struct * +../fs/fcntl.c:1148:22: error: incompatible types in comparison expression (different address spaces): +../fs/fcntl.c:1148:22: struct fasync_struct [noderef] __rcu * +../fs/fcntl.c:1148:22: struct fasync_struct * +../fs/fcntl.c:1159:33: error: incompatible types in comparison expression (different address spaces): +../fs/fcntl.c:1159:33: struct fasync_struct [noderef] __rcu * +../fs/fcntl.c:1159:33: struct fasync_struct * +../fs/fcntl.c:299:9: warning: context imbalance in 'f_getown_ex' - different lock contexts for basic block @@ -1516,0 +2033,5 @@ +../sound/x86/intel_hdmi_audio.c:179:9: warning: context imbalance in 'had_substream_get' - wrong count at exit +../sound/x86/intel_hdmi_audio.c:185:13: warning: context imbalance in 'had_substream_put' - wrong count at exit +../sound/x86/intel_hdmi_audio.c:940:12: warning: context imbalance in 'had_process_ringbuf' - wrong count at exit +../sound/x86/intel_hdmi_audio.c:1164:9: warning: context imbalance in 'had_pcm_trigger' - wrong count at exit +../sound/isa/gus/gus_main.c:42:12: warning: context imbalance in 'snd_gus_joystick_put' - wrong count at exit @@ -1518,8 +2039,9 @@ -../mm/util.c:134:6: warning: multiple definitions for function 'kmemdup_noprof' -../mm/util.c: note: in included file (through ../include/linux/string.h, ../include/linux/bitmap.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/irqflags.h, ...): -../include/linux/fortify-string.h:756:23: the previous one is here -../drivers/pnp/isapnp/core.c:39:5: warning: symbol 'isapnp_disable' was not declared. Should it be static? -Warning: ../block/blk-mq-dma.c:374 expecting prototype for blk_rq_integrity_dma_map_iter_start(). Prototype was for blk_rq_integrity_dma_map_iter_next() instead -../drivers/iommu/amd/init.c:182:1: warning: symbol 'amd_ivhd_dev_flags_list' was not declared. Should it be static? -../security/selinux/hooks.c:5639:22: warning: restricted __be16 degrades to integer -../security/selinux/hooks.c:5640:22: warning: restricted __be16 degrades to integer +../sound/pci/es1938.c:238:13: warning: context imbalance in 'snd_es1938_mixer_write' - wrong count at exit +../sound/pci/es1938.c:249:12: warning: context imbalance in 'snd_es1938_mixer_read' - wrong count at exit +../sound/pci/es1938.c:279:9: warning: context imbalance in 'snd_es1938_mixer_bits' - wrong count at exit +../sound/pci/es1938.c:319:13: warning: context imbalance in 'snd_es1938_write' - wrong count at exit +../sound/pci/es1938.c:330:22: warning: context imbalance in 'snd_es1938_read' - wrong count at exit +../sound/pci/es1938.c:362:9: warning: context imbalance in 'snd_es1938_bits' - wrong count at exit +../sound/isa/msnd/msnd.c:77:5: warning: context imbalance in 'snd_msnd_send_dsp_cmd' - wrong count at exit +../sound/isa/msnd/msnd.c:130:5: warning: context imbalance in 'snd_msnd_enable_irq' - different lock contexts for basic block +../sound/isa/msnd/msnd.c:157:5: warning: context imbalance in 'snd_msnd_disable_irq' - different lock contexts for basic block @@ -1531,2 +2053,29 @@ -../arch/x86/mm/pat/set_memory.c:1236:9: warning: context imbalance in 'split_large_page' - different lock contexts for basic block -../arch/x86/mm/pat/set_memory.c:2011:36: warning: context imbalance in '__change_page_attr_set_clr' - unexpected unlock +../sound/isa/msnd/msnd_pinnacle_mixer.c:134:12: warning: context imbalance in 'snd_msndmix_volume_get' - wrong count at exit +../sound/isa/msnd/msnd_pinnacle_mixer.c:259:17: warning: context imbalance in 'snd_msndmix_volume_put' - wrong count at exit +../drivers/tty/tty_port.c: note: in included file: +../include/linux/tty.h:399:9: warning: context imbalance in 'tty_port_tty_get' - wrong count at exit +../include/linux/tty.h:399:9: warning: context imbalance in 'tty_port_tty_set' - wrong count at exit +../net/core/dev_addr_lists.c: note: in included file (through ../include/linux/sysctl.h, ../include/net/net_namespace.h, ../include/linux/netdevice.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 * +../sound/isa/opti9xx/opti92x-ad1848.c:267:9: warning: context imbalance in 'snd_opti9xx_read' - wrong count at exit +../sound/isa/opti9xx/opti92x-ad1848.c:276:9: warning: context imbalance in 'snd_opti9xx_write' - wrong count at exit +../sound/core/timer.c:229:12: warning: context imbalance in 'check_matching_master_slave' - different lock contexts for basic block +../sound/core/timer.c:404:9: warning: context imbalance in 'remove_slave_links' - wrong count at exit +../sound/core/timer.c:455:9: warning: context imbalance in 'snd_timer_close_locked' - wrong count at exit +../sound/core/timer.c:491:15: warning: context imbalance in 'snd_timer_resolution' - different lock contexts for basic block +../sound/core/timer.c:540:12: warning: context imbalance in 'snd_timer_start1' - wrong count at exit +../sound/core/timer.c:595:12: warning: context imbalance in 'snd_timer_start_slave' - wrong count at exit +../sound/core/timer.c:615:12: warning: context imbalance in 'snd_timer_stop1' - wrong count at exit +../sound/core/timer.c:672:9: warning: context imbalance in 'snd_timer_stop_slave' - wrong count at exit +../sound/core/timer.c:779:25: warning: context imbalance in 'snd_timer_process_callbacks' - unexpected unlock +../sound/core/timer.c:797:9: warning: context imbalance in 'snd_timer_clear_callbacks' - wrong count at exit +../sound/core/timer.c:805:13: warning: context imbalance in 'snd_timer_work' - different lock contexts for basic block +../sound/core/timer.c:824:6: warning: context imbalance in 'snd_timer_interrupt' - different lock contexts for basic block +../sound/core/timer.c:1048:6: warning: context imbalance in 'snd_timer_notify' - different lock contexts for basic block +../sound/core/timer.c:1322:9: warning: context imbalance in 'snd_timer_user_interrupt' - wrong count at exit +../sound/core/timer.c:1429:12: warning: context imbalance in 'realloc_user_queue' - wrong count at exit +../sound/core/timer.c:1678:12: warning: context imbalance in 'snd_timer_user_gstatus' - different lock contexts for basic block +../sound/core/timer.c:2431:9: warning: context imbalance in 'snd_timer_user_poll' - wrong count at exit +../drivers/iommu/amd/init.c:182:1: warning: symbol 'amd_ivhd_dev_flags_list' was not declared. Should it be static? @@ -1550,0 +2100,49 @@ +../drivers/iommu/intel/iommu.c:3708:13: warning: context imbalance in 'intel_iommu_enforce_cache_coherency_fs' - wrong count at exit +../drivers/iommu/intel/iommu.c:3728:13: warning: context imbalance in 'intel_iommu_enforce_cache_coherency_ss' - wrong count at exit +../sound/isa/gus/gus_io.c:178:6: warning: context imbalance in 'snd_gf1_i_ctrl_stop' - wrong count at exit +../sound/isa/gus/gus_io.c:184:6: warning: context imbalance in 'snd_gf1_i_write8' - wrong count at exit +../sound/isa/gus/gus_io.c:192:15: warning: context imbalance in 'snd_gf1_i_look8' - wrong count at exit +../sound/isa/gus/gus_io.c:198:6: warning: context imbalance in 'snd_gf1_i_write16' - wrong count at exit +../sound/isa/gus/gus_io.c:206:16: warning: context imbalance in 'snd_gf1_i_look16' - wrong count at exit +../sound/isa/gus/gus_io.c:224:6: warning: context imbalance in 'snd_gf1_poke' - wrong count at exit +../sound/isa/gus/gus_io.c:238:15: warning: context imbalance in 'snd_gf1_peek' - wrong count at exit +../net/xfrm/xfrm_input.c:78:21: error: incompatible types in comparison expression (different address spaces): +../net/xfrm/xfrm_input.c:78:21: struct xfrm_input_afinfo const [noderef] __rcu * +../net/xfrm/xfrm_input.c:78:21: struct xfrm_input_afinfo const * +../net/xfrm/xfrm_input.c:100:9: warning: context imbalance in 'xfrm_input_get_afinfo' - different lock contexts for basic block +../net/xfrm/xfrm_input.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/timerqueue.h, ../include/linux/hrtimer_defs.h, ../include/linux/hrtimer.h, ../include/linux/interrupt.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'xfrm_rcv_cb' - unexpected unlock +../mm/util.c:134:6: warning: multiple definitions for function 'kmemdup_noprof' +../mm/util.c: note: in included file (through ../include/linux/string.h, ../include/linux/bitmap.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/irqflags.h, ...): +../include/linux/fortify-string.h:756:23: the previous one is here +../sound/isa/gus/gus_timer.c:17:12: warning: context imbalance in 'snd_gf1_timer1_start' - wrong count at exit +../sound/isa/gus/gus_timer.c:33:12: warning: context imbalance in 'snd_gf1_timer1_stop' - wrong count at exit +../sound/isa/gus/gus_timer.c:49:12: warning: context imbalance in 'snd_gf1_timer2_start' - wrong count at exit +../sound/isa/gus/gus_timer.c:65:12: warning: context imbalance in 'snd_gf1_timer2_stop' - wrong count at exit +../sound/hda/common/codec.c:1746:5: warning: context imbalance in 'snd_hda_lock_devices' - wrong count at exit +../sound/hda/common/codec.c:1780:6: warning: context imbalance in 'snd_hda_unlock_devices' - wrong count at exit +Warning: ../security/smack/smack_access.c:584 expecting prototype for smk_import_valid_allocated_label(). Prototype was for smk_import_allocated_label() instead +../security/selinux/avc.c:467:58: warning: context imbalance in 'avc_alloc_node' - different lock contexts for basic block +../sound/hda/core/controller.c:88:9: warning: context imbalance in 'snd_hdac_bus_init_cmd_io' - wrong count at exit +../sound/hda/core/controller.c:112:6: warning: context imbalance in 'snd_hdac_bus_stop_cmd_io' - wrong count at exit +../sound/hda/core/controller.c:168:12: warning: context imbalance in 'snd_hdac_bus_send_cmd_pio' - wrong count at exit +../sound/hda/core/controller.c:219:12: warning: context imbalance in 'snd_hdac_bus_send_cmd_corb' - wrong count at exit +../sound/core/hrtimer.c:31:29: warning: context imbalance in 'snd_hrtimer_callback' - wrong count at exit +../kernel/umh.c:69:31: warning: incorrect type in argument 1 (different address spaces) +../kernel/umh.c:69:31: expected struct spinlock [usertype] *lock +../kernel/umh.c:69:31: got struct spinlock [noderef] __rcu * +../kernel/umh.c:71:33: warning: incorrect type in argument 1 (different address spaces) +../kernel/umh.c:71:33: expected struct spinlock [usertype] *lock +../kernel/umh.c:71:33: got struct spinlock [noderef] __rcu * +../net/ipv4/inet_connection_sock.c:328:36: warning: context imbalance in 'inet_csk_find_open_port' - wrong count at exit +../net/ipv4/inet_connection_sock.c:606:23: warning: context imbalance in 'inet_csk_get_port' - unexpected unlock +../net/ipv4/inet_connection_sock.c:1439:9: warning: context imbalance in 'inet_csk_complete_hashdance' - unexpected unlock +../sound/isa/opti9xx/opti92x-cs4231.c: note: in included file: +../sound/isa/opti9xx/opti92x-ad1848.c:267:9: warning: context imbalance in 'snd_opti9xx_read' - wrong count at exit +../sound/isa/opti9xx/opti92x-ad1848.c:276:9: warning: context imbalance in 'snd_opti9xx_write' - wrong count at exit +../drivers/char/agp/generic.c:47:7: warning: symbol 'agp_gatt_table' was not declared. Should it be static? +../drivers/char/agp/generic.c:48:5: warning: symbol 'agp_memory_reserved' was not declared. Should it be static? +../drivers/dma/idxd/cdev.c:507:24: warning: incorrect type in return expression (different base types) +../drivers/dma/idxd/cdev.c:507:24: expected restricted __poll_t +../drivers/dma/idxd/cdev.c:507:24: got int +../mm/vmstat.c:1551:47: warning: context imbalance in 'walk_zones_in_node' - unexpected unlock @@ -1572,0 +2171,24 @@ +../drivers/gpio/gpio-mt7621.c:107:1: warning: context imbalance in 'mediatek_gpio_irq_unmask' - wrong count at exit +../sound/pci/es1968.c:688:13: warning: context imbalance in 'apu_set_register' - wrong count at exit +../sound/pci/es1968.c:703:12: warning: context imbalance in 'apu_get_register' - wrong count at exit +../sound/pci/es1968.c:727:13: warning: context imbalance in 'wave_set_register' - wrong count at exit +../sound/pci/es1968.c:734:12: warning: context imbalance in 'wave_get_register' - wrong count at exit +../sound/pci/es1968.c:904:9: warning: context imbalance in 'snd_es1968_pcm_start' - wrong count at exit +../sound/pci/es1968.c:919:9: warning: context imbalance in 'snd_es1968_pcm_stop' - wrong count at exit +../sound/pci/es1968.c:1130:9: warning: context imbalance in 'snd_es1968_capture_setup' - wrong count at exit +../sound/pci/es1968.c:1217:9: warning: context imbalance in 'snd_es1968_pcm_trigger' - wrong count at exit +../sound/pci/es1968.c:1479:12: warning: context imbalance in 'snd_es1968_playback_open' - different lock contexts for basic block +../sound/pci/es1968.c:1516:12: warning: context imbalance in 'snd_es1968_capture_open' - different lock contexts for basic block +../sound/pci/es1968.c:2291:9: warning: context imbalance in 'snd_es1968_chip_init' - wrong count at exit +../security/smack/smack_lsm.c:1972:61: warning: incorrect type in argument 1 (different address spaces) +../security/smack/smack_lsm.c:1972:61: expected struct cred const *cred +../security/smack/smack_lsm.c:1972:61: got struct cred const [noderef] __rcu *cred +../security/smack/smack_lsm.c:5328:30: warning: cast removes address space '__rcu' of expression +../arch/x86/mm/kmmio.c:236:5: warning: context imbalance in 'kmmio_handler' - different lock contexts for basic block +../arch/x86/mm/kmmio.c: note: in included file (through ../include/linux/rculist.h): +../include/linux/rcupdate.h:987:9: warning: context imbalance in 'post_kmmio_handler' - unexpected unlock +../drivers/gpio/gpio-mvebu.c:405:13: warning: context imbalance in 'mvebu_gpio_irq_ack' - wrong count at exit +../drivers/gpio/gpio-mvebu.c:415:13: warning: context imbalance in 'mvebu_gpio_edge_irq_mask' - wrong count at exit +../drivers/gpio/gpio-mvebu.c:427:13: warning: context imbalance in 'mvebu_gpio_edge_irq_unmask' - wrong count at exit +../drivers/gpio/gpio-mvebu.c:440:13: warning: context imbalance in 'mvebu_gpio_level_irq_mask' - wrong count at exit +../drivers/gpio/gpio-mvebu.c:452:13: warning: context imbalance in 'mvebu_gpio_level_irq_unmask' - wrong count at exit @@ -1582,243 +2204,11 @@ -../arch/x86/kvm/lapic.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): -../include/linux/srcu.h:463:9: warning: context imbalance in 'kvm_inhibit_apic_access_page' - unexpected unlock -Warning: ../security/smack/smack_access.c:584 expecting prototype for smk_import_valid_allocated_label(). Prototype was for smk_import_allocated_label() instead -../drivers/iommu/intel/iommu.c:3708:13: warning: context imbalance in 'intel_iommu_enforce_cache_coherency_fs' - wrong count at exit -../drivers/iommu/intel/iommu.c:3728:13: warning: context imbalance in 'intel_iommu_enforce_cache_coherency_ss' - wrong count at exit -../mm/vmstat.c:1551:47: warning: context imbalance in 'walk_zones_in_node' - unexpected unlock -../sound/isa/cs423x/cs4236_lib.c:168:13: warning: context imbalance in 'snd_cs4236_playback_format' - wrong count at exit -../sound/isa/cs423x/cs4236_lib.c:184:13: warning: context imbalance in 'snd_cs4236_capture_format' - wrong count at exit -../sound/isa/cs423x/cs4236_lib.c:211:9: warning: context imbalance in 'snd_cs4236_suspend' - wrong count at exit -../sound/isa/cs423x/cs4236_lib.c:408:9: warning: context imbalance in 'snd_cs4236_get_single' - wrong count at exit -../sound/isa/cs423x/cs4236_lib.c:424:9: warning: context imbalance in 'snd_cs4236_put_single' - wrong count at exit -../sound/isa/cs423x/cs4236_lib.c:450:9: warning: context imbalance in 'snd_cs4236_get_singlec' - wrong count at exit -../sound/isa/cs423x/cs4236_lib.c:466:9: warning: context imbalance in 'snd_cs4236_put_singlec' - wrong count at exit -../sound/isa/cs423x/cs4236_lib.c:518:9: warning: context imbalance in 'snd_cs4236_get_double' - wrong count at exit -../sound/isa/cs423x/cs4236_lib.c:553:9: warning: context imbalance in 'snd_cs4236_put_double' - wrong count at exit -../sound/isa/cs423x/cs4236_lib.c:590:9: warning: context imbalance in 'snd_cs4236_get_double1' - wrong count at exit -../sound/isa/cs423x/cs4236_lib.c:616:48: warning: context imbalance in 'snd_cs4236_put_double1' - wrong count at exit -../sound/isa/cs423x/cs4236_lib.c:635:12: warning: context imbalance in 'snd_cs4236_get_master_digital' - wrong count at exit -../sound/isa/cs423x/cs4236_lib.c:656:71: warning: context imbalance in 'snd_cs4236_put_master_digital' - wrong count at exit -../sound/isa/cs423x/cs4236_lib.c:670:19: warning: context imbalance in 'snd_cs4235_get_output_accu' - wrong count at exit -../sound/isa/cs423x/cs4236_lib.c:713:58: warning: context imbalance in 'snd_cs4235_put_output_accu' - wrong count at exit -../sound/isa/cs423x/cs4236_lib.c:898:12: warning: context imbalance in 'snd_cs4236_get_iec958_switch' - wrong count at exit -../sound/core/timer.c:229:12: warning: context imbalance in 'check_matching_master_slave' - different lock contexts for basic block -../sound/core/timer.c:404:9: warning: context imbalance in 'remove_slave_links' - wrong count at exit -../sound/core/timer.c:455:9: warning: context imbalance in 'snd_timer_close_locked' - wrong count at exit -../sound/core/timer.c:491:15: warning: context imbalance in 'snd_timer_resolution' - different lock contexts for basic block -../sound/core/timer.c:540:12: warning: context imbalance in 'snd_timer_start1' - wrong count at exit -../sound/core/timer.c:595:12: warning: context imbalance in 'snd_timer_start_slave' - wrong count at exit -../sound/core/timer.c:615:12: warning: context imbalance in 'snd_timer_stop1' - wrong count at exit -../sound/core/timer.c:672:9: warning: context imbalance in 'snd_timer_stop_slave' - wrong count at exit -../sound/core/timer.c:779:25: warning: context imbalance in 'snd_timer_process_callbacks' - unexpected unlock -../sound/core/timer.c:797:9: warning: context imbalance in 'snd_timer_clear_callbacks' - wrong count at exit -../sound/core/timer.c:805:13: warning: context imbalance in 'snd_timer_work' - different lock contexts for basic block -../sound/core/timer.c:824:6: warning: context imbalance in 'snd_timer_interrupt' - different lock contexts for basic block -../sound/core/timer.c:1048:6: warning: context imbalance in 'snd_timer_notify' - different lock contexts for basic block -../sound/core/timer.c:1322:9: warning: context imbalance in 'snd_timer_user_interrupt' - wrong count at exit -../sound/core/timer.c:1429:12: warning: context imbalance in 'realloc_user_queue' - wrong count at exit -../sound/core/timer.c:1678:12: warning: context imbalance in 'snd_timer_user_gstatus' - different lock contexts for basic block -../sound/core/timer.c:2431:9: warning: context imbalance in 'snd_timer_user_poll' - wrong count at exit -../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) -../mm/backing-dev.c:860:9: expected void **slot -../mm/backing-dev.c:860:9: got void [noderef] __rcu ** -../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) -../mm/backing-dev.c:860:9: expected void **slot -../mm/backing-dev.c:860:9: got void [noderef] __rcu ** -../mm/backing-dev.c:860:9: warning: incorrect type in argument 1 (different address spaces) -../mm/backing-dev.c:860:9: expected void [noderef] __rcu **slot -../mm/backing-dev.c:860:9: got void **slot -../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) -../mm/backing-dev.c:860:9: expected void **slot -../mm/backing-dev.c:860:9: got void [noderef] __rcu ** -../io_uring/sqpoll.c: note: in included file (through ../io_uring/io_uring.h): -../include/linux/io_uring_types.h:220:37: warning: array of flexible structures -../io_uring/sqpoll.c:44:9: warning: context imbalance in 'io_sq_thread_unpark' - wrong count at exit -../io_uring/sqpoll.c:58:9: warning: context imbalance in 'io_sq_thread_park' - wrong count at exit -../sound/pci/ens1370.c:973:26: warning: context imbalance in 'snd_ensoniq_playback1_pointer' - wrong count at exit -../sound/pci/ens1370.c:988:26: warning: context imbalance in 'snd_ensoniq_playback2_pointer' - wrong count at exit -../sound/pci/ens1370.c:1003:26: warning: context imbalance in 'snd_ensoniq_capture_pointer' - wrong count at exit -../sound/pci/ens1370.c:1158:12: warning: context imbalance in 'snd_ensoniq_playback2_close' - wrong count at exit -../sound/pci/ens1370.c:1171:12: warning: context imbalance in 'snd_ensoniq_capture_close' - wrong count at exit -../sound/pci/ens1370.c:1641:12: warning: context imbalance in 'snd_ensoniq_control_get' - wrong count at exit -../sound/pci/ens1370.c:1652:12: warning: context imbalance in 'snd_ensoniq_control_put' - wrong count at exit -../sound/pci/ens1370.c:2051:13: warning: context imbalance in 'snd_ensoniq_midi_interrupt' - different lock contexts for basic block -../sound/pci/ens1370.c:2099:9: warning: context imbalance in 'snd_ensoniq_midi_input_open' - wrong count at exit -../sound/pci/ens1370.c:2113:9: warning: context imbalance in 'snd_ensoniq_midi_input_close' - wrong count at exit -../sound/pci/ens1370.c:2130:9: warning: context imbalance in 'snd_ensoniq_midi_output_open' - wrong count at exit -../sound/pci/ens1370.c:2144:9: warning: context imbalance in 'snd_ensoniq_midi_output_close' - wrong count at exit -../sound/pci/ens1370.c:2155:9: warning: context imbalance in 'snd_ensoniq_midi_input_trigger' - wrong count at exit -../sound/pci/ens1370.c:2177:9: warning: context imbalance in 'snd_ensoniq_midi_output_trigger' - wrong count at exit -../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 -../kernel/umh.c:69:31: warning: incorrect type in argument 1 (different address spaces) -../kernel/umh.c:69:31: expected struct spinlock [usertype] *lock -../kernel/umh.c:69:31: got struct spinlock [noderef] __rcu * -../kernel/umh.c:71:33: warning: incorrect type in argument 1 (different address spaces) -../kernel/umh.c:71:33: expected struct spinlock [usertype] *lock -../kernel/umh.c:71:33: got struct spinlock [noderef] __rcu * -../drivers/char/agp/generic.c:47:7: warning: symbol 'agp_gatt_table' was not declared. Should it be static? -../drivers/char/agp/generic.c:48:5: warning: symbol 'agp_memory_reserved' was not declared. Should it be static? -../sound/firewire/dice/dice-stream.c:678:5: warning: context imbalance in 'snd_dice_stream_lock_try' - wrong count at exit -../sound/firewire/dice/dice-stream.c:690:6: warning: context imbalance in 'snd_dice_stream_lock_release' - wrong count at exit -../drivers/tty/tty_port.c: note: in included file: -../include/linux/tty.h:399:9: warning: context imbalance in 'tty_port_tty_get' - wrong count at exit -../include/linux/tty.h:399:9: warning: context imbalance in 'tty_port_tty_set' - wrong count at exit -../sound/drivers/opl4/opl4_lib.c:64:13: warning: context imbalance in 'snd_opl4_read_memory' - wrong count at exit -../sound/drivers/opl4/opl4_lib.c:87:14: warning: context imbalance in 'snd_opl4_write_memory' - wrong count at exit -../sound/drivers/opl3/opl3_midi.c:254:9: warning: context imbalance in 'snd_opl3_timer_func' - wrong count at exit -../sound/drivers/opl3/opl3_midi.c:266:9: warning: context imbalance in 'snd_opl3_start_timer' - wrong count at exit -../sound/drivers/opl3/opl3_midi.c:282:6: warning: context imbalance in 'snd_opl3_note_on' - wrong count at exit -../sound/drivers/opl3/opl3_midi.c:673:6: warning: context imbalance in 'snd_opl3_note_off' - wrong count at exit -../sound/drivers/opl3/opl3_midi.c:755:9: warning: context imbalance in 'snd_opl3_pitch_ctrl' - wrong count at exit -../arch/x86/xen/mmu_pv.c:707:19: warning: context imbalance in 'xen_pte_lock' - wrong count at exit -../arch/x86/xen/mmu_pv.c:719:13: warning: context imbalance in 'xen_pte_unlock' - unexpected unlock -../fs/inode.c:989:17: warning: context imbalance in 'inode_lru_isolate' - unexpected unlock -../fs/inode.c:1050:9: warning: context imbalance in 'find_inode' - different lock contexts for basic block -../fs/inode.c:1092:9: warning: context imbalance in 'find_inode_fast' - different lock contexts for basic block -../fs/inode.c:1820:5: warning: context imbalance in 'insert_inode_locked' - wrong count at exit -../fs/inode.c:1948:9: warning: context imbalance in 'iput_final' - unexpected unlock -../fs/inode.c:1963:6: warning: context imbalance in 'iput' - different lock contexts for basic block -../fs/inode.c:2512:17: warning: context imbalance in '__wait_on_freeing_inode' - unexpected unlock -../net/core/rtnetlink.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'rtnl_link_ops_get' - wrong count at exit -../net/core/rtnetlink.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): -../include/linux/srcu.h:463:9: warning: context imbalance in 'rtnl_link_ops_put' - unexpected unlock -../net/core/rtnetlink.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'rtnl_af_lookup' - wrong count at exit -../net/core/rtnetlink.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): -../include/linux/srcu.h:463:9: warning: context imbalance in 'rtnl_af_put' - unexpected unlock -../sound/core/hrtimer.c:31:29: warning: context imbalance in 'snd_hrtimer_callback' - wrong count at exit -../sound/firewire/dice/dice-midi.c:53:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit -../sound/firewire/dice/dice-midi.c:67:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit -Warning: ../fs/inode.c:1607 function parameter 'isnew' not described in 'ilookup5_nowait' -Warning: ../fs/inode.c:1607 function parameter 'isnew' not described in 'ilookup5_nowait' -../arch/x86/kernel/ldt.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/rcupdate.h:897:25: warning: context imbalance in 'map_ldt_struct' - unexpected unlock -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'unmap_ldt_struct' - unexpected unlock -../sound/drivers/opl4/opl4_mixer.c:19:12: warning: context imbalance in 'snd_opl4_ctl_get' - wrong count at exit -../sound/drivers/opl4/opl4_mixer.c:32:12: warning: context imbalance in 'snd_opl4_ctl_put' - wrong count at exit -../security/smack/smackfs.c:908:17: error: incompatible types in comparison expression (different address spaces): -../security/smack/smackfs.c:908:17: struct netlbl_lsm_catmap [noderef] __rcu * -../security/smack/smackfs.c:908:17: struct netlbl_lsm_catmap * -../security/smack/smackfs.c:1479:47: warning: incorrect type in assignment (different base types) -../security/smack/smackfs.c:1482:47: warning: incorrect type in assignment (different base types) -../security/smack/smackfs.c:1920:17: error: incompatible types in comparison expression (different address spaces): -../security/smack/smackfs.c:1920:17: struct list_head [noderef] __rcu * -../security/smack/smackfs.c:1920:17: struct list_head * -../security/smack/smackfs.c:532:13: warning: context imbalance in 'smk_seq_start' - wrong count at exit -../security/smack/smackfs.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/vmalloc.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'smk_seq_stop' - unexpected unlock -../kernel/pid.c:397:9: error: incompatible types in comparison expression (different address spaces): -../kernel/pid.c:397:9: struct pid [noderef] __rcu * -../kernel/pid.c:397:9: struct pid * -../kernel/pid.c:398:9: error: incompatible types in comparison expression (different address spaces): -../kernel/pid.c:398:9: struct pid [noderef] __rcu * -../kernel/pid.c:398:9: struct pid * -../kernel/pid.c:460:23: error: incompatible types in comparison expression (different address spaces): -../kernel/pid.c:460:23: struct pid [noderef] __rcu * -../kernel/pid.c:460:23: struct pid * -../kernel/pid.c:519:32: error: incompatible types in comparison expression (different address spaces): -../kernel/pid.c:519:32: struct pid [noderef] __rcu * -../kernel/pid.c:519:32: struct pid * -../kernel/pid.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/mm.h): -../include/linux/rculist.h:611:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rculist.h:611:9: struct hlist_node [noderef] __rcu * -../include/linux/rculist.h:611:9: struct hlist_node * -../include/linux/rculist.h:612:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rculist.h:612:9: struct hlist_node [noderef] __rcu * -../include/linux/rculist.h:612:9: struct hlist_node * -../sound/drivers/mpu401/mpu401_uart.c:84:9: warning: context imbalance in 'uart_interrupt_tx' - wrong count at exit -../sound/drivers/mpu401/mpu401_uart.c:100:9: warning: context imbalance in '_snd_mpu401_uart_interrupt' - wrong count at exit -../sound/drivers/mpu401/mpu401_uart.c:174:9: warning: context imbalance in 'snd_mpu401_uart_add_timer' - wrong count at exit -../sound/drivers/mpu401/mpu401_uart.c:184:9: warning: context imbalance in 'snd_mpu401_uart_remove_timer' - wrong count at exit -../sound/drivers/mpu401/mpu401_uart.c:197:12: warning: context imbalance in 'snd_mpu401_uart_cmd' - wrong count at exit -../sound/drivers/mpu401/mpu401_uart.c:350:9: warning: context imbalance in 'snd_mpu401_uart_input_trigger' - wrong count at exit -../sound/drivers/mpu401/mpu401_uart.c:434:9: warning: context imbalance in 'snd_mpu401_uart_output_trigger' - wrong count at exit -../sound/firewire/oxfw/oxfw-stream.c:867:5: warning: context imbalance in 'snd_oxfw_stream_lock_try' - wrong count at exit -../sound/firewire/oxfw/oxfw-stream.c:881:6: warning: context imbalance in 'snd_oxfw_stream_lock_release' - wrong count at exit -../kernel/workqueue.c:5509:21: warning: incorrect type in assignment (different address spaces) -../kernel/workqueue.c:5509:21: expected struct pool_workqueue [noderef] __rcu *[noderef] __percpu *cpu_pwq -../kernel/workqueue.c:5509:21: got struct pool_workqueue *[noderef] __percpu * -../kernel/workqueue.c:5526:31: warning: incorrect type in assignment (different address spaces) -../kernel/workqueue.c:5526:31: expected struct pool_workqueue **pwq_p -../kernel/workqueue.c:5526:31: got struct pool_workqueue [noderef] __rcu ** -../kernel/workqueue.c:5560:54: warning: incorrect type in initializer (different address spaces) -../kernel/workqueue.c:5560:54: expected struct pool_workqueue *pwq -../kernel/workqueue.c:5560:54: got struct pool_workqueue [noderef] __rcu * -../kernel/workqueue.c:6082:13: warning: incorrect type in assignment (different address spaces) -../kernel/workqueue.c:6082:13: expected struct pool_workqueue *pwq -../kernel/workqueue.c:6082:13: got struct pool_workqueue [noderef] __rcu * -../kernel/workqueue.c:3900:33: warning: context imbalance in 'flush_workqueue_prep_pwqs' - unexpected unlock -../mm/percpu.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/percpu.h): -../include/trace/events/percpu.h:11:1: error: too long token expansion -../sound/firewire/dice/dice-hwdep.c:54:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit -../sound/firewire/dice/dice-hwdep.c:87:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit -../sound/firewire/dice/dice-hwdep.c:99:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit -../sound/firewire/dice/dice-hwdep.c:119:9: warning: context imbalance in 'hwdep_release' - wrong count at exit -../sound/isa/es1688/es1688_lib.c:309:12: warning: context imbalance in 'snd_es1688_trigger' - wrong count at exit -../sound/isa/es1688/es1688_lib.c:728:12: warning: context imbalance in 'snd_es1688_put_mux' - different lock contexts for basic block -../sound/isa/es1688/es1688_lib.c:774:9: warning: context imbalance in 'snd_es1688_get_single' - wrong count at exit -../sound/isa/es1688/es1688_lib.c:797:9: warning: context imbalance in 'snd_es1688_put_single' - wrong count at exit -../sound/isa/es1688/es1688_lib.c:846:9: warning: context imbalance in 'snd_es1688_get_double' - wrong count at exit -../sound/isa/es1688/es1688_lib.c:907:9: warning: context imbalance in 'snd_es1688_put_double' - wrong count at exit -../sound/pci/ens1371.c: note: in included file: -../sound/pci/ens1370.c:973:26: warning: context imbalance in 'snd_ensoniq_playback1_pointer' - wrong count at exit -../sound/pci/ens1370.c:988:26: warning: context imbalance in 'snd_ensoniq_playback2_pointer' - wrong count at exit -../sound/pci/ens1370.c:1003:26: warning: context imbalance in 'snd_ensoniq_capture_pointer' - wrong count at exit -../sound/pci/ens1370.c:1158:12: warning: context imbalance in 'snd_ensoniq_playback2_close' - wrong count at exit -../sound/pci/ens1370.c:1171:12: warning: context imbalance in 'snd_ensoniq_capture_close' - wrong count at exit -../sound/pci/ens1370.c:1298:12: warning: context imbalance in 'snd_ens1373_spdif_default_get' - wrong count at exit -../sound/pci/ens1370.c:1328:9: warning: context imbalance in 'snd_ens1373_spdif_default_put' - wrong count at exit -../sound/pci/ens1370.c:1341:12: warning: context imbalance in 'snd_ens1373_spdif_stream_get' - wrong count at exit -../sound/pci/ens1370.c:1371:9: warning: context imbalance in 'snd_ens1373_spdif_stream_put' - wrong count at exit -../sound/pci/ens1370.c:1380:12: warning: context imbalance in 'snd_es1371_spdif_get' - wrong count at exit -../sound/pci/ens1370.c:1390:12: warning: context imbalance in 'snd_es1371_spdif_put' - wrong count at exit -../sound/pci/ens1370.c:1440:12: warning: context imbalance in 'snd_es1373_rear_get' - wrong count at exit -../sound/pci/ens1370.c:1454:12: warning: context imbalance in 'snd_es1373_rear_put' - wrong count at exit -../sound/pci/ens1370.c:1483:12: warning: context imbalance in 'snd_es1373_line_get' - wrong count at exit -../sound/pci/ens1370.c:1512:9: warning: context imbalance in 'snd_es1373_line_put' - wrong count at exit -../sound/pci/ens1370.c:2051:13: warning: context imbalance in 'snd_ensoniq_midi_interrupt' - different lock contexts for basic block -../sound/pci/ens1370.c:2099:9: warning: context imbalance in 'snd_ensoniq_midi_input_open' - wrong count at exit -../sound/pci/ens1370.c:2113:9: warning: context imbalance in 'snd_ensoniq_midi_input_close' - wrong count at exit -../sound/pci/ens1370.c:2130:9: warning: context imbalance in 'snd_ensoniq_midi_output_open' - wrong count at exit -../sound/pci/ens1370.c:2144:9: warning: context imbalance in 'snd_ensoniq_midi_output_close' - wrong count at exit -../sound/pci/ens1370.c:2155:9: warning: context imbalance in 'snd_ensoniq_midi_input_trigger' - wrong count at exit -../sound/pci/ens1370.c:2177:9: warning: context imbalance in 'snd_ensoniq_midi_output_trigger' - wrong count at exit +../drivers/irqchip/irq-brcmstb-l2.c:106:9: warning: context imbalance in '__brcmstb_l2_intc_suspend' - wrong count at exit +../drivers/irqchip/irq-brcmstb-l2.c:123:13: warning: context imbalance in 'brcmstb_l2_intc_resume' - wrong count at exit +../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression +../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression +../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression +../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression +../drivers/irqchip/irq-bcm7120-l2.c:89:9: warning: context imbalance in 'bcm7120_l2_intc_suspend' - wrong count at exit +../drivers/irqchip/irq-bcm7120-l2.c:93:13: warning: context imbalance in 'bcm7120_l2_intc_resume' - wrong count at exit +../sound/hda/core/stream.c:392:9: warning: context imbalance in 'snd_hdac_stream_assign' - wrong count at exit +../sound/hda/core/stream.c:417:6: warning: context imbalance in 'snd_hdac_stream_release' - wrong count at exit +../sound/hda/core/stream.c:980:6: warning: context imbalance in 'snd_hdac_dsp_cleanup' - wrong count at exit @@ -1871,112 +2261,183 @@ -../sound/firewire/dice/dice.c: In function ‘dice_card_strings’: -../sound/firewire/dice/dice.c:125:35: warning: ‘) at ’ directive output may be truncated writing 5 bytes into a region of size between 1 and 69 [-Wformat-truncation=] - 125 | "%s %s (serial %u) at %s, S%d", - | ^~~~~ -../sound/firewire/dice/dice.c:125:18: note: using the range [-2147483648, 2147483647] for directive argument - 125 | "%s %s (serial %u) at %s, S%d", - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../sound/firewire/dice/dice.c:124:9: note: ‘snprintf’ output 21 or more bytes (assuming 89) into a destination of size 80 - 124 | snprintf(card->longname, sizeof(card->longname), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 125 | "%s %s (serial %u) at %s, S%d", - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 126 | vendor, model, dev->config_rom[4] & 0x3fffff, - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 127 | dev_name(&dice->unit->device), 100 << dev->max_speed); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/gpio/gpio-mt7621.c:107:1: warning: context imbalance in 'mediatek_gpio_irq_unmask' - wrong count at exit -../sound/firewire/fireworks/fireworks_transaction.c:118:1: warning: context imbalance in 'copy_resp_to_buf' - wrong count at exit -../sound/firewire/fireworks/fireworks_transaction.c:163:1: warning: context imbalance in 'handle_resp_for_user' - wrong count at exit -../sound/firewire/fireworks/fireworks_transaction.c:200:9: warning: context imbalance in 'handle_resp_for_kernel' - wrong count at exit -../sound/firewire/fireworks/fireworks_transaction.c:258:9: warning: context imbalance in 'snd_efw_transaction_add_instance' - wrong count at exit -../sound/firewire/fireworks/fireworks_transaction.c:272:9: warning: context imbalance in 'snd_efw_transaction_remove_instance' - wrong count at exit -../sound/firewire/fireworks/fireworks_transaction.c:284:9: warning: context imbalance in 'snd_efw_transaction_bus_reset' - wrong count at exit -../security/yama/yama_lsm.c:278:26: error: incompatible types in comparison expression (different address spaces): -../security/yama/yama_lsm.c:278:26: struct task_struct [noderef] __rcu * -../security/yama/yama_lsm.c:278:26: struct task_struct * -../security/yama/yama_lsm.c:281:34: error: incompatible types in comparison expression (different address spaces): -../security/yama/yama_lsm.c:281:34: struct task_struct [noderef] __rcu * -../security/yama/yama_lsm.c:281:34: struct task_struct * -../security/yama/yama_lsm.c:322:26: error: incompatible types in comparison expression (different address spaces): -../security/yama/yama_lsm.c:322:26: struct task_struct [noderef] __rcu * -../security/yama/yama_lsm.c:322:26: struct task_struct * -../net/core/filter.c:1440:39: warning: incorrect type in argument 1 (different address spaces) -../net/core/filter.c:1440:39: expected struct sock_filter const *filter -../net/core/filter.c:1440:39: got struct sock_filter [noderef] __user *filter -../net/core/filter.c:1518:39: warning: incorrect type in argument 1 (different address spaces) -../net/core/filter.c:1518:39: expected struct sock_filter const *filter -../net/core/filter.c:1518:39: got struct sock_filter [noderef] __user *filter -../net/core/filter.c:2342:45: warning: incorrect type in argument 2 (different base types) -../net/core/filter.c:2342:45: expected restricted __be32 [usertype] daddr -../net/core/filter.c:2342:45: got unsigned int [usertype] ipv4_nh -../net/core/filter.c:3963:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? -../net/core/filter.c:4703:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? -../net/core/filter.c:5117:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? -../net/core/filter.c:8130:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? -../net/core/filter.c:12132:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? -../net/core/filter.c:12162:17: warning: symbol 'bpf_dynptr_from_skb_meta' was not declared. Should it be static? -../net/core/filter.c:12178:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? -../net/core/filter.c:12194:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? -../net/core/filter.c:12215:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? -../net/core/filter.c:12312:17: warning: symbol 'bpf_sock_ops_enable_tx_tstamp' was not declared. Should it be static? -../net/core/filter.c:12362:17: warning: symbol 'bpf_xdp_pull_data' was not declared. Should it be static? -../net/core/filter.c:12538:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? -../net/core/filter.c:1948:43: warning: incorrect type in argument 2 (different base types) -../net/core/filter.c:1948:43: expected restricted __wsum [usertype] diff -../net/core/filter.c:1948:43: got unsigned long long [usertype] to -../net/core/filter.c:1951:36: warning: incorrect type in argument 2 (different base types) -../net/core/filter.c:1951:36: expected restricted __be16 [usertype] old -../net/core/filter.c:1951:36: got unsigned long long [usertype] from -../net/core/filter.c:1951:42: warning: incorrect type in argument 3 (different base types) -../net/core/filter.c:1951:42: expected restricted __be16 [usertype] new -../net/core/filter.c:1951:42: got unsigned long long [usertype] to -../net/core/filter.c:1954:36: warning: incorrect type in argument 2 (different base types) -../net/core/filter.c:1954:36: expected restricted __be32 [usertype] from -../net/core/filter.c:1954:36: got unsigned long long [usertype] from -../net/core/filter.c:1954:42: warning: incorrect type in argument 3 (different base types) -../net/core/filter.c:1954:42: expected restricted __be32 [usertype] to -../net/core/filter.c:1954:42: got unsigned long long [usertype] to -../net/core/filter.c:2000:59: warning: incorrect type in argument 3 (different base types) -../net/core/filter.c:2000:59: expected restricted __wsum [usertype] diff -../net/core/filter.c:2000:59: got unsigned long long [usertype] to -../net/core/filter.c:2003:52: warning: incorrect type in argument 3 (different base types) -../net/core/filter.c:2003:52: expected restricted __be16 [usertype] from -../net/core/filter.c:2003:52: got unsigned long long [usertype] from -../net/core/filter.c:2003:58: warning: incorrect type in argument 4 (different base types) -../net/core/filter.c:2003:58: expected restricted __be16 [usertype] to -../net/core/filter.c:2003:58: got unsigned long long [usertype] to -../net/core/filter.c:2006:52: warning: incorrect type in argument 3 (different base types) -../net/core/filter.c:2006:52: expected restricted __be32 [usertype] from -../net/core/filter.c:2006:52: got unsigned long long [usertype] from -../net/core/filter.c:2006:58: warning: incorrect type in argument 4 (different base types) -../net/core/filter.c:2006:58: expected restricted __be32 [usertype] to -../net/core/filter.c:2006:58: got unsigned long long [usertype] to -../net/core/filter.c:2073:35: warning: incorrect type in return expression (different base types) -../net/core/filter.c:2073:35: expected unsigned long long -../net/core/filter.c:2073:35: got restricted __wsum [usertype] csum -../net/core/filter.c:6046:17: warning: incorrect type in assignment (different base types) -../net/core/filter.c:6046:17: expected unsigned int [usertype] spi -../net/core/filter.c:6046:17: got restricted __be32 const [usertype] spi -../net/core/filter.c:6054:33: warning: incorrect type in assignment (different base types) -../net/core/filter.c:6054:33: expected unsigned int [usertype] remote_ipv4 -../net/core/filter.c:6054:33: got restricted __be32 const [usertype] a4 -../sound/usb/mixer_scarlett2.c:4853:30: warning: dubious: !x | y -../sound/usb/mixer_scarlett2.c:5805:30: warning: dubious: !x | y -../arch/x86/kernel/setup.c:231:6: warning: symbol 'builtin_cmdline' was not declared. Should it be static? -../drivers/phy/marvell/phy-mmp3-hsic.c:58:31: warning: cast removes address space '__iomem' of expression -../drivers/char/tpm/tpm2-cmd.c:21:18: warning: symbol 'tpm2_hash_map' was not declared. Should it be static? -../arch/x86/kvm/mmu/mmu.c:562:9: warning: context imbalance in 'walk_shadow_page_lockless_begin' - wrong count at exit -../arch/x86/kvm/mmu/mmu.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/kvm/irq.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'walk_shadow_page_lockless_end' - unexpected unlock -../arch/x86/kvm/mmu/mmu.c:2949:9: warning: context imbalance in 'mmu_try_to_unsync_pages' - different lock contexts for basic block -../arch/x86/kvm/mmu/mmu.c: note: in included file: -../arch/x86/kvm/mmu/paging_tmpl.h:106:24: warning: cast truncates bits from constant value (ffffffffff000 becomes fffff000) -../arch/x86/kvm/mmu/paging_tmpl.h:441:24: warning: cast truncates bits from constant value (ffffffffff000 becomes fffff000) -../arch/x86/kvm/mmu/mmu.c:5469:57: warning: cast truncates bits from constant value (ffffff33 becomes 33) -../arch/x86/kvm/mmu/mmu.c:5471:56: warning: cast truncates bits from constant value (ffffff0f becomes f) -../arch/x86/kvm/mmu/mmu.c:5473:57: warning: cast truncates bits from constant value (ffffff55 becomes 55) -../arch/x86/kvm/mmu/mmu.c:7734:9: warning: context imbalance in 'kvm_recover_nx_huge_pages' - different lock contexts for basic block -../mm/slab_common.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/kmem.h): -../include/trace/events/kmem.h:12:1: error: too long token expansion -../include/trace/events/kmem.h:57:1: error: too long token expansion -../include/trace/events/kmem.h:180:1: error: too long token expansion +../arch/x86/kvm/lapic.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): +../include/linux/srcu.h:463:9: warning: context imbalance in 'kvm_inhibit_apic_access_page' - unexpected unlock +../drivers/pwm/pwm-gpio.c:98:9: warning: context imbalance in 'pwm_gpio_timer' - wrong count at exit +../drivers/pwm/pwm-gpio.c:101:12: warning: context imbalance in 'pwm_gpio_apply' - different lock contexts for basic block +../drivers/pwm/pwm-gpio.c:166:9: warning: context imbalance in 'pwm_gpio_get_state' - wrong count at exit +../sound/isa/opti9xx/opti93x.c: note: in included file: +../sound/isa/opti9xx/opti92x-ad1848.c:267:9: warning: context imbalance in 'snd_opti9xx_read' - wrong count at exit +../sound/isa/opti9xx/opti92x-ad1848.c:276:9: warning: context imbalance in 'snd_opti9xx_write' - wrong count at exit +../net/xfrm/xfrm_replay.c: note: in included file: +../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): +../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * +../include/net/xfrm.h:1972:16: struct sock * +../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): +../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * +../include/net/xfrm.h:1972:16: struct sock * +../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): +../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * +../include/net/xfrm.h:1972:16: struct sock * +../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): +../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * +../include/net/xfrm.h:1972:16: struct sock * +../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): +../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * +../include/net/xfrm.h:1972:16: struct sock * +../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): +../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * +../include/net/xfrm.h:1972:16: struct sock * +../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): +../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * +../include/net/xfrm.h:1972:16: struct sock * +../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): +../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * +../include/net/xfrm.h:1972:16: struct sock * +../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): +../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * +../include/net/xfrm.h:1972:16: struct sock * +../kernel/pid.c:397:9: error: incompatible types in comparison expression (different address spaces): +../kernel/pid.c:397:9: struct pid [noderef] __rcu * +../kernel/pid.c:397:9: struct pid * +../kernel/pid.c:398:9: error: incompatible types in comparison expression (different address spaces): +../kernel/pid.c:398:9: struct pid [noderef] __rcu * +../kernel/pid.c:398:9: struct pid * +../kernel/pid.c:460:23: error: incompatible types in comparison expression (different address spaces): +../kernel/pid.c:460:23: struct pid [noderef] __rcu * +../kernel/pid.c:460:23: struct pid * +../kernel/pid.c:519:32: error: incompatible types in comparison expression (different address spaces): +../kernel/pid.c:519:32: struct pid [noderef] __rcu * +../kernel/pid.c:519:32: struct pid * +../kernel/pid.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/mm.h): +../include/linux/rculist.h:611:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rculist.h:611:9: struct hlist_node [noderef] __rcu * +../include/linux/rculist.h:611:9: struct hlist_node * +../include/linux/rculist.h:612:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rculist.h:612:9: struct hlist_node [noderef] __rcu * +../include/linux/rculist.h:612:9: struct hlist_node * +../fs/inode.c:989:17: warning: context imbalance in 'inode_lru_isolate' - unexpected unlock +../fs/inode.c:1050:9: warning: context imbalance in 'find_inode' - different lock contexts for basic block +../fs/inode.c:1092:9: warning: context imbalance in 'find_inode_fast' - different lock contexts for basic block +../fs/inode.c:1820:5: warning: context imbalance in 'insert_inode_locked' - wrong count at exit +../fs/inode.c:1948:9: warning: context imbalance in 'iput_final' - unexpected unlock +../fs/inode.c:1963:6: warning: context imbalance in 'iput' - different lock contexts for basic block +../fs/inode.c:2512:17: warning: context imbalance in '__wait_on_freeing_inode' - unexpected unlock +../net/8021q/vlan.c: In function ‘register_vlan_device’: +../net/8021q/vlan.c:249:46: warning: ‘%i’ directive output may be truncated writing between 1 and 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] + 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); + | ^~ +../net/8021q/vlan.c:249:42: note: directive argument in the range [0, 4094] + 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); + | ^~~~~~~ +../net/8021q/vlan.c:249:17: note: ‘snprintf’ output between 3 and 21 bytes into a destination of size 16 + 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/8021q/vlan.c:237:46: warning: ‘%.4i’ directive output may be truncated writing 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] + 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); + | ^~~~ +../net/8021q/vlan.c:237:42: note: directive argument in the range [0, 4094] + 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); + | ^~~~~~~~~ +../net/8021q/vlan.c:237:17: note: ‘snprintf’ output between 6 and 21 bytes into a destination of size 16 + 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Warning: ../fs/inode.c:1607 function parameter 'isnew' not described in 'ilookup5_nowait' +Warning: ../fs/inode.c:1607 function parameter 'isnew' not described in 'ilookup5_nowait' +../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) +../mm/backing-dev.c:860:9: expected void **slot +../mm/backing-dev.c:860:9: got void [noderef] __rcu ** +../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) +../mm/backing-dev.c:860:9: expected void **slot +../mm/backing-dev.c:860:9: got void [noderef] __rcu ** +../mm/backing-dev.c:860:9: warning: incorrect type in argument 1 (different address spaces) +../mm/backing-dev.c:860:9: expected void [noderef] __rcu **slot +../mm/backing-dev.c:860:9: got void **slot +../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) +../mm/backing-dev.c:860:9: expected void **slot +../mm/backing-dev.c:860:9: got void [noderef] __rcu ** +../net/xfrm/xfrm_output.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'xfrm_local_error' - unexpected unlock +../sound/pci/fm801.c:290:9: warning: context imbalance in 'snd_fm801_update_bits' - wrong count at exit +../sound/pci/fm801.c:389:12: warning: context imbalance in 'snd_fm801_playback_trigger' - wrong count at exit +../sound/pci/fm801.c:422:12: warning: context imbalance in 'snd_fm801_capture_trigger' - wrong count at exit +../sound/pci/fm801.c:475:9: warning: context imbalance in 'snd_fm801_playback_prepare' - wrong count at exit +../sound/pci/fm801.c:501:9: warning: context imbalance in 'snd_fm801_capture_prepare' - wrong count at exit +../sound/pci/fm801.c:513:26: warning: context imbalance in 'snd_fm801_playback_pointer' - wrong count at exit +../sound/pci/fm801.c:529:26: warning: context imbalance in 'snd_fm801_capture_pointer' - wrong count at exit +../sound/pci/fm801.c:924:9: warning: context imbalance in 'snd_fm801_get_double' - wrong count at exit +../mm/vmscan.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/vmscan.h): +../include/trace/events/vmscan.h:89:1: error: too long token expansion +../include/trace/events/vmscan.h:115:1: error: too long token expansion +../include/trace/events/vmscan.h:199:1: error: too long token expansion +../include/trace/events/vmscan.h:481:1: error: too long token expansion +../sound/isa/gus/gus_dram.c:19:9: warning: context imbalance in 'snd_gus_dram_poke' - different lock contexts for basic block +../sound/isa/gus/gus_dram.c:48:12: warning: context imbalance in 'snd_gus_dram_peek' - wrong count at exit +../drivers/pci/msi/msi.c:928:5: warning: context imbalance in 'pci_msix_write_tph_tag' - wrong count at exit +../sound/isa/opti9xx/miro.c:848:9: warning: context imbalance in 'snd_miro_read' - wrong count at exit +../sound/isa/opti9xx/miro.c:857:9: warning: context imbalance in 'snd_miro_write' - wrong count at exit +../security/smack/smackfs.c:908:17: error: incompatible types in comparison expression (different address spaces): +../security/smack/smackfs.c:908:17: struct netlbl_lsm_catmap [noderef] __rcu * +../security/smack/smackfs.c:908:17: struct netlbl_lsm_catmap * +../security/smack/smackfs.c:1479:47: warning: incorrect type in assignment (different base types) +../security/smack/smackfs.c:1482:47: warning: incorrect type in assignment (different base types) +../security/smack/smackfs.c:1920:17: error: incompatible types in comparison expression (different address spaces): +../security/smack/smackfs.c:1920:17: struct list_head [noderef] __rcu * +../security/smack/smackfs.c:1920:17: struct list_head * +../security/smack/smackfs.c:532:13: warning: context imbalance in 'smk_seq_start' - wrong count at exit +../security/smack/smackfs.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/vmalloc.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'smk_seq_stop' - unexpected unlock +../sound/hda/common/controller.c:201:12: warning: context imbalance in 'azx_pcm_trigger' - different lock contexts for basic block +../sound/hda/common/controller.c:952:5: warning: context imbalance in 'snd_hda_codec_load_dsp_prepare' - wrong count at exit +../sound/hda/common/controller.c:995:6: warning: context imbalance in 'snd_hda_codec_load_dsp_cleanup' - wrong count at exit +../sound/hda/common/controller.c:1059:13: warning: context imbalance in 'azx_interrupt' - wrong count at exit +../sound/isa/gus/gus_dma.c:12:13: warning: context imbalance in 'snd_gf1_dma_ack' - wrong count at exit +../sound/isa/gus/gus_dma.c:19:13: warning: context imbalance in 'snd_gf1_dma_program' - wrong count at exit +../net/netfilter/nfnetlink_hook.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'nf_netlink_dump_start_rcu' - unexpected unlock +../security/selinux/netnode.c:74:17: warning: restricted __be32 degrades to integer +../security/selinux/netnode.c:91:32: warning: restricted __be32 degrades to integer +../drivers/iommu/iommufd/vfio_compat.c:377:17: warning: cast removes address space '__user' of expression +../kernel/workqueue.c:5509:21: warning: incorrect type in assignment (different address spaces) +../kernel/workqueue.c:5509:21: expected struct pool_workqueue [noderef] __rcu *[noderef] __percpu *cpu_pwq +../kernel/workqueue.c:5509:21: got struct pool_workqueue *[noderef] __percpu * +../kernel/workqueue.c:5526:31: warning: incorrect type in assignment (different address spaces) +../kernel/workqueue.c:5526:31: expected struct pool_workqueue **pwq_p +../kernel/workqueue.c:5526:31: got struct pool_workqueue [noderef] __rcu ** +../kernel/workqueue.c:5560:54: warning: incorrect type in initializer (different address spaces) +../kernel/workqueue.c:5560:54: expected struct pool_workqueue *pwq +../kernel/workqueue.c:5560:54: got struct pool_workqueue [noderef] __rcu * +../kernel/workqueue.c:6082:13: warning: incorrect type in assignment (different address spaces) +../kernel/workqueue.c:6082:13: expected struct pool_workqueue *pwq +../kernel/workqueue.c:6082:13: got struct pool_workqueue [noderef] __rcu * +../kernel/workqueue.c:3900:33: warning: context imbalance in 'flush_workqueue_prep_pwqs' - unexpected unlock +../sound/isa/sb/sb_mixer.c:57:12: warning: context imbalance in 'snd_sbmixer_get_single' - wrong count at exit +../sound/isa/sb/sb_mixer.c:87:9: warning: context imbalance in 'snd_sbmixer_put_single' - wrong count at exit +../sound/isa/sb/sb_mixer.c:105:12: warning: context imbalance in 'snd_sbmixer_get_double' - wrong count at exit +../sound/isa/sb/sb_mixer.c:154:9: warning: context imbalance in 'snd_sbmixer_put_double' - wrong count at exit +../sound/isa/sb/sb_mixer.c:205:12: warning: context imbalance in 'snd_dt019x_input_sw_put' - different lock contexts for basic block +../sound/isa/sb/sb_mixer.c:254:12: warning: context imbalance in 'snd_als4k_mono_capture_route_get' - wrong count at exit +../sound/isa/sb/sb_mixer.c:270:12: warning: context imbalance in 'snd_als4k_mono_capture_route_put' - different lock contexts for basic block +../sound/isa/sb/sb_mixer.c:322:9: warning: context imbalance in 'snd_sb8mixer_get_mux' - wrong count at exit +../sound/isa/sb/sb_mixer.c:325:12: warning: context imbalance in 'snd_sb8mixer_put_mux' - different lock contexts for basic block +../sound/isa/sb/sb_mixer.c:366:12: warning: context imbalance in 'snd_sb16mixer_get_input_sw' - wrong count at exit +../sound/isa/sb/sb_mixer.c:409:9: warning: context imbalance in 'snd_sb16mixer_put_input_sw' - wrong count at exit +../sound/isa/sb/sb_mixer.c:686:9: warning: context imbalance in 'snd_sbmixer_init' - different lock contexts for basic block +../sound/virtio/virtio_card.c:90:9: warning: context imbalance in 'virtsnd_event_notify_cb' - wrong count at exit +../sound/virtio/virtio_card.c:178:9: warning: context imbalance in 'virtsnd_disable_event_vq' - wrong count at exit +../security/selinux/hooks.c:5639:22: warning: restricted __be16 degrades to integer +../security/selinux/hooks.c:5640:22: warning: restricted __be16 degrades to integer +../sound/pci/intel8x0.c:920:9: warning: context imbalance in 'snd_intel8x0_setup_pcm_out' - wrong count at exit +../sound/pci/intel8x0.c:986:26: warning: context imbalance in 'snd_intel8x0_pcm_pointer' - wrong count at exit +../sound/pci/intel8x0.c:1245:12: warning: context imbalance in 'snd_intel8x0_ali_ac97spdifout_close' - wrong count at exit +../drivers/clk/clk-xgene.c:486:9: warning: context imbalance in 'xgene_clk_enable' - different lock contexts for basic block +../drivers/clk/clk-xgene.c:515:9: warning: context imbalance in 'xgene_clk_disable' - different lock contexts for basic block +../drivers/clk/clk-xgene.c:598:9: warning: context imbalance in 'xgene_clk_set_rate' - different lock contexts for basic block +../sound/isa/gus/gus_volume.c: note: in included file: +../sound/isa/gus/gus_tables.h:41:16: warning: symbol 'snd_gf1_atten_table' was not declared. Should it be static? +../sound/isa/gus/gus_mixer.c:48:9: warning: context imbalance in 'snd_gf1_put_single' - wrong count at exit +../sound/isa/gus/gus_mixer.c:73:12: warning: context imbalance in 'snd_ics_get_double' - wrong count at exit +../sound/isa/gus/gus_mixer.c:102:27: warning: context imbalance in 'snd_ics_put_double' - wrong count at exit +../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) +../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * +../lib/maple_tree.c:6263:30: got struct maple_node * +../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) +../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * +../lib/maple_tree.c:6263:30: got struct maple_node * @@ -1993,293 +2454,59 @@ -../sound/pci/es1938.c:238:13: warning: context imbalance in 'snd_es1938_mixer_write' - wrong count at exit -../sound/pci/es1938.c:249:12: warning: context imbalance in 'snd_es1938_mixer_read' - wrong count at exit -../sound/pci/es1938.c:279:9: warning: context imbalance in 'snd_es1938_mixer_bits' - wrong count at exit -../sound/pci/es1938.c:319:13: warning: context imbalance in 'snd_es1938_write' - wrong count at exit -../sound/pci/es1938.c:330:22: warning: context imbalance in 'snd_es1938_read' - wrong count at exit -../sound/pci/es1938.c:362:9: warning: context imbalance in 'snd_es1938_bits' - wrong count at exit -../arch/x86/mm/kmmio.c:236:5: warning: context imbalance in 'kmmio_handler' - different lock contexts for basic block -../arch/x86/mm/kmmio.c: note: in included file (through ../include/linux/rculist.h): -../include/linux/rcupdate.h:987:9: warning: context imbalance in 'post_kmmio_handler' - unexpected unlock -../sound/firewire/oxfw/oxfw-midi.c:90:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit -../sound/firewire/oxfw/oxfw-midi.c:104:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit -../sound/isa/gus/gus_main.c:42:12: warning: context imbalance in 'snd_gus_joystick_put' - wrong count at exit -../drivers/gpio/gpio-mvebu.c:405:13: warning: context imbalance in 'mvebu_gpio_irq_ack' - wrong count at exit -../drivers/gpio/gpio-mvebu.c:415:13: warning: context imbalance in 'mvebu_gpio_edge_irq_mask' - wrong count at exit -../drivers/gpio/gpio-mvebu.c:427:13: warning: context imbalance in 'mvebu_gpio_edge_irq_unmask' - wrong count at exit -../drivers/gpio/gpio-mvebu.c:440:13: warning: context imbalance in 'mvebu_gpio_level_irq_mask' - wrong count at exit -../drivers/gpio/gpio-mvebu.c:452:13: warning: context imbalance in 'mvebu_gpio_level_irq_unmask' - wrong count at exit -../sound/firewire/oxfw/oxfw-hwdep.c:57:18: warning: context imbalance in 'hwdep_poll' - wrong count at exit -../sound/firewire/oxfw/oxfw-hwdep.c:85:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit -../sound/firewire/oxfw/oxfw-hwdep.c:97:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit -../sound/firewire/oxfw/oxfw-hwdep.c:117:9: warning: context imbalance in 'hwdep_release' - wrong count at exit -../drivers/pmdomain/qcom/rpmpd.c:80:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:80:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:80:16: got int -../drivers/pmdomain/qcom/rpmpd.c:89:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:89:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:89:16: got int -../drivers/pmdomain/qcom/rpmpd.c:98:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:98:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:98:16: got int -../drivers/pmdomain/qcom/rpmpd.c:107:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:107:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:107:16: got int -../drivers/pmdomain/qcom/rpmpd.c:116:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:116:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:116:16: got int -../drivers/pmdomain/qcom/rpmpd.c:125:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:125:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:125:16: got int -../drivers/pmdomain/qcom/rpmpd.c:134:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:134:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:134:16: got int -../drivers/pmdomain/qcom/rpmpd.c:143:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:143:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:143:16: got int -../drivers/pmdomain/qcom/rpmpd.c:152:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:152:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:152:16: got int -../drivers/pmdomain/qcom/rpmpd.c:161:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:161:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:161:16: got int -../drivers/pmdomain/qcom/rpmpd.c:170:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:170:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:170:16: got int -../drivers/pmdomain/qcom/rpmpd.c:179:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:179:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:179:16: got int -../drivers/pmdomain/qcom/rpmpd.c:186:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:186:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:186:16: got int -../drivers/pmdomain/qcom/rpmpd.c:193:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:193:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:193:16: got int -../drivers/pmdomain/qcom/rpmpd.c:200:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:200:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:200:16: got int -../drivers/pmdomain/qcom/rpmpd.c:207:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:207:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:207:16: got int -../drivers/pmdomain/qcom/rpmpd.c:214:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:214:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:214:16: got int -../drivers/pmdomain/qcom/rpmpd.c:221:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:221:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:221:16: got int -../drivers/pmdomain/qcom/rpmpd.c:228:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:228:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:228:16: got int -../drivers/pmdomain/qcom/rpmpd.c:237:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:237:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:237:16: got int -../drivers/pmdomain/qcom/rpmpd.c:246:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:246:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:246:16: got int -../drivers/pmdomain/qcom/rpmpd.c:253:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:253:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:253:16: got int -../drivers/pmdomain/qcom/rpmpd.c:261:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:261:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:261:16: got int -../drivers/pmdomain/qcom/rpmpd.c:268:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:268:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:268:16: got int -../drivers/pmdomain/qcom/rpmpd.c:275:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:275:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:275:16: got int -../drivers/pmdomain/qcom/rpmpd.c:282:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:282:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:282:16: got int -../drivers/pmdomain/qcom/rpmpd.c:289:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:289:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:289:16: got int -../drivers/pmdomain/qcom/rpmpd.c:296:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:296:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:296:16: got int -../drivers/pmdomain/qcom/rpmpd.c:307:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:307:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:307:16: got int -../drivers/pmdomain/qcom/rpmpd.c:318:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:318:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:318:16: got int -../drivers/pmdomain/qcom/rpmpd.c:328:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:328:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:328:16: got int -../drivers/pmdomain/qcom/rpmpd.c:337:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:337:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:337:16: got int -../drivers/pmdomain/qcom/rpmpd.c:346:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:346:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:346:16: got int -../drivers/pmdomain/qcom/rpmpd.c:355:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:355:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:355:16: got int -../drivers/pmdomain/qcom/rpmpd.c:364:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:364:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:364:16: got int -../drivers/pmdomain/qcom/rpmpd.c:373:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:373:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:373:16: got int -../drivers/pmdomain/qcom/rpmpd.c:382:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:382:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:382:16: got int -../drivers/pmdomain/qcom/rpmpd.c:391:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:391:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:391:16: got int -../drivers/pmdomain/qcom/rpmpd.c:400:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:400:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:400:16: got int -../drivers/pmdomain/qcom/rpmpd.c:409:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:409:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:409:16: got int -../drivers/pmdomain/qcom/rpmpd.c:418:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:418:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:418:16: got int -../drivers/pmdomain/qcom/rpmpd.c:427:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:427:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:427:16: got int -../drivers/pmdomain/qcom/rpmpd.c:436:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:436:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:436:16: got int -../drivers/pmdomain/qcom/rpmpd.c:445:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:445:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:445:16: got int -../drivers/pmdomain/qcom/rpmpd.c:454:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:454:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:454:16: got int -../drivers/pmdomain/qcom/rpmpd.c:463:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:463:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:463:16: got int -../drivers/pmdomain/qcom/rpmpd.c:470:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:470:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:470:16: got int -../drivers/pmdomain/qcom/rpmpd.c:477:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:477:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:477:16: got int -../drivers/pmdomain/qcom/rpmpd.c:484:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:484:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:484:16: got int -../drivers/pmdomain/qcom/rpmpd.c:494:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:494:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:494:16: got int -../drivers/pmdomain/qcom/rpmpd.c:503:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:503:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:503:16: got int -../drivers/pmdomain/qcom/rpmpd.c:512:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:512:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:512:16: got int -../drivers/pmdomain/qcom/rpmpd.c:521:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:521:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:521:16: got int -../drivers/pmdomain/qcom/rpmpd.c:528:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:528:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:528:16: got int -../drivers/pmdomain/qcom/rpmpd.c:536:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:536:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:536:16: got int -../drivers/pmdomain/qcom/rpmpd.c:543:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:543:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:543:16: got int -../drivers/pmdomain/qcom/rpmpd.c:551:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:551:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:551:16: got int -../drivers/pmdomain/qcom/rpmpd.c:558:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:558:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:558:16: got int -../drivers/pmdomain/qcom/rpmpd.c:566:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:566:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:566:16: got int -../drivers/pmdomain/qcom/rpmpd.c:573:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:573:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:573:16: got int -../drivers/pmdomain/qcom/rpmpd.c:580:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:580:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:580:16: got int -../drivers/pmdomain/qcom/rpmpd.c:587:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:587:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:587:16: got int -../drivers/pmdomain/qcom/rpmpd.c:594:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:594:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:594:16: got int -../drivers/pmdomain/qcom/rpmpd.c:601:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:601:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:601:16: got int -../drivers/pmdomain/qcom/rpmpd.c:609:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:609:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:609:16: got int -../drivers/pmdomain/qcom/rpmpd.c:616:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:616:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:616:16: got int -../drivers/pmdomain/qcom/rpmpd.c:623:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:623:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:623:16: got int -../drivers/pmdomain/qcom/rpmpd.c:630:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:630:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:630:16: got int -../drivers/pmdomain/qcom/rpmpd.c:962:24: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:962:24: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:962:24: got int -../sound/firewire/bebob/bebob_stream.c:965:5: warning: context imbalance in 'snd_bebob_stream_lock_try' - wrong count at exit -../sound/firewire/bebob/bebob_stream.c:979:6: warning: context imbalance in 'snd_bebob_stream_lock_release' - wrong count at exit -../net/bpf/test_run.c:510:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? -../net/bpf/test_run.c:516:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? -../net/bpf/test_run.c:521:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? -../net/bpf/test_run.c:526:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? -../net/bpf/test_run.c:531:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? -../net/bpf/test_run.c:536:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? -../net/bpf/test_run.c:545:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? -../net/bpf/test_run.c:551:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? -../net/bpf/test_run.c:556:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? -../net/bpf/test_run.c:561:14: warning: symbol 'bpf_fentry_test10' was not declared. Should it be static? -../net/bpf/test_run.c:566:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? -../net/bpf/test_run.c:570:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? -../net/bpf/test_run.c:576:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? -../net/bpf/test_run.c:583:17: warning: symbol 'bpf_modify_return_test_tp' was not declared. Should it be static? -../net/bpf/test_run.c:590:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? -../net/bpf/test_run.c:612:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? -../net/bpf/test_run.c:617:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? -../net/bpf/test_run.c:623:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? -../net/bpf/test_run.c:627:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' was not declared. Should it be static? -../sound/pci/es1968.c:688:13: warning: context imbalance in 'apu_set_register' - wrong count at exit -../sound/pci/es1968.c:703:12: warning: context imbalance in 'apu_get_register' - wrong count at exit -../sound/pci/es1968.c:727:13: warning: context imbalance in 'wave_set_register' - wrong count at exit -../sound/pci/es1968.c:734:12: warning: context imbalance in 'wave_get_register' - wrong count at exit -../sound/pci/es1968.c:904:9: warning: context imbalance in 'snd_es1968_pcm_start' - wrong count at exit -../sound/pci/es1968.c:919:9: warning: context imbalance in 'snd_es1968_pcm_stop' - wrong count at exit -../sound/pci/es1968.c:1130:9: warning: context imbalance in 'snd_es1968_capture_setup' - wrong count at exit -../sound/pci/es1968.c:1217:9: warning: context imbalance in 'snd_es1968_pcm_trigger' - wrong count at exit -../sound/pci/es1968.c:1479:12: warning: context imbalance in 'snd_es1968_playback_open' - different lock contexts for basic block -../sound/pci/es1968.c:1516:12: warning: context imbalance in 'snd_es1968_capture_open' - different lock contexts for basic block -../sound/pci/es1968.c:2291:9: warning: context imbalance in 'snd_es1968_chip_init' - wrong count at exit -../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression -../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression -../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression -../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression -../drivers/irqchip/irq-bcm7120-l2.c:89:9: warning: context imbalance in 'bcm7120_l2_intc_suspend' - wrong count at exit -../drivers/irqchip/irq-bcm7120-l2.c:93:13: warning: context imbalance in 'bcm7120_l2_intc_resume' - wrong count at exit -../drivers/pwm/pwm-gpio.c:98:9: warning: context imbalance in 'pwm_gpio_timer' - wrong count at exit -../drivers/pwm/pwm-gpio.c:101:12: warning: context imbalance in 'pwm_gpio_apply' - different lock contexts for basic block -../drivers/pwm/pwm-gpio.c:166:9: warning: context imbalance in 'pwm_gpio_get_state' - wrong count at exit -../sound/drivers/opl4/opl4_synth.c:301:9: warning: context imbalance in 'snd_opl4_synth_shutdown' - wrong count at exit -../sound/drivers/opl4/opl4_synth.c:316:9: warning: context imbalance in 'snd_opl4_do_for_note' - wrong count at exit -../sound/drivers/opl4/opl4_synth.c:335:9: warning: context imbalance in 'snd_opl4_do_for_channel' - wrong count at exit -../sound/drivers/opl4/opl4_synth.c:353:9: warning: context imbalance in 'snd_opl4_do_for_all' - wrong count at exit -../sound/drivers/opl4/opl4_synth.c:536:9: warning: context imbalance in 'snd_opl4_note_on' - wrong count at exit -../security/safesetid/securityfs.c:274:15: error: incompatible types in comparison expression (different address spaces): -../security/safesetid/securityfs.c:274:15: struct setid_ruleset [noderef] __rcu * -../security/safesetid/securityfs.c:274:15: struct setid_ruleset * -../security/safesetid/securityfs.c:289:61: warning: incorrect type in argument 6 (different address spaces) -../security/safesetid/securityfs.c:289:61: expected struct setid_ruleset *ruleset -../security/safesetid/securityfs.c:289:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setuid_rules -../security/safesetid/securityfs.c:296:61: warning: incorrect type in argument 6 (different address spaces) -../security/safesetid/securityfs.c:296:61: expected struct setid_ruleset *ruleset -../security/safesetid/securityfs.c:296:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setgid_rules -../drivers/iommu/iommufd/vfio_compat.c:377:17: warning: cast removes address space '__user' of expression -../drivers/block/rnbd/rnbd-clt.c:213:20: warning: context imbalance in 'rnbd_rerun_if_needed' - different lock contexts for basic block -Warning: ../drivers/phy/mediatek/phy-mtk-tphy.c:289 cannot understand function prototype: 'struct mtk_phy_pdata' -../sound/isa/gus/gus_io.c:178:6: warning: context imbalance in 'snd_gf1_i_ctrl_stop' - wrong count at exit -../sound/isa/gus/gus_io.c:184:6: warning: context imbalance in 'snd_gf1_i_write8' - wrong count at exit -../sound/isa/gus/gus_io.c:192:15: warning: context imbalance in 'snd_gf1_i_look8' - wrong count at exit -../sound/isa/gus/gus_io.c:198:6: warning: context imbalance in 'snd_gf1_i_write16' - wrong count at exit -../sound/isa/gus/gus_io.c:206:16: warning: context imbalance in 'snd_gf1_i_look16' - wrong count at exit -../sound/isa/gus/gus_io.c:224:6: warning: context imbalance in 'snd_gf1_poke' - wrong count at exit -../sound/isa/gus/gus_io.c:238:15: warning: context imbalance in 'snd_gf1_peek' - wrong count at exit +../sound/isa/gus/gus_pcm.c:114:9: warning: context imbalance in 'snd_gf1_pcm_trigger_up' - different lock contexts for basic block +../sound/isa/gus/gus_pcm.c:243:13: warning: context imbalance in 'snd_gf1_pcm_interrupt_volume' - different lock contexts for basic block +../sound/isa/gus/gus_pcm.c:281:9: warning: context imbalance in 'snd_gf1_pcm_poke_block' - different lock contexts for basic block +../sound/isa/gus/gus_pcm.c:508:9: warning: context imbalance in 'snd_gf1_pcm_playback_pointer' - wrong count at exit +../sound/isa/gus/gus_pcm.c:553:12: warning: context imbalance in 'snd_gf1_pcm_capture_trigger' - wrong count at exit +../sound/isa/gus/gus_pcm.c:715:12: warning: context imbalance in 'snd_gf1_pcm_volume_get' - wrong count at exit +../sound/isa/gus/gus_pcm.c:746:17: warning: context imbalance in 'snd_gf1_pcm_volume_put' - different lock contexts for basic block +../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 +../drivers/irqchip/irq-lan966x-oic.c:87:13: warning: context imbalance in 'lan966x_oic_irq_shutdown' - wrong count at exit +../sound/isa/sb/sb16_main.c:129:9: warning: context imbalance in 'snd_sb16_csp_update' - wrong count at exit +../sound/isa/sb/sb16_main.c:220:9: warning: context imbalance in 'snd_sb16_setup_rate' - wrong count at exit +../sound/isa/sb/sb16_main.c:268:9: warning: context imbalance in 'snd_sb16_playback_prepare' - wrong count at exit +../sound/isa/sb/sb16_main.c:271:12: warning: context imbalance in 'snd_sb16_playback_trigger' - wrong count at exit +../sound/isa/sb/sb16_main.c:333:9: warning: context imbalance in 'snd_sb16_capture_prepare' - wrong count at exit +../sound/isa/sb/sb16_main.c:336:12: warning: context imbalance in 'snd_sb16_capture_trigger' - wrong count at exit +../sound/isa/sb/sb16_main.c:480:12: warning: context imbalance in 'snd_sb16_playback_open' - wrong count at exit +../sound/isa/sb/sb16_main.c:537:12: warning: context imbalance in 'snd_sb16_playback_close' - wrong count at exit +../sound/isa/sb/sb16_main.c:548:12: warning: context imbalance in 'snd_sb16_capture_open' - wrong count at exit +../sound/isa/sb/sb16_main.c:605:12: warning: context imbalance in 'snd_sb16_capture_close' - wrong count at exit +../sound/isa/sb/sb16_main.c:662:12: warning: context imbalance in 'snd_sb16_dma_control_get' - wrong count at exit @@ -2308,102 +2535,21 @@ -../drivers/pci/msi/msi.c:928:5: warning: context imbalance in 'pci_msix_write_tph_tag' - wrong count at exit -../sound/firewire/digi00x/digi00x-stream.c:428:5: warning: context imbalance in 'snd_dg00x_stream_lock_try' - wrong count at exit -../sound/firewire/digi00x/digi00x-stream.c:442:6: warning: context imbalance in 'snd_dg00x_stream_lock_release' - wrong count at exit -../sound/firewire/fireworks/fireworks_stream.c:346:5: warning: context imbalance in 'snd_efw_stream_lock_try' - wrong count at exit -../sound/firewire/fireworks/fireworks_stream.c:360:6: warning: context imbalance in 'snd_efw_stream_lock_release' - wrong count at exit -../drivers/misc/lis3lv02d/lis3lv02d.c:181:52: warning: cast to restricted __le16 -../mm/compaction.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/compaction.h): -../include/trace/events/compaction.h:165:1: error: too long token expansion -../sound/core/pcm_lib.c:548:32: warning: incorrect type in assignment (different base types) -../sound/core/pcm_lib.c:548:32: expected unsigned int [usertype] -../sound/core/pcm_lib.c:548:32: got restricted __le32 [usertype] -../sound/firewire/digi00x/digi00x-hwdep.c:62:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit -../sound/firewire/digi00x/digi00x-hwdep.c:95:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit -../sound/firewire/digi00x/digi00x-hwdep.c:107:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit -../sound/firewire/digi00x/digi00x-hwdep.c:127:9: warning: context imbalance in 'hwdep_release' - wrong count at exit -../drivers/irqchip/irq-brcmstb-l2.c:106:9: warning: context imbalance in '__brcmstb_l2_intc_suspend' - wrong count at exit -../drivers/irqchip/irq-brcmstb-l2.c:123:13: warning: context imbalance in 'brcmstb_l2_intc_resume' - wrong count at exit -../drivers/clk/clk-xgene.c:486:9: warning: context imbalance in 'xgene_clk_enable' - different lock contexts for basic block -../drivers/clk/clk-xgene.c:515:9: warning: context imbalance in 'xgene_clk_disable' - different lock contexts for basic block -../drivers/clk/clk-xgene.c:598:9: warning: context imbalance in 'xgene_clk_set_rate' - different lock contexts for basic block -../sound/pci/fm801.c:290:9: warning: context imbalance in 'snd_fm801_update_bits' - wrong count at exit -../sound/pci/fm801.c:389:12: warning: context imbalance in 'snd_fm801_playback_trigger' - wrong count at exit -../sound/pci/fm801.c:422:12: warning: context imbalance in 'snd_fm801_capture_trigger' - wrong count at exit -../sound/pci/fm801.c:475:9: warning: context imbalance in 'snd_fm801_playback_prepare' - wrong count at exit -../sound/pci/fm801.c:501:9: warning: context imbalance in 'snd_fm801_capture_prepare' - wrong count at exit -../sound/pci/fm801.c:513:26: warning: context imbalance in 'snd_fm801_playback_pointer' - wrong count at exit -../sound/pci/fm801.c:529:26: warning: context imbalance in 'snd_fm801_capture_pointer' - wrong count at exit -../sound/pci/fm801.c:924:9: warning: context imbalance in 'snd_fm801_get_double' - wrong count at exit -../sound/firewire/digi00x/digi00x-midi.c:60:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit -../sound/firewire/digi00x/digi00x-midi.c:79:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit -../sound/firewire/tascam/tascam-stream.c:528:5: warning: context imbalance in 'snd_tscm_stream_lock_try' - wrong count at exit -../sound/firewire/tascam/tascam-stream.c:542:6: warning: context imbalance in 'snd_tscm_stream_lock_release' - wrong count at exit -../security/selinux/netnode.c:74:17: warning: restricted __be32 degrades to integer -../security/selinux/netnode.c:91:32: warning: restricted __be32 degrades to integer -../kernel/nsproxy.c:268:9: error: no generic selection for 'struct user_namespace *const [noderef] __rcu user_ns' -../kernel/nsproxy.c:273:9: error: no generic selection for 'struct user_namespace *const [noderef] __rcu user_ns' -../kernel/nsproxy.c:268:9: warning: dereference of noderef expression -../kernel/nsproxy.c:273:9: warning: dereference of noderef expression -../sound/firewire/bebob/bebob_midi.c:53:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit -../sound/firewire/bebob/bebob_midi.c:67:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit -../kernel/nstree.c: note: in included file (through ../include/linux/ns/nstree_types.h, ../include/linux/nstree.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/seq_file.c:931:9: error: incompatible types in comparison expression (different address spaces): -../fs/seq_file.c:931:9: struct list_head [noderef] __rcu * -../fs/seq_file.c:931:9: struct list_head * -../fs/seq_file.c:931:9: error: incompatible types in comparison expression (different address spaces): -../fs/seq_file.c:931:9: struct list_head [noderef] __rcu * -../fs/seq_file.c:931:9: struct list_head * -../fs/seq_file.c:953:12: warning: incorrect type in assignment (different address spaces) -../fs/seq_file.c:953:12: expected struct list_head *lh -../fs/seq_file.c:953:12: got struct list_head [noderef] __rcu * -../fs/seq_file.c:1080:24: error: incompatible types in comparison expression (different address spaces): -../fs/seq_file.c:1080:24: struct hlist_node [noderef] __rcu * -../fs/seq_file.c:1080:24: struct hlist_node * -../fs/seq_file.c:1082:24: error: incompatible types in comparison expression (different address spaces): -../fs/seq_file.c:1082:24: struct hlist_node [noderef] __rcu * -../fs/seq_file.c:1082:24: struct hlist_node * -../sound/firewire/tascam/tascam-hwdep.c:129:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit -../sound/firewire/tascam/tascam-hwdep.c:162:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit -../sound/firewire/tascam/tascam-hwdep.c:174:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit -../sound/firewire/tascam/tascam-hwdep.c:202:9: warning: context imbalance in 'hwdep_release' - wrong count at exit -../sound/firewire/tascam/tascam-midi.c:49:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit -../sound/firewire/tascam/tascam-midi.c:61:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit -../sound/pci/intel8x0.c:920:9: warning: context imbalance in 'snd_intel8x0_setup_pcm_out' - wrong count at exit -../sound/pci/intel8x0.c:986:26: warning: context imbalance in 'snd_intel8x0_pcm_pointer' - wrong count at exit -../sound/pci/intel8x0.c:1245:12: warning: context imbalance in 'snd_intel8x0_ali_ac97spdifout_close' - wrong count at exit -../fs/xattr.c:739:32: warning: dereference of noderef expression -../fs/xattr.c:885:32: warning: dereference of noderef expression -../drivers/tty/sysrq.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'sysrq_handle_crash' - unexpected unlock -../drivers/video/fbdev/core/bitblit.c:369:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) -../sound/isa/gus/gus_timer.c:17:12: warning: context imbalance in 'snd_gf1_timer1_start' - wrong count at exit -../sound/isa/gus/gus_timer.c:33:12: warning: context imbalance in 'snd_gf1_timer1_stop' - wrong count at exit -../sound/isa/gus/gus_timer.c:49:12: warning: context imbalance in 'snd_gf1_timer2_start' - wrong count at exit -../sound/isa/gus/gus_timer.c:65:12: warning: context imbalance in 'snd_gf1_timer2_stop' - wrong count at exit -../fs/namespace.c:700:5: warning: context imbalance in 'sb_prepare_remount_readonly' - different lock contexts for basic block -../fs/namespace.c:684:9: warning: context imbalance in 'setup_mnt' - wrong count at exit -../fs/namespace.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/xarray.h, ../include/linux/list_lru.h, ...): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'mntput_no_expire_slowpath' - unexpected unlock -../fs/namespace.c:1395:13: warning: context imbalance in 'mntput_no_expire' - different lock contexts for basic block -../fs/namespace.c:1972:6: warning: context imbalance in '__detach_mounts' - wrong count at exit -../fs/namespace.c:2333:6: warning: context imbalance in 'has_locked_children' - wrong count at exit -../fs/namespace.c:3777:6: warning: context imbalance in 'mnt_set_expiry' - wrong count at exit -../fs/namespace.c:3789:6: warning: context imbalance in 'mark_mounts_for_expiry' - different lock contexts for basic block -../fs/namespace.c:4093:22: warning: context imbalance in 'copy_mnt_ns' - different lock contexts for basic block -../fs/namespace.c:4494:6: warning: context imbalance in 'path_is_under' - wrong count at exit -../fs/namespace.c:6031:6: warning: context imbalance in 'put_mnt_ns' - different lock contexts for basic block -../fs/namespace.c:6098:42: warning: context imbalance in 'current_chrooted' - wrong count at exit -../sound/isa/gus/gus_dram.c:19:9: warning: context imbalance in 'snd_gus_dram_poke' - different lock contexts for basic block -../sound/isa/gus/gus_dram.c:48:12: warning: context imbalance in 'snd_gus_dram_peek' - wrong count at exit -../sound/isa/gus/gus_dma.c:12:13: warning: context imbalance in 'snd_gf1_dma_ack' - wrong count at exit -../sound/isa/gus/gus_dma.c:19:13: warning: context imbalance in 'snd_gf1_dma_program' - wrong count at exit -../sound/firewire/fireworks/fireworks_midi.c:52:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit -../sound/firewire/fireworks/fireworks_midi.c:66:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit -../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) -../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * -../lib/maple_tree.c:6263:30: got struct maple_node * -../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) -../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * -../lib/maple_tree.c:6263:30: got struct maple_node * +../sound/soc/soc-ops.c:499:33: warning: invalid assignment: &= +../sound/soc/soc-ops.c:499:33: left side has type unsigned short +../sound/soc/soc-ops.c:499:33: right side has type restricted __be16 +../sound/soc/soc-ops.c:503:33: warning: invalid assignment: &= +../sound/soc/soc-ops.c:503:33: left side has type unsigned int +../sound/soc/soc-ops.c:503:33: right side has type restricted __be32 +../arch/x86/kvm/x86.c:243:47: warning: array of flexible structures +../arch/x86/kvm/x86.c: note: in included file: +../include/linux/kvm_host.h:2099:54: warning: array of flexible structures +../arch/x86/kvm/x86.c:269:49: warning: array of flexible structures +../include/linux/kvm_host.h:2101:56: warning: array of flexible structures +../arch/x86/kvm/x86.c:3149:9: warning: context imbalance in '__kvm_start_pvclock_update' - wrong count at exit +../arch/x86/kvm/x86.c:3160:13: warning: context imbalance in 'kvm_end_pvclock_update' - unexpected unlock +../arch/x86/kvm/x86.c:6133:12: warning: context imbalance in 'kvm_get_set_one_reg' - different lock contexts for basic block +../arch/x86/kvm/x86.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): +../include/linux/srcu.h:463:9: warning: context imbalance in 'vcpu_enter_guest' - unexpected unlock +../include/linux/srcu.h:463:9: warning: context imbalance in 'vcpu_run' - unexpected unlock +../sound/firewire/fireface/ff-transaction.c:128:13: warning: context imbalance in 'handle_msg' - wrong count at exit +../sound/pci/intel8x0m.c:467:20: warning: context imbalance in 'snd_intel8x0m_interrupt' - wrong count at exit +../mm/percpu.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/percpu.h): +../include/trace/events/percpu.h:11:1: error: too long token expansion @@ -2446,86 +2592,10 @@ -../drivers/dax/super.c:45:5: warning: context imbalance in 'dax_read_lock' - wrong count at exit -../drivers/dax/super.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): -../include/linux/srcu.h:463:9: warning: context imbalance in 'dax_read_unlock' - unexpected unlock -../sound/pci/intel8x0m.c:467:20: warning: context imbalance in 'snd_intel8x0m_interrupt' - wrong count at exit -../kernel/notifier.c:31:20: warning: incorrect type in assignment (different address spaces) -../kernel/notifier.c:31:20: expected struct notifier_block **nl -../kernel/notifier.c:31:20: got struct notifier_block [noderef] __rcu ** -../kernel/notifier.c:33:17: warning: incorrect type in assignment (different address spaces) -../kernel/notifier.c:33:17: expected struct notifier_block [noderef] __rcu *next -../kernel/notifier.c:33:17: got struct notifier_block * -../kernel/notifier.c:34:9: error: incompatible types in comparison expression (different address spaces): -../kernel/notifier.c:34:9: struct notifier_block [noderef] __rcu * -../kernel/notifier.c:34:9: struct notifier_block * -../kernel/notifier.c:44:25: error: incompatible types in comparison expression (different address spaces): -../kernel/notifier.c:44:25: struct notifier_block [noderef] __rcu * -../kernel/notifier.c:44:25: struct notifier_block * -../kernel/notifier.c:148:40: warning: incorrect type in argument 1 (different address spaces) -../kernel/notifier.c:171:40: warning: incorrect type in argument 1 (different address spaces) -../kernel/notifier.c:193:42: warning: incorrect type in argument 1 (different address spaces) -../kernel/notifier.c:223:36: warning: incorrect type in argument 1 (different address spaces) -../kernel/notifier.c:261:49: warning: incorrect type in argument 1 (different address spaces) -../kernel/notifier.c:264:40: warning: incorrect type in argument 1 (different address spaces) -../kernel/notifier.c:324:51: warning: incorrect type in argument 1 (different address spaces) -../kernel/notifier.c:327:42: warning: incorrect type in argument 1 (different address spaces) -../kernel/notifier.c:345:51: warning: incorrect type in argument 1 (different address spaces) -../kernel/notifier.c:380:44: warning: incorrect type in argument 1 (different address spaces) -../kernel/notifier.c:405:41: warning: incorrect type in argument 1 (different address spaces) -../kernel/notifier.c:422:43: warning: incorrect type in argument 1 (different address spaces) -../kernel/notifier.c:429:44: warning: incorrect type in argument 1 (different address spaces) -../kernel/notifier.c:453:37: warning: incorrect type in argument 1 (different address spaces) -../kernel/notifier.c:483:49: warning: incorrect type in argument 1 (different address spaces) -../kernel/notifier.c:486:40: warning: incorrect type in argument 1 (different address spaces) -../kernel/notifier.c:513:51: warning: incorrect type in argument 1 (different address spaces) -../kernel/notifier.c:516:42: warning: incorrect type in argument 1 (different address spaces) -../kernel/notifier.c:546:36: warning: incorrect type in argument 1 (different address spaces) -../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 1 (different address spaces) -../net/sched/act_bpf.c:131:9: expected void const * -../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * -../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 1 (different address spaces) -../net/sched/act_bpf.c:131:9: expected void const * -../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * -../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 2 (different address spaces) -../net/sched/act_bpf.c:131:9: expected void const * -../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * -../net/sched/act_bpf.c:124:50: warning: dereference of noderef expression -../net/sched/act_bpf.c:124:50: warning: dereference of noderef expression -../sound/isa/gus/gus_volume.c: note: in included file: -../sound/isa/gus/gus_tables.h:41:16: warning: symbol 'snd_gf1_atten_table' was not declared. Should it be static? -../sound/isa/gus/gus_pcm.c:114:9: warning: context imbalance in 'snd_gf1_pcm_trigger_up' - different lock contexts for basic block -../sound/isa/gus/gus_pcm.c:243:13: warning: context imbalance in 'snd_gf1_pcm_interrupt_volume' - different lock contexts for basic block -../sound/isa/gus/gus_pcm.c:281:9: warning: context imbalance in 'snd_gf1_pcm_poke_block' - different lock contexts for basic block -../sound/isa/gus/gus_pcm.c:508:9: warning: context imbalance in 'snd_gf1_pcm_playback_pointer' - wrong count at exit -../sound/isa/gus/gus_pcm.c:553:12: warning: context imbalance in 'snd_gf1_pcm_capture_trigger' - wrong count at exit -../sound/isa/gus/gus_pcm.c:715:12: warning: context imbalance in 'snd_gf1_pcm_volume_get' - wrong count at exit -../sound/isa/gus/gus_pcm.c:746:17: warning: context imbalance in 'snd_gf1_pcm_volume_put' - different lock contexts for basic block -../sound/firewire/bebob/bebob_hwdep.c:57:18: warning: context imbalance in 'hwdep_poll' - wrong count at exit -../sound/firewire/bebob/bebob_hwdep.c:87:1: warning: context imbalance in 'hwdep_lock' - wrong count at exit -../sound/firewire/bebob/bebob_hwdep.c:100:1: warning: context imbalance in 'hwdep_unlock' - wrong count at exit -../sound/firewire/bebob/bebob_hwdep.c:121:9: warning: context imbalance in 'hwdep_release' - wrong count at exit -../arch/x86/kvm/mmu/tdp_mmu.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/cgroup.h, ../include/linux/memcontrol.h, ../include/linux/resume_user_mode.h, ../include/linux/entry-virt.h, ...): -../include/linux/rcupdate.h:897:25: warning: context imbalance in '__tdp_mmu_zap_root' - unexpected unlock -../arch/x86/kvm/mmu/tdp_mmu.c:1594:33: warning: context imbalance in 'tdp_mmu_split_huge_pages_root' - unexpected unlock -../fs/libfs.c:2144:18: error: incompatible types in comparison expression (different address spaces): -../fs/libfs.c:2144:18: struct dentry [noderef] __rcu * -../fs/libfs.c:2144:18: struct dentry * -../drivers/tty/ipwireless/hardware.c:431:30: warning: incorrect type in argument 1 (different base types) -../drivers/tty/ipwireless/hardware.c:431:30: expected unsigned short [usertype] value -../drivers/tty/ipwireless/hardware.c:431:30: got restricted __le16 [assigned] [usertype] raw_data -../drivers/tty/ipwireless/hardware.c:445:30: warning: incorrect type in argument 1 (different base types) -../drivers/tty/ipwireless/hardware.c:445:30: expected unsigned short [usertype] value -../drivers/tty/ipwireless/hardware.c:445:30: got restricted __le16 [assigned] [usertype] raw_data -../drivers/tty/ipwireless/hardware.c:872:46: warning: incorrect type in initializer (different base types) -../drivers/tty/ipwireless/hardware.c:872:46: expected restricted __le16 [usertype] raw_data -../drivers/tty/ipwireless/hardware.c:872:46: got unsigned short -../drivers/tty/ipwireless/hardware.c:889:46: warning: incorrect type in initializer (different base types) -../drivers/tty/ipwireless/hardware.c:889:46: expected restricted __le16 [usertype] raw_data -../drivers/tty/ipwireless/hardware.c:889:46: got unsigned short -../drivers/dax/bus.c:19:1: warning: symbol 'dax_region_rwsem' was not declared. Should it be static? -../drivers/dax/bus.c:25:1: warning: symbol 'dax_dev_rwsem' was not declared. Should it be static? -../net/core/xdp.c:903:17: warning: symbol 'bpf_xdp_metadata_rx_timestamp' was not declared. Should it be static? -../net/core/xdp.c:925:17: warning: symbol 'bpf_xdp_metadata_rx_hash' was not declared. Should it be static? -../net/core/xdp.c:958:17: warning: symbol 'bpf_xdp_metadata_rx_vlan_tag' was not declared. Should it be static? -Warning: ../drivers/tty/n_hdlc.c:139 struct member 'write_work' not described in 'n_hdlc' -Warning: ../drivers/tty/n_hdlc.c:139 struct member 'tty_for_write_work' not described in 'n_hdlc' -Warning: ../drivers/tty/n_hdlc.c:139 struct member 'write_work' not described in 'n_hdlc' -Warning: ../drivers/tty/n_hdlc.c:139 struct member 'tty_for_write_work' not described in 'n_hdlc' +../drivers/tty/sysrq.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'sysrq_handle_crash' - unexpected unlock +../sound/isa/gus/gus_uart.c:58:9: warning: context imbalance in 'snd_gf1_interrupt_midi_out' - wrong count at exit +../sound/isa/gus/gus_uart.c:85:9: warning: context imbalance in 'snd_gf1_uart_output_open' - wrong count at exit +../sound/isa/gus/gus_uart.c:122:9: warning: context imbalance in 'snd_gf1_uart_input_open' - wrong count at exit +../sound/isa/gus/gus_uart.c:133:9: warning: context imbalance in 'snd_gf1_uart_output_close' - wrong count at exit +../sound/isa/gus/gus_uart.c:146:9: warning: context imbalance in 'snd_gf1_uart_input_close' - wrong count at exit +../sound/isa/gus/gus_uart.c:158:9: warning: context imbalance in 'snd_gf1_uart_input_trigger' - wrong count at exit +../sound/virtio/virtio_ctl_msg.c:237:9: warning: context imbalance in 'virtsnd_ctl_msg_cancel_all' - wrong count at exit +../sound/virtio/virtio_ctl_msg.c:298:9: warning: context imbalance in 'virtsnd_ctl_notify_cb' - wrong count at exit @@ -2536,3 +2606,45 @@ -../mm/list_lru.c:161:6: warning: context imbalance in 'list_lru_add' - different lock contexts for basic block -../mm/list_lru.c:201:6: warning: context imbalance in 'list_lru_del' - different lock contexts for basic block -../mm/list_lru.c:290:35: warning: context imbalance in '__list_lru_walk_one' - different lock contexts for basic block +../sound/isa/sb/sb8_main.c:221:9: warning: context imbalance in 'snd_sb8_playback_trigger' - wrong count at exit +../sound/isa/sb/sb8_main.c:345:9: warning: context imbalance in 'snd_sb8_capture_trigger' - wrong count at exit +../sound/isa/sb/sb8_main.c:528:9: warning: context imbalance in 'snd_sb8_close' - wrong count at exit +../drivers/char/tpm/tpm2-cmd.c:21:18: warning: symbol 'tpm2_hash_map' was not declared. Should it be static? +../kernel/nsproxy.c:268:9: error: no generic selection for 'struct user_namespace *const [noderef] __rcu user_ns' +../kernel/nsproxy.c:273:9: error: no generic selection for 'struct user_namespace *const [noderef] __rcu user_ns' +../kernel/nsproxy.c:268:9: warning: dereference of noderef expression +../kernel/nsproxy.c:273:9: warning: dereference of noderef expression +../net/netfilter/nf_conntrack_core.c:129:13: warning: context imbalance in 'nf_conntrack_double_unlock' - unexpected unlock +../net/netfilter/nf_conntrack_core.c:139:13: warning: context imbalance in 'nf_conntrack_double_lock' - wrong count at exit +../net/netfilter/nf_conntrack_core.c:2349:28: warning: context imbalance in 'get_next_corpse' - unexpected unlock +../sound/firewire/fireface/ff-midi.c:52:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit +../sound/firewire/fireface/ff-midi.c:66:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit +../sound/isa/sb/sb8_midi.c:23:13: warning: context imbalance in 'snd_sb8dsp_midi_interrupt' - wrong count at exit +../sound/isa/sb/sb8_midi.c:131:9: warning: context imbalance in 'snd_sb8dsp_midi_input_trigger' - wrong count at exit +../sound/isa/sb/sb8_midi.c:154:9: warning: context imbalance in 'snd_sb8dsp_midi_output_write' - wrong count at exit +../io_uring/register.c: note: in included file: +../include/linux/io_uring_types.h:220:37: warning: array of flexible structures +Warning: ../block/partitions/aix.c:80 function parameter 'state' not described in 'read_lba' +Warning: ../block/partitions/aix.c:80 function parameter 'lba' not described in 'read_lba' +Warning: ../block/partitions/aix.c:80 function parameter 'buffer' not described in 'read_lba' +Warning: ../block/partitions/aix.c:80 function parameter 'count' not described in 'read_lba' +Warning: ../block/partitions/aix.c:113 function parameter 'state' not described in 'alloc_pvd' +Warning: ../block/partitions/aix.c:113 function parameter 'lba' not described in 'alloc_pvd' +Warning: ../block/partitions/aix.c:138 function parameter 'state' not described in 'alloc_lvn' +Warning: ../block/partitions/aix.c:138 function parameter 'lba' not described in 'alloc_lvn' +Warning: ../block/partitions/aix.c:80 function parameter 'state' not described in 'read_lba' +Warning: ../block/partitions/aix.c:80 function parameter 'lba' not described in 'read_lba' +Warning: ../block/partitions/aix.c:80 function parameter 'buffer' not described in 'read_lba' +Warning: ../block/partitions/aix.c:80 function parameter 'count' not described in 'read_lba' +Warning: ../block/partitions/aix.c:113 function parameter 'state' not described in 'alloc_pvd' +Warning: ../block/partitions/aix.c:113 function parameter 'lba' not described in 'alloc_pvd' +Warning: ../block/partitions/aix.c:138 function parameter 'state' not described in 'alloc_lvn' +Warning: ../block/partitions/aix.c:138 function parameter 'lba' not described in 'alloc_lvn' +../sound/hda/core/intel-dsp-config.c: note: in included file: +../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures +../sound/isa/gus/gus_reset.c:84:13: warning: context imbalance in 'snd_gf1_clear_regs' - wrong count at exit +../sound/isa/gus/gus_reset.c:93:13: warning: context imbalance in 'snd_gf1_look_regs' - wrong count at exit +../sound/isa/gus/gus_reset.c: note: in included file: +../include/sound/gus.h:445:31: warning: context imbalance in 'snd_gf1_smart_stop_voice' - wrong count at exit +../sound/isa/gus/gus_reset.c:130:9: warning: context imbalance in 'snd_gf1_stop_voice' - wrong count at exit +../sound/isa/gus/gus_reset.c:141:9: warning: context imbalance in 'snd_gf1_clear_voices' - different lock contexts for basic block +../sound/isa/gus/gus_reset.c:176:17: warning: context imbalance in 'snd_gf1_stop_voices' - different lock contexts for basic block +../sound/isa/gus/gus_reset.c:220:22: warning: context imbalance in 'snd_gf1_alloc_voice' - wrong count at exit +Warning: ../drivers/phy/mediatek/phy-mtk-tphy.c:289 cannot understand function prototype: 'struct mtk_phy_pdata' @@ -2578,48 +2690,48 @@ -../mm/workingset.c:763:9: warning: context imbalance in 'shadow_lru_isolate' - wrong count at exit -../drivers/tty/serial/serial_core.c:125:13: warning: context imbalance in 'uart_stop' - different lock contexts for basic block -../drivers/tty/serial/serial_core.c:166:13: warning: context imbalance in 'uart_start' - different lock contexts for basic block -../drivers/tty/serial/serial_core.c:185:9: warning: context imbalance in 'uart_update_mctrl' - wrong count at exit -../drivers/tty/serial/serial_core.c:201:13: warning: context imbalance in 'uart_change_line_settings' - different lock contexts for basic block -../drivers/tty/serial/serial_core.c:266:39: warning: context imbalance in 'uart_alloc_xmit_buf' - different lock contexts for basic block -../drivers/tty/serial/serial_core.c:294:31: warning: context imbalance in 'uart_free_xmit_buf' - different lock contexts for basic block -../drivers/tty/serial/serial_core.c:601:31: warning: context imbalance in 'uart_put_char' - different lock contexts for basic block -../drivers/tty/serial/serial_core.c:634:31: warning: context imbalance in 'uart_write' - different lock contexts for basic block -../drivers/tty/serial/serial_core.c:647:31: warning: context imbalance in 'uart_write_room' - different lock contexts for basic block -../drivers/tty/serial/serial_core.c:660:31: warning: context imbalance in 'uart_chars_in_buffer' - different lock contexts for basic block -../drivers/tty/serial/serial_core.c:685:31: warning: context imbalance in 'uart_flush_buffer' - different lock contexts for basic block -../drivers/tty/serial/serial_core.c:724:24: warning: context imbalance in 'uart_send_xchar' - different lock contexts for basic block -../drivers/tty/serial/serial_core.c:1082:12: warning: context imbalance in 'uart_tiocmget' - different lock contexts for basic block -../drivers/tty/serial/serial_core.c:1275:31: warning: context imbalance in 'uart_get_icount' - different lock contexts for basic block -../drivers/tty/serial/serial_core.c:1894:13: warning: context imbalance in 'uart_carrier_raised' - wrong count at exit -../drivers/tty/serial/serial_core.c:2313:5: warning: context imbalance in 'uart_suspend_port' - different lock contexts for basic block -../drivers/tty/serial/serial_core.c:2435:17: warning: context imbalance in 'uart_resume_port' - different lock contexts for basic block -../sound/isa/gus/gus_mixer.c:48:9: warning: context imbalance in 'snd_gf1_put_single' - wrong count at exit -../sound/isa/gus/gus_mixer.c:73:12: warning: context imbalance in 'snd_ics_get_double' - wrong count at exit -../sound/isa/gus/gus_mixer.c:102:27: warning: context imbalance in 'snd_ics_put_double' - wrong count at exit -../sound/isa/gus/gus_uart.c:58:9: warning: context imbalance in 'snd_gf1_interrupt_midi_out' - wrong count at exit -../sound/isa/gus/gus_uart.c:85:9: warning: context imbalance in 'snd_gf1_uart_output_open' - wrong count at exit -../sound/isa/gus/gus_uart.c:122:9: warning: context imbalance in 'snd_gf1_uart_input_open' - wrong count at exit -../sound/isa/gus/gus_uart.c:133:9: warning: context imbalance in 'snd_gf1_uart_output_close' - wrong count at exit -../sound/isa/gus/gus_uart.c:146:9: warning: context imbalance in 'snd_gf1_uart_input_close' - wrong count at exit -../sound/isa/gus/gus_uart.c:158:9: warning: context imbalance in 'snd_gf1_uart_input_trigger' - wrong count at exit -../sound/firewire/fireworks/fireworks_hwdep.c:198:9: warning: context imbalance in 'hwdep_poll' - wrong count at exit -../sound/firewire/fireworks/fireworks_hwdep.c:222:1: warning: context imbalance in 'hwdep_lock' - wrong count at exit -../sound/firewire/fireworks/fireworks_hwdep.c:235:1: warning: context imbalance in 'hwdep_unlock' - wrong count at exit -../sound/firewire/fireworks/fireworks_hwdep.c:256:9: warning: context imbalance in 'hwdep_release' - wrong count at exit -../drivers/char/tpm/tpm-buf.c:225:16: warning: cast to restricted __be16 -../drivers/char/tpm/tpm-buf.c:242:16: warning: cast to restricted __be32 -../sound/isa/gus/gus_reset.c:84:13: warning: context imbalance in 'snd_gf1_clear_regs' - wrong count at exit -../sound/isa/gus/gus_reset.c:93:13: warning: context imbalance in 'snd_gf1_look_regs' - wrong count at exit -../sound/isa/gus/gus_reset.c: note: in included file: -../include/sound/gus.h:445:31: warning: context imbalance in 'snd_gf1_smart_stop_voice' - wrong count at exit -../sound/isa/gus/gus_reset.c:130:9: warning: context imbalance in 'snd_gf1_stop_voice' - wrong count at exit -../sound/isa/gus/gus_reset.c:141:9: warning: context imbalance in 'snd_gf1_clear_voices' - different lock contexts for basic block -../sound/isa/gus/gus_reset.c:176:17: warning: context imbalance in 'snd_gf1_stop_voices' - different lock contexts for basic block -../sound/isa/gus/gus_reset.c:220:22: warning: context imbalance in 'snd_gf1_alloc_voice' - wrong count at exit -../drivers/irqchip/irq-lan966x-oic.c:87:13: warning: context imbalance in 'lan966x_oic_irq_shutdown' - wrong count at exit -../drivers/regulator/ad5398.c:49:17: warning: cast to restricted __be16 -../drivers/regulator/ad5398.c:59:13: warning: incorrect type in assignment (different base types) -../drivers/regulator/ad5398.c:59:13: expected unsigned short val -../drivers/regulator/ad5398.c:59:13: got restricted __be16 [usertype] -../io_uring/register.c: note: in included file: -../include/linux/io_uring_types.h:220:37: warning: array of flexible structures +../sound/hda/core/intel-nhlt.c: note: in included file: +../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures +../include/sound/intel-nhlt.h:61:39: warning: array of flexible structures +../arch/x86/mm/mem_encrypt_amd.c:46:5: warning: symbol 'sev_check_data' was not declared. Should it be static? +../drivers/block/rnbd/rnbd-clt.c:213:20: warning: context imbalance in 'rnbd_rerun_if_needed' - different lock contexts for basic block +../lib/rbtree.c: note: in included file: +../include/linux/rbtree_augmented.h:213:25: error: incompatible types in comparison expression (different address spaces): +../include/linux/rbtree_augmented.h:213:25: struct rb_node [noderef] __rcu * +../include/linux/rbtree_augmented.h:213:25: struct rb_node * +../include/linux/rbtree_augmented.h:215:25: error: incompatible types in comparison expression (different address spaces): +../include/linux/rbtree_augmented.h:215:25: struct rb_node [noderef] __rcu * +../include/linux/rbtree_augmented.h:215:25: struct rb_node * +../include/linux/rbtree_augmented.h:217:17: error: incompatible types in comparison expression (different address spaces): +../include/linux/rbtree_augmented.h:217:17: struct rb_node [noderef] __rcu * +../include/linux/rbtree_augmented.h:217:17: struct rb_node * +../sound/core/pcm_lib.c:548:32: warning: incorrect type in assignment (different base types) +../sound/core/pcm_lib.c:548:32: expected unsigned int [usertype] +../sound/core/pcm_lib.c:548:32: got restricted __le32 [usertype] +../sound/isa/wavefront/wavefront_midi.c:112:13: warning: context imbalance in 'snd_wavefront_midi_output_write' - different lock contexts for basic block +../sound/isa/wavefront/wavefront_midi.c:218:12: warning: context imbalance in 'snd_wavefront_midi_input_open' - different lock contexts for basic block +../sound/isa/wavefront/wavefront_midi.c:241:12: warning: context imbalance in 'snd_wavefront_midi_output_open' - different lock contexts for basic block +../sound/isa/wavefront/wavefront_midi.c:264:12: warning: context imbalance in 'snd_wavefront_midi_input_close' - different lock contexts for basic block +../sound/isa/wavefront/wavefront_midi.c:286:12: warning: context imbalance in 'snd_wavefront_midi_output_close' - different lock contexts for basic block +../sound/isa/wavefront/wavefront_midi.c:307:13: warning: context imbalance in 'snd_wavefront_midi_input_trigger' - different lock contexts for basic block +../sound/isa/wavefront/wavefront_midi.c:447:1: warning: context imbalance in 'snd_wavefront_midi_disable_virtual' - wrong count at exit +../sound/firewire/fireface/ff-stream.c:254:5: warning: context imbalance in 'snd_ff_stream_lock_try' - wrong count at exit +../sound/firewire/fireface/ff-stream.c:268:6: warning: context imbalance in 'snd_ff_stream_lock_release' - wrong count at exit +../mm/slab_common.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/kmem.h): +../include/trace/events/kmem.h:12:1: error: too long token expansion +../include/trace/events/kmem.h:57:1: error: too long token expansion +../include/trace/events/kmem.h:180:1: error: too long token expansion +../kernel/nstree.c: note: in included file (through ../include/linux/ns/nstree_types.h, ../include/linux/nstree.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/namespace.c:700:5: warning: context imbalance in 'sb_prepare_remount_readonly' - different lock contexts for basic block +../fs/namespace.c:684:9: warning: context imbalance in 'setup_mnt' - wrong count at exit +../fs/namespace.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/xarray.h, ../include/linux/list_lru.h, ...): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'mntput_no_expire_slowpath' - unexpected unlock +../fs/namespace.c:1395:13: warning: context imbalance in 'mntput_no_expire' - different lock contexts for basic block +../fs/namespace.c:1972:6: warning: context imbalance in '__detach_mounts' - wrong count at exit +../fs/namespace.c:2333:6: warning: context imbalance in 'has_locked_children' - wrong count at exit +../fs/namespace.c:3777:6: warning: context imbalance in 'mnt_set_expiry' - wrong count at exit +../fs/namespace.c:3789:6: warning: context imbalance in 'mark_mounts_for_expiry' - different lock contexts for basic block +../fs/namespace.c:4093:22: warning: context imbalance in 'copy_mnt_ns' - different lock contexts for basic block +../fs/namespace.c:4494:6: warning: context imbalance in 'path_is_under' - wrong count at exit +../fs/namespace.c:6031:6: warning: context imbalance in 'put_mnt_ns' - different lock contexts for basic block +../fs/namespace.c:6098:42: warning: context imbalance in 'current_chrooted' - wrong count at exit @@ -2680,3 +2792,16 @@ -../fs/fs-writeback.c: note: in included file: -../include/linux/fs.h:901:9: warning: context imbalance in 'writeback_sb_inodes' - unexpected unlock -../fs/fs-writeback.c:2691:20: warning: context imbalance in '__mark_inode_dirty' - unexpected unlock +../drivers/pci/pci-acpi.c:1112:56: warning: restricted pci_power_t degrades to integer +../net/core/rtnetlink.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'rtnl_link_ops_get' - wrong count at exit +../net/core/rtnetlink.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): +../include/linux/srcu.h:463:9: warning: context imbalance in 'rtnl_link_ops_put' - unexpected unlock +../net/core/rtnetlink.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'rtnl_af_lookup' - wrong count at exit +../net/core/rtnetlink.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): +../include/linux/srcu.h:463:9: warning: context imbalance in 'rtnl_af_put' - unexpected unlock +../net/ipv4/tcp_input.c:7549:17: warning: context imbalance in 'tcp_conn_request' - unexpected unlock +../net/mpls/af_mpls.c: note: in included file: +../net/mpls/internal.h:158:38: warning: array of flexible structures +../drivers/phy/marvell/phy-mmp3-hsic.c:58:31: warning: cast removes address space '__iomem' of expression +../sound/usb/midi.c:293:13: warning: context imbalance in 'snd_usbmidi_do_output' - wrong count at exit +../sound/usb/midi.c:335:13: warning: context imbalance in 'snd_usbmidi_error_timer' - wrong count at exit +../sound/usb/midi.c:1546:9: warning: context imbalance in 'snd_usbmidi_disconnect' - wrong count at exit @@ -2697,70 +2822,58 @@ -../kernel/cred.c:77:9: error: incompatible types in comparison expression (different address spaces): -../kernel/cred.c:77:9: struct cred * -../kernel/cred.c:77:9: struct cred const [noderef] __rcu * -../kernel/cred.c:78:9: error: incompatible types in comparison expression (different address spaces): -../kernel/cred.c:78:9: struct cred * -../kernel/cred.c:78:9: struct cred const [noderef] __rcu * -../kernel/cred.c:94:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/cred.c:94:9: expected struct atomic64_t const [usertype] *v -../kernel/cred.c:94:9: got struct atomic64_t const [noderef] __rcu * -../kernel/cred.c:97:22: warning: cast removes address space '__rcu' of expression -../kernel/cred.c:100:17: warning: cast removes address space '__rcu' of expression -../kernel/cred.c:191:13: warning: incorrect type in assignment (different address spaces) -../kernel/cred.c:191:13: expected struct cred const *old -../kernel/cred.c:191:13: got struct cred const [noderef] __rcu *cred -../kernel/cred.c:278:47: warning: incorrect type in argument 1 (different address spaces) -../kernel/cred.c:278:47: expected struct cred const *cred -../kernel/cred.c:278:47: got struct cred const [noderef] __rcu *cred -../kernel/cred.c:278:30: warning: incorrect type in assignment (different address spaces) -../kernel/cred.c:278:30: expected struct cred const [noderef] __rcu *real_cred -../kernel/cred.c:278:30: got struct cred const * -../kernel/cred.c:279:17: warning: incorrect type in argument 1 (different address spaces) -../kernel/cred.c:279:17: expected struct atomic64_t const [usertype] *v -../kernel/cred.c:279:17: got struct atomic64_t const [noderef] __rcu * -../kernel/cred.c:318:32: warning: incorrect type in assignment (different address spaces) -../kernel/cred.c:318:32: expected struct cred const [noderef] __rcu *real_cred -../kernel/cred.c:318:32: got struct cred const * -../kernel/cred.c:371:38: warning: incorrect type in initializer (different address spaces) -../kernel/cred.c:371:38: expected struct cred const *old -../kernel/cred.c:371:38: got struct cred const [noderef] __rcu *real_cred -../kernel/cred.c:376:9: error: incompatible types in comparison expression (different address spaces): -../kernel/cred.c:376:9: struct cred const [noderef] __rcu * -../kernel/cred.c:376:9: struct cred const * -../kernel/cred.c:274:19: warning: dereference of noderef expression -../lib/rbtree.c: note: in included file: -../include/linux/rbtree_augmented.h:213:25: error: incompatible types in comparison expression (different address spaces): -../include/linux/rbtree_augmented.h:213:25: struct rb_node [noderef] __rcu * -../include/linux/rbtree_augmented.h:213:25: struct rb_node * -../include/linux/rbtree_augmented.h:215:25: error: incompatible types in comparison expression (different address spaces): -../include/linux/rbtree_augmented.h:215:25: struct rb_node [noderef] __rcu * -../include/linux/rbtree_augmented.h:215:25: struct rb_node * -../include/linux/rbtree_augmented.h:217:17: error: incompatible types in comparison expression (different address spaces): -../include/linux/rbtree_augmented.h:217:17: struct rb_node [noderef] __rcu * -../include/linux/rbtree_augmented.h:217:17: struct rb_node * -../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:1481:13: warning: context imbalance in 'unix_state_double_lock' - wrong count at exit -../net/unix/af_unix.c:1498:17: warning: context imbalance in 'unix_state_double_unlock' - unexpected unlock -../net/unix/af_unix.c:1612:54: warning: context imbalance in 'unix_wait_for_peer' - unexpected unlock -../net/unix/af_unix.c:1801:9: warning: context imbalance in 'unix_stream_connect' - different lock contexts for basic block -../net/unix/af_unix.c:2203:25: warning: context imbalance in 'unix_dgram_sendmsg' - unexpected unlock -../net/unix/af_unix.c:3467:20: warning: context imbalance in 'unix_get_first' - wrong count at exit -../net/unix/af_unix.c:3498:34: warning: context imbalance in 'unix_get_next' - unexpected unlock -../net/unix/af_unix.c:3528:42: warning: context imbalance in 'unix_seq_stop' - unexpected unlock -../net/unix/af_unix.c:3631:34: warning: context imbalance in 'bpf_iter_unix_hold_batch' - unexpected unlock -Warning: ../block/partitions/aix.c:80 function parameter 'state' not described in 'read_lba' -Warning: ../block/partitions/aix.c:80 function parameter 'lba' not described in 'read_lba' -Warning: ../block/partitions/aix.c:80 function parameter 'buffer' not described in 'read_lba' -Warning: ../block/partitions/aix.c:80 function parameter 'count' not described in 'read_lba' -Warning: ../block/partitions/aix.c:113 function parameter 'state' not described in 'alloc_pvd' -Warning: ../block/partitions/aix.c:113 function parameter 'lba' not described in 'alloc_pvd' -Warning: ../block/partitions/aix.c:138 function parameter 'state' not described in 'alloc_lvn' -Warning: ../block/partitions/aix.c:138 function parameter 'lba' not described in 'alloc_lvn' -Warning: ../block/partitions/aix.c:80 function parameter 'state' not described in 'read_lba' -Warning: ../block/partitions/aix.c:80 function parameter 'lba' not described in 'read_lba' -Warning: ../block/partitions/aix.c:80 function parameter 'buffer' not described in 'read_lba' -Warning: ../block/partitions/aix.c:80 function parameter 'count' not described in 'read_lba' -Warning: ../block/partitions/aix.c:113 function parameter 'state' not described in 'alloc_pvd' -Warning: ../block/partitions/aix.c:113 function parameter 'lba' not described in 'alloc_pvd' -Warning: ../block/partitions/aix.c:138 function parameter 'state' not described in 'alloc_lvn' -Warning: ../block/partitions/aix.c:138 function parameter 'lba' not described in 'alloc_lvn' +../net/xfrm/xfrm_user.c:4220:9: error: incompatible types in comparison expression (different address spaces): +../net/xfrm/xfrm_user.c:4220:9: struct sock [noderef] __rcu * +../net/xfrm/xfrm_user.c:4220:9: struct sock * +../net/xfrm/xfrm_user.c:4226:9: error: incompatible types in comparison expression (different address spaces): +../net/xfrm/xfrm_user.c:4226:9: struct sock [noderef] __rcu * +../net/xfrm/xfrm_user.c:4226:9: struct sock * +../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): +../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * +../net/xfrm/xfrm_user.c:1574:29: struct sock * +../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): +../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * +../net/xfrm/xfrm_user.c:1574:29: struct sock * +../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): +../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * +../net/xfrm/xfrm_user.c:1574:29: struct sock * +../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): +../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * +../net/xfrm/xfrm_user.c:1574:29: struct sock * +../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): +../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * +../net/xfrm/xfrm_user.c:1574:29: struct sock * +../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): +../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * +../net/xfrm/xfrm_user.c:1574:29: struct sock * +../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): +../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * +../net/xfrm/xfrm_user.c:1574:29: struct sock * +../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): +../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * +../net/xfrm/xfrm_user.c:1574:29: struct sock * +../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): +../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * +../net/xfrm/xfrm_user.c:1574:29: struct sock * +../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): +../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * +../net/xfrm/xfrm_user.c:1574:29: struct sock * +../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): +../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * +../net/xfrm/xfrm_user.c:1574:29: struct sock * +../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): +../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * +../net/xfrm/xfrm_user.c:1574:29: struct sock * +../net/xfrm/xfrm_user.c: note: in included file: +../include/net/xfrm.h:1985:16: error: incompatible types in comparison expression (different address spaces): +../include/net/xfrm.h:1985:16: struct sock [noderef] __rcu * +../include/net/xfrm.h:1985:16: struct sock * +../drivers/tty/ipwireless/hardware.c:431:30: warning: incorrect type in argument 1 (different base types) +../drivers/tty/ipwireless/hardware.c:431:30: expected unsigned short [usertype] value +../drivers/tty/ipwireless/hardware.c:431:30: got restricted __le16 [assigned] [usertype] raw_data +../drivers/tty/ipwireless/hardware.c:445:30: warning: incorrect type in argument 1 (different base types) +../drivers/tty/ipwireless/hardware.c:445:30: expected unsigned short [usertype] value +../drivers/tty/ipwireless/hardware.c:445:30: got restricted __le16 [assigned] [usertype] raw_data +../drivers/tty/ipwireless/hardware.c:872:46: warning: incorrect type in initializer (different base types) +../drivers/tty/ipwireless/hardware.c:872:46: expected restricted __le16 [usertype] raw_data +../drivers/tty/ipwireless/hardware.c:872:46: got unsigned short +../drivers/tty/ipwireless/hardware.c:889:46: warning: incorrect type in initializer (different base types) +../drivers/tty/ipwireless/hardware.c:889:46: expected restricted __le16 [usertype] raw_data +../drivers/tty/ipwireless/hardware.c:889:46: got unsigned short @@ -2770,30 +2883,119 @@ -../drivers/video/fbdev/core/fbcon_ud.c:371:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) -../drivers/misc/keba/cp500.c:962:34: warning: Using plain integer as NULL pointer -../net/xfrm/xfrm_policy.c:4152:43: error: incompatible types in comparison expression (different address spaces): -../net/xfrm/xfrm_policy.c:4152:43: struct xfrm_policy_afinfo const [noderef] __rcu * -../net/xfrm/xfrm_policy.c:4152:43: struct xfrm_policy_afinfo const * -../net/xfrm/xfrm_policy.c:4238:29: warning: incorrect type in assignment (different address spaces) -../net/xfrm/xfrm_policy.c:4238:29: expected struct hlist_head [noderef] __rcu *table -../net/xfrm/xfrm_policy.c:4238:29: got struct hlist_head * -../net/xfrm/xfrm_policy.c:4265:36: warning: incorrect type in argument 1 (different address spaces) -../net/xfrm/xfrm_policy.c:4265:36: expected struct hlist_head *n -../net/xfrm/xfrm_policy.c:4265:36: got struct hlist_head [noderef] __rcu *table -../net/xfrm/xfrm_policy.c:4291:17: warning: incorrect type in argument 1 (different address spaces) -../net/xfrm/xfrm_policy.c:4291:17: expected struct hlist_head const *h -../net/xfrm/xfrm_policy.c:4291:17: got struct hlist_head [noderef] __rcu *table -../net/xfrm/xfrm_policy.c:4292:36: warning: incorrect type in argument 1 (different address spaces) -../net/xfrm/xfrm_policy.c:4292:36: expected struct hlist_head *n -../net/xfrm/xfrm_policy.c:4292:36: got struct hlist_head [noderef] __rcu *table -../net/xfrm/xfrm_policy.c:264:9: warning: context imbalance in 'xfrm_policy_get_afinfo' - different lock contexts for basic block -../net/xfrm/xfrm_policy.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:897:25: warning: context imbalance in '__xfrm_dst_lookup' - unexpected unlock -../net/xfrm/xfrm_policy.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 * -../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 * -../sound/usb/midi.c:293:13: warning: context imbalance in 'snd_usbmidi_do_output' - wrong count at exit -../sound/usb/midi.c:335:13: warning: context imbalance in 'snd_usbmidi_error_timer' - wrong count at exit -../sound/usb/midi.c:1546:9: warning: context imbalance in 'snd_usbmidi_disconnect' - wrong count at exit +../sound/isa/wss/wss_lib.c:378:9: warning: context imbalance in 'snd_wss_mce_up' - wrong count at exit +../sound/isa/wss/wss_lib.c:466:12: warning: context imbalance in 'snd_wss_trigger' - wrong count at exit +../sound/isa/wss/wss_lib.c:550:13: warning: context imbalance in 'snd_wss_calibrate_mute' - wrong count at exit +../sound/isa/wss/wss_lib.c:645:9: warning: context imbalance in 'snd_wss_playback_format' - wrong count at exit +../sound/isa/wss/wss_lib.c:702:9: warning: context imbalance in 'snd_wss_capture_format' - wrong count at exit +../sound/isa/wss/wss_lib.c:760:9: warning: context imbalance in 'snd_wss_timer_start' - wrong count at exit +../sound/isa/wss/wss_lib.c:763:12: warning: context imbalance in 'snd_wss_timer_stop' - wrong count at exit +../sound/isa/wss/wss_lib.c:842:12: warning: context imbalance in 'snd_wss_open' - different lock contexts for basic block +../sound/isa/wss/wss_lib.c:967:12: warning: context imbalance in 'snd_wss_playback_prepare' - wrong count at exit +../sound/isa/wss/wss_lib.c:1027:9: warning: context imbalance in 'snd_wss_capture_prepare' - wrong count at exit +../sound/isa/wss/wss_lib.c:1088:9: warning: context imbalance in 'snd_wss_interrupt' - wrong count at exit +../sound/isa/wss/wss_lib.c:1118:12: warning: context imbalance in 'snd_ad1848_probe' - different lock contexts for basic block +../sound/isa/wss/wss_lib.c:1192:12: warning: context imbalance in 'snd_wss_probe' - different lock contexts for basic block +../sound/isa/wss/wss_lib.c:1896:12: warning: context imbalance in 'snd_wss_get_mux' - wrong count at exit +../sound/isa/wss/wss_lib.c:1907:12: warning: context imbalance in 'snd_wss_put_mux' - different lock contexts for basic block +../sound/isa/wss/wss_lib.c:1955:9: warning: context imbalance in 'snd_wss_get_single' - wrong count at exit +../sound/isa/wss/wss_lib.c:1973:9: warning: context imbalance in 'snd_wss_put_single' - wrong count at exit +../sound/isa/wss/wss_lib.c:2013:9: warning: context imbalance in 'snd_wss_get_double' - wrong count at exit +../sound/isa/wss/wss_lib.c:2052:9: warning: context imbalance in 'snd_wss_put_double' - wrong count at exit +../kernel/notifier.c:31:20: warning: incorrect type in assignment (different address spaces) +../kernel/notifier.c:31:20: expected struct notifier_block **nl +../kernel/notifier.c:31:20: got struct notifier_block [noderef] __rcu ** +../kernel/notifier.c:33:17: warning: incorrect type in assignment (different address spaces) +../kernel/notifier.c:33:17: expected struct notifier_block [noderef] __rcu *next +../kernel/notifier.c:33:17: got struct notifier_block * +../kernel/notifier.c:34:9: error: incompatible types in comparison expression (different address spaces): +../kernel/notifier.c:34:9: struct notifier_block [noderef] __rcu * +../kernel/notifier.c:34:9: struct notifier_block * +../kernel/notifier.c:44:25: error: incompatible types in comparison expression (different address spaces): +../kernel/notifier.c:44:25: struct notifier_block [noderef] __rcu * +../kernel/notifier.c:44:25: struct notifier_block * +../kernel/notifier.c:148:40: warning: incorrect type in argument 1 (different address spaces) +../kernel/notifier.c:171:40: warning: incorrect type in argument 1 (different address spaces) +../kernel/notifier.c:193:42: warning: incorrect type in argument 1 (different address spaces) +../kernel/notifier.c:223:36: warning: incorrect type in argument 1 (different address spaces) +../kernel/notifier.c:261:49: warning: incorrect type in argument 1 (different address spaces) +../kernel/notifier.c:264:40: warning: incorrect type in argument 1 (different address spaces) +../kernel/notifier.c:324:51: warning: incorrect type in argument 1 (different address spaces) +../kernel/notifier.c:327:42: warning: incorrect type in argument 1 (different address spaces) +../kernel/notifier.c:345:51: warning: incorrect type in argument 1 (different address spaces) +../kernel/notifier.c:380:44: warning: incorrect type in argument 1 (different address spaces) +../kernel/notifier.c:405:41: warning: incorrect type in argument 1 (different address spaces) +../kernel/notifier.c:422:43: warning: incorrect type in argument 1 (different address spaces) +../kernel/notifier.c:429:44: warning: incorrect type in argument 1 (different address spaces) +../kernel/notifier.c:453:37: warning: incorrect type in argument 1 (different address spaces) +../kernel/notifier.c:483:49: warning: incorrect type in argument 1 (different address spaces) +../kernel/notifier.c:486:40: warning: incorrect type in argument 1 (different address spaces) +../kernel/notifier.c:513:51: warning: incorrect type in argument 1 (different address spaces) +../kernel/notifier.c:516:42: warning: incorrect type in argument 1 (different address spaces) +../kernel/notifier.c:546:36: warning: incorrect type in argument 1 (different address spaces) +../sound/hda/core/ext/stream.c:163:6: warning: context imbalance in 'snd_hdac_ext_stream_decouple' - wrong count at exit +../sound/hda/core/ext/stream.c:255:31: warning: context imbalance in 'hdac_ext_link_dma_stream_assign' - wrong count at exit +../sound/hda/core/ext/stream.c:290:31: warning: context imbalance in 'hdac_ext_host_dma_stream_assign' - wrong count at exit +../sound/hda/core/ext/stream.c:447:9: warning: context imbalance in 'snd_hdac_ext_cstream_assign' - wrong count at exit +../sound/firewire/fireface/ff-hwdep.c:71:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit +../sound/firewire/fireface/ff-hwdep.c:104:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit +../sound/firewire/fireface/ff-hwdep.c:116:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit +../sound/firewire/fireface/ff-hwdep.c:136:9: warning: context imbalance in 'hwdep_release' - wrong count at exit +../fs/seq_file.c:931:9: error: incompatible types in comparison expression (different address spaces): +../fs/seq_file.c:931:9: struct list_head [noderef] __rcu * +../fs/seq_file.c:931:9: struct list_head * +../fs/seq_file.c:931:9: error: incompatible types in comparison expression (different address spaces): +../fs/seq_file.c:931:9: struct list_head [noderef] __rcu * +../fs/seq_file.c:931:9: struct list_head * +../fs/seq_file.c:953:12: warning: incorrect type in assignment (different address spaces) +../fs/seq_file.c:953:12: expected struct list_head *lh +../fs/seq_file.c:953:12: got struct list_head [noderef] __rcu * +../fs/seq_file.c:1080:24: error: incompatible types in comparison expression (different address spaces): +../fs/seq_file.c:1080:24: struct hlist_node [noderef] __rcu * +../fs/seq_file.c:1080:24: struct hlist_node * +../fs/seq_file.c:1082:24: error: incompatible types in comparison expression (different address spaces): +../fs/seq_file.c:1082:24: struct hlist_node [noderef] __rcu * +../fs/seq_file.c:1082:24: struct hlist_node * +../sound/virtio/virtio_pcm_msg.c:273:14: warning: context imbalance in 'virtsnd_pcm_msg_pending_num' - wrong count at exit +../sound/virtio/virtio_pcm_msg.c:324:9: warning: context imbalance in 'virtsnd_pcm_msg_complete' - wrong count at exit +../sound/virtio/virtio_pcm_msg.c:362:6: warning: context imbalance in 'virtsnd_pcm_tx_notify_cb' - wrong count at exit +../sound/virtio/virtio_pcm_msg.c:375:6: warning: context imbalance in 'virtsnd_pcm_rx_notify_cb' - wrong count at exit +../sound/hda/controllers/intel.c:768:9: warning: context imbalance in 'azx_clear_irq_pending' - wrong count at exit +../drivers/xen/xen-pciback/pci_stub.c:752:21: warning: incorrect type in assignment (different base types) +../drivers/xen/xen-pciback/pci_stub.c:752:21: expected signed int [usertype] err +../drivers/xen/xen-pciback/pci_stub.c:752:21: got restricted pci_channel_state_t [usertype] state +../drivers/xen/xen-pciback/pci_stub.c:797:37: warning: incorrect type in assignment (different base types) +../drivers/xen/xen-pciback/pci_stub.c:797:37: expected signed int [usertype] err +../drivers/xen/xen-pciback/pci_stub.c:797:37: got restricted pci_ers_result_t +../drivers/char/applicom.c: In function ‘ac_register_board’: +../drivers/char/applicom.c:130:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable] + 130 | volatile unsigned char byte_reset_it; + | ^~~~~~~~~~~~~ +../drivers/char/applicom.c: In function ‘ac_read’: +../drivers/char/applicom.c:542:13: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] + 542 | int ret = 0; + | ^~~ +../drivers/char/applicom.c: In function ‘ac_ioctl’: +../drivers/char/applicom.c:705:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable] + 705 | volatile unsigned char byte_reset_it; + | ^~~~~~~~~~~~~ +../drivers/tty/serial/serial_core.c:125:13: warning: context imbalance in 'uart_stop' - different lock contexts for basic block +../drivers/tty/serial/serial_core.c:166:13: warning: context imbalance in 'uart_start' - different lock contexts for basic block +../drivers/tty/serial/serial_core.c:185:9: warning: context imbalance in 'uart_update_mctrl' - wrong count at exit +../drivers/tty/serial/serial_core.c:201:13: warning: context imbalance in 'uart_change_line_settings' - different lock contexts for basic block +../drivers/tty/serial/serial_core.c:266:39: warning: context imbalance in 'uart_alloc_xmit_buf' - different lock contexts for basic block +../drivers/tty/serial/serial_core.c:294:31: warning: context imbalance in 'uart_free_xmit_buf' - different lock contexts for basic block +../drivers/tty/serial/serial_core.c:601:31: warning: context imbalance in 'uart_put_char' - different lock contexts for basic block +../drivers/tty/serial/serial_core.c:634:31: warning: context imbalance in 'uart_write' - different lock contexts for basic block +../drivers/tty/serial/serial_core.c:647:31: warning: context imbalance in 'uart_write_room' - different lock contexts for basic block +../drivers/tty/serial/serial_core.c:660:31: warning: context imbalance in 'uart_chars_in_buffer' - different lock contexts for basic block +../drivers/tty/serial/serial_core.c:685:31: warning: context imbalance in 'uart_flush_buffer' - different lock contexts for basic block +../drivers/tty/serial/serial_core.c:724:24: warning: context imbalance in 'uart_send_xchar' - different lock contexts for basic block +../drivers/tty/serial/serial_core.c:1082:12: warning: context imbalance in 'uart_tiocmget' - different lock contexts for basic block +../drivers/tty/serial/serial_core.c:1275:31: warning: context imbalance in 'uart_get_icount' - different lock contexts for basic block +../drivers/tty/serial/serial_core.c:1894:13: warning: context imbalance in 'uart_carrier_raised' - wrong count at exit +../drivers/tty/serial/serial_core.c:2313:5: warning: context imbalance in 'uart_suspend_port' - different lock contexts for basic block +../drivers/tty/serial/serial_core.c:2435:17: warning: context imbalance in 'uart_resume_port' - different lock contexts for basic block +../sound/firewire/motu/motu-midi.c:53:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit +../sound/firewire/motu/motu-midi.c:67:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit +Warning: ../drivers/tty/n_hdlc.c:139 struct member 'write_work' not described in 'n_hdlc' +Warning: ../drivers/tty/n_hdlc.c:139 struct member 'tty_for_write_work' not described in 'n_hdlc' +Warning: ../drivers/tty/n_hdlc.c:139 struct member 'write_work' not described in 'n_hdlc' +Warning: ../drivers/tty/n_hdlc.c:139 struct member 'tty_for_write_work' not described in 'n_hdlc' @@ -2825,0 +3028,4 @@ +../drivers/misc/lis3lv02d/lis3lv02d.c:181:52: warning: cast to restricted __le16 +../sound/usb/misc/ua101.c:170:13: warning: context imbalance in 'playback_urb_complete' - different lock contexts for basic block +../sound/usb/misc/ua101.c:835:26: warning: context imbalance in 'capture_pcm_pointer' - wrong count at exit +../sound/usb/misc/ua101.c:842:26: warning: context imbalance in 'playback_pcm_pointer' - wrong count at exit @@ -2844,5 +3050,120 @@ -../sound/isa/msnd/msnd.c:77:5: warning: context imbalance in 'snd_msnd_send_dsp_cmd' - wrong count at exit -../sound/isa/msnd/msnd.c:130:5: warning: context imbalance in 'snd_msnd_enable_irq' - different lock contexts for basic block -../sound/isa/msnd/msnd.c:157:5: warning: context imbalance in 'snd_msnd_disable_irq' - different lock contexts for basic block -../sound/firewire/motu/motu-midi.c:53:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit -../sound/firewire/motu/motu-midi.c:67:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit +../kernel/cred.c:77:9: error: incompatible types in comparison expression (different address spaces): +../kernel/cred.c:77:9: struct cred * +../kernel/cred.c:77:9: struct cred const [noderef] __rcu * +../kernel/cred.c:78:9: error: incompatible types in comparison expression (different address spaces): +../kernel/cred.c:78:9: struct cred * +../kernel/cred.c:78:9: struct cred const [noderef] __rcu * +../kernel/cred.c:94:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/cred.c:94:9: expected struct atomic64_t const [usertype] *v +../kernel/cred.c:94:9: got struct atomic64_t const [noderef] __rcu * +../kernel/cred.c:97:22: warning: cast removes address space '__rcu' of expression +../kernel/cred.c:100:17: warning: cast removes address space '__rcu' of expression +../kernel/cred.c:191:13: warning: incorrect type in assignment (different address spaces) +../kernel/cred.c:191:13: expected struct cred const *old +../kernel/cred.c:191:13: got struct cred const [noderef] __rcu *cred +../kernel/cred.c:278:47: warning: incorrect type in argument 1 (different address spaces) +../kernel/cred.c:278:47: expected struct cred const *cred +../kernel/cred.c:278:47: got struct cred const [noderef] __rcu *cred +../kernel/cred.c:278:30: warning: incorrect type in assignment (different address spaces) +../kernel/cred.c:278:30: expected struct cred const [noderef] __rcu *real_cred +../kernel/cred.c:278:30: got struct cred const * +../kernel/cred.c:279:17: warning: incorrect type in argument 1 (different address spaces) +../kernel/cred.c:279:17: expected struct atomic64_t const [usertype] *v +../kernel/cred.c:279:17: got struct atomic64_t const [noderef] __rcu * +../kernel/cred.c:318:32: warning: incorrect type in assignment (different address spaces) +../kernel/cred.c:318:32: expected struct cred const [noderef] __rcu *real_cred +../kernel/cred.c:318:32: got struct cred const * +../kernel/cred.c:371:38: warning: incorrect type in initializer (different address spaces) +../kernel/cred.c:371:38: expected struct cred const *old +../kernel/cred.c:371:38: got struct cred const [noderef] __rcu *real_cred +../kernel/cred.c:376:9: error: incompatible types in comparison expression (different address spaces): +../kernel/cred.c:376:9: struct cred const [noderef] __rcu * +../kernel/cred.c:376:9: struct cred const * +../kernel/cred.c:274:19: warning: dereference of noderef expression +../sound/virtio/virtio_pcm_ops.c:324:12: warning: context imbalance in 'virtsnd_pcm_trigger' - wrong count at exit +../sound/virtio/virtio_pcm_ops.c: note: in included file (through ../sound/virtio/virtio_pcm.h, ../sound/virtio/virtio_card.h): +../include/sound/pcm-indirect.h:34:1: warning: context imbalance in 'virtsnd_pcm_pb_ack' - wrong count at exit +../include/sound/pcm-indirect.h:108:1: warning: context imbalance in 'virtsnd_pcm_cp_ack' - wrong count at exit +../sound/isa/sb/emu8000.c:43:13: warning: context imbalance in 'snd_emu8000_poke' - wrong count at exit +../sound/isa/sb/emu8000.c:54:19: warning: context imbalance in 'snd_emu8000_peek' - wrong count at exit +../sound/isa/sb/emu8000.c:65:13: warning: context imbalance in 'snd_emu8000_poke_dw' - wrong count at exit +../sound/isa/sb/emu8000.c:79:18: warning: context imbalance in 'snd_emu8000_peek_dw' - wrong count at exit +../drivers/video/fbdev/core/bitblit.c:369:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) +../sound/firewire/motu/motu-hwdep.c:99:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit +../sound/firewire/motu/motu-hwdep.c:132:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit +../sound/firewire/motu/motu-hwdep.c:144:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit +../sound/firewire/motu/motu-hwdep.c:164:9: warning: context imbalance in 'hwdep_release' - wrong count at exit +../fs/xattr.c:739:32: warning: dereference of noderef expression +../fs/xattr.c:885:32: warning: dereference of noderef expression +../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 1 (different address spaces) +../net/sched/act_bpf.c:131:9: expected void const * +../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * +../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 1 (different address spaces) +../net/sched/act_bpf.c:131:9: expected void const * +../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * +../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 2 (different address spaces) +../net/sched/act_bpf.c:131:9: expected void const * +../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * +../net/sched/act_bpf.c:124:50: warning: dereference of noderef expression +../net/sched/act_bpf.c:124:50: warning: dereference of noderef expression +../mm/compaction.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/compaction.h): +../include/trace/events/compaction.h:165:1: error: too long token expansion +../sound/soc/generic/simple-card-utils.c:34:33: warning: incorrect type in initializer (different base types) +../sound/soc/generic/simple-card-utils.c:34:33: expected unsigned int [usertype] val +../sound/soc/generic/simple-card-utils.c:34:33: got restricted snd_pcm_format_t [usertype] +../sound/soc/generic/simple-card-utils.c:35:33: warning: incorrect type in initializer (different base types) +../sound/soc/generic/simple-card-utils.c:35:33: expected unsigned int [usertype] val +../sound/soc/generic/simple-card-utils.c:35:33: got restricted snd_pcm_format_t [usertype] +../sound/soc/generic/simple-card-utils.c:36:33: warning: incorrect type in initializer (different base types) +../sound/soc/generic/simple-card-utils.c:36:33: expected unsigned int [usertype] val +../sound/soc/generic/simple-card-utils.c:36:33: got restricted snd_pcm_format_t [usertype] +../sound/soc/generic/simple-card-utils.c:37:33: warning: incorrect type in initializer (different base types) +../sound/soc/generic/simple-card-utils.c:37:33: expected unsigned int [usertype] val +../sound/soc/generic/simple-card-utils.c:37:33: got restricted snd_pcm_format_t [usertype] +../sound/soc/generic/simple-card-utils.c:38:33: warning: incorrect type in initializer (different base types) +../sound/soc/generic/simple-card-utils.c:38:33: expected unsigned int [usertype] val +../sound/soc/generic/simple-card-utils.c:38:33: got restricted snd_pcm_format_t [usertype] +../security/yama/yama_lsm.c:278:26: error: incompatible types in comparison expression (different address spaces): +../security/yama/yama_lsm.c:278:26: struct task_struct [noderef] __rcu * +../security/yama/yama_lsm.c:278:26: struct task_struct * +../security/yama/yama_lsm.c:281:34: error: incompatible types in comparison expression (different address spaces): +../security/yama/yama_lsm.c:281:34: struct task_struct [noderef] __rcu * +../security/yama/yama_lsm.c:281:34: struct task_struct * +../security/yama/yama_lsm.c:322:26: error: incompatible types in comparison expression (different address spaces): +../security/yama/yama_lsm.c:322:26: struct task_struct [noderef] __rcu * +../security/yama/yama_lsm.c:322:26: struct task_struct * +../sound/pci/sonicvibes.c:302:13: warning: context imbalance in 'snd_sonicvibes_out' - wrong count at exit +../sound/pci/sonicvibes.c:324:22: warning: context imbalance in 'snd_sonicvibes_in' - wrong count at exit +../sound/pci/sonicvibes.c:452:9: warning: context imbalance in 'snd_sonicvibes_setfmt' - wrong count at exit +../sound/pci/sonicvibes.c:504:9: warning: context imbalance in 'snd_sonicvibes_setpll' - wrong count at exit +../sound/pci/sonicvibes.c:525:9: warning: context imbalance in 'snd_sonicvibes_set_adc_rate' - wrong count at exit +../sound/pci/sonicvibes.c:555:13: warning: context imbalance in 'snd_sonicvibes_set_dac_rate' - wrong count at exit +../sound/pci/sonicvibes.c:567:12: warning: context imbalance in 'snd_sonicvibes_trigger' - wrong count at exit +../sound/pci/sonicvibes.c:680:9: warning: context imbalance in 'snd_sonicvibes_playback_prepare' - wrong count at exit +../sound/pci/sonicvibes.c:704:9: warning: context imbalance in 'snd_sonicvibes_capture_prepare' - wrong count at exit +../sound/pci/sonicvibes.c:874:12: warning: context imbalance in 'snd_sonicvibes_get_mux' - wrong count at exit +../sound/pci/sonicvibes.c:884:12: warning: context imbalance in 'snd_sonicvibes_put_mux' - different lock contexts for basic block +../sound/pci/sonicvibes.c:935:9: warning: context imbalance in 'snd_sonicvibes_get_single' - wrong count at exit +../sound/pci/sonicvibes.c:951:9: warning: context imbalance in 'snd_sonicvibes_put_single' - wrong count at exit +../sound/pci/sonicvibes.c:994:9: warning: context imbalance in 'snd_sonicvibes_get_double' - wrong count at exit +../sound/pci/sonicvibes.c:1015:9: warning: context imbalance in 'snd_sonicvibes_put_double' - wrong count at exit +../sound/usb/usx2y/usx2yhwdeppcm.c: note: in included file: +../sound/usb/usx2y/usbusx2yaudio.c:745:23: warning: incorrect type in assignment (different base types) +../sound/usb/usx2y/usbusx2yaudio.c:745:23: expected unsigned int format +../sound/usb/usx2y/usbusx2yaudio.c:745:23: got restricted snd_pcm_format_t [usertype] format +../sound/usb/usx2y/usbusx2yaudio.c:804:53: warning: restricted snd_pcm_state_t degrades to integer +../sound/usb/usx2y/usbusx2yaudio.c:804:63: warning: restricted snd_pcm_state_t degrades to integer +../sound/usb/usx2y/usbusx2yaudio.c:838:45: warning: restricted snd_pcm_format_t degrades to integer +../sound/usb/usx2y/usx2yhwdeppcm.c:378:53: warning: restricted snd_pcm_state_t degrades to integer +../sound/usb/usx2y/usx2yhwdeppcm.c:378:63: warning: restricted snd_pcm_state_t degrades to integer +../sound/usb/usx2y/usx2yhwdeppcm.c:520:45: warning: restricted snd_pcm_format_t degrades to integer +../drivers/tty/n_gsm.c:4052:29: warning: restricted __be16 degrades to integer +../drivers/tty/n_gsm.c:3173:23: warning: context imbalance in 'gsm_cleanup_mux' - wrong count at exit +../drivers/char/tpm/tpm-buf.c:225:16: warning: cast to restricted __be16 +../drivers/char/tpm/tpm-buf.c:242:16: warning: cast to restricted __be32 +Warning: ../drivers/tty/n_gsm.c:4175 function parameter 'dlci' not described in 'gsm_modem_send_initial_msc' +Warning: ../drivers/tty/n_gsm.c:4175 function parameter 'dlci' not described in 'gsm_modem_send_initial_msc' +../drivers/dax/super.c:45:5: warning: context imbalance in 'dax_read_lock' - wrong count at exit +../drivers/dax/super.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): +../include/linux/srcu.h:463:9: warning: context imbalance in 'dax_read_unlock' - unexpected unlock +../lib/lockref.c:108:6: warning: context imbalance in 'lockref_put_or_lock' - wrong count at exit @@ -2851,5 +3172,3 @@ -../sound/isa/msnd/msnd_pinnacle_mixer.c:134:12: warning: context imbalance in 'snd_msndmix_volume_get' - wrong count at exit -../sound/isa/msnd/msnd_pinnacle_mixer.c:259:17: warning: context imbalance in 'snd_msndmix_volume_put' - wrong count at exit -../mm/mmap_lock.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/cgroup.h, ../include/linux/memcontrol.h, ../include/trace/events/mmap_lock.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'lock_vma_under_rcu' - unexpected unlock -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'lock_next_vma' - unexpected unlock +../arch/x86/kernel/alternative.c:120:18: warning: symbol 'its_pages' was not declared. Should it be static? +../arch/x86/kernel/alternative.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/include/asm/mmu_context.h, ../include/linux/mmu_context.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in '__text_poke' - unexpected unlock @@ -2868 +3187,6 @@ -../drivers/pci/pci-acpi.c:1112:56: warning: restricted pci_power_t degrades to integer +../mm/list_lru.c:161:6: warning: context imbalance in 'list_lru_add' - different lock contexts for basic block +../mm/list_lru.c:201:6: warning: context imbalance in 'list_lru_del' - different lock contexts for basic block +../mm/list_lru.c:290:35: warning: context imbalance in '__list_lru_walk_one' - different lock contexts for basic block +../fs/libfs.c:2144:18: error: incompatible types in comparison expression (different address spaces): +../fs/libfs.c:2144:18: struct dentry [noderef] __rcu * +../fs/libfs.c:2144:18: struct dentry * @@ -2877 +3200,0 @@ -../arch/x86/mm/mem_encrypt_amd.c:46:5: warning: symbol 'sev_check_data' was not declared. Should it be static? @@ -2886,131 +3209,100 @@ -../sound/usb/misc/ua101.c:170:13: warning: context imbalance in 'playback_urb_complete' - different lock contexts for basic block -../sound/usb/misc/ua101.c:835:26: warning: context imbalance in 'capture_pcm_pointer' - wrong count at exit -../sound/usb/misc/ua101.c:842:26: warning: context imbalance in 'playback_pcm_pointer' - wrong count at exit -../sound/isa/opti9xx/opti92x-ad1848.c:267:9: warning: context imbalance in 'snd_opti9xx_read' - wrong count at exit -../sound/isa/opti9xx/opti92x-ad1848.c:276:9: warning: context imbalance in 'snd_opti9xx_write' - wrong count at exit -../sound/pci/sonicvibes.c:302:13: warning: context imbalance in 'snd_sonicvibes_out' - wrong count at exit -../sound/pci/sonicvibes.c:324:22: warning: context imbalance in 'snd_sonicvibes_in' - wrong count at exit -../sound/pci/sonicvibes.c:452:9: warning: context imbalance in 'snd_sonicvibes_setfmt' - wrong count at exit -../sound/pci/sonicvibes.c:504:9: warning: context imbalance in 'snd_sonicvibes_setpll' - wrong count at exit -../sound/pci/sonicvibes.c:525:9: warning: context imbalance in 'snd_sonicvibes_set_adc_rate' - wrong count at exit -../sound/pci/sonicvibes.c:555:13: warning: context imbalance in 'snd_sonicvibes_set_dac_rate' - wrong count at exit -../sound/pci/sonicvibes.c:567:12: warning: context imbalance in 'snd_sonicvibes_trigger' - wrong count at exit -../sound/pci/sonicvibes.c:680:9: warning: context imbalance in 'snd_sonicvibes_playback_prepare' - wrong count at exit -../sound/pci/sonicvibes.c:704:9: warning: context imbalance in 'snd_sonicvibes_capture_prepare' - wrong count at exit -../sound/pci/sonicvibes.c:874:12: warning: context imbalance in 'snd_sonicvibes_get_mux' - wrong count at exit -../sound/pci/sonicvibes.c:884:12: warning: context imbalance in 'snd_sonicvibes_put_mux' - different lock contexts for basic block -../sound/pci/sonicvibes.c:935:9: warning: context imbalance in 'snd_sonicvibes_get_single' - wrong count at exit -../sound/pci/sonicvibes.c:951:9: warning: context imbalance in 'snd_sonicvibes_put_single' - wrong count at exit -../sound/pci/sonicvibes.c:994:9: warning: context imbalance in 'snd_sonicvibes_get_double' - wrong count at exit -../sound/pci/sonicvibes.c:1015:9: warning: context imbalance in 'snd_sonicvibes_put_double' - wrong count at exit -../sound/firewire/motu/motu-hwdep.c:99:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit -../sound/firewire/motu/motu-hwdep.c:132:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit -../sound/firewire/motu/motu-hwdep.c:144:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit -../sound/firewire/motu/motu-hwdep.c:164:9: warning: context imbalance in 'hwdep_release' - wrong count at exit -../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1565:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1569:25: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1575:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1581:33: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1708:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1733:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1737:9: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1744:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1751:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1871:17: warning: cast removes address space '__rcu' of expression -../net/xfrm/xfrm_state.c:1871:17: warning: too many warnings -../net/xfrm/xfrm_state.c: note: in included file: -../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): -../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * -../include/net/xfrm.h:1972:16: struct sock * -../drivers/nfc/microread/microread.c:489:26: warning: cast to restricted __be16 -../drivers/nfc/microread/microread.c:503:26: warning: cast to restricted __be16 -../drivers/nfc/microread/microread.c:521:25: warning: cast to restricted __le16 +../net/sched/act_meta_mark.c:33:21: warning: cast to restricted __be32 +../sound/isa/sb/sb16_csp.c:290:12: warning: context imbalance in 'snd_sb_csp_riff_load' - different lock contexts for basic block +../sound/isa/sb/sb16_csp.c:540:12: warning: context imbalance in 'csp_detect' - wrong count at exit +../sound/isa/sb/sb16_csp.c:601:12: warning: context imbalance in 'snd_sb_csp_load' - wrong count at exit +../sound/isa/sb/sb16_csp.c:706:12: warning: context imbalance in 'snd_sb_csp_autoload' - different lock contexts for basic block +../sound/isa/sb/sb16_csp.c:776:12: warning: context imbalance in 'snd_sb_csp_start' - different lock contexts for basic block +../sound/isa/sb/sb16_csp.c:949:12: warning: context imbalance in 'snd_sb_qsound_switch_put' - wrong count at exit +../sound/isa/sb/sb16_csp.c:971:12: warning: context imbalance in 'snd_sb_qsound_space_get' - wrong count at exit +../sound/isa/sb/sb16_csp.c:994:40: warning: context imbalance in 'snd_sb_qsound_space_put' - wrong count at exit +../sound/isa/sb/sb16_csp.c:1050:13: warning: context imbalance in 'snd_sb_qsound_destroy' - different lock contexts for basic block +../sound/isa/sb/sb16_csp.c:1088:9: warning: context imbalance in 'snd_sb_csp_qsound_transfer' - wrong count at exit +../io_uring/zcrx.c:776:13: warning: context imbalance in 'io_zcrx_ring_refill' - wrong count at exit +../net/sched/act_meta_skbprio.c:38:25: warning: cast to restricted __be32 +../security/safesetid/securityfs.c:274:15: error: incompatible types in comparison expression (different address spaces): +../security/safesetid/securityfs.c:274:15: struct setid_ruleset [noderef] __rcu * +../security/safesetid/securityfs.c:274:15: struct setid_ruleset * +../security/safesetid/securityfs.c:289:61: warning: incorrect type in argument 6 (different address spaces) +../security/safesetid/securityfs.c:289:61: expected struct setid_ruleset *ruleset +../security/safesetid/securityfs.c:289:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setuid_rules +../security/safesetid/securityfs.c:296:61: warning: incorrect type in argument 6 (different address spaces) +../security/safesetid/securityfs.c:296:61: expected struct setid_ruleset *ruleset +../security/safesetid/securityfs.c:296:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setgid_rules +../sound/pci/via82xx.c:616:20: warning: context imbalance in 'snd_via686_interrupt' - wrong count at exit +../sound/pci/via82xx.c:708:9: warning: context imbalance in 'snd_via8233_interrupt' - wrong count at exit +../sound/pci/via82xx.c:823:26: warning: context imbalance in 'snd_via686_pcm_pointer' - different lock contexts for basic block +../sound/pci/via82xx.c:853:26: warning: context imbalance in 'snd_via8233_pcm_pointer' - different lock contexts for basic block +../sound/pci/via82xx.c:1005:9: warning: context imbalance in 'via_lock_rate' - wrong count at exit +../sound/pci/via82xx.c:1611:9: warning: context imbalance in 'snd_via8233_capture_source_put' - wrong count at exit +../sound/firewire/motu/motu-register-dsp-message-parser.c:363:9: warning: context imbalance in 'snd_motu_register_dsp_message_parser_parse' - wrong count at exit +../sound/firewire/motu/motu-register-dsp-message-parser.c:367:6: warning: context imbalance in 'snd_motu_register_dsp_message_parser_copy_meter' - wrong count at exit +../sound/firewire/motu/motu-register-dsp-message-parser.c:376:6: warning: context imbalance in 'snd_motu_register_dsp_message_parser_copy_parameter' - wrong count at exit +../sound/firewire/motu/motu-register-dsp-message-parser.c:395:6: warning: context imbalance in 'snd_motu_register_dsp_message_parser_copy_event' - different lock contexts for basic block +../drivers/dax/bus.c:19:1: warning: symbol 'dax_region_rwsem' was not declared. Should it be static? +../drivers/dax/bus.c:25:1: warning: symbol 'dax_dev_rwsem' was not declared. Should it be static? +../mm/workingset.c:763:9: warning: context imbalance in 'shadow_lru_isolate' - wrong count at exit +../drivers/regulator/ad5398.c:49:17: warning: cast to restricted __be16 +../drivers/regulator/ad5398.c:59:13: warning: incorrect type in assignment (different base types) +../drivers/regulator/ad5398.c:59:13: expected unsigned short val +../drivers/regulator/ad5398.c:59:13: got restricted __be16 [usertype] +../net/sched/act_meta_skbtcindex.c:33:25: warning: cast to restricted __be16 +../sound/firewire/motu/motu-command-dsp-message-parser.c:94:9: warning: context imbalance in 'snd_motu_command_dsp_message_parser_parse' - wrong count at exit +../sound/firewire/motu/motu-command-dsp-message-parser.c:172:6: warning: context imbalance in 'snd_motu_command_dsp_message_parser_copy_meter' - wrong count at exit +../drivers/pci/quirks.c:2469:57: warning: restricted pci_power_t degrades to integer +Warning: ../sound/usb/usx2y/us144mkii.c:13 Cannot find identifier on line: + * @brief Module parameters for ALSA card instantiation. +Warning: ../sound/usb/usx2y/us144mkii.c:14 Cannot find identifier on line: + * +Warning: ../sound/usb/usx2y/us144mkii.c:15 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst + * These parameters allow users to configure how the ALSA sound card +../arch/x86/kvm/mmu/mmu.c:562:9: warning: context imbalance in 'walk_shadow_page_lockless_begin' - wrong count at exit +../arch/x86/kvm/mmu/mmu.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/kvm/irq.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'walk_shadow_page_lockless_end' - unexpected unlock +../arch/x86/kvm/mmu/mmu.c:2949:9: warning: context imbalance in 'mmu_try_to_unsync_pages' - different lock contexts for basic block +../arch/x86/kvm/mmu/mmu.c: note: in included file: +../arch/x86/kvm/mmu/paging_tmpl.h:106:24: warning: cast truncates bits from constant value (ffffffffff000 becomes fffff000) +../arch/x86/kvm/mmu/paging_tmpl.h:441:24: warning: cast truncates bits from constant value (ffffffffff000 becomes fffff000) +../arch/x86/kvm/mmu/mmu.c:5469:57: warning: cast truncates bits from constant value (ffffff33 becomes 33) +../arch/x86/kvm/mmu/mmu.c:5471:56: warning: cast truncates bits from constant value (ffffff0f becomes f) +../arch/x86/kvm/mmu/mmu.c:5473:57: warning: cast truncates bits from constant value (ffffff55 becomes 55) +../arch/x86/kvm/mmu/mmu.c:7734:9: warning: context imbalance in 'kvm_recover_nx_huge_pages' - different lock contexts for basic block +../drivers/tty/serial/8250/8250_core.c:94:9: warning: context imbalance in 'serial8250_interrupt' - wrong count at exit +../drivers/tty/serial/8250/8250_core.c: note: in included file (through ../include/linux/serial_8250.h): +../include/linux/serial_core.h:797:1: warning: context imbalance in 'serial_8250_overrun_backoff_work' - wrong count at exit +../drivers/tty/serial/8250/8250_core.c:874:9: warning: context imbalance in 'serial8250_unregister_port' - wrong count at exit +../sound/pci/via82xx_modem.c:473:20: warning: context imbalance in 'snd_via82xx_interrupt' - wrong count at exit +../sound/pci/via82xx_modem.c:607:26: warning: context imbalance in 'snd_via686_pcm_pointer' - different lock contexts for basic block +../drivers/clk/imx/clk-composite-8m.c:174:9: warning: context imbalance in 'imx8m_clk_composite_mux_set_parent' - different lock contexts for basic block +../net/ipv4/tcp_ipv4.c:3489:41: warning: incorrect type in argument 1 (different address spaces) +../net/ipv4/tcp_ipv4.c:3489:41: expected void const *data +../net/ipv4/tcp_ipv4.c:3489:41: got struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control +../net/ipv4/tcp_ipv4.c:3615:45: warning: incorrect type in argument 1 (different address spaces) +../net/ipv4/tcp_ipv4.c:3615:45: expected void const *data +../net/ipv4/tcp_ipv4.c:3615:45: got struct tcp_congestion_ops const [noderef] __rcu *extern [addressable] [toplevel] tcp_congestion_control +../net/ipv4/tcp_ipv4.c:3619:50: warning: incorrect type in assignment (different address spaces) +../net/ipv4/tcp_ipv4.c:3619:50: expected struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control +../net/ipv4/tcp_ipv4.c:3619:50: got struct tcp_congestion_ops * +../net/ipv4/tcp_ipv4.c:1798:25: warning: context imbalance in 'tcp_v4_syn_recv_sock' - unexpected unlock +../net/ipv4/tcp_ipv4.c:2099:17: warning: context imbalance in 'tcp_add_backlog' - unexpected unlock +../net/ipv4/tcp_ipv4.c:2362:24: warning: context imbalance in 'tcp_v4_rcv' - different lock contexts for basic block +../net/ipv4/tcp_ipv4.c:2557:13: warning: context imbalance in 'listening_get_first' - wrong count at exit +../net/ipv4/tcp_ipv4.c:2605:29: warning: context imbalance in 'listening_get_next' - unexpected unlock +../net/ipv4/tcp_ipv4.c:2638:13: warning: context imbalance in 'established_get_first' - wrong count at exit +../net/ipv4/tcp_ipv4.c:2683:40: warning: context imbalance in 'established_get_next' - unexpected unlock +../net/ipv4/tcp_ipv4.c:2815:36: warning: context imbalance in 'tcp_seq_stop' - unexpected unlock +../net/ipv4/tcp_ipv4.c:3067:36: warning: context imbalance in 'bpf_iter_tcp_resume_listening' - unexpected unlock +../net/ipv4/tcp_ipv4.c:3097:56: warning: context imbalance in 'bpf_iter_tcp_resume_established' - unexpected unlock +../net/ipv4/tcp_ipv4.c:3205:28: warning: context imbalance in 'bpf_iter_tcp_unlock_bucket' - unexpected unlock +../net/ipv4/tcp_ipv4.c:3490:41: warning: dereference of noderef expression +../net/ipv4/tcp_ipv4.c:3490:41: warning: dereference of noderef expression +../net/ipv4/tcp_ipv4.c:3616:45: warning: dereference of noderef expression +../net/ipv4/tcp_ipv4.c:3616:45: warning: dereference of noderef expression +../drivers/video/fbdev/core/fbcon_ud.c:371:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) +../drivers/clk/imx/clk-composite-93.c:66:9: warning: context imbalance in 'imx93_clk_composite_gate_endisable' - different lock contexts for basic block +../drivers/clk/imx/clk-composite-93.c:133:9: warning: context imbalance in 'imx93_clk_composite_divider_set_rate' - different lock contexts for basic block +../drivers/clk/imx/clk-composite-93.c:169:9: warning: context imbalance in 'imx93_clk_composite_mux_set_parent' - different lock contexts for basic block +../drivers/pinctrl/bcm/pinctrl-brcmstb.c:81:12: warning: context imbalance in 'brcmstb_pinctrl_fsel_set' - different lock contexts for basic block +../drivers/pinctrl/bcm/pinctrl-brcmstb.c:298:12: warning: context imbalance in 'brcmstb_pull_config_set' - different lock contexts for basic block +../drivers/iommu/io-pgtable-arm.c:1441:59: warning: Using plain integer as NULL pointer +Warning: ../sound/usb/usx2y/us144mkii_playback.c:146 cannot understand function prototype: 'const struct snd_pcm_ops tascam_playback_ops =' +../sound/pci/ac97/ac97_pcm.c:672:9: warning: context imbalance in 'snd_ac97_pcm_close' - wrong count at exit @@ -3018,13 +3310,49 @@ -../sound/usb/usx2y/usx2yhwdeppcm.c: note: in included file: -../sound/usb/usx2y/usbusx2yaudio.c:745:23: warning: incorrect type in assignment (different base types) -../sound/usb/usx2y/usbusx2yaudio.c:745:23: expected unsigned int format -../sound/usb/usx2y/usbusx2yaudio.c:745:23: got restricted snd_pcm_format_t [usertype] format -../sound/usb/usx2y/usbusx2yaudio.c:804:53: warning: restricted snd_pcm_state_t degrades to integer -../sound/usb/usx2y/usbusx2yaudio.c:804:63: warning: restricted snd_pcm_state_t degrades to integer -../sound/usb/usx2y/usbusx2yaudio.c:838:45: warning: restricted snd_pcm_format_t degrades to integer -../sound/usb/usx2y/usx2yhwdeppcm.c:378:53: warning: restricted snd_pcm_state_t degrades to integer -../sound/usb/usx2y/usx2yhwdeppcm.c:378:63: warning: restricted snd_pcm_state_t degrades to integer -../sound/usb/usx2y/usx2yhwdeppcm.c:520:45: warning: restricted snd_pcm_format_t degrades to integer -../sound/isa/opti9xx/opti92x-cs4231.c: note: in included file: -../sound/isa/opti9xx/opti92x-ad1848.c:267:9: warning: context imbalance in 'snd_opti9xx_read' - wrong count at exit -../sound/isa/opti9xx/opti92x-ad1848.c:276:9: warning: context imbalance in 'snd_opti9xx_write' - wrong count at exit +../drivers/reset/reset-aspeed.c:171:9: warning: context imbalance in 'aspeed_reset_assert' - different lock contexts for basic block +../drivers/reset/reset-aspeed.c:186:9: warning: context imbalance in 'aspeed_reset_deassert' - different lock contexts for basic block +../sound/core/rawmidi.c:106:13: warning: context imbalance in 'snd_rawmidi_ready' - wrong count at exit +../sound/core/rawmidi.c:237:9: warning: context imbalance in 'reset_runtime_ptrs' - wrong count at exit +../sound/core/rawmidi.c:338:12: warning: context imbalance in 'open_substream' - different lock contexts for basic block +../sound/core/rawmidi.c:789:12: warning: context imbalance in 'snd_rawmidi_output_status' - wrong count at exit +../sound/core/rawmidi.c:801:12: warning: context imbalance in 'snd_rawmidi_input_status' - wrong count at exit +../sound/core/rawmidi.c:1143:5: warning: context imbalance in 'snd_rawmidi_receive' - wrong count at exit +../sound/core/rawmidi.c:1331:5: warning: context imbalance in 'snd_rawmidi_transmit_empty' - wrong count at exit +../sound/core/rawmidi.c:1413:5: warning: context imbalance in 'snd_rawmidi_transmit_peek' - wrong count at exit +../sound/core/rawmidi.c:1464:5: warning: context imbalance in 'snd_rawmidi_transmit_ack' - wrong count at exit +../sound/core/rawmidi.c:1483:5: warning: context imbalance in 'snd_rawmidi_transmit' - wrong count at exit +../sound/core/rawmidi.c:1514:9: warning: context imbalance in 'snd_rawmidi_proceed' - wrong count at exit +../sound/isa/sb/emu8000_pcm.c:348:9: warning: context imbalance in 'start_voice' - wrong count at exit +../sound/isa/sb/emu8000_pcm.c:365:9: warning: context imbalance in 'stop_voice' - wrong count at exit +../mm/mmap_lock.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/cgroup.h, ../include/linux/memcontrol.h, ../include/trace/events/mmap_lock.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'lock_vma_under_rcu' - unexpected unlock +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'lock_next_vma' - unexpected unlock +../fs/fs-writeback.c: note: in included file: +../include/linux/fs.h:901:9: warning: context imbalance in 'writeback_sb_inodes' - unexpected unlock +../fs/fs-writeback.c:2691:20: warning: context imbalance in '__mark_inode_dirty' - unexpected unlock +Warning: ../sound/usb/usx2y/us144mkii_capture.c:100 cannot understand function prototype: 'const struct snd_pcm_ops tascam_capture_ops =' +../sound/usb/caiaq/audio.c:56:9: warning: context imbalance in 'activate_substream' - wrong count at exit +../sound/usb/caiaq/audio.c:68:9: warning: context imbalance in 'deactivate_substream' - wrong count at exit +../sound/usb/caiaq/audio.c:279:1: warning: context imbalance in 'snd_usb_caiaq_pcm_pointer' - wrong count at exit +../net/ipv4/tcp_cong.c:297:24: warning: incorrect type in initializer (different address spaces) +../net/ipv4/tcp_cong.c:297:24: expected struct tcp_congestion_ops const [noderef] __rcu *__ret +../net/ipv4/tcp_cong.c:297:24: got struct tcp_congestion_ops *[assigned] ca +../net/ipv4/tcp_cong.c:297:22: warning: incorrect type in assignment (different address spaces) +../net/ipv4/tcp_cong.c:297:22: expected struct tcp_congestion_ops const *prev +../net/ipv4/tcp_cong.c:297:22: got struct tcp_congestion_ops const [noderef] __rcu *[assigned] __ret +../io_uring/napi.c:84:12: warning: context imbalance in '__io_napi_del_id' - wrong count at exit +../io_uring/napi.c:116:9: warning: context imbalance in '__io_napi_remove_stale' - wrong count at exit +../io_uring/napi.c: note: in included file (through ../io_uring/io_uring.h): +../include/linux/io_uring_types.h:220:37: warning: array of flexible structures +../io_uring/napi.c:263:27: warning: context imbalance in 'io_napi_free' - wrong count at exit +../sound/core/ump.c:1146:12: warning: context imbalance in 'snd_ump_legacy_open' - different lock contexts for basic block +../sound/core/ump.c:1231:12: warning: context imbalance in 'process_legacy_output' - wrong count at exit +../sound/core/ump.c:1267:13: warning: context imbalance in 'process_legacy_input' - different lock contexts for basic block +Warning: ../sound/usb/usx2y/us144mkii_midi.c:158 cannot understand function prototype: 'const struct snd_rawmidi_ops tascam_midi_in_ops =' +Warning: ../sound/usb/usx2y/us144mkii_midi.c:369 cannot understand function prototype: 'const struct snd_rawmidi_ops tascam_midi_out_ops =' +../sound/pci/ali5451/ali5451.c:906:29: warning: context imbalance in 'snd_ali_alloc_voice' - wrong count at exit +../sound/pci/ali5451/ali5451.c:1061:12: warning: context imbalance in 'snd_ali_trigger' - wrong count at exit +../sound/pci/ali5451/ali5451.c:1258:9: warning: context imbalance in 'snd_ali_playback_prepare' - wrong count at exit +../sound/pci/ali5451/ali5451.c:1351:1: warning: context imbalance in 'snd_ali_playback_pointer' - wrong count at exit +../sound/pci/ali5451/ali5451.c:1370:26: warning: context imbalance in 'snd_ali_pointer' - wrong count at exit +../sound/pci/ali5451/ali5451.c:1700:9: warning: context imbalance in 'snd_ali5451_spdif_get' - wrong count at exit +../sound/pci/ali5451/ali5451.c:1758:9: warning: context imbalance in 'snd_ali5451_spdif_put' - wrong count at exit +../sound/pci/ali5451/ali5451.c:1845:13: warning: context imbalance in 'ali_suspend' - wrong count at exit @@ -3092,193 +3419,0 @@ -../drivers/pinctrl/bcm/pinctrl-brcmstb.c:81:12: warning: context imbalance in 'brcmstb_pinctrl_fsel_set' - different lock contexts for basic block -../drivers/pinctrl/bcm/pinctrl-brcmstb.c:298:12: warning: context imbalance in 'brcmstb_pull_config_set' - different lock contexts for basic block -../sound/pci/via82xx.c:616:20: warning: context imbalance in 'snd_via686_interrupt' - wrong count at exit -../sound/pci/via82xx.c:708:9: warning: context imbalance in 'snd_via8233_interrupt' - wrong count at exit -../sound/pci/via82xx.c:823:26: warning: context imbalance in 'snd_via686_pcm_pointer' - different lock contexts for basic block -../sound/pci/via82xx.c:853:26: warning: context imbalance in 'snd_via8233_pcm_pointer' - different lock contexts for basic block -../sound/pci/via82xx.c:1005:9: warning: context imbalance in 'via_lock_rate' - wrong count at exit -../sound/pci/via82xx.c:1611:9: warning: context imbalance in 'snd_via8233_capture_source_put' - wrong count at exit -../drivers/tty/serial/8250/8250_core.c:94:9: warning: context imbalance in 'serial8250_interrupt' - wrong count at exit -../drivers/tty/serial/8250/8250_core.c: note: in included file (through ../include/linux/serial_8250.h): -../include/linux/serial_core.h:797:1: warning: context imbalance in 'serial_8250_overrun_backoff_work' - wrong count at exit -../drivers/tty/serial/8250/8250_core.c:874:9: warning: context imbalance in 'serial8250_unregister_port' - wrong count at exit -../net/sched/act_meta_mark.c:33:21: warning: cast to restricted __be32 -../drivers/iommu/io-pgtable-arm.c:1441:59: warning: Using plain integer as NULL pointer -../drivers/soc/qcom/qcom-geni-se.c:1061:21: warning: cast to restricted __le32 -../drivers/soc/qcom/qcom-geni-se.c:1061:21: warning: cast from restricted __le16 -../sound/usb/caiaq/audio.c:56:9: warning: context imbalance in 'activate_substream' - wrong count at exit -../sound/usb/caiaq/audio.c:68:9: warning: context imbalance in 'deactivate_substream' - wrong count at exit -../sound/usb/caiaq/audio.c:279:1: warning: context imbalance in 'snd_usb_caiaq_pcm_pointer' - wrong count at exit -In file included from ../include/linux/string.h:382, - from ../include/linux/bitmap.h:13, - from ../include/linux/cpumask.h:12, - from ../arch/x86/include/asm/paravirt.h:21, - from ../arch/x86/include/asm/cpuid/api.h:57, - from ../arch/x86/include/asm/processor.h:19, - from ../include/linux/sched.h:13, - from ../include/linux/ratelimit.h:6, - from ../include/linux/dev_printk.h:16, - from ../include/linux/device.h:15, - from ../drivers/nfc/pn533/pn533.c:9: -In function ‘fortify_memcpy_chk’, - inlined from ‘pn533_target_found_felica’ at ../drivers/nfc/pn533/pn533.c:781:2: -../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] - 580 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/pci/quirks.c:2469:57: warning: restricted pci_power_t degrades to integer -../sound/isa/opti9xx/opti93x.c: note: in included file: -../sound/isa/opti9xx/opti92x-ad1848.c:267:9: warning: context imbalance in 'snd_opti9xx_read' - wrong count at exit -../sound/isa/opti9xx/opti92x-ad1848.c:276:9: warning: context imbalance in 'snd_opti9xx_write' - wrong count at exit -../drivers/dma/xilinx/xilinx_dma.c:1038:39: warning: context imbalance in 'xilinx_dma_chan_handle_cyclic' - unexpected unlock -../fs/d_path.c:195:9: warning: context imbalance in 'prepend_path' - wrong count at exit -../fs/d_path.c:359:9: warning: context imbalance in '__dentry_path' - wrong count at exit -../sound/core/rawmidi.c:106:13: warning: context imbalance in 'snd_rawmidi_ready' - wrong count at exit -../sound/core/rawmidi.c:237:9: warning: context imbalance in 'reset_runtime_ptrs' - wrong count at exit -../sound/core/rawmidi.c:338:12: warning: context imbalance in 'open_substream' - different lock contexts for basic block -../sound/core/rawmidi.c:789:12: warning: context imbalance in 'snd_rawmidi_output_status' - wrong count at exit -../sound/core/rawmidi.c:801:12: warning: context imbalance in 'snd_rawmidi_input_status' - wrong count at exit -../sound/core/rawmidi.c:1143:5: warning: context imbalance in 'snd_rawmidi_receive' - wrong count at exit -../sound/core/rawmidi.c:1331:5: warning: context imbalance in 'snd_rawmidi_transmit_empty' - wrong count at exit -../sound/core/rawmidi.c:1413:5: warning: context imbalance in 'snd_rawmidi_transmit_peek' - wrong count at exit -../sound/core/rawmidi.c:1464:5: warning: context imbalance in 'snd_rawmidi_transmit_ack' - wrong count at exit -../sound/core/rawmidi.c:1483:5: warning: context imbalance in 'snd_rawmidi_transmit' - wrong count at exit -../sound/core/rawmidi.c:1514:9: warning: context imbalance in 'snd_rawmidi_proceed' - wrong count at exit -../sound/isa/sb/sb_mixer.c:57:12: warning: context imbalance in 'snd_sbmixer_get_single' - wrong count at exit -../sound/isa/sb/sb_mixer.c:87:9: warning: context imbalance in 'snd_sbmixer_put_single' - wrong count at exit -../sound/isa/sb/sb_mixer.c:105:12: warning: context imbalance in 'snd_sbmixer_get_double' - wrong count at exit -../sound/isa/sb/sb_mixer.c:154:9: warning: context imbalance in 'snd_sbmixer_put_double' - wrong count at exit -../sound/isa/sb/sb_mixer.c:205:12: warning: context imbalance in 'snd_dt019x_input_sw_put' - different lock contexts for basic block -../sound/isa/sb/sb_mixer.c:254:12: warning: context imbalance in 'snd_als4k_mono_capture_route_get' - wrong count at exit -../sound/isa/sb/sb_mixer.c:270:12: warning: context imbalance in 'snd_als4k_mono_capture_route_put' - different lock contexts for basic block -../sound/isa/sb/sb_mixer.c:322:9: warning: context imbalance in 'snd_sb8mixer_get_mux' - wrong count at exit -../sound/isa/sb/sb_mixer.c:325:12: warning: context imbalance in 'snd_sb8mixer_put_mux' - different lock contexts for basic block -../sound/isa/sb/sb_mixer.c:366:12: warning: context imbalance in 'snd_sb16mixer_get_input_sw' - wrong count at exit -../sound/isa/sb/sb_mixer.c:409:9: warning: context imbalance in 'snd_sb16mixer_put_input_sw' - wrong count at exit -../sound/isa/sb/sb_mixer.c:686:9: warning: context imbalance in 'snd_sbmixer_init' - different lock contexts for basic block -../sound/pci/via82xx_modem.c:473:20: warning: context imbalance in 'snd_via82xx_interrupt' - wrong count at exit -../sound/pci/via82xx_modem.c:607:26: warning: context imbalance in 'snd_via686_pcm_pointer' - different lock contexts for basic block -../sound/isa/wss/wss_lib.c:378:9: warning: context imbalance in 'snd_wss_mce_up' - wrong count at exit -../sound/isa/wss/wss_lib.c:466:12: warning: context imbalance in 'snd_wss_trigger' - wrong count at exit -../sound/isa/wss/wss_lib.c:550:13: warning: context imbalance in 'snd_wss_calibrate_mute' - wrong count at exit -../sound/isa/wss/wss_lib.c:645:9: warning: context imbalance in 'snd_wss_playback_format' - wrong count at exit -../sound/isa/wss/wss_lib.c:702:9: warning: context imbalance in 'snd_wss_capture_format' - wrong count at exit -../sound/isa/wss/wss_lib.c:760:9: warning: context imbalance in 'snd_wss_timer_start' - wrong count at exit -../sound/isa/wss/wss_lib.c:763:12: warning: context imbalance in 'snd_wss_timer_stop' - wrong count at exit -../sound/isa/wss/wss_lib.c:842:12: warning: context imbalance in 'snd_wss_open' - different lock contexts for basic block -../sound/isa/wss/wss_lib.c:967:12: warning: context imbalance in 'snd_wss_playback_prepare' - wrong count at exit -../sound/isa/wss/wss_lib.c:1027:9: warning: context imbalance in 'snd_wss_capture_prepare' - wrong count at exit -../sound/isa/wss/wss_lib.c:1088:9: warning: context imbalance in 'snd_wss_interrupt' - wrong count at exit -../sound/isa/wss/wss_lib.c:1118:12: warning: context imbalance in 'snd_ad1848_probe' - different lock contexts for basic block -../sound/isa/wss/wss_lib.c:1192:12: warning: context imbalance in 'snd_wss_probe' - different lock contexts for basic block -../sound/isa/wss/wss_lib.c:1896:12: warning: context imbalance in 'snd_wss_get_mux' - wrong count at exit -../sound/isa/wss/wss_lib.c:1907:12: warning: context imbalance in 'snd_wss_put_mux' - different lock contexts for basic block -../sound/isa/wss/wss_lib.c:1955:9: warning: context imbalance in 'snd_wss_get_single' - wrong count at exit -../sound/isa/wss/wss_lib.c:1973:9: warning: context imbalance in 'snd_wss_put_single' - wrong count at exit -../sound/isa/wss/wss_lib.c:2013:9: warning: context imbalance in 'snd_wss_get_double' - wrong count at exit -../sound/isa/wss/wss_lib.c:2052:9: warning: context imbalance in 'snd_wss_put_double' - wrong count at exit -../mm/mincore.c:164:17: warning: context imbalance in 'mincore_pte_range' - unexpected unlock -../net/sched/act_meta_skbprio.c:38:25: warning: cast to restricted __be32 -../sound/firewire/motu/motu-register-dsp-message-parser.c:363:9: warning: context imbalance in 'snd_motu_register_dsp_message_parser_parse' - wrong count at exit -../sound/firewire/motu/motu-register-dsp-message-parser.c:367:6: warning: context imbalance in 'snd_motu_register_dsp_message_parser_copy_meter' - wrong count at exit -../sound/firewire/motu/motu-register-dsp-message-parser.c:376:6: warning: context imbalance in 'snd_motu_register_dsp_message_parser_copy_parameter' - wrong count at exit -../sound/firewire/motu/motu-register-dsp-message-parser.c:395:6: warning: context imbalance in 'snd_motu_register_dsp_message_parser_copy_event' - different lock contexts for basic block -../io_uring/zcrx.c:776:13: warning: context imbalance in 'io_zcrx_ring_refill' - wrong count at exit -../net/sched/act_meta_skbtcindex.c:33:25: warning: cast to restricted __be16 -../sound/isa/wavefront/wavefront_midi.c:112:13: warning: context imbalance in 'snd_wavefront_midi_output_write' - different lock contexts for basic block -../sound/isa/wavefront/wavefront_midi.c:218:12: warning: context imbalance in 'snd_wavefront_midi_input_open' - different lock contexts for basic block -../sound/isa/wavefront/wavefront_midi.c:241:12: warning: context imbalance in 'snd_wavefront_midi_output_open' - different lock contexts for basic block -../sound/isa/wavefront/wavefront_midi.c:264:12: warning: context imbalance in 'snd_wavefront_midi_input_close' - different lock contexts for basic block -../sound/isa/wavefront/wavefront_midi.c:286:12: warning: context imbalance in 'snd_wavefront_midi_output_close' - different lock contexts for basic block -../sound/isa/wavefront/wavefront_midi.c:307:13: warning: context imbalance in 'snd_wavefront_midi_input_trigger' - different lock contexts for basic block -../sound/isa/wavefront/wavefront_midi.c:447:1: warning: context imbalance in 'snd_wavefront_midi_disable_virtual' - wrong count at exit -../net/xfrm/xfrm_input.c:78:21: error: incompatible types in comparison expression (different address spaces): -../net/xfrm/xfrm_input.c:78:21: struct xfrm_input_afinfo const [noderef] __rcu * -../net/xfrm/xfrm_input.c:78:21: struct xfrm_input_afinfo const * -../net/xfrm/xfrm_input.c:100:9: warning: context imbalance in 'xfrm_input_get_afinfo' - different lock contexts for basic block -../net/xfrm/xfrm_input.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/timerqueue.h, ../include/linux/hrtimer_defs.h, ../include/linux/hrtimer.h, ../include/linux/interrupt.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'xfrm_rcv_cb' - unexpected unlock -Warning: ../drivers/char/tpm/tpm_crb.c:193 function parameter 'loc' not described in '__crb_go_idle' -Warning: ../drivers/char/tpm/tpm_crb.c:246 function parameter 'loc' not described in '__crb_cmd_ready' -Warning: ../drivers/char/tpm/tpm_crb.c:193 function parameter 'loc' not described in '__crb_go_idle' -Warning: ../drivers/char/tpm/tpm_crb.c:246 function parameter 'loc' not described in '__crb_cmd_ready' -../drivers/xen/xen-pciback/pci_stub.c:752:21: warning: incorrect type in assignment (different base types) -../drivers/xen/xen-pciback/pci_stub.c:752:21: expected signed int [usertype] err -../drivers/xen/xen-pciback/pci_stub.c:752:21: got restricted pci_channel_state_t [usertype] state -../drivers/xen/xen-pciback/pci_stub.c:797:37: warning: incorrect type in assignment (different base types) -../drivers/xen/xen-pciback/pci_stub.c:797:37: expected signed int [usertype] err -../drivers/xen/xen-pciback/pci_stub.c:797:37: got restricted pci_ers_result_t -../drivers/nfc/pn533/pn533.c:117:39: warning: incorrect type in initializer (different base types) -../drivers/nfc/pn533/pn533.c:117:39: expected restricted __be16 [usertype] sc -../drivers/nfc/pn533/pn533.c:117:39: got int -../drivers/nfc/pn533/pn533.c:130:39: warning: incorrect type in initializer (different base types) -../drivers/nfc/pn533/pn533.c:130:39: expected restricted __be16 [usertype] sc -../drivers/nfc/pn533/pn533.c:130:39: got int -Warning: ../sound/usb/usx2y/us144mkii.c:13 Cannot find identifier on line: - * @brief Module parameters for ALSA card instantiation. -Warning: ../sound/usb/usx2y/us144mkii.c:14 Cannot find identifier on line: - * -Warning: ../sound/usb/usx2y/us144mkii.c:15 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst - * These parameters allow users to configure how the ALSA sound card -../mm/memory.c:165:15: warning: symbol 'zero_pfn' was not declared. Should it be static? -../mm/memory.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/timerqueue.h, ../include/linux/hrtimer_defs.h, ../include/linux/hrtimer.h, ../include/linux/interrupt.h, ...): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'copy_pte_range' - unexpected unlock -../mm/memory.c:2225:16: warning: context imbalance in '__get_locked_pte' - different lock contexts for basic block -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'insert_page' - unexpected unlock -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'insert_pfn' - unexpected unlock -../mm/memory.c:3154:17: warning: context imbalance in 'apply_to_pte_range' - unexpected unlock -../mm/memory.c:3787:42: warning: context imbalance in 'wp_page_copy' - different lock contexts for basic block -../mm/memory.c:3826:19: warning: context imbalance in 'finish_mkwrite_fault' - different lock contexts for basic block -../mm/memory.c:3857:17: warning: context imbalance in 'wp_pfn_shared' - unexpected unlock -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'wp_page_shared' - unexpected unlock -../mm/memory.c:4049:19: warning: context imbalance in 'do_wp_page' - wrong count at exit -../mm/memory.c:4311:9: warning: context imbalance in 'remove_device_exclusive_entry' - different lock contexts for basic block -../mm/memory.c:4337:19: warning: context imbalance in 'pte_marker_clear' - different lock contexts for basic block -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'do_swap_page' - unexpected unlock -../mm/memory.c:5241:9: warning: context imbalance in 'do_anonymous_page' - different lock contexts for basic block -../mm/memory.c:5473:12: warning: context imbalance in 'finish_fault' - different lock contexts for basic block -../mm/memory.c:5857:9: warning: context imbalance in 'do_fault' - different lock contexts for basic block -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'do_numa_page' - unexpected unlock -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'handle_pte_fault' - unexpected unlock -../mm/memory.c:6698:5: warning: context imbalance in 'follow_pfnmap_start' - different lock contexts for basic block -../mm/memory.c:6784:28: warning: context imbalance in 'follow_pfnmap_end' - unexpected unlock -../sound/isa/opti9xx/miro.c:848:9: warning: context imbalance in 'snd_miro_read' - wrong count at exit -../sound/isa/opti9xx/miro.c:857:9: warning: context imbalance in 'snd_miro_write' - wrong count at exit -../arch/x86/kernel/alternative.c:120:18: warning: symbol 'its_pages' was not declared. Should it be static? -../arch/x86/kernel/alternative.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/include/asm/mmu_context.h, ../include/linux/mmu_context.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in '__text_poke' - unexpected unlock -../sound/firewire/motu/motu-command-dsp-message-parser.c:94:9: warning: context imbalance in 'snd_motu_command_dsp_message_parser_parse' - wrong count at exit -../sound/firewire/motu/motu-command-dsp-message-parser.c:172:6: warning: context imbalance in 'snd_motu_command_dsp_message_parser_copy_meter' - wrong count at exit -../sound/core/ump.c:1146:12: warning: context imbalance in 'snd_ump_legacy_open' - different lock contexts for basic block -../sound/core/ump.c:1231:12: warning: context imbalance in 'process_legacy_output' - wrong count at exit -../sound/core/ump.c:1267:13: warning: context imbalance in 'process_legacy_input' - different lock contexts for basic block -../sound/isa/sb/sb16_main.c:129:9: warning: context imbalance in 'snd_sb16_csp_update' - wrong count at exit -../sound/isa/sb/sb16_main.c:220:9: warning: context imbalance in 'snd_sb16_setup_rate' - wrong count at exit -../sound/isa/sb/sb16_main.c:268:9: warning: context imbalance in 'snd_sb16_playback_prepare' - wrong count at exit -../sound/isa/sb/sb16_main.c:271:12: warning: context imbalance in 'snd_sb16_playback_trigger' - wrong count at exit -../sound/isa/sb/sb16_main.c:333:9: warning: context imbalance in 'snd_sb16_capture_prepare' - wrong count at exit -../sound/isa/sb/sb16_main.c:336:12: warning: context imbalance in 'snd_sb16_capture_trigger' - wrong count at exit -../sound/isa/sb/sb16_main.c:480:12: warning: context imbalance in 'snd_sb16_playback_open' - wrong count at exit -../sound/isa/sb/sb16_main.c:537:12: warning: context imbalance in 'snd_sb16_playback_close' - wrong count at exit -../sound/isa/sb/sb16_main.c:548:12: warning: context imbalance in 'snd_sb16_capture_open' - wrong count at exit -../sound/isa/sb/sb16_main.c:605:12: warning: context imbalance in 'snd_sb16_capture_close' - wrong count at exit -../sound/isa/sb/sb16_main.c:662:12: warning: context imbalance in 'snd_sb16_dma_control_get' - wrong count at exit -../arch/x86/kvm/xen.c:584:9: warning: context imbalance in 'kvm_xen_update_runstate_guest' - unexpected unlock -../drivers/reset/reset-aspeed.c:171:9: warning: context imbalance in 'aspeed_reset_assert' - different lock contexts for basic block -../drivers/reset/reset-aspeed.c:186:9: warning: context imbalance in 'aspeed_reset_deassert' - different lock contexts for basic block -Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'last_interrupt' not described in 'xdma_chan' -Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'stop_requested' not described in 'xdma_chan' -Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'last_interrupt' not described in 'xdma_chan' -Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'stop_requested' not described in 'xdma_chan' -../sound/pci/ac97/ac97_pcm.c:672:9: warning: context imbalance in 'snd_ac97_pcm_close' - wrong count at exit -../fs/fs_struct.c:150:18: warning: symbol 'init_fs' was not declared. Should it be static? -../net/xfrm/xfrm_output.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'xfrm_local_error' - unexpected unlock -../sound/isa/sb/sb8_main.c:221:9: warning: context imbalance in 'snd_sb8_playback_trigger' - wrong count at exit -../sound/isa/sb/sb8_main.c:345:9: warning: context imbalance in 'snd_sb8_capture_trigger' - wrong count at exit -../sound/isa/sb/sb8_main.c:528:9: warning: context imbalance in 'snd_sb8_close' - wrong count at exit -../lib/lockref.c:108:6: warning: context imbalance in 'lockref_put_or_lock' - wrong count at exit -../mm/mlock.c: note: in included file (through ../include/linux/swap.h): -../include/linux/memcontrol.h:1555:39: warning: context imbalance in '__mlock_folio' - unexpected unlock -../include/linux/memcontrol.h:1555:39: warning: context imbalance in '__mlock_new_folio' - unexpected unlock -../include/linux/memcontrol.h:1555:39: warning: context imbalance in '__munlock_folio' - unexpected unlock -../mm/mlock.c:208:39: warning: context imbalance in 'mlock_folio_batch' - unexpected unlock -../mm/mlock.c:407:20: warning: context imbalance in 'mlock_pte_range' - unexpected unlock @@ -3296,85 +3431,4 @@ -../fs/fs_pin.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/xarray.h, ../include/linux/list_lru.h, ...): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'pin_kill' - unexpected unlock -../include/linux/rcupdate.h:865:9: warning: context imbalance in 'mnt_pin_kill' - different lock contexts for basic block -../include/linux/rcupdate.h:865:9: warning: context imbalance in 'group_pin_kill' - different lock contexts for basic block -../io_uring/napi.c:84:12: warning: context imbalance in '__io_napi_del_id' - wrong count at exit -../io_uring/napi.c:116:9: warning: context imbalance in '__io_napi_remove_stale' - wrong count at exit -../io_uring/napi.c: note: in included file (through ../io_uring/io_uring.h): -../include/linux/io_uring_types.h:220:37: warning: array of flexible structures -../io_uring/napi.c:263:27: warning: context imbalance in 'io_napi_free' - wrong count at exit -../sound/usb/6fire/midi.c:29:9: warning: context imbalance in 'usb6fire_midi_out_handler' - wrong count at exit -../sound/usb/6fire/midi.c:51:9: warning: context imbalance in 'usb6fire_midi_in_received' - wrong count at exit -../sound/usb/6fire/midi.c:65:13: warning: context imbalance in 'usb6fire_midi_out_trigger' - wrong count at exit -../sound/usb/6fire/midi.c:121:9: warning: context imbalance in 'usb6fire_midi_in_trigger' - wrong count at exit -../drivers/tty/serial/mvebu-uart.c:758:9: warning: context imbalance in 'mvebu_uart_console_write' - different lock contexts for basic block -../sound/pci/ali5451/ali5451.c:906:29: warning: context imbalance in 'snd_ali_alloc_voice' - wrong count at exit -../sound/pci/ali5451/ali5451.c:1061:12: warning: context imbalance in 'snd_ali_trigger' - wrong count at exit -../sound/pci/ali5451/ali5451.c:1258:9: warning: context imbalance in 'snd_ali_playback_prepare' - wrong count at exit -../sound/pci/ali5451/ali5451.c:1351:1: warning: context imbalance in 'snd_ali_playback_pointer' - wrong count at exit -../sound/pci/ali5451/ali5451.c:1370:26: warning: context imbalance in 'snd_ali_pointer' - wrong count at exit -../sound/pci/ali5451/ali5451.c:1700:9: warning: context imbalance in 'snd_ali5451_spdif_get' - wrong count at exit -../sound/pci/ali5451/ali5451.c:1758:9: warning: context imbalance in 'snd_ali5451_spdif_put' - wrong count at exit -../sound/pci/ali5451/ali5451.c:1845:13: warning: context imbalance in 'ali_suspend' - wrong count at exit -../sound/pci/aw2/aw2-alsa.c:397:12: warning: context imbalance in 'snd_aw2_pcm_trigger_playback' - wrong count at exit -../sound/pci/aw2/aw2-alsa.c:422:12: warning: context imbalance in 'snd_aw2_pcm_trigger_capture' - wrong count at exit -Warning: ../sound/usb/usx2y/us144mkii_playback.c:146 cannot understand function prototype: 'const struct snd_pcm_ops tascam_playback_ops =' -Warning: ../drivers/dma/dmatest.c:152 struct member '' not described in 'dmatest_info' -Warning: ../drivers/dma/dmatest.c:152 struct member '' not described in 'dmatest_info' -Warning: ../sound/usb/usx2y/us144mkii_capture.c:100 cannot understand function prototype: 'const struct snd_pcm_ops tascam_capture_ops =' -../sound/isa/sb/sb8_midi.c:23:13: warning: context imbalance in 'snd_sb8dsp_midi_interrupt' - wrong count at exit -../sound/isa/sb/sb8_midi.c:131:9: warning: context imbalance in 'snd_sb8dsp_midi_input_trigger' - wrong count at exit -../sound/isa/sb/sb8_midi.c:154:9: warning: context imbalance in 'snd_sb8dsp_midi_output_write' - wrong count at exit -../net/netfilter/nfnetlink_hook.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'nf_netlink_dump_start_rcu' - unexpected unlock -../sound/firewire/fireface/ff-transaction.c:128:13: warning: context imbalance in 'handle_msg' - wrong count at exit -../sound/usb/hiface/pcm.c:55:32: warning: array of flexible structures -../sound/usb/hiface/pcm.c:386:12: warning: context imbalance in 'hiface_pcm_close' - different lock contexts for basic block -../sound/usb/hiface/pcm.c:467:26: warning: context imbalance in 'hiface_pcm_pointer' - different lock contexts for basic block -../net/xfrm/xfrm_replay.c: note: in included file: -../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): -../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * -../include/net/xfrm.h:1972:16: struct sock * -../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): -../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * -../include/net/xfrm.h:1972:16: struct sock * -../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): -../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * -../include/net/xfrm.h:1972:16: struct sock * -../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): -../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * -../include/net/xfrm.h:1972:16: struct sock * -../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): -../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * -../include/net/xfrm.h:1972:16: struct sock * -../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): -../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * -../include/net/xfrm.h:1972:16: struct sock * -../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): -../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * -../include/net/xfrm.h:1972:16: struct sock * -../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): -../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * -../include/net/xfrm.h:1972:16: struct sock * -../include/net/xfrm.h:1972:16: error: incompatible types in comparison expression (different address spaces): -../include/net/xfrm.h:1972:16: struct sock [noderef] __rcu * -../include/net/xfrm.h:1972:16: struct sock * -../drivers/pinctrl/mediatek/mtk-eint.c:423:44: warning: incorrect type in argument 2 (different address spaces) -../drivers/pinctrl/mediatek/mtk-eint.c:423:44: expected void [noderef] __iomem *base -../drivers/pinctrl/mediatek/mtk-eint.c:423:44: got void [noderef] __iomem **base -../drivers/pinctrl/mediatek/mtk-eint.c:431:44: warning: incorrect type in argument 2 (different address spaces) -../drivers/pinctrl/mediatek/mtk-eint.c:431:44: expected void [noderef] __iomem *base -../drivers/pinctrl/mediatek/mtk-eint.c:431:44: got void [noderef] __iomem **base -../drivers/pinctrl/intel/pinctrl-baytrail.c:600:9: warning: context imbalance in 'byt_set_group_simple_mux' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-baytrail.c:626:9: warning: context imbalance in 'byt_set_group_mixed_mux' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-baytrail.c:689:15: warning: context imbalance in 'byt_gpio_clear_triggering' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-baytrail.c:692:12: warning: context imbalance in 'byt_gpio_request_enable' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-baytrail.c:769:15: warning: context imbalance in 'byt_gpio_set_direction' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-baytrail.c:927:12: warning: context imbalance in 'byt_pin_config_set' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-baytrail.c:1048:12: warning: context imbalance in 'byt_gpio_set' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-baytrail.c:1090:12: warning: context imbalance in 'byt_gpio_direction_input' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-baytrail.c:1130:15: warning: context imbalance in 'byt_gpio_direction_output' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-baytrail.c:1239:13: warning: context imbalance in 'byt_irq_ack' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-baytrail.c:1265:13: warning: context imbalance in 'byt_irq_unmask' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-baytrail.c:1304:12: warning: context imbalance in 'byt_irq_type' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-baytrail.c:1658:9: warning: context imbalance in 'byt_gpio_suspend' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-baytrail.c:1706:9: warning: context imbalance in 'byt_gpio_resume' - wrong count at exit +../drivers/tty/serial/rda-uart.c:606:9: warning: context imbalance in 'rda_uart_port_write' - different lock contexts for basic block +../arch/x86/kvm/mmu/tdp_mmu.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/cgroup.h, ../include/linux/memcontrol.h, ../include/linux/resume_user_mode.h, ../include/linux/entry-virt.h, ...): +../include/linux/rcupdate.h:897:25: warning: context imbalance in '__tdp_mmu_zap_root' - unexpected unlock +../arch/x86/kvm/mmu/tdp_mmu.c:1594:33: warning: context imbalance in 'tdp_mmu_split_huge_pages_root' - unexpected unlock @@ -3384,52 +3438,102 @@ -Warning: ../sound/usb/usx2y/us144mkii_midi.c:158 cannot understand function prototype: 'const struct snd_rawmidi_ops tascam_midi_in_ops =' -Warning: ../sound/usb/usx2y/us144mkii_midi.c:369 cannot understand function prototype: 'const struct snd_rawmidi_ops tascam_midi_out_ops =' -../drivers/pinctrl/intel/pinctrl-intel.c:425:12: warning: context imbalance in 'intel_pinmux_set_mux' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-intel.c:540:12: warning: context imbalance in 'intel_gpio_request_enable' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-intel.c:588:15: warning: context imbalance in 'intel_gpio_set_direction' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-intel.c:763:12: warning: context imbalance in 'intel_config_set_pull' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-intel.c:847:13: warning: context imbalance in 'intel_gpio_set_high_impedance' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-intel.c:861:12: warning: context imbalance in 'intel_config_set_debounce' - different lock contexts for basic block -../drivers/pinctrl/intel/pinctrl-intel.c:1037:12: warning: context imbalance in 'intel_gpio_set' - different lock contexts for basic block -../drivers/pinctrl/intel/pinctrl-intel.c:1130:9: warning: context imbalance in 'intel_gpio_irq_ack' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-intel.c:1153:9: warning: context imbalance in 'intel_gpio_irq_mask_unmask' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-intel.c:1196:12: warning: context imbalance in 'intel_gpio_irq_type' - different lock contexts for basic block -../drivers/pinctrl/intel/pinctrl-cherryview.c:661:12: warning: context imbalance in 'chv_pinmux_set_mux' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-cherryview.c:740:12: warning: context imbalance in 'chv_gpio_request_enable' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-cherryview.c:790:13: warning: context imbalance in 'chv_gpio_disable_free' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-cherryview.c:818:9: warning: context imbalance in 'chv_gpio_set_direction' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-cherryview.c:917:12: warning: context imbalance in 'chv_config_set_pull' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-cherryview.c:992:9: warning: context imbalance in 'chv_config_set_oden' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-cherryview.c:1129:9: warning: context imbalance in 'chv_gpio_set' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-cherryview.c:1174:13: warning: context imbalance in 'chv_gpio_irq_ack' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-cherryview.c:1205:9: warning: context imbalance in 'chv_gpio_irq_mask_unmask' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-cherryview.c:1330:12: warning: context imbalance in 'chv_gpio_irq_type' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-cherryview.c:1595:20: warning: context imbalance in 'chv_pinctrl_mmio_access_handler' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-cherryview.c:1731:9: warning: context imbalance in 'chv_pinctrl_suspend_noirq' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-cherryview.c:1779:9: warning: context imbalance in 'chv_pinctrl_resume_noirq' - wrong count at exit -../drivers/soc/sunxi/sunxi_sram.c:338:13: warning: context imbalance in 'sunxi_sram_lock' - wrong count at exit -../drivers/soc/sunxi/sunxi_sram.c:345:13: warning: context imbalance in 'sunxi_sram_unlock' - unexpected unlock -../drivers/nfc/nfcmrvl/uart.c:53:33: warning: cast to restricted __le32 -../drivers/tty/serial/rda-uart.c:606:9: warning: context imbalance in 'rda_uart_port_write' - different lock contexts for basic block -../drivers/pinctrl/intel/pinctrl-lynxpoint.c:315:9: warning: context imbalance in 'lp_pinmux_set_mux' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-lynxpoint.c:350:9: warning: context imbalance in 'lp_gpio_request_enable' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-lynxpoint.c:355:13: warning: context imbalance in 'lp_gpio_disable_free' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-lynxpoint.c:392:9: warning: context imbalance in 'lp_gpio_set_direction' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-lynxpoint.c:448:12: warning: context imbalance in 'lp_pin_config_set' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-lynxpoint.c:518:9: warning: context imbalance in 'lp_gpio_set' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-lynxpoint.c:571:13: warning: context imbalance in 'lp_irq_ack' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-lynxpoint.c:617:12: warning: context imbalance in 'lp_irq_set_type' - different lock contexts for basic block -../sound/firewire/fireface/ff-midi.c:52:9: warning: context imbalance in 'midi_capture_trigger' - wrong count at exit -../sound/firewire/fireface/ff-midi.c:66:9: warning: context imbalance in 'midi_playback_trigger' - wrong count at exit -../sound/soc/soc-ops-test.c:450:9: warning: incorrect type in initializer (different base types) -../sound/soc/soc-ops-test.c:450:9: expected long long left_value -../sound/soc/soc-ops-test.c:450:9: got restricted snd_ctl_elem_type_t const __left -../sound/soc/soc-ops-test.c:450:9: warning: incorrect type in initializer (different base types) -../sound/soc/soc-ops-test.c:450:9: expected long long right_value -../sound/soc/soc-ops-test.c:450:9: got restricted snd_ctl_elem_type_t const __right -../drivers/soc/qcom/qmi_encdec.c:359:55: warning: cast to restricted __le16 -../drivers/soc/qcom/qmi_encdec.c:676:31: warning: incorrect type in assignment (different base types) -../drivers/soc/qcom/qmi_encdec.c:676:31: expected unsigned int [usertype] val32 -../drivers/soc/qcom/qmi_encdec.c:676:31: got restricted __le32 [usertype] -../net/netfilter/nf_conntrack_core.c:129:13: warning: context imbalance in 'nf_conntrack_double_unlock' - unexpected unlock -../net/netfilter/nf_conntrack_core.c:139:13: warning: context imbalance in 'nf_conntrack_double_lock' - wrong count at exit -../net/netfilter/nf_conntrack_core.c:2349:28: warning: context imbalance in 'get_next_corpse' - unexpected unlock +Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'boost_ctrl' not described in 'lm3692x_led' +Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'brightness_ctrl' not described in 'lm3692x_led' +Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'enabled' not described in 'lm3692x_led' +Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'boost_ctrl' not described in 'lm3692x_led' +Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'brightness_ctrl' not described in 'lm3692x_led' +Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'enabled' not described in 'lm3692x_led' +../drivers/tty/serial/mvebu-uart.c:758:9: warning: context imbalance in 'mvebu_uart_console_write' - different lock contexts for basic block +../drivers/reset/reset-k230.c:171:15: warning: context imbalance in 'k230_rst_clear_done' - wrong count at exit +../drivers/reset/reset-k230.c:208:15: warning: context imbalance in 'k230_rst_update' - wrong count at exit +../block/blk-cgroup.c:861:5: warning: context imbalance in 'blkg_conf_prep' - wrong count at exit +../block/blk-cgroup.c:985:9: warning: context imbalance in 'blkg_conf_exit' - wrong count at exit +Warning: ../sound/usb/usx2y/us144mkii_controls.c:6 Cannot find identifier on line: + * @brief Text descriptions for playback output source options. +Warning: ../sound/usb/usx2y/us144mkii_controls.c:7 Cannot find identifier on line: + * +Warning: ../sound/usb/usx2y/us144mkii_controls.c:8 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst + * Used by ALSA kcontrol elements to provide user-friendly names for +Warning: ../sound/usb/usx2y/us144mkii_controls.c:15 Cannot find identifier on line: + * @brief Text descriptions for capture input source options. +Warning: ../sound/usb/usx2y/us144mkii_controls.c:16 Cannot find identifier on line: + * +Warning: ../sound/usb/usx2y/us144mkii_controls.c:17 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst + * Used by ALSA kcontrol elements to provide user-friendly names for +Warning: ../sound/usb/usx2y/us144mkii_controls.c:100 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_line_out_control =' +Warning: ../sound/usb/usx2y/us144mkii_controls.c:171 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_digital_out_control =' +Warning: ../sound/usb/usx2y/us144mkii_controls.c:259 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_capture_12_control =' +Warning: ../sound/usb/usx2y/us144mkii_controls.c:330 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_capture_34_control =' +Warning: ../sound/usb/usx2y/us144mkii_controls.c:408 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_samplerate_control =' +../net/core/filter.c:1440:39: warning: incorrect type in argument 1 (different address spaces) +../net/core/filter.c:1440:39: expected struct sock_filter const *filter +../net/core/filter.c:1440:39: got struct sock_filter [noderef] __user *filter +../net/core/filter.c:1518:39: warning: incorrect type in argument 1 (different address spaces) +../net/core/filter.c:1518:39: expected struct sock_filter const *filter +../net/core/filter.c:1518:39: got struct sock_filter [noderef] __user *filter +../net/core/filter.c:2342:45: warning: incorrect type in argument 2 (different base types) +../net/core/filter.c:2342:45: expected restricted __be32 [usertype] daddr +../net/core/filter.c:2342:45: got unsigned int [usertype] ipv4_nh +../net/core/filter.c:3963:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? +../net/core/filter.c:4703:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? +../net/core/filter.c:5117:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? +../net/core/filter.c:8130:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? +../net/core/filter.c:12132:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? +../net/core/filter.c:12162:17: warning: symbol 'bpf_dynptr_from_skb_meta' was not declared. Should it be static? +../net/core/filter.c:12178:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? +../net/core/filter.c:12194:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? +../net/core/filter.c:12215:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? +../net/core/filter.c:12312:17: warning: symbol 'bpf_sock_ops_enable_tx_tstamp' was not declared. Should it be static? +../net/core/filter.c:12362:17: warning: symbol 'bpf_xdp_pull_data' was not declared. Should it be static? +../net/core/filter.c:12538:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? +../net/core/filter.c:1948:43: warning: incorrect type in argument 2 (different base types) +../net/core/filter.c:1948:43: expected restricted __wsum [usertype] diff +../net/core/filter.c:1948:43: got unsigned long long [usertype] to +../net/core/filter.c:1951:36: warning: incorrect type in argument 2 (different base types) +../net/core/filter.c:1951:36: expected restricted __be16 [usertype] old +../net/core/filter.c:1951:36: got unsigned long long [usertype] from +../net/core/filter.c:1951:42: warning: incorrect type in argument 3 (different base types) +../net/core/filter.c:1951:42: expected restricted __be16 [usertype] new +../net/core/filter.c:1951:42: got unsigned long long [usertype] to +../net/core/filter.c:1954:36: warning: incorrect type in argument 2 (different base types) +../net/core/filter.c:1954:36: expected restricted __be32 [usertype] from +../net/core/filter.c:1954:36: got unsigned long long [usertype] from +../net/core/filter.c:1954:42: warning: incorrect type in argument 3 (different base types) +../net/core/filter.c:1954:42: expected restricted __be32 [usertype] to +../net/core/filter.c:1954:42: got unsigned long long [usertype] to +../net/core/filter.c:2000:59: warning: incorrect type in argument 3 (different base types) +../net/core/filter.c:2000:59: expected restricted __wsum [usertype] diff +../net/core/filter.c:2000:59: got unsigned long long [usertype] to +../net/core/filter.c:2003:52: warning: incorrect type in argument 3 (different base types) +../net/core/filter.c:2003:52: expected restricted __be16 [usertype] from +../net/core/filter.c:2003:52: got unsigned long long [usertype] from +../net/core/filter.c:2003:58: warning: incorrect type in argument 4 (different base types) +../net/core/filter.c:2003:58: expected restricted __be16 [usertype] to +../net/core/filter.c:2003:58: got unsigned long long [usertype] to +../net/core/filter.c:2006:52: warning: incorrect type in argument 3 (different base types) +../net/core/filter.c:2006:52: expected restricted __be32 [usertype] from +../net/core/filter.c:2006:52: got unsigned long long [usertype] from +../net/core/filter.c:2006:58: warning: incorrect type in argument 4 (different base types) +../net/core/filter.c:2006:58: expected restricted __be32 [usertype] to +../net/core/filter.c:2006:58: got unsigned long long [usertype] to +../net/core/filter.c:2073:35: warning: incorrect type in return expression (different base types) +../net/core/filter.c:2073:35: expected unsigned long long +../net/core/filter.c:2073:35: got restricted __wsum [usertype] csum +../net/core/filter.c:6046:17: warning: incorrect type in assignment (different base types) +../net/core/filter.c:6046:17: expected unsigned int [usertype] spi +../net/core/filter.c:6046:17: got restricted __be32 const [usertype] spi +../net/core/filter.c:6054:33: warning: incorrect type in assignment (different base types) +../net/core/filter.c:6054:33: expected unsigned int [usertype] remote_ipv4 +../net/core/filter.c:6054:33: got restricted __be32 const [usertype] a4 +../drivers/nfc/microread/microread.c:489:26: warning: cast to restricted __be16 +../drivers/nfc/microread/microread.c:503:26: warning: cast to restricted __be16 +../drivers/nfc/microread/microread.c:521:25: warning: cast to restricted __le16 +../kernel/locking/mutex.c: note: in included file (through ../include/linux/mutex.h): +../arch/x86/include/asm/current.h:23:17: warning: context imbalance in '__mutex_lock' - different lock contexts for basic block +../arch/x86/include/asm/current.h:23:17: warning: context imbalance in '__ww_mutex_lock' - different lock contexts for basic block +../arch/x86/include/asm/current.h:23:17: warning: context imbalance in 'mutex_lock_io_nested' - different lock contexts for basic block +../drivers/soc/qcom/qcom-geni-se.c:1061:21: warning: cast to restricted __le32 +../drivers/soc/qcom/qcom-geni-se.c:1061:21: warning: cast from restricted __le16 +../drivers/dma/xilinx/xilinx_dma.c:1038:39: warning: context imbalance in 'xilinx_dma_chan_handle_cyclic' - unexpected unlock +Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'last_interrupt' not described in 'xdma_chan' +Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'stop_requested' not described in 'xdma_chan' +Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'last_interrupt' not described in 'xdma_chan' +Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'stop_requested' not described in 'xdma_chan' @@ -3438,4 +3542,96 @@ -../drivers/base/devtmpfs.c:88:30: warning: symbol 'devtmpfs_context_ops' was not declared. Should it be static? -../drivers/pinctrl/intel/pinctrl-tangier.c:216:12: warning: context imbalance in 'tng_pinmux_set_mux' - different lock contexts for basic block -../drivers/pinctrl/intel/pinctrl-tangier.c:244:12: warning: context imbalance in 'tng_gpio_request_enable' - wrong count at exit -../drivers/pinctrl/intel/pinctrl-tangier.c:356:12: warning: context imbalance in 'tng_config_set_pin' - wrong count at exit +../net/ipv6/mcast_snoop.c: note: in included file: +../include/net/mld.h:32:43: warning: array of flexible structures +Warning: ../drivers/char/tpm/tpm_crb.c:193 function parameter 'loc' not described in '__crb_go_idle' +Warning: ../drivers/char/tpm/tpm_crb.c:246 function parameter 'loc' not described in '__crb_cmd_ready' +Warning: ../drivers/char/tpm/tpm_crb.c:193 function parameter 'loc' not described in '__crb_go_idle' +Warning: ../drivers/char/tpm/tpm_crb.c:246 function parameter 'loc' not described in '__crb_cmd_ready' +../drivers/gpio/gpio-amdpt.c:32:12: warning: context imbalance in 'pt_gpio_request' - wrong count at exit +../drivers/gpio/gpio-amdpt.c:54:13: warning: context imbalance in 'pt_gpio_free' - wrong count at exit +../arch/x86/kernel/process.c: In function ‘arch_post_acpi_subsys_init’: +../arch/x86/kernel/process.c:972:17: warning: variable ‘hi’ set but not used [-Wunused-but-set-variable] + 972 | u32 lo, hi; + | ^~ +../drivers/misc/keba/cp500.c:962:34: warning: Using plain integer as NULL pointer +../net/core/xdp.c:903:17: warning: symbol 'bpf_xdp_metadata_rx_timestamp' was not declared. Should it be static? +../net/core/xdp.c:925:17: warning: symbol 'bpf_xdp_metadata_rx_hash' was not declared. Should it be static? +../net/core/xdp.c:958:17: warning: symbol 'bpf_xdp_metadata_rx_vlan_tag' was not declared. Should it be static? +../kernel/power/main.c:183:5: warning: symbol 'pm_async_enabled' was not declared. Should it be static? +../kernel/power/main.c:223:34: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:223:38: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:224:21: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:224:26: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:226:38: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:227:62: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:223:55: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:252:38: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:252:46: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:253:54: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:252:67: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:272:31: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:272:36: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:278:13: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:278:21: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:278:39: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:278:47: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:757:34: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:757:38: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:758:31: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:759:77: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:757:55: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:788:38: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:788:46: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:789:47: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:788:67: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:809:31: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:809:36: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:815:13: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:815:21: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:883:31: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:883:36: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:914:13: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:914:21: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:915:58: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:916:51: warning: restricted suspend_state_t degrades to integer +../sound/usb/6fire/midi.c:29:9: warning: context imbalance in 'usb6fire_midi_out_handler' - wrong count at exit +../sound/usb/6fire/midi.c:51:9: warning: context imbalance in 'usb6fire_midi_in_received' - wrong count at exit +../sound/usb/6fire/midi.c:65:13: warning: context imbalance in 'usb6fire_midi_out_trigger' - wrong count at exit +../sound/usb/6fire/midi.c:121:9: warning: context imbalance in 'usb6fire_midi_in_trigger' - wrong count at exit +../kernel/irq/irqdesc.c:268:16: warning: context imbalance in 'chip_name_show' - wrong count at exit +../kernel/irq/irqdesc.c:279:16: warning: context imbalance in 'hwirq_show' - wrong count at exit +../kernel/irq/irqdesc.c:290:16: warning: context imbalance in 'type_show' - wrong count at exit +../kernel/irq/irqdesc.c:300:16: warning: context imbalance in 'wakeup_show' - wrong count at exit +../kernel/irq/irqdesc.c:309:16: warning: context imbalance in 'name_show' - wrong count at exit +../kernel/irq/irqdesc.c:850:17: warning: context imbalance in '__irq_get_desc_lock' - wrong count at exit +../drivers/tty/serial/8250/8250_rsa.c:149:6: warning: context imbalance in 'rsa_enable' - different lock contexts for basic block +../drivers/tty/serial/8250/8250_rsa.c:167:6: warning: context imbalance in 'rsa_disable' - different lock contexts for basic block +../mm/mincore.c:164:17: warning: context imbalance in 'mincore_pte_range' - unexpected unlock +../drivers/tty/mxser.c:288:32: warning: array of flexible structures +../drivers/tty/mxser.c:443:13: warning: context imbalance in 'mxser_start_tx' - wrong count at exit +../drivers/tty/mxser.c:473:13: warning: context imbalance in 'mxser_dtr_rts' - wrong count at exit +../drivers/tty/mxser.c:913:16: warning: context imbalance in 'mxser_put_char' - wrong count at exit +../drivers/tty/mxser.c:974:12: warning: context imbalance in 'mxser_set_serial_info' - different lock contexts for basic block +../drivers/tty/mxser.c:1091:12: warning: context imbalance in 'mxser_tiocmset' - different lock contexts for basic block +../drivers/tty/mxser.c:1137:12: warning: context imbalance in 'mxser_ioctl_op_mode' - different lock contexts for basic block +../drivers/tty/mxser.c:1300:9: warning: context imbalance in 'mxser_stop' - wrong count at exit +../drivers/tty/mxser.c:1309:9: warning: context imbalance in 'mxser_start' - wrong count at exit +../drivers/tty/mxser.c:1327:9: warning: context imbalance in 'mxser_set_termios' - different lock contexts for basic block +../drivers/tty/mxser.c:1339:13: warning: context imbalance in 'mxser_tx_empty' - wrong count at exit +../drivers/tty/mxser.c:1424:13: warning: context imbalance in 'mxser_rs_break' - wrong count at exit +../drivers/tty/mxser.c:1619:68: warning: context imbalance in 'mxser_interrupt' - different lock contexts for basic block +../mm/mlock.c: note: in included file (through ../include/linux/swap.h): +../include/linux/memcontrol.h:1555:39: warning: context imbalance in '__mlock_folio' - unexpected unlock +../include/linux/memcontrol.h:1555:39: warning: context imbalance in '__mlock_new_folio' - unexpected unlock +../include/linux/memcontrol.h:1555:39: warning: context imbalance in '__munlock_folio' - unexpected unlock +../mm/mlock.c:208:39: warning: context imbalance in 'mlock_folio_batch' - unexpected unlock +../mm/mlock.c:407:20: warning: context imbalance in 'mlock_pte_range' - unexpected unlock +../drivers/gpio/gpio-aspeed.c:441:9: warning: context imbalance in 'aspeed_gpio_set' - wrong count at exit +../drivers/gpio/gpio-aspeed.c:444:12: warning: context imbalance in 'aspeed_gpio_dir_in' - wrong count at exit +../drivers/gpio/gpio-aspeed.c:462:12: warning: context imbalance in 'aspeed_gpio_dir_out' - wrong count at exit +../drivers/gpio/gpio-aspeed.c:483:12: warning: context imbalance in 'aspeed_gpio_get_direction' - wrong count at exit +../drivers/gpio/gpio-aspeed.c:520:13: warning: context imbalance in 'aspeed_gpio_irq_ack' - different lock contexts for basic block +../drivers/gpio/gpio-aspeed.c:540:13: warning: context imbalance in 'aspeed_gpio_irq_set_mask' - different lock contexts for basic block +../drivers/gpio/gpio-aspeed.c:693:9: warning: context imbalance in 'aspeed_gpio_reset_tolerance' - wrong count at exit +../drivers/gpio/gpio-aspeed.c:788:12: warning: context imbalance in 'enable_debounce' - different lock contexts for basic block +../drivers/gpio/gpio-aspeed.c:877:9: warning: context imbalance in 'disable_debounce' - wrong count at exit +../drivers/gpio/gpio-aspeed.c:940:5: warning: context imbalance in 'aspeed_gpio_copro_grab_gpio' - different lock contexts for basic block +../drivers/gpio/gpio-aspeed.c:986:5: warning: context imbalance in 'aspeed_gpio_copro_release_gpio' - different lock contexts for basic block @@ -3580,24 +3775,0 @@ -Warning: ../sound/usb/usx2y/us144mkii_controls.c:6 Cannot find identifier on line: - * @brief Text descriptions for playback output source options. -Warning: ../sound/usb/usx2y/us144mkii_controls.c:7 Cannot find identifier on line: - * -Warning: ../sound/usb/usx2y/us144mkii_controls.c:8 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst - * Used by ALSA kcontrol elements to provide user-friendly names for -Warning: ../sound/usb/usx2y/us144mkii_controls.c:15 Cannot find identifier on line: - * @brief Text descriptions for capture input source options. -Warning: ../sound/usb/usx2y/us144mkii_controls.c:16 Cannot find identifier on line: - * -Warning: ../sound/usb/usx2y/us144mkii_controls.c:17 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst - * Used by ALSA kcontrol elements to provide user-friendly names for -Warning: ../sound/usb/usx2y/us144mkii_controls.c:100 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_line_out_control =' -Warning: ../sound/usb/usx2y/us144mkii_controls.c:171 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_digital_out_control =' -Warning: ../sound/usb/usx2y/us144mkii_controls.c:259 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_capture_12_control =' -Warning: ../sound/usb/usx2y/us144mkii_controls.c:330 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_capture_34_control =' -Warning: ../sound/usb/usx2y/us144mkii_controls.c:408 cannot understand function prototype: 'const struct snd_kcontrol_new tascam_samplerate_control =' -../sound/core/oss/pcm_oss.c:2003:12: warning: context imbalance in 'snd_pcm_oss_nonblock' - wrong count at exit -../net/ipv6/netfilter/ip6_tables.c:1230:41: warning: array of flexible structures -../net/ipv6/netfilter/ip6_tables.c:1555:44: warning: array of flexible structures -../net/ipv6/netfilter/ip6_tables.c:40:16: warning: Initializer entry defined twice -../net/ipv6/netfilter/ip6_tables.c:40:16: also defined here -../net/ipv6/netfilter/ip6_tables.c:40:16: warning: Initializer entry defined twice -../net/ipv6/netfilter/ip6_tables.c:40:16: also defined here @@ -3609,224 +3781,163 @@ -../drivers/block/drbd/drbd_bitmap.c:495:14: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_bitmap.c:495:14: expected unsigned long [assigned] mask -../drivers/block/drbd/drbd_bitmap.c:495:14: got restricted __le64 [usertype] -../drivers/block/drbd/drbd_bitmap.c:531:14: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_bitmap.c:531:14: expected unsigned long [assigned] mask -../drivers/block/drbd/drbd_bitmap.c:531:14: got restricted __le64 [usertype] -../drivers/block/drbd/drbd_bitmap.c:572:27: warning: invalid assignment: &= -../drivers/block/drbd/drbd_bitmap.c:572:27: left side has type unsigned long -../drivers/block/drbd/drbd_bitmap.c:572:27: right side has type restricted __le64 -../drivers/block/drbd/drbd_bitmap.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../include/linux/alloc_tag.h, ../include/linux/vmalloc.h): -../include/linux/list.h:237:25: warning: context imbalance in 'drbd_bm_aio_ctx_destroy' - unexpected unlock -../drivers/block/drbd/drbd_bitmap.c: note: in included file: -../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * -../mm/mremap.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/mm.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'move_ptes' - unexpected unlock -../mm/mremap.c:410:20: warning: context imbalance in 'move_normal_pmd' - different lock contexts for basic block -Warning: ../drivers/block/drbd/drbd_bitmap.c:1219 function parameter 'peer_device' not described in 'drbd_bm_read' -Warning: ../drivers/block/drbd/drbd_bitmap.c:1231 function parameter 'peer_device' not described in 'drbd_bm_write' -Warning: ../drivers/block/drbd/drbd_bitmap.c:1243 function parameter 'peer_device' not described in 'drbd_bm_write_all' -Warning: ../drivers/block/drbd/drbd_bitmap.c:1270 function parameter 'peer_device' not described in 'drbd_bm_write_copy_pages' -Warning: ../drivers/block/drbd/drbd_bitmap.c:1219 function parameter 'peer_device' not described in 'drbd_bm_read' -Warning: ../drivers/block/drbd/drbd_bitmap.c:1231 function parameter 'peer_device' not described in 'drbd_bm_write' -Warning: ../drivers/block/drbd/drbd_bitmap.c:1243 function parameter 'peer_device' not described in 'drbd_bm_write_all' -Warning: ../drivers/block/drbd/drbd_bitmap.c:1270 function parameter 'peer_device' not described in 'drbd_bm_write_copy_pages' -../kernel/sched/fair.c:1151:49: warning: incorrect type in initializer (different address spaces) -../kernel/sched/fair.c:1151:49: expected struct task_struct *running -../kernel/sched/fair.c:1151:49: got struct task_struct [noderef] __rcu *curr -../kernel/sched/fair.c:1187:33: warning: incorrect type in argument 2 (different address spaces) -../kernel/sched/fair.c:1187:33: expected struct sched_entity *se -../kernel/sched/fair.c:1187:33: got struct sched_entity [noderef] __rcu * -../kernel/sched/fair.c:1243:34: warning: incorrect type in argument 1 (different address spaces) -../kernel/sched/fair.c:1243:34: expected struct sched_entity const *se -../kernel/sched/fair.c:1243:34: got struct sched_entity [noderef] __rcu * -../kernel/sched/fair.c:3020:13: warning: incorrect type in assignment (different address spaces) -../kernel/sched/fair.c:3020:13: expected struct task_struct *tsk -../kernel/sched/fair.c:3020:13: got struct task_struct [noderef] __rcu * -../kernel/sched/fair.c:12919:9: warning: incorrect type in assignment (different address spaces) -../kernel/sched/fair.c:12919:9: expected struct sched_domain *[assigned] sd -../kernel/sched/fair.c:12919:9: got struct sched_domain [noderef] __rcu *parent -../kernel/sched/fair.c:6025:22: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/fair.c:6025:22: struct task_struct [noderef] __rcu * -../kernel/sched/fair.c:6025:22: struct task_struct * -../kernel/sched/fair.c:6765:39: warning: incorrect type in initializer (different address spaces) -../kernel/sched/fair.c:6765:39: expected struct task_struct *donor -../kernel/sched/fair.c:6765:39: got struct task_struct [noderef] __rcu *donor -../kernel/sched/fair.c:8344:20: warning: incorrect type in assignment (different address spaces) -../kernel/sched/fair.c:8344:20: expected struct sched_domain *[assigned] sd -../kernel/sched/fair.c:8344:20: got struct sched_domain [noderef] __rcu *parent -../kernel/sched/fair.c:8548:9: warning: incorrect type in assignment (different address spaces) -../kernel/sched/fair.c:8548:9: expected struct sched_domain *[assigned] tmp -../kernel/sched/fair.c:8548:9: got struct sched_domain [noderef] __rcu *parent -../kernel/sched/fair.c:8747:39: warning: incorrect type in initializer (different address spaces) -../kernel/sched/fair.c:8747:39: expected struct task_struct *donor -../kernel/sched/fair.c:8747:39: got struct task_struct [noderef] __rcu *donor -../kernel/sched/fair.c:8774:37: warning: incorrect type in argument 1 (different address spaces) -../kernel/sched/fair.c:8774:37: expected struct task_struct *tsk -../kernel/sched/fair.c:8774:37: got struct task_struct [noderef] __rcu *curr -../kernel/sched/fair.c:9038:38: warning: incorrect type in initializer (different address spaces) -../kernel/sched/fair.c:9038:38: expected struct task_struct *curr -../kernel/sched/fair.c:9038:38: got struct task_struct [noderef] __rcu *donor -../kernel/sched/fair.c:10074:40: warning: incorrect type in initializer (different address spaces) -../kernel/sched/fair.c:10074:40: expected struct sched_domain *child -../kernel/sched/fair.c:10074:40: got struct sched_domain [noderef] __rcu *child -../kernel/sched/fair.c:10702:22: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/fair.c:10702:22: struct task_struct [noderef] __rcu * -../kernel/sched/fair.c:10702:22: struct task_struct * -../kernel/sched/fair.c:12174:9: warning: incorrect type in assignment (different address spaces) -../kernel/sched/fair.c:12174:9: expected struct sched_domain *[assigned] sd -../kernel/sched/fair.c:12174:9: got struct sched_domain [noderef] __rcu *parent -../kernel/sched/fair.c:11812:44: warning: incorrect type in initializer (different address spaces) -../kernel/sched/fair.c:11812:44: expected struct sched_domain *sd_parent -../kernel/sched/fair.c:11812:44: got struct sched_domain [noderef] __rcu *parent -../kernel/sched/fair.c:12287:9: warning: incorrect type in assignment (different address spaces) -../kernel/sched/fair.c:12287:9: expected struct sched_domain *[assigned] sd -../kernel/sched/fair.c:12287:9: got struct sched_domain [noderef] __rcu *parent -../kernel/sched/fair.c:2966:9: warning: context imbalance in 'task_numa_placement' - different lock contexts for basic block -../kernel/sched/fair.c: note: in included file: -../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2304:26: struct task_struct * -../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2304:26: struct task_struct * -../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2637:9: struct task_struct * -../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2304:26: struct task_struct * -../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2293:25: struct task_struct * -../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2304:26: struct task_struct * -../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2304:26: struct task_struct * -../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2304:26: struct task_struct * -../arch/x86/kernel/process.c: In function ‘arch_post_acpi_subsys_init’: -../arch/x86/kernel/process.c:972:17: warning: variable ‘hi’ set but not used [-Wunused-but-set-variable] - 972 | u32 lo, hi; - | ^~ -../kernel/locking/mutex.c: note: in included file (through ../include/linux/mutex.h): -../arch/x86/include/asm/current.h:23:17: warning: context imbalance in '__mutex_lock' - different lock contexts for basic block -../arch/x86/include/asm/current.h:23:17: warning: context imbalance in '__ww_mutex_lock' - different lock contexts for basic block -../arch/x86/include/asm/current.h:23:17: warning: context imbalance in 'mutex_lock_io_nested' - different lock contexts for basic block -Warning: ../security/apparmor/af_unix.c:618 Cannot find identifier on line: - * -Warning: ../security/apparmor/af_unix.c:626 function parameter 'subj_cred' not described in 'aa_unix_peer_perm' -Warning: ../security/apparmor/af_unix.c:626 function parameter 'label' not described in 'aa_unix_peer_perm' -Warning: ../security/apparmor/af_unix.c:626 function parameter 'op' not described in 'aa_unix_peer_perm' -Warning: ../security/apparmor/af_unix.c:626 function parameter 'request' not described in 'aa_unix_peer_perm' -Warning: ../security/apparmor/af_unix.c:626 function parameter 'sk' not described in 'aa_unix_peer_perm' -Warning: ../security/apparmor/af_unix.c:626 function parameter 'peer_sk' not described in 'aa_unix_peer_perm' -Warning: ../security/apparmor/af_unix.c:626 function parameter 'peer_label' not described in 'aa_unix_peer_perm' -Warning: ../security/apparmor/af_unix.c:626 expecting prototype for Requires(). Prototype was for aa_unix_peer_perm() instead -../drivers/reset/reset-k230.c:171:15: warning: context imbalance in 'k230_rst_clear_done' - wrong count at exit -../drivers/reset/reset-k230.c:208:15: warning: context imbalance in 'k230_rst_update' - wrong count at exit -../arch/x86/kvm/vmx/vmx.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100110 becomes 110) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a018a becomes 18a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (b008b becomes 8b) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a020a becomes 20a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (b010b becomes 10b) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30203 becomes 203) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30203 becomes 203) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b019b becomes 19b) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b021b becomes 21b) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b029b becomes 29b) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b031b becomes 31b) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b041b becomes 41b) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80c88 becomes c88) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a050a becomes 50a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a071a becomes 71a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a079a becomes 79a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a001a becomes 1a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a009a becomes 9a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180198 becomes 198) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: too many warnings +../fs/d_path.c:195:9: warning: context imbalance in 'prepend_path' - wrong count at exit +../fs/d_path.c:359:9: warning: context imbalance in '__dentry_path' - wrong count at exit +../drivers/clk/renesas/clk-r8a7778.c:84:52: warning: dubious: x | !y +../drivers/clk/renesas/clk-r8a7778.c:86:50: warning: dubious: x | !y +../kernel/irq/manage.c:50:43: warning: context imbalance in '__synchronize_hardirq' - different lock contexts for basic block +../kernel/irq/manage.c:441:12: warning: context imbalance in '__irq_set_affinity' - wrong count at exit +../kernel/irq/manage.c:571:5: warning: context imbalance in 'irq_setup_affinity' - wrong count at exit +../kernel/irq/manage.c:1184:13: warning: context imbalance in 'irq_wake_secondary' - different lock contexts for basic block +../kernel/irq/manage.c:1272:6: warning: context imbalance in 'irq_wake_thread' - different lock contexts for basic block +../kernel/irq/manage.c:2031:12: warning: context imbalance in 'free_nmi' - different lock contexts for basic block +In file included from ../include/linux/string.h:382, + from ../include/linux/bitmap.h:13, + from ../include/linux/cpumask.h:12, + from ../arch/x86/include/asm/paravirt.h:21, + from ../arch/x86/include/asm/cpuid/api.h:57, + from ../arch/x86/include/asm/processor.h:19, + from ../include/linux/sched.h:13, + from ../include/linux/ratelimit.h:6, + from ../include/linux/dev_printk.h:16, + from ../include/linux/device.h:15, + from ../drivers/nfc/pn533/pn533.c:9: +In function ‘fortify_memcpy_chk’, + inlined from ‘pn533_target_found_felica’ at ../drivers/nfc/pn533/pn533.c:781:2: +../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] + 580 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Warning: ../drivers/dma/dmatest.c:152 struct member '' not described in 'dmatest_info' +Warning: ../drivers/dma/dmatest.c:152 struct member '' not described in 'dmatest_info' +../arch/x86/kernel/fpu/core.c:232:31: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/core.c:232:31: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/core.c:232:31: got struct spinlock [noderef] __rcu * +../arch/x86/kernel/fpu/core.c:239:33: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/core.c:239:33: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/core.c:239:33: got struct spinlock [noderef] __rcu * +../arch/x86/kernel/fpu/core.c:599:39: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/core.c:599:39: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/core.c:599:39: got struct spinlock [noderef] __rcu * +../arch/x86/kernel/fpu/core.c:603:41: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/core.c:603:41: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/core.c:603:41: got struct spinlock [noderef] __rcu * +../drivers/gpio/gpio-ath79.c:70:13: warning: context imbalance in 'ath79_gpio_irq_unmask' - wrong count at exit +../drivers/gpio/gpio-ath79.c:93:13: warning: context imbalance in 'ath79_gpio_irq_enable' - wrong count at exit +../drivers/gpio/gpio-ath79.c:103:13: warning: context imbalance in 'ath79_gpio_irq_disable' - wrong count at exit +../drivers/gpio/gpio-ath79.c:113:12: warning: context imbalance in 'ath79_gpio_irq_set_type' - wrong count at exit +../drivers/nfc/pn533/pn533.c:117:39: warning: incorrect type in initializer (different base types) +../drivers/nfc/pn533/pn533.c:117:39: expected restricted __be16 [usertype] sc +../drivers/nfc/pn533/pn533.c:117:39: got int +../drivers/nfc/pn533/pn533.c:130:39: warning: incorrect type in initializer (different base types) +../drivers/nfc/pn533/pn533.c:130:39: expected restricted __be16 [usertype] sc +../drivers/nfc/pn533/pn533.c:130:39: got int +../drivers/scsi/megaraid/megaraid_mbox.c:195:5: warning: symbol 'mraid_debug_level' was not declared. Should it be static? +../drivers/clk/sophgo/clk-sg2044.c:177:12: warning: context imbalance in 'sg2044_div_set_rate' - wrong count at exit +../drivers/clk/sophgo/clk-sg2044.c:193:12: warning: context imbalance in 'sg2044_div_enable' - wrong count at exit +../drivers/clk/sophgo/clk-sg2044.c:208:13: warning: context imbalance in 'sg2044_div_disable' - wrong count at exit +../fs/fs_struct.c:150:18: warning: symbol 'init_fs' was not declared. Should it be static? +../block/blk-iocost.c:732:9: warning: context imbalance in 'iocg_lock' - wrong count at exit +../block/blk-iocost.c:743:28: warning: context imbalance in 'iocg_unlock' - unexpected unlock +../kernel/irq/spurious.c:28:13: warning: context imbalance in 'try_one_irq' - wrong count at exit +../kernel/irq/spurious.c:171:9: warning: context imbalance in '__report_bad_irq' - wrong count at exit +../sound/core/oss/pcm_oss.c:2003:12: warning: context imbalance in 'snd_pcm_oss_nonblock' - wrong count at exit +../kernel/power/suspend.c:93:54: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:93:54: expected int val +../kernel/power/suspend.c:93:54: got restricted suspend_state_t [usertype] +../kernel/power/suspend.c:130:54: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:130:54: expected int val +../kernel/power/suspend.c:130:54: got restricted suspend_state_t [usertype] +../kernel/power/suspend.c:191:19: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:191:47: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:192:19: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:192:51: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:197:26: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:197:65: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:204:42: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:204:51: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:205:38: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:206:51: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:204:72: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:229:34: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:229:73: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:230:27: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:230:59: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:235:34: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:235:69: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:236:21: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:236:42: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:464:33: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:464:33: expected int val +../kernel/power/suspend.c:464:33: got restricted suspend_state_t [usertype] state +../kernel/power/suspend.c:467:33: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:467:33: expected int val +../kernel/power/suspend.c:467:33: got restricted suspend_state_t [usertype] state +../kernel/power/suspend.c:537:57: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:537:57: expected int val +../kernel/power/suspend.c:537:57: got restricted suspend_state_t [usertype] state +../kernel/power/suspend.c:539:57: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:539:57: expected int val +../kernel/power/suspend.c:539:57: got restricted suspend_state_t [usertype] state +../kernel/power/suspend.c:577:52: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:577:52: expected int val +../kernel/power/suspend.c:577:52: got restricted suspend_state_t [usertype] state +../kernel/power/suspend.c:604:9: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:604:9: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:613:52: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:613:52: expected int val +../kernel/power/suspend.c:613:52: got restricted suspend_state_t [usertype] state +../kernel/power/suspend.c:614:9: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:614:9: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:637:13: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:637:22: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:637:39: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:637:48: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:640:9: warning: restricted suspend_state_t degrades to integer +../net/mptcp/protocol.c:3546:9: warning: context imbalance in 'mptcp_sk_clone_init' - unexpected unlock +../sound/usb/hiface/pcm.c:55:32: warning: array of flexible structures +../sound/usb/hiface/pcm.c:386:12: warning: context imbalance in 'hiface_pcm_close' - different lock contexts for basic block +../sound/usb/hiface/pcm.c:467:26: warning: context imbalance in 'hiface_pcm_pointer' - different lock contexts for basic block +../drivers/clk/sophgo/clk-sg2044-pll.c:336:12: warning: context imbalance in 'sg2044_pll_set_rate' - different lock contexts for basic block +../drivers/scsi/device_handler/scsi_dh_alua.c: note: in included file (through ../include/linux/atomic.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/irqflags.h, ../include/linux/irqflags.h, ...): +../arch/x86/include/asm/atomic.h:93:16: warning: context imbalance in 'alua_rtpg' - different lock contexts for basic block +../kernel/irq/resend.c:34:9: warning: context imbalance in 'resend_irqs' - wrong count at exit +../kernel/irq/resend.c:85:6: warning: context imbalance in 'clear_irq_resend' - wrong count at exit +../kernel/locking/spinlock.c: note: in included file (through ../include/linux/spinlock.h): +../include/linux/spinlock_api_smp.h:134:9: warning: context imbalance in '_raw_spin_lock' - different lock contexts for basic block +../include/linux/spinlock_api_smp.h:111:9: warning: context imbalance in '_raw_spin_lock_irqsave' - different lock contexts for basic block +../include/linux/spinlock_api_smp.h:120:9: warning: context imbalance in '_raw_spin_lock_irq' - different lock contexts for basic block +../include/linux/spinlock_api_smp.h:127:9: warning: context imbalance in '_raw_spin_lock_bh' - different lock contexts for basic block +../kernel/locking/spinlock.c:184:26: warning: context imbalance in '_raw_spin_unlock' - unexpected unlock +../kernel/locking/spinlock.c:192:26: warning: context imbalance in '_raw_spin_unlock_irqrestore' - unexpected unlock +../kernel/locking/spinlock.c:200:26: warning: context imbalance in '_raw_spin_unlock_irq' - unexpected unlock +../kernel/locking/spinlock.c:208:26: warning: context imbalance in '_raw_spin_unlock_bh' - unexpected unlock +../kernel/locking/spinlock.c: note: in included file (through ../include/linux/spinlock_api_smp.h, ../include/linux/spinlock.h): +../include/linux/rwlock_api_smp.h:151:9: warning: context imbalance in '_raw_read_lock' - different lock contexts for basic block +../include/linux/rwlock_api_smp.h:161:9: warning: context imbalance in '_raw_read_lock_irqsave' - different lock contexts for basic block +../include/linux/rwlock_api_smp.h:170:9: warning: context imbalance in '_raw_read_lock_irq' - different lock contexts for basic block +../include/linux/rwlock_api_smp.h:177:9: warning: context imbalance in '_raw_read_lock_bh' - different lock contexts for basic block +../kernel/locking/spinlock.c:258:26: warning: context imbalance in '_raw_read_unlock' - unexpected unlock +../kernel/locking/spinlock.c:266:26: warning: context imbalance in '_raw_read_unlock_irqrestore' - unexpected unlock +../kernel/locking/spinlock.c:274:26: warning: context imbalance in '_raw_read_unlock_irq' - unexpected unlock +../kernel/locking/spinlock.c:282:26: warning: context imbalance in '_raw_read_unlock_bh' - unexpected unlock +../include/linux/rwlock_api_smp.h:210:9: warning: context imbalance in '_raw_write_lock' - different lock contexts for basic block +../include/linux/rwlock_api_smp.h:217:9: warning: context imbalance in '_raw_write_lock_nested' - different lock contexts for basic block +../include/linux/rwlock_api_smp.h:187:9: warning: context imbalance in '_raw_write_lock_irqsave' - different lock contexts for basic block +../include/linux/rwlock_api_smp.h:196:9: warning: context imbalance in '_raw_write_lock_irq' - different lock contexts for basic block +../include/linux/rwlock_api_smp.h:203:9: warning: context imbalance in '_raw_write_lock_bh' - different lock contexts for basic block +../kernel/locking/spinlock.c:340:26: warning: context imbalance in '_raw_write_unlock' - unexpected unlock +../kernel/locking/spinlock.c:348:26: warning: context imbalance in '_raw_write_unlock_irqrestore' - unexpected unlock +../kernel/locking/spinlock.c:356:26: warning: context imbalance in '_raw_write_unlock_irq' - unexpected unlock +../kernel/locking/spinlock.c:364:26: warning: context imbalance in '_raw_write_unlock_bh' - unexpected unlock +../kernel/locking/spinlock.c:379:9: warning: context imbalance in '_raw_spin_lock_nested' - different lock contexts for basic block +../kernel/locking/spinlock.c:391:9: warning: context imbalance in '_raw_spin_lock_irqsave_nested' - different lock contexts for basic block +../kernel/locking/spinlock.c:401:9: warning: context imbalance in '_raw_spin_lock_nest_lock' - different lock contexts for basic block +../kernel/power/suspend_test.c:97:17: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend_test.c:103:17: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend_test.c:109:17: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend_test.c:168:38: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend_test.c:168:16: warning: incorrect type in assignment (different base types) +../kernel/power/suspend_test.c:168:16: expected int i +../kernel/power/suspend_test.c:168:16: got restricted suspend_state_t [usertype] +../kernel/power/suspend_test.c:192:43: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend_test.c:192:56: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend_test.c:193:53: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend_test.c:192:82: warning: restricted suspend_state_t degrades to integer +../arch/x86/kvm/xen.c:584:9: warning: context imbalance in 'kvm_xen_update_runstate_guest' - unexpected unlock @@ -3834,2 +3945,18 @@ -../sound/firewire/fireface/ff-stream.c:254:5: warning: context imbalance in 'snd_ff_stream_lock_try' - wrong count at exit -../sound/firewire/fireface/ff-stream.c:268:6: warning: context imbalance in 'snd_ff_stream_lock_release' - wrong count at exit +../drivers/tty/nozomi.c:389:26: warning: cast to restricted __le16 +../drivers/tty/nozomi.c:392:26: warning: cast to restricted __le32 +../drivers/tty/nozomi.c:400:36: warning: cast to restricted __le16 +../drivers/tty/nozomi.c:404:34: warning: cast to restricted __le32 +../drivers/tty/nozomi.c:433:24: warning: incorrect type in argument 1 (different base types) +../drivers/tty/nozomi.c:433:24: expected unsigned short val +../drivers/tty/nozomi.c:433:24: got restricted __le16 [usertype] +../drivers/tty/nozomi.c:441:24: warning: incorrect type in argument 1 (different base types) +../drivers/tty/nozomi.c:441:24: expected unsigned int val +../drivers/tty/nozomi.c:441:24: got restricted __le32 [usertype] +../drivers/tty/nozomi.c:449:32: warning: incorrect type in argument 1 (different base types) +../drivers/tty/nozomi.c:449:32: expected unsigned short val +../drivers/tty/nozomi.c:449:32: got restricted __le16 [usertype] +../drivers/tty/nozomi.c:453:32: warning: incorrect type in argument 1 (different base types) +../drivers/tty/nozomi.c:453:32: expected unsigned int val +../drivers/tty/nozomi.c:453:32: got restricted __le32 [usertype] +../drivers/tty/nozomi.c:332:25: warning: array of flexible structures +../drivers/tty/nozomi.c:761:16: warning: cast to restricted __le32 @@ -3851,4 +3978,404 @@ -../net/ipv4/inet_connection_sock.c:328:36: warning: context imbalance in 'inet_csk_find_open_port' - wrong count at exit -../net/ipv4/inet_connection_sock.c:606:23: warning: context imbalance in 'inet_csk_get_port' - unexpected unlock -../net/ipv4/inet_connection_sock.c:1439:9: warning: context imbalance in 'inet_csk_complete_hashdance' - unexpected unlock -../drivers/pinctrl/nomadik/pinctrl-nomadik.c:996:9: warning: context imbalance in 'nmk_pmx_set' - different lock contexts for basic block +../kernel/locking/lockdep_proc.c: In function ‘seq_stats’: +../kernel/locking/lockdep_proc.c:499:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] + 499 | snprintf(name+namelen, 3, "#%d", class->name_version); + | ^~ +../kernel/locking/lockdep_proc.c:499:43: note: directive argument in the range [2, 2147483647] + 499 | snprintf(name+namelen, 3, "#%d", class->name_version); + | ^~~~~ +../kernel/locking/lockdep_proc.c:499:17: note: ‘snprintf’ output between 3 and 12 bytes into a destination of size 3 + 499 | snprintf(name+namelen, 3, "#%d", class->name_version); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../kernel/locking/lockdep_proc.c:479:17: error: incompatible types in comparison expression (different address spaces): +../kernel/locking/lockdep_proc.c:479:17: char const [noderef] __rcu * +../kernel/locking/lockdep_proc.c:479:17: char const * +../kernel/locking/lockdep_proc.c:480:17: error: incompatible types in comparison expression (different address spaces): +../kernel/locking/lockdep_proc.c:480:17: struct lockdep_subclass_key const [noderef] __rcu * +../kernel/locking/lockdep_proc.c:480:17: struct lockdep_subclass_key const * +../net/mctp/route.c:213:9: warning: context imbalance in 'mctp_lookup_key' - different lock contexts for basic block +../net/mctp/route.c:608:39: warning: context imbalance in 'mctp_dst_input' - unexpected unlock +../kernel/sched/fair.c:1151:49: warning: incorrect type in initializer (different address spaces) +../kernel/sched/fair.c:1151:49: expected struct task_struct *running +../kernel/sched/fair.c:1151:49: got struct task_struct [noderef] __rcu *curr +../kernel/sched/fair.c:1187:33: warning: incorrect type in argument 2 (different address spaces) +../kernel/sched/fair.c:1187:33: expected struct sched_entity *se +../kernel/sched/fair.c:1187:33: got struct sched_entity [noderef] __rcu * +../kernel/sched/fair.c:1243:34: warning: incorrect type in argument 1 (different address spaces) +../kernel/sched/fair.c:1243:34: expected struct sched_entity const *se +../kernel/sched/fair.c:1243:34: got struct sched_entity [noderef] __rcu * +../kernel/sched/fair.c:3020:13: warning: incorrect type in assignment (different address spaces) +../kernel/sched/fair.c:3020:13: expected struct task_struct *tsk +../kernel/sched/fair.c:3020:13: got struct task_struct [noderef] __rcu * +../kernel/sched/fair.c:12919:9: warning: incorrect type in assignment (different address spaces) +../kernel/sched/fair.c:12919:9: expected struct sched_domain *[assigned] sd +../kernel/sched/fair.c:12919:9: got struct sched_domain [noderef] __rcu *parent +../kernel/sched/fair.c:6025:22: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/fair.c:6025:22: struct task_struct [noderef] __rcu * +../kernel/sched/fair.c:6025:22: struct task_struct * +../kernel/sched/fair.c:6765:39: warning: incorrect type in initializer (different address spaces) +../kernel/sched/fair.c:6765:39: expected struct task_struct *donor +../kernel/sched/fair.c:6765:39: got struct task_struct [noderef] __rcu *donor +../kernel/sched/fair.c:8344:20: warning: incorrect type in assignment (different address spaces) +../kernel/sched/fair.c:8344:20: expected struct sched_domain *[assigned] sd +../kernel/sched/fair.c:8344:20: got struct sched_domain [noderef] __rcu *parent +../kernel/sched/fair.c:8548:9: warning: incorrect type in assignment (different address spaces) +../kernel/sched/fair.c:8548:9: expected struct sched_domain *[assigned] tmp +../kernel/sched/fair.c:8548:9: got struct sched_domain [noderef] __rcu *parent +../kernel/sched/fair.c:8747:39: warning: incorrect type in initializer (different address spaces) +../kernel/sched/fair.c:8747:39: expected struct task_struct *donor +../kernel/sched/fair.c:8747:39: got struct task_struct [noderef] __rcu *donor +../kernel/sched/fair.c:8774:37: warning: incorrect type in argument 1 (different address spaces) +../kernel/sched/fair.c:8774:37: expected struct task_struct *tsk +../kernel/sched/fair.c:8774:37: got struct task_struct [noderef] __rcu *curr +../kernel/sched/fair.c:9038:38: warning: incorrect type in initializer (different address spaces) +../kernel/sched/fair.c:9038:38: expected struct task_struct *curr +../kernel/sched/fair.c:9038:38: got struct task_struct [noderef] __rcu *donor +../kernel/sched/fair.c:10074:40: warning: incorrect type in initializer (different address spaces) +../kernel/sched/fair.c:10074:40: expected struct sched_domain *child +../kernel/sched/fair.c:10074:40: got struct sched_domain [noderef] __rcu *child +../kernel/sched/fair.c:10702:22: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/fair.c:10702:22: struct task_struct [noderef] __rcu * +../kernel/sched/fair.c:10702:22: struct task_struct * +../kernel/sched/fair.c:12174:9: warning: incorrect type in assignment (different address spaces) +../kernel/sched/fair.c:12174:9: expected struct sched_domain *[assigned] sd +../kernel/sched/fair.c:12174:9: got struct sched_domain [noderef] __rcu *parent +../kernel/sched/fair.c:11812:44: warning: incorrect type in initializer (different address spaces) +../kernel/sched/fair.c:11812:44: expected struct sched_domain *sd_parent +../kernel/sched/fair.c:11812:44: got struct sched_domain [noderef] __rcu *parent +../kernel/sched/fair.c:12287:9: warning: incorrect type in assignment (different address spaces) +../kernel/sched/fair.c:12287:9: expected struct sched_domain *[assigned] sd +../kernel/sched/fair.c:12287:9: got struct sched_domain [noderef] __rcu *parent +../kernel/sched/fair.c:2966:9: warning: context imbalance in 'task_numa_placement' - different lock contexts for basic block +../kernel/sched/fair.c: note: in included file: +../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2304:26: struct task_struct * +../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2304:26: struct task_struct * +../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2637:9: struct task_struct * +../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2304:26: struct task_struct * +../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2293:25: struct task_struct * +../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2304:26: struct task_struct * +../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2304:26: struct task_struct * +../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2304:26: struct task_struct * +../arch/x86/kernel/fpu/xstate.c:1656:9: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/xstate.c:1656:9: expected struct lockdep_map const *lock +../arch/x86/kernel/fpu/xstate.c:1656:9: got struct lockdep_map [noderef] __rcu * +../arch/x86/kernel/fpu/xstate.c:1750:31: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/xstate.c:1750:31: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/xstate.c:1750:31: got struct spinlock [noderef] __rcu * +../arch/x86/kernel/fpu/xstate.c:1758:33: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/xstate.c:1758:33: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/xstate.c:1758:33: got struct spinlock [noderef] __rcu * +../arch/x86/kernel/fpu/xstate.c:1776:31: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/xstate.c:1776:31: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/xstate.c:1776:31: got struct spinlock [noderef] __rcu * +../arch/x86/kernel/fpu/xstate.c:1780:41: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/xstate.c:1780:41: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/xstate.c:1780:41: got struct spinlock [noderef] __rcu * +../arch/x86/kernel/fpu/xstate.c:1795:33: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/xstate.c:1795:33: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/xstate.c:1795:33: got struct spinlock [noderef] __rcu * +../fs/fs_pin.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/xarray.h, ../include/linux/list_lru.h, ...): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'pin_kill' - unexpected unlock +../include/linux/rcupdate.h:865:9: warning: context imbalance in 'mnt_pin_kill' - different lock contexts for basic block +../include/linux/rcupdate.h:865:9: warning: context imbalance in 'group_pin_kill' - different lock contexts for basic block +../net/ipv4/tcp_offload.c:212:49: warning: incorrect type in argument 2 (different base types) +../net/ipv4/tcp_offload.c:212:49: expected restricted __wsum [usertype] res +../net/ipv4/tcp_offload.c:212:49: got fouled restricted __sum16 +../net/ipv4/tcp_offload.c:214:60: warning: incorrect type in argument 2 (different base types) +../net/ipv4/tcp_offload.c:214:60: expected restricted __wsum [usertype] res +../net/ipv4/tcp_offload.c:214:60: got fouled restricted __sum16 +../net/ipv4/tcp_offload.c:257:41: warning: incorrect type in argument 2 (different base types) +../net/ipv4/tcp_offload.c:257:41: expected restricted __wsum [usertype] res +../net/ipv4/tcp_offload.c:257:41: got fouled restricted __sum16 +../net/ipv4/tcp_offload.c:259:52: warning: incorrect type in argument 2 (different base types) +../net/ipv4/tcp_offload.c:259:52: expected restricted __wsum [usertype] res +../net/ipv4/tcp_offload.c:259:52: got fouled restricted __sum16 +../kernel/irq/chip.c:465:25: warning: context imbalance in 'irq_wait_on_inprogress' - unexpected unlock +../kernel/irq/chip.c:610:6: warning: context imbalance in 'handle_simple_irq' - wrong count at exit +../kernel/irq/chip.c:685:6: warning: context imbalance in 'handle_level_irq' - wrong count at exit +../kernel/irq/chip.c:736:6: warning: context imbalance in 'handle_fasteoi_irq' - wrong count at exit +../kernel/irq/chip.c:823:6: warning: context imbalance in 'handle_edge_irq' - wrong count at exit +../kernel/irq/chip.c:1137:6: warning: context imbalance in 'handle_fasteoi_ack_irq' - wrong count at exit +../kernel/irq/chip.c:1175:6: warning: context imbalance in 'handle_fasteoi_mask_irq' - wrong count at exit +../kernel/locking/lockdep.c:1157:5: warning: symbol 'check_consistency' was not declared. Should it be static? +../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) +../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) +../mm/memory.c:165:15: warning: symbol 'zero_pfn' was not declared. Should it be static? +../mm/memory.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/timerqueue.h, ../include/linux/hrtimer_defs.h, ../include/linux/hrtimer.h, ../include/linux/interrupt.h, ...): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'copy_pte_range' - unexpected unlock +../mm/memory.c:2225:16: warning: context imbalance in '__get_locked_pte' - different lock contexts for basic block +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'insert_page' - unexpected unlock +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'insert_pfn' - unexpected unlock +../mm/memory.c:3154:17: warning: context imbalance in 'apply_to_pte_range' - unexpected unlock +../mm/memory.c:3787:42: warning: context imbalance in 'wp_page_copy' - different lock contexts for basic block +../mm/memory.c:3826:19: warning: context imbalance in 'finish_mkwrite_fault' - different lock contexts for basic block +../mm/memory.c:3857:17: warning: context imbalance in 'wp_pfn_shared' - unexpected unlock +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'wp_page_shared' - unexpected unlock +../mm/memory.c:4049:19: warning: context imbalance in 'do_wp_page' - wrong count at exit +../mm/memory.c:4311:9: warning: context imbalance in 'remove_device_exclusive_entry' - different lock contexts for basic block +../mm/memory.c:4337:19: warning: context imbalance in 'pte_marker_clear' - different lock contexts for basic block +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'do_swap_page' - unexpected unlock +../mm/memory.c:5241:9: warning: context imbalance in 'do_anonymous_page' - different lock contexts for basic block +../mm/memory.c:5473:12: warning: context imbalance in 'finish_fault' - different lock contexts for basic block +../mm/memory.c:5857:9: warning: context imbalance in 'do_fault' - different lock contexts for basic block +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'do_numa_page' - unexpected unlock +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'handle_pte_fault' - unexpected unlock +../mm/memory.c:6698:5: warning: context imbalance in 'follow_pfnmap_start' - different lock contexts for basic block +../mm/memory.c:6784:28: warning: context imbalance in 'follow_pfnmap_end' - unexpected unlock +../drivers/acpi/acpica/evhandler.c:26:4: warning: symbol 'acpi_gbl_default_address_spaces' was not declared. Should it be static? +../sound/usb/line6/capture.c:205:9: warning: context imbalance in 'audio_in_callback' - wrong count at exit +../sound/usb/qcom/qc_audio_offload.c:950:27: warning: incorrect type in argument 2 (different base types) +../sound/usb/qcom/qc_audio_offload.c:950:27: expected unsigned int val +../sound/usb/qcom/qc_audio_offload.c:950:27: got restricted snd_pcm_format_t [usertype] pcm_format +Warning: ../sound/usb/qcom/qc_audio_offload.c:1021 function parameter 'xfer_buf_cpu' not described in 'uaudio_transfer_buffer_setup' +Warning: ../sound/usb/qcom/qc_audio_offload.c:1021 function parameter 'xfer_buf_cpu' not described in 'uaudio_transfer_buffer_setup' +../drivers/pinctrl/mediatek/mtk-eint.c:423:44: warning: incorrect type in argument 2 (different address spaces) +../drivers/pinctrl/mediatek/mtk-eint.c:423:44: expected void [noderef] __iomem *base +../drivers/pinctrl/mediatek/mtk-eint.c:423:44: got void [noderef] __iomem **base +../drivers/pinctrl/mediatek/mtk-eint.c:431:44: warning: incorrect type in argument 2 (different address spaces) +../drivers/pinctrl/mediatek/mtk-eint.c:431:44: expected void [noderef] __iomem *base +../drivers/pinctrl/mediatek/mtk-eint.c:431:44: got void [noderef] __iomem **base +../drivers/scsi/megaraid/megaraid_sas_base.c:76:14: warning: symbol 'resetwaittime' was not declared. Should it be static? +../drivers/scsi/megaraid/megaraid_sas_base.c:88:14: warning: symbol 'dual_qdepth_disable' was not declared. Should it be static? +../drivers/scsi/megaraid/megaraid_sas_base.c:4656:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:4656:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:4656:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:4907:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:4907:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:4907:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:6755:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:6755:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:6755:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:4563:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:4563:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:4563:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:204:26: warning: symbol 'megasas_mgmt_info' was not declared. Should it be static? +../drivers/scsi/megaraid/megaraid_sas_base.c:211:5: warning: symbol 'megasas_dbg_lvl' was not declared. Should it be static? +../drivers/scsi/megaraid/megaraid_sas_base.c:293:31: warning: restricted __le16 degrades to integer +../drivers/scsi/megaraid/megaraid_sas_base.c:299:31: warning: cast from restricted __le16 +../drivers/scsi/megaraid/megaraid_sas_base.c:425:29: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: expected unsigned int [usertype] opcode +../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: got restricted __le32 [usertype] opcode +../drivers/scsi/megaraid/megaraid_sas_base.c:2019:33: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_base.c:2060:34: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_base.c: note: in included file: +../drivers/scsi/megaraid/megaraid_sas.h:2485:32: warning: array of flexible structures +../drivers/scsi/megaraid/megaraid_sas_base.c:4787:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:4787:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:4787:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:5027:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:5027:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:5027:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:5212:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:5212:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:5212:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:5294:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:5294:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:5294:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:6308:42: warning: cast removes address space '__iomem' of expression +../drivers/scsi/megaraid/megaraid_sas_base.c:6307:57: warning: incorrect type in assignment (different address spaces) +../drivers/scsi/megaraid/megaraid_sas_base.c:6307:57: expected unsigned int [noderef] [usertype] __iomem * +../drivers/scsi/megaraid/megaraid_sas_base.c:6307:57: got unsigned int [usertype] * +../drivers/scsi/megaraid/megaraid_sas_base.c:6312:34: warning: cast removes address space '__iomem' of expression +../drivers/scsi/megaraid/megaraid_sas_base.c:6311:57: warning: incorrect type in assignment (different address spaces) +../drivers/scsi/megaraid/megaraid_sas_base.c:6311:57: expected unsigned int [noderef] [usertype] __iomem * +../drivers/scsi/megaraid/megaraid_sas_base.c:6311:57: got unsigned int [usertype] * +../drivers/scsi/megaraid/megaraid_sas_base.c:6619:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:6619:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:6619:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:6833:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:6833:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:6833:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:7590:44: warning: restricted __le32 degrades to integer +../drivers/scsi/megaraid/megaraid_sas_base.c:8207:23: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:8207:23: expected int crash_support +../drivers/scsi/megaraid/megaraid_sas_base.c:8207:23: got restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_base.c:8291:31: warning: invalid assignment: &= +../drivers/scsi/megaraid/megaraid_sas_base.c:8291:31: left side has type restricted __le16 +../drivers/scsi/megaraid/megaraid_sas_base.c:8291:31: right side has type int +../drivers/scsi/megaraid/megaraid_sas_base.c:8816:46: warning: restricted __le32 degrades to integer +../drivers/xen/privcmd.c:572:35: warning: cast removes address space '__user' of expression +../drivers/xen/privcmd.c:572:32: warning: incorrect type in assignment (different address spaces) +../drivers/xen/privcmd.c:572:32: expected unsigned long [noderef] [usertype] __user *[addressable] [assigned] user_gfn +../drivers/xen/privcmd.c:572:32: got unsigned long [usertype] * +../drivers/xen/privcmd.c:700:17: warning: incorrect type in assignment (different address spaces) +../drivers/xen/privcmd.c:700:17: expected void *[usertype] h +../drivers/xen/privcmd.c:700:17: got void [noderef] __user *uptr +../drivers/pinctrl/intel/pinctrl-baytrail.c:600:9: warning: context imbalance in 'byt_set_group_simple_mux' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-baytrail.c:626:9: warning: context imbalance in 'byt_set_group_mixed_mux' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-baytrail.c:689:15: warning: context imbalance in 'byt_gpio_clear_triggering' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-baytrail.c:692:12: warning: context imbalance in 'byt_gpio_request_enable' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-baytrail.c:769:15: warning: context imbalance in 'byt_gpio_set_direction' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-baytrail.c:927:12: warning: context imbalance in 'byt_pin_config_set' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-baytrail.c:1048:12: warning: context imbalance in 'byt_gpio_set' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-baytrail.c:1090:12: warning: context imbalance in 'byt_gpio_direction_input' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-baytrail.c:1130:15: warning: context imbalance in 'byt_gpio_direction_output' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-baytrail.c:1239:13: warning: context imbalance in 'byt_irq_ack' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-baytrail.c:1265:13: warning: context imbalance in 'byt_irq_unmask' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-baytrail.c:1304:12: warning: context imbalance in 'byt_irq_type' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-baytrail.c:1658:9: warning: context imbalance in 'byt_gpio_suspend' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-baytrail.c:1706:9: warning: context imbalance in 'byt_gpio_resume' - wrong count at exit +../drivers/gpio/gpio-blzp1600.c:76:13: warning: context imbalance in 'blzp1600_gpio_irq_mask' - wrong count at exit +../drivers/gpio/gpio-blzp1600.c:84:13: warning: context imbalance in 'blzp1600_gpio_irq_unmask' - wrong count at exit +../drivers/gpio/gpio-blzp1600.c:99:13: warning: context imbalance in 'blzp1600_gpio_irq_enable' - wrong count at exit +../drivers/gpio/gpio-blzp1600.c:110:13: warning: context imbalance in 'blzp1600_gpio_irq_disable' - wrong count at exit +../drivers/gpio/gpio-blzp1600.c:119:12: warning: context imbalance in 'blzp1600_gpio_irq_set_type' - wrong count at exit +../drivers/gpio/gpio-blzp1600.c:73:9: warning: context imbalance in 'blzp1600_gpio_set_debounce' - wrong count at exit +../kernel/rcu/update.c: note: in included file: +../kernel/rcu/tasks.h:2058:5: warning: symbol 'rcu_tasks_trace_lazy_ms' was not declared. Should it be static? +../lib/once.c:72:6: warning: context imbalance in '__do_once_sleepable_start' - different lock contexts for basic block +../lib/once.c:90:6: warning: context imbalance in '__do_once_sleepable_done' - wrong count at exit +../drivers/block/drbd/drbd_bitmap.c:495:14: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_bitmap.c:495:14: expected unsigned long [assigned] mask +../drivers/block/drbd/drbd_bitmap.c:495:14: got restricted __le64 [usertype] +../drivers/block/drbd/drbd_bitmap.c:531:14: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_bitmap.c:531:14: expected unsigned long [assigned] mask +../drivers/block/drbd/drbd_bitmap.c:531:14: got restricted __le64 [usertype] +../drivers/block/drbd/drbd_bitmap.c:572:27: warning: invalid assignment: &= +../drivers/block/drbd/drbd_bitmap.c:572:27: left side has type unsigned long +../drivers/block/drbd/drbd_bitmap.c:572:27: right side has type restricted __le64 +../drivers/block/drbd/drbd_bitmap.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../include/linux/alloc_tag.h, ../include/linux/vmalloc.h): +../include/linux/list.h:237:25: warning: context imbalance in 'drbd_bm_aio_ctx_destroy' - unexpected unlock +../drivers/block/drbd/drbd_bitmap.c: note: in included file: +../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * +../drivers/gpio/gpio-brcmstb.c:81:1: warning: context imbalance in 'brcmstb_gpio_get_active_irqs' - wrong count at exit +../drivers/gpio/gpio-brcmstb.c:98:13: warning: context imbalance in 'brcmstb_gpio_set_imask' - wrong count at exit +../drivers/gpio/gpio-brcmstb.c:157:12: warning: context imbalance in 'brcmstb_gpio_irq_set_type' - wrong count at exit +Warning: ../drivers/block/drbd/drbd_bitmap.c:1219 function parameter 'peer_device' not described in 'drbd_bm_read' +Warning: ../drivers/block/drbd/drbd_bitmap.c:1231 function parameter 'peer_device' not described in 'drbd_bm_write' +Warning: ../drivers/block/drbd/drbd_bitmap.c:1243 function parameter 'peer_device' not described in 'drbd_bm_write_all' +Warning: ../drivers/block/drbd/drbd_bitmap.c:1270 function parameter 'peer_device' not described in 'drbd_bm_write_copy_pages' +Warning: ../drivers/block/drbd/drbd_bitmap.c:1219 function parameter 'peer_device' not described in 'drbd_bm_read' +Warning: ../drivers/block/drbd/drbd_bitmap.c:1231 function parameter 'peer_device' not described in 'drbd_bm_write' +Warning: ../drivers/block/drbd/drbd_bitmap.c:1243 function parameter 'peer_device' not described in 'drbd_bm_write_all' +Warning: ../drivers/block/drbd/drbd_bitmap.c:1270 function parameter 'peer_device' not described in 'drbd_bm_write_copy_pages' +../lib/refcount.c:144:6: warning: context imbalance in 'refcount_dec_and_lock' - different lock contexts for basic block +../lib/refcount.c:172:6: warning: context imbalance in 'refcount_dec_and_lock_irqsave' - different lock contexts for basic block +../kernel/locking/rtmutex_api.c: note: in included file (through ../include/linux/sched/signal.h, ../kernel/locking/rtmutex.c): +../include/linux/sched/task.h:116:21: warning: context imbalance in 'task_blocks_on_rt_mutex' - unexpected unlock +../kernel/locking/rtmutex_api.c: note: in included file: +../kernel/locking/rtmutex.c:1672:9: warning: context imbalance in 'rt_mutex_handle_deadlock' - unexpected unlock +../drivers/base/devtmpfs.c:88:30: warning: symbol 'devtmpfs_context_ops' was not declared. Should it be static? +Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' +Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' +Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' +Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' +Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' +Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' +Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' +Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' +Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' +Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' +Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' +Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' +Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' +Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' +Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' +Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' +Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' +Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' +Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' +Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' +Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' +Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' +Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' +Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' +Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' +Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' +Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' +Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' +Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' +Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' +Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' +Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' +Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' +Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' +Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' +Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' +Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' +Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' +Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' +Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' +Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' +Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' +Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' +Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' +Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' +Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' +Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' +Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' +Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' +Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' +Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' +Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' +Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' +Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' +Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' +Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' +Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' +Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' +Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' +Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' +Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' +Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' +Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' +Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' +Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' +Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' +Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' +Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' +Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' +Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' +Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' +Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' +Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' +Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' +Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' +Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' +Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' +Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' +../arch/x86/kernel/tboot.c:487:16: warning: incorrect type in assignment (different address spaces) +../arch/x86/kernel/tboot.c:487:16: expected void *config +../arch/x86/kernel/tboot.c:487:16: got void [noderef] __iomem * +../arch/x86/kernel/tboot.c:493:19: warning: incorrect type in assignment (different address spaces) +../arch/x86/kernel/tboot.c:493:19: expected void *heap_base +../arch/x86/kernel/tboot.c:493:19: got void [noderef] __iomem * +../arch/x86/kernel/tboot.c:495:17: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/tboot.c:495:17: expected void volatile [noderef] __iomem *addr +../arch/x86/kernel/tboot.c:495:17: got void *config +../drivers/gpio/gpio-bt8xx.c:70:12: warning: context imbalance in 'bt8xxgpio_gpio_direction_input' - wrong count at exit +../drivers/gpio/gpio-bt8xx.c:88:12: warning: context imbalance in 'bt8xxgpio_gpio_get' - wrong count at exit +../drivers/gpio/gpio-bt8xx.c:117:9: warning: context imbalance in 'bt8xxgpio_gpio_direction_output' - wrong count at exit +../drivers/gpio/gpio-bt8xx.c:134:9: warning: context imbalance in 'bt8xxgpio_gpio_set' - wrong count at exit +../drivers/gpio/gpio-bt8xx.c:248:12: warning: context imbalance in 'bt8xxgpio_resume' - different lock contexts for basic block @@ -4006,40 +4533,2 @@ -../drivers/block/drbd/drbd_proc.c:269:30: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_proc.c:269:30: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_proc.c:269:30: struct net_conf * -../kernel/power/main.c:183:5: warning: symbol 'pm_async_enabled' was not declared. Should it be static? -../kernel/power/main.c:223:34: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:223:38: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:224:21: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:224:26: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:226:38: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:227:62: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:223:55: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:252:38: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:252:46: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:253:54: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:252:67: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:272:31: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:272:36: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:278:13: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:278:21: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:278:39: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:278:47: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:757:34: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:757:38: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:758:31: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:759:77: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:757:55: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:788:38: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:788:46: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:789:47: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:788:67: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:809:31: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:809:36: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:815:13: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:815:21: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:883:31: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:883:36: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:914:13: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:914:21: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:915:58: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:916:51: warning: restricted suspend_state_t degrades to integer +../sound/usb/line6/midi.c:73:13: warning: context imbalance in 'midi_sent' - different lock contexts for basic block +../sound/usb/line6/midi.c:164:9: warning: context imbalance in 'line6_midi_output_trigger' - wrong count at exit @@ -4112,48 +4601,180 @@ -../net/core/netpoll.c:351:25: warning: context imbalance in '__netpoll_send_skb' - different lock contexts for basic block -../sound/firewire/fireface/ff-hwdep.c:71:17: warning: context imbalance in 'hwdep_poll' - wrong count at exit -../sound/firewire/fireface/ff-hwdep.c:104:12: warning: context imbalance in 'hwdep_lock' - wrong count at exit -../sound/firewire/fireface/ff-hwdep.c:116:12: warning: context imbalance in 'hwdep_unlock' - wrong count at exit -../sound/firewire/fireface/ff-hwdep.c:136:9: warning: context imbalance in 'hwdep_release' - wrong count at exit -../sound/isa/sb/emu8000.c:43:13: warning: context imbalance in 'snd_emu8000_poke' - wrong count at exit -../sound/isa/sb/emu8000.c:54:19: warning: context imbalance in 'snd_emu8000_peek' - wrong count at exit -../sound/isa/sb/emu8000.c:65:13: warning: context imbalance in 'snd_emu8000_poke_dw' - wrong count at exit -../sound/isa/sb/emu8000.c:79:18: warning: context imbalance in 'snd_emu8000_peek_dw' - wrong count at exit -../drivers/tty/serial/8250/8250_rsa.c:149:6: warning: context imbalance in 'rsa_enable' - different lock contexts for basic block -../drivers/tty/serial/8250/8250_rsa.c:167:6: warning: context imbalance in 'rsa_disable' - different lock contexts for basic block -../drivers/clk/imx/clk-composite-8m.c:174:9: warning: context imbalance in 'imx8m_clk_composite_mux_set_parent' - different lock contexts for basic block -../arch/x86/kvm/vmx/pmu_intel.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h, ../arch/x86/kvm/vmx/nested.h): -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) -../mm/page_vma_mapped.c:16:13: warning: context imbalance in 'map_pte' - wrong count at exit -../mm/page_vma_mapped.c: note: in included file: -../include/linux/rmap.h:958:28: warning: context imbalance in 'page_vma_mapped_walk' - unexpected unlock -../include/linux/rmap.h:958:28: warning: context imbalance in 'page_mapped_in_vma' - unexpected unlock -../arch/x86/kernel/fpu/core.c:232:31: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/core.c:232:31: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/core.c:232:31: got struct spinlock [noderef] __rcu * -../arch/x86/kernel/fpu/core.c:239:33: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/core.c:239:33: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/core.c:239:33: got struct spinlock [noderef] __rcu * -../arch/x86/kernel/fpu/core.c:599:39: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/core.c:599:39: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/core.c:599:39: got struct spinlock [noderef] __rcu * -../arch/x86/kernel/fpu/core.c:603:41: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/core.c:603:41: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/core.c:603:41: got struct spinlock [noderef] __rcu * -../sound/usb/qcom/qc_audio_offload.c:950:27: warning: incorrect type in argument 2 (different base types) -../sound/usb/qcom/qc_audio_offload.c:950:27: expected unsigned int val -../sound/usb/qcom/qc_audio_offload.c:950:27: got restricted snd_pcm_format_t [usertype] pcm_format -../drivers/clk/imx/clk-composite-93.c:66:9: warning: context imbalance in 'imx93_clk_composite_gate_endisable' - different lock contexts for basic block -../drivers/clk/imx/clk-composite-93.c:133:9: warning: context imbalance in 'imx93_clk_composite_divider_set_rate' - different lock contexts for basic block -../drivers/clk/imx/clk-composite-93.c:169:9: warning: context imbalance in 'imx93_clk_composite_mux_set_parent' - different lock contexts for basic block -Warning: ../sound/usb/qcom/qc_audio_offload.c:1021 function parameter 'xfer_buf_cpu' not described in 'uaudio_transfer_buffer_setup' -Warning: ../sound/usb/qcom/qc_audio_offload.c:1021 function parameter 'xfer_buf_cpu' not described in 'uaudio_transfer_buffer_setup' -../drivers/base/power/runtime.c:546:28: warning: context imbalance in 'rpm_idle' - unexpected unlock -../block/blk-cgroup.c:861:5: warning: context imbalance in 'blkg_conf_prep' - wrong count at exit -../block/blk-cgroup.c:985:9: warning: context imbalance in 'blkg_conf_exit' - wrong count at exit -../sound/hda/core/controller.c:88:9: warning: context imbalance in 'snd_hdac_bus_init_cmd_io' - wrong count at exit -../sound/hda/core/controller.c:112:6: warning: context imbalance in 'snd_hdac_bus_stop_cmd_io' - wrong count at exit -../sound/hda/core/controller.c:168:12: warning: context imbalance in 'snd_hdac_bus_send_cmd_pio' - wrong count at exit -../sound/hda/core/controller.c:219:12: warning: context imbalance in 'snd_hdac_bus_send_cmd_corb' - wrong count at exit +../drivers/soc/qcom/qmi_encdec.c:359:55: warning: cast to restricted __le16 +../drivers/soc/qcom/qmi_encdec.c:676:31: warning: incorrect type in assignment (different base types) +../drivers/soc/qcom/qmi_encdec.c:676:31: expected unsigned int [usertype] val32 +../drivers/soc/qcom/qmi_encdec.c:676:31: got restricted __le32 [usertype] +../drivers/pinctrl/intel/pinctrl-intel.c:425:12: warning: context imbalance in 'intel_pinmux_set_mux' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-intel.c:540:12: warning: context imbalance in 'intel_gpio_request_enable' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-intel.c:588:15: warning: context imbalance in 'intel_gpio_set_direction' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-intel.c:763:12: warning: context imbalance in 'intel_config_set_pull' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-intel.c:847:13: warning: context imbalance in 'intel_gpio_set_high_impedance' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-intel.c:861:12: warning: context imbalance in 'intel_config_set_debounce' - different lock contexts for basic block +../drivers/pinctrl/intel/pinctrl-intel.c:1037:12: warning: context imbalance in 'intel_gpio_set' - different lock contexts for basic block +../drivers/pinctrl/intel/pinctrl-intel.c:1130:9: warning: context imbalance in 'intel_gpio_irq_ack' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-intel.c:1153:9: warning: context imbalance in 'intel_gpio_irq_mask_unmask' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-intel.c:1196:12: warning: context imbalance in 'intel_gpio_irq_type' - different lock contexts for basic block +../sound/pci/aw2/aw2-alsa.c:397:12: warning: context imbalance in 'snd_aw2_pcm_trigger_playback' - wrong count at exit +../sound/pci/aw2/aw2-alsa.c:422:12: warning: context imbalance in 'snd_aw2_pcm_trigger_capture' - wrong count at exit +../drivers/gpio/gpio-cadence.c:40:12: warning: context imbalance in 'cdns_gpio_request' - wrong count at exit +../drivers/gpio/gpio-cadence.c:52:13: warning: context imbalance in 'cdns_gpio_free' - wrong count at exit +../drivers/gpio/gpio-cadence.c:81:12: warning: context imbalance in 'cdns_gpio_irq_set_type' - wrong count at exit +../drivers/block/drbd/drbd_proc.c:269:30: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_proc.c:269:30: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_proc.c:269:30: struct net_conf * +../kernel/rcu/srcutree.c:431:13: warning: context imbalance in 'spin_lock_irqsave_sdp_contention' - wrong count at exit +../kernel/rcu/srcutree.c:449:13: warning: context imbalance in 'spin_lock_irqsave_ssp_contention' - wrong count at exit +../kernel/rcu/srcutree.c:1072:9: warning: context imbalance in 'srcu_funnel_exp_start' - unexpected unlock +../kernel/rcu/srcutree.c:1161:9: warning: context imbalance in 'srcu_funnel_gp_start' - unexpected unlock +../kernel/rcu/srcutree.c:1411:9: warning: context imbalance in 'srcu_gp_start_if_needed' - unexpected unlock +../kernel/rcu/srcutree.c:1772:9: warning: context imbalance in 'srcu_expedite_current_cb' - unexpected unlock +../kernel/rcu/srcutree.c:1805:9: warning: context imbalance in 'srcu_expedite_current' - unexpected unlock +../mm/mremap.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/mm.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'move_ptes' - unexpected unlock +../mm/mremap.c:410:20: warning: context imbalance in 'move_normal_pmd' - different lock contexts for basic block +../drivers/scsi/megaraid/megaraid_sas_fusion.c:895:70: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:895:70: expected unsigned long long [usertype] RDPQBaseAddress +../drivers/scsi/megaraid/megaraid_sas_fusion.c:895:70: got restricted __le64 [usertype] +../drivers/scsi/megaraid/megaraid_sas_fusion.c:904:51: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:904:51: expected restricted __le64 [usertype] Words +../drivers/scsi/megaraid/megaraid_sas_fusion.c:904:51: got unsigned long long +../drivers/scsi/megaraid/megaraid_sas_fusion.c:1333:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:1333:29: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_fusion.c:1333:29: got int +../drivers/scsi/megaraid/megaraid_sas_fusion.c:1336:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:1336:29: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_fusion.c:1336:29: got int +../drivers/scsi/megaraid/megaraid_sas_fusion.c:1438:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:1438:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_fusion.c:1438:21: got int +../drivers/scsi/megaraid/megaraid_sas_fusion.c:1541:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:1541:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_fusion.c:1541:21: got int +../drivers/scsi/megaraid/megaraid_sas_fusion.c:2232:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:2232:34: expected unsigned long long [usertype] +../drivers/scsi/megaraid/megaraid_sas_fusion.c:2232:34: got restricted __le64 [usertype] +../drivers/scsi/megaraid/megaraid_sas_fusion.c:2237:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:2237:26: expected unsigned long long [usertype] +../drivers/scsi/megaraid/megaraid_sas_fusion.c:2237:26: got restricted __le64 [usertype] +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3115:68: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3115:68: expected restricted __le16 [usertype] virtual_disk_tgt_id +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3115:68: got unsigned short [usertype] pd_target_id +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3121:55: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3121:55: expected restricted __le16 [usertype] config_seq_num +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3121:55: got unsigned short [usertype] seqNum +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3123:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3123:47: expected restricted __le16 [usertype] DevHandle +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3123:47: got unsigned short [usertype] devHandle +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3344:48: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3344:48: expected restricted __le16 [usertype] DevHandle +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3344:48: got unsigned short [usertype] r1_alt_dev_handle +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3345:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3345:39: expected restricted __le16 [usertype] DevHandle +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3345:39: got unsigned short [usertype] r1_alt_dev_handle +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3346:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3346:35: expected unsigned short [usertype] r1_alt_dev_handle +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3346:35: got restricted __le16 [usertype] DevHandle +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3347:79: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3347:79: expected unsigned short [usertype] peer_smid +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3347:79: got restricted __le16 [usertype] +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3349:82: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3349:82: expected unsigned short [usertype] peer_smid +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3349:82: got restricted __le16 [usertype] +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3603:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3603:29: expected unsigned int [usertype] data_length +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3603:29: got restricted __le32 [usertype] DataLength +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3632:59: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_fusion.c:4324:24: warning: cast to restricted __le16 +../drivers/scsi/megaraid/megaraid_sas_fusion.c:4574:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:4574:32: expected unsigned short [usertype] DevHandle +../drivers/scsi/megaraid/megaraid_sas_fusion.c:4574:32: got restricted __le16 [usertype] +../drivers/scsi/megaraid/megaraid_sas_fusion.c:4576:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:4576:30: expected unsigned short [usertype] TaskMID +../drivers/scsi/megaraid/megaraid_sas_fusion.c:4576:30: got restricted __le16 [usertype] +../drivers/scsi/megaraid/megaraid_sas_fusion.c:5370:34: warning: symbol 'megasas_instance_template_fusion' was not declared. Should it be static? +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3468:21: warning: cast to restricted __le16 +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3474:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3474:21: expected unsigned int [usertype] data_length +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3474:21: got restricted __le32 [usertype] DataLength +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3485:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3485:37: expected unsigned int [usertype] data_length +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3485:37: got restricted __le32 [usertype] DataLength +../drivers/scsi/megaraid/megaraid_sas_fusion.c:3491:32: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_debugfs.c:45:15: warning: symbol 'megasas_debugfs_root' was not declared. Should it be static? +../kernel/irq/generic-chip.c:44:23: warning: context imbalance in 'irq_gc_mask_disable_reg' - wrong count at exit +../kernel/irq/generic-chip.c:56:6: warning: context imbalance in 'irq_gc_mask_set_bit' - wrong count at exit +../kernel/irq/generic-chip.c:75:6: warning: context imbalance in 'irq_gc_mask_clr_bit' - wrong count at exit +../kernel/irq/generic-chip.c:101:23: warning: context imbalance in 'irq_gc_unmask_enable_reg' - wrong count at exit +../kernel/irq/generic-chip.c:110:6: warning: context imbalance in 'irq_gc_ack_set_bit' - wrong count at exit +../kernel/irq/generic-chip.c:125:6: warning: context imbalance in 'irq_gc_ack_clr_bit' - wrong count at exit +../kernel/irq/generic-chip.c:147:6: warning: context imbalance in 'irq_gc_mask_disable_and_ack_set' - wrong count at exit +../kernel/irq/generic-chip.c:164:6: warning: context imbalance in 'irq_gc_eoi' - wrong count at exit +../kernel/irq/generic-chip.c:183:5: warning: context imbalance in 'irq_gc_set_wake' - wrong count at exit +../kernel/irq/generic-chip.c:475:16: warning: context imbalance in 'irq_map_generic_chip' - different lock contexts for basic block +../drivers/nfc/nfcmrvl/uart.c:53:33: warning: cast to restricted __le32 +../sound/usb/line6/pcm.c:201:9: warning: context imbalance in 'line6_stream_start' - wrong count at exit +../sound/usb/line6/pcm.c:205:13: warning: context imbalance in 'line6_stream_stop' - different lock contexts for basic block +../drivers/scsi/megaraid/megaraid_sas_fp.c:740:60: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fp.c:740:60: expected unsigned short [usertype] r1_alt_dev_handle +../drivers/scsi/megaraid/megaraid_sas_fp.c:740:60: got restricted __le16 +../drivers/scsi/megaraid/megaraid_sas_fp.c:181:72: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_fp.c:186:33: warning: cast to restricted __le16 +../drivers/scsi/megaraid/megaraid_sas_fp.c:194:25: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_fp.c:195:25: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_fp.c:197:33: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_fp.c:198:33: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_fp.c:201:79: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_fp.c:202:33: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_fp.c:210:41: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_fp.c:211:49: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_fp.c:213:49: warning: cast to restricted __le16 +../drivers/scsi/megaraid/megaraid_sas_fp.c:219:58: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_fp.c:220:33: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_fp.c:229:41: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_fp.c:230:33: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_fp.c:854:60: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fp.c:854:60: expected unsigned short [usertype] r1_alt_dev_handle +../drivers/scsi/megaraid/megaraid_sas_fp.c:854:60: got restricted __le16 +../drivers/scsi/megaraid/megaraid_sas_fp.c:1188:28: warning: restricted __le16 degrades to integer +../drivers/scsi/megaraid/megaraid_sas_fp.c:1379:24: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_fp.c:1379:24: expected unsigned short [usertype] pd1_dev_handle +../drivers/scsi/megaraid/megaraid_sas_fp.c:1379:24: got restricted __le16 +../drivers/pinctrl/intel/pinctrl-cherryview.c:661:12: warning: context imbalance in 'chv_pinmux_set_mux' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-cherryview.c:740:12: warning: context imbalance in 'chv_gpio_request_enable' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-cherryview.c:790:13: warning: context imbalance in 'chv_gpio_disable_free' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-cherryview.c:818:9: warning: context imbalance in 'chv_gpio_set_direction' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-cherryview.c:917:12: warning: context imbalance in 'chv_config_set_pull' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-cherryview.c:992:9: warning: context imbalance in 'chv_config_set_oden' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-cherryview.c:1129:9: warning: context imbalance in 'chv_gpio_set' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-cherryview.c:1174:13: warning: context imbalance in 'chv_gpio_irq_ack' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-cherryview.c:1205:9: warning: context imbalance in 'chv_gpio_irq_mask_unmask' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-cherryview.c:1330:12: warning: context imbalance in 'chv_gpio_irq_type' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-cherryview.c:1595:20: warning: context imbalance in 'chv_pinctrl_mmio_access_handler' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-cherryview.c:1731:9: warning: context imbalance in 'chv_pinctrl_suspend_noirq' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-cherryview.c:1779:9: warning: context imbalance in 'chv_pinctrl_resume_noirq' - wrong count at exit +../block/blk-zoned.c:535:30: warning: context imbalance in 'disk_get_and_lock_zone_wplug' - wrong count at exit +../block/blk-zoned.c:1061:32: warning: context imbalance in 'blk_zone_wplug_handle_write' - unexpected unlock +../block/blk-zoned.c:1644:31: warning: context imbalance in 'blk_revalidate_seq_zone' - unexpected unlock +../drivers/base/firmware_loader/main.c:229:9: warning: context imbalance in 'free_fw_priv' - wrong count at exit +../kernel/dma/mapping.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/dma.h): +../include/trace/events/dma.h:114:1: error: too long token expansion +../include/trace/events/dma.h:161:1: error: too long token expansion +Warning: ../security/landlock/ruleset.c:206 Invalid param: const struct landlock_layer (*const layers)[] +Warning: ../security/landlock/ruleset.c:206 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' +Warning: ../security/landlock/ruleset.c:685 Invalid param: layer_mask_t (*const layer_masks)[] +Warning: ../security/landlock/ruleset.c:685 function parameter 'layer_mask_t (*const layer_masks' not described in 'landlock_init_layer_masks' +Warning: ../security/landlock/ruleset.c:206 Invalid param: const struct landlock_layer (*const layers)[] +Warning: ../security/landlock/ruleset.c:206 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' +Warning: ../security/landlock/ruleset.c:685 Invalid param: layer_mask_t (*const layer_masks)[] +Warning: ../security/landlock/ruleset.c:685 function parameter 'layer_mask_t (*const layer_masks' not described in 'landlock_init_layer_masks' +../drivers/pinctrl/intel/pinctrl-lynxpoint.c:315:9: warning: context imbalance in 'lp_pinmux_set_mux' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-lynxpoint.c:350:9: warning: context imbalance in 'lp_gpio_request_enable' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-lynxpoint.c:355:13: warning: context imbalance in 'lp_gpio_disable_free' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-lynxpoint.c:392:9: warning: context imbalance in 'lp_gpio_set_direction' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-lynxpoint.c:448:12: warning: context imbalance in 'lp_pin_config_set' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-lynxpoint.c:518:9: warning: context imbalance in 'lp_gpio_set' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-lynxpoint.c:571:13: warning: context imbalance in 'lp_irq_ack' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-lynxpoint.c:617:12: warning: context imbalance in 'lp_irq_set_type' - different lock contexts for basic block +../sound/core/seq/seq_memory.c:233:6: warning: context imbalance in 'snd_seq_cell_free' - different lock contexts for basic block +../sound/core/seq/seq_memory.c:429:18: warning: context imbalance in 'snd_seq_pool_poll_wait' - wrong count at exit +../sound/core/seq/seq_memory.c:436:5: warning: context imbalance in 'snd_seq_pool_init' - different lock contexts for basic block +../sound/core/seq/seq_memory.c:475:6: warning: context imbalance in 'snd_seq_pool_mark_closing' - different lock contexts for basic block +../sound/core/seq/seq_memory.c:484:5: warning: context imbalance in 'snd_seq_pool_done' - different lock contexts for basic block @@ -4295,0 +4917,100 @@ +../kernel/irq/autoprobe.c:45:9: warning: context imbalance in 'probe_irq_on' - different lock contexts for basic block +../kernel/irq/autoprobe.c:118:9: warning: context imbalance in 'probe_irq_mask' - different lock contexts for basic block +../kernel/irq/autoprobe.c:156:9: warning: context imbalance in 'probe_irq_off' - different lock contexts for basic block +../sound/core/seq/seq_fifo.c:93:9: warning: context imbalance in 'snd_seq_fifo_clear' - wrong count at exit +../sound/core/seq/seq_fifo.c:197:9: warning: context imbalance in 'snd_seq_fifo_cell_putback' - wrong count at exit +../sound/core/seq/seq_fifo.c:212:18: warning: context imbalance in 'snd_seq_fifo_poll_wait' - wrong count at exit +../sound/core/seq/seq_fifo.c:262:5: warning: context imbalance in 'snd_seq_fifo_unused_cells' - wrong count at exit +../sound/pci/ca0106/ca0106_main.c:331:14: warning: context imbalance in 'snd_ca0106_ptr_read' - wrong count at exit +../sound/pci/ca0106/ca0106_main.c:344:6: warning: context imbalance in 'snd_ca0106_ptr_write' - wrong count at exit +../sound/pci/ca0106/ca0106_main.c:447:13: warning: context imbalance in 'snd_ca0106_intr_enable' - wrong count at exit +../sound/pci/ca0106/ca0106_main.c:456:13: warning: context imbalance in 'snd_ca0106_intr_disable' - wrong count at exit +../sound/pci/ca0106/ca0106_main.c:1128:23: warning: context imbalance in 'snd_ca0106_ac97_read' - wrong count at exit +../sound/pci/ca0106/ca0106_main.c:1138:13: warning: context imbalance in 'snd_ca0106_ac97_write' - wrong count at exit +../kernel/locking/locktorture.c:128:23: warning: symbol 'call_rcu_chain_list' was not declared. Should it be static? +../kernel/locking/locktorture.c:551:12: warning: context imbalance in 'torture_mutex_lock' - wrong count at exit +../kernel/locking/locktorture.c:567:13: warning: context imbalance in 'torture_mutex_unlock' - wrong count at exit +../kernel/locking/locktorture.c:625:12: warning: context imbalance in 'torture_ww_mutex_lock' - wrong count at exit +../kernel/locking/locktorture.c: note: in included file: +../include/linux/ww_mutex.h:205:9: warning: context imbalance in 'torture_ww_mutex_unlock' - wrong count at exit +../kernel/locking/locktorture.c:720:12: warning: context imbalance in 'torture_rtmutex_lock' - wrong count at exit +../kernel/locking/locktorture.c:744:13: warning: context imbalance in 'torture_rtmutex_unlock' - wrong count at exit +../kernel/locking/locktorture.c:784:12: warning: context imbalance in 'torture_rwsem_down_write' - wrong count at exit +../kernel/locking/locktorture.c:800:13: warning: context imbalance in 'torture_rwsem_up_write' - wrong count at exit +../kernel/locking/locktorture.c:806:12: warning: context imbalance in 'torture_rwsem_down_read' - wrong count at exit +../kernel/locking/locktorture.c:824:13: warning: context imbalance in 'torture_rwsem_up_read' - wrong count at exit +../kernel/locking/locktorture.c:854:12: warning: context imbalance in 'torture_percpu_rwsem_down_write' - wrong count at exit +../kernel/locking/locktorture.c:861:13: warning: context imbalance in 'torture_percpu_rwsem_up_write' - wrong count at exit +../kernel/locking/locktorture.c:870:25: warning: context imbalance in 'torture_percpu_rwsem_down_read' - wrong count at exit +../kernel/locking/locktorture.c:874:13: warning: context imbalance in 'torture_percpu_rwsem_up_read' - wrong count at exit +../kernel/rcu/rcutorture.c:454:22: warning: context imbalance in 'rcu_torture_read_lock' - wrong count at exit +../kernel/rcu/rcutorture.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'rcu_torture_read_unlock' - unexpected unlock +../kernel/rcu/rcutorture.c:753:9: warning: context imbalance in 'srcu_torture_read_lock' - wrong count at exit +../kernel/rcu/rcutorture.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): +../include/linux/srcu.h:540:9: warning: context imbalance in 'srcu_torture_read_unlock' - unexpected unlock +../kernel/rcu/rcutorture.c:803:12: warning: context imbalance in 'srcu_torture_down_read' - wrong count at exit +../include/linux/srcu.h:566:9: warning: context imbalance in 'srcu_torture_up_read' - unexpected unlock +../kernel/rcu/rcutorture.c:2200:9: warning: context imbalance in 'rcutorture_one_extend' - different lock contexts for basic block +../include/linux/srcu.h:463:9: warning: context imbalance in 'rcu_torture_init_srcu_lockdep' - unexpected unlock +../sound/core/seq/seq_queue.c:50:12: warning: context imbalance in 'queue_list_add' - wrong count at exit +../sound/core/seq/seq_queue.c:66:29: warning: context imbalance in 'queue_list_remove' - wrong count at exit +../sound/core/seq/seq_queue.c:195:22: warning: context imbalance in 'queueptr' - different lock contexts for basic block +../sound/core/seq/seq_queue.c:351:9: warning: context imbalance in 'queue_access_lock' - wrong count at exit +../sound/core/seq/seq_queue.c:362:5: warning: context imbalance in 'snd_seq_queue_check_access' - wrong count at exit +../sound/core/seq/seq_queue.c:377:5: warning: context imbalance in 'snd_seq_queue_set_owner' - different lock contexts for basic block +../sound/core/seq/seq_queue.c:437:5: warning: context imbalance in 'snd_seq_queue_timer_set_tempo' - different lock contexts for basic block +../sound/core/seq/seq_queue.c:643:5: warning: context imbalance in 'snd_seq_control_queue' - different lock contexts for basic block +../sound/core/seq/seq_clientmgr.c:722:9: warning: context imbalance in '__deliver_to_subscribers' - different lock contexts for basic block +../kernel/rcu/refscale.c:1065:24: error: incompatible types in comparison expression (different address spaces): +../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe [noderef] __rcu * +../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe * +../kernel/rcu/refscale.c:1020:13: warning: context imbalance in 'typesafe_lock_acquire' - wrong count at exit +../kernel/rcu/refscale.c:1027:13: warning: context imbalance in 'typesafe_lock_release' - unexpected unlock +../net/netfilter/nf_conntrack_netlink.c:1244:36: warning: context imbalance in 'ctnetlink_dump_table' - unexpected unlock +../kernel/power/autosleep.c:45:13: warning: restricted suspend_state_t degrades to integer +../kernel/power/autosleep.c:45:32: warning: restricted suspend_state_t degrades to integer +../kernel/power/autosleep.c:70:13: warning: restricted suspend_state_t degrades to integer +../kernel/power/autosleep.c:70:31: warning: restricted suspend_state_t degrades to integer +../kernel/power/autosleep.c:105:13: warning: restricted suspend_state_t degrades to integer +../kernel/power/autosleep.c:105:21: warning: restricted suspend_state_t degrades to integer +../drivers/base/power/runtime.c:546:28: warning: context imbalance in 'rpm_idle' - unexpected unlock +../drivers/pinctrl/intel/pinctrl-tangier.c:216:12: warning: context imbalance in 'tng_pinmux_set_mux' - different lock contexts for basic block +../drivers/pinctrl/intel/pinctrl-tangier.c:244:12: warning: context imbalance in 'tng_gpio_request_enable' - wrong count at exit +../drivers/pinctrl/intel/pinctrl-tangier.c:356:12: warning: context imbalance in 'tng_config_set_pin' - wrong count at exit +../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) +../drivers/xen/pvcalls-back.c:1014:9: expected void **slot +../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** +../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) +../drivers/xen/pvcalls-back.c:1014:9: expected void **slot +../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** +../drivers/xen/pvcalls-back.c:1015:49: warning: incorrect type in argument 1 (different address spaces) +../drivers/xen/pvcalls-back.c:1015:49: expected void [noderef] __rcu **slot +../drivers/xen/pvcalls-back.c:1015:49: got void **slot +../drivers/xen/pvcalls-back.c:1020:38: warning: incorrect type in assignment (different address spaces) +../drivers/xen/pvcalls-back.c:1020:38: expected void **slot +../drivers/xen/pvcalls-back.c:1020:38: got void [noderef] __rcu ** +../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/xen/pvcalls-back.c:1014:9: expected void [noderef] __rcu **slot +../drivers/xen/pvcalls-back.c:1014:9: got void **slot +../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) +../drivers/xen/pvcalls-back.c:1014:9: expected void **slot +../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** +../kernel/locking/test-ww_mutex.c:17:25: warning: symbol 'wq' was not declared. Should it be static? +../kernel/locking/test-ww_mutex.c:391:18: warning: symbol 'rng' was not declared. Should it be static? +../kernel/locking/test-ww_mutex.c:392:1: warning: symbol 'rng_lock' was not declared. Should it be static? +../drivers/xen/pvcalls-front.c:956:24: warning: incorrect type in return expression (different base types) +../drivers/xen/pvcalls-front.c:956:24: expected restricted __poll_t +../drivers/xen/pvcalls-front.c:956:24: got int [assigned] ret +../mm/page_vma_mapped.c:16:13: warning: context imbalance in 'map_pte' - wrong count at exit +../mm/page_vma_mapped.c: note: in included file: +../include/linux/rmap.h:958:28: warning: context imbalance in 'page_vma_mapped_walk' - unexpected unlock +../include/linux/rmap.h:958:28: warning: context imbalance in 'page_mapped_in_vma' - unexpected unlock +../sound/core/seq/seq_prioq.c:131:5: warning: context imbalance in 'snd_seq_prioq_cell_in' - different lock contexts for basic block +../sound/core/seq/seq_prioq.c:208:27: warning: context imbalance in 'snd_seq_prioq_cell_out' - different lock contexts for basic block +../arch/x86/kernel/acpi/boot.c:116:30: warning: incorrect type in return expression (different address spaces) +../arch/x86/kernel/acpi/boot.c:116:30: expected void [noderef] __iomem * +../arch/x86/kernel/acpi/boot.c:116:30: got void * +../arch/x86/kernel/acpi/boot.c:124:24: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/acpi/boot.c:124:24: expected void *addr +../arch/x86/kernel/acpi/boot.c:124:24: got void [noderef] __iomem *map @@ -4346,60 +5067,97 @@ -../drivers/block/drbd/drbd_actlog.c:111:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_actlog.c:111:14: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_actlog.c:111:14: struct disk_conf * -../drivers/block/drbd/drbd_actlog.c:386:36: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_actlog.c:386:36: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_actlog.c:386:36: struct disk_conf * -../drivers/block/drbd/drbd_actlog.c:457:44: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_actlog.c:457:44: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_actlog.c:457:44: struct disk_conf * -../drivers/block/drbd/drbd_actlog.c: note: in included file: -../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * -../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * -../net/ipv4/tcp_input.c:7549:17: warning: context imbalance in 'tcp_conn_request' - unexpected unlock -../drivers/block/drbd/drbd_req.c:588:22: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_req.c:588:22: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_req.c:588:22: struct net_conf * -../drivers/block/drbd/drbd_req.c:701:22: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_req.c:701:22: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_req.c:701:22: struct net_conf * -../drivers/block/drbd/drbd_req.c:992:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_req.c:992:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_req.c:992:14: struct net_conf * -../drivers/block/drbd/drbd_req.c:1065:15: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_req.c:1065:15: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_req.c:1065:15: struct disk_conf * -../drivers/block/drbd/drbd_req.c:1713:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_req.c:1713:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_req.c:1713:14: struct net_conf * -../drivers/block/drbd/drbd_req.c:1720:22: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_req.c:1720:22: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_req.c:1720:22: struct disk_conf * -../drivers/block/drbd/drbd_req.c: note: in included file: -../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * -../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * -../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * -../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * -../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * -../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * -../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * -../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * +../drivers/soc/qcom/rpmh-rsc.c:29:10: fatal error: asm/delay-const.h: No such file or directory + 29 | #include + | ^~~~~~~~~~~~~~~~~~~ +compilation terminated. +make[6]: *** [../scripts/Makefile.build:287: drivers/soc/qcom/rpmh-rsc.o] Error 1 +make[5]: *** [../scripts/Makefile.build:556: drivers/soc/qcom] Error 2 +make[4]: *** [../scripts/Makefile.build:556: drivers/soc] Error 2 +make[4]: *** Waiting for unfinished jobs.... +../net/mptcp/pm_kernel.c:414:31: warning: context imbalance in 'mptcp_pm_create_subflow_or_signal_addr' - unexpected unlock +../net/mptcp/pm_kernel.c:667:23: warning: context imbalance in 'mptcp_pm_nl_add_addr_received' - unexpected unlock +../kernel/rcu/tree.c:1083:9: warning: context imbalance in 'rcu_start_this_gp' - different lock contexts for basic block +../kernel/rcu/tree.c:1459:9: warning: context imbalance in 'rcu_poll_gp_seq_start_unlocked' - different lock contexts for basic block +../kernel/rcu/tree.c:1476:9: warning: context imbalance in 'rcu_poll_gp_seq_end_unlocked' - different lock contexts for basic block +../kernel/rcu/tree.c:1953:9: warning: context imbalance in 'rcu_gp_init' - different lock contexts for basic block +../kernel/rcu/tree.c:2528:13: warning: context imbalance in 'rcu_do_batch' - wrong count at exit +../kernel/rcu/tree.c:2728:9: warning: context imbalance in 'force_qs_rnp' - different lock contexts for basic block +../kernel/rcu/tree.c:2794:25: warning: context imbalance in 'rcu_force_quiescent_state' - unexpected unlock +../kernel/rcu/tree.c: note: in included file: +../kernel/rcu/tree_stall.h:1046:17: warning: context imbalance in 'rcu_check_gp_start_stall' - different lock contexts for basic block +../kernel/rcu/tree.c: note: in included file: +../kernel/rcu/tree_exp.h:199:9: warning: context imbalance in '__rcu_report_exp_rnp' - different lock contexts for basic block +../kernel/rcu/tree_exp.h:1039:9: warning: context imbalance in 'start_poll_synchronize_rcu_expedited' - different lock contexts for basic block +../kernel/rcu/tree.c: note: in included file: +../kernel/rcu/tree_nocb.h:113:16: warning: context imbalance in 'rcu_nocb_bypass_trylock' - wrong count at exit +../kernel/rcu/tree_nocb.h:130:13: warning: context imbalance in 'rcu_nocb_lock' - wrong count at exit +../kernel/rcu/tree_nocb.h:145:17: warning: context imbalance in 'rcu_nocb_unlock' - unexpected unlock +../kernel/rcu/tree_nocb.h:158:17: warning: context imbalance in 'rcu_nocb_unlock_irqrestore' - unexpected unlock +../kernel/rcu/tree_nocb.h:335:9: warning: context imbalance in 'rcu_nocb_do_flush_bypass' - unexpected unlock +../kernel/rcu/tree_nocb.h:352:13: warning: context imbalance in 'rcu_nocb_flush_bypass' - wrong count at exit +../kernel/rcu/tree_nocb.h:526:13: warning: context imbalance in '__call_rcu_nocb_wake' - wrong count at exit +../kernel/rcu/tree_nocb.h:602:17: warning: context imbalance in 'call_rcu_nocb' - unexpected unlock +../kernel/rcu/tree_nocb.h:685:9: warning: context imbalance in 'nocb_gp_wait' - different lock contexts for basic block +../kernel/rcu/tree_nocb.h:936:9: warning: context imbalance in 'nocb_cb_wait' - wrong count at exit +../kernel/rcu/tree_nocb.h:1105:9: warning: context imbalance in 'rcu_nocb_rdp_deoffload' - wrong count at exit +../kernel/rcu/tree_nocb.h:1229:1: warning: context imbalance in 'lazy_rcu_shrink_scan' - different lock contexts for basic block +../arch/x86/kernel/acpi/sleep.c:26:15: warning: symbol 'acpi_realmode_flags' was not declared. Should it be static? +../sound/core/seq/seq_timer.c:79:6: warning: context imbalance in 'snd_seq_timer_defaults' - wrong count at exit +../sound/core/seq/seq_timer.c:110:6: warning: context imbalance in 'snd_seq_timer_reset' - wrong count at exit +../sound/core/seq/seq_timer.c:157:5: warning: context imbalance in 'snd_seq_timer_set_tempo' - different lock contexts for basic block +../sound/core/seq/seq_timer.c:172:5: warning: context imbalance in 'snd_seq_timer_set_tempo_ppq' - different lock contexts for basic block +../sound/core/seq/seq_timer.c:201:5: warning: context imbalance in 'snd_seq_timer_set_position_tick' - different lock contexts for basic block +../sound/core/seq/seq_timer.c:214:5: warning: context imbalance in 'snd_seq_timer_set_position_time' - different lock contexts for basic block +../sound/core/seq/seq_timer.c:227:5: warning: context imbalance in 'snd_seq_timer_set_skew' - different lock contexts for basic block +../sound/core/seq/seq_timer.c:328:5: warning: context imbalance in 'snd_seq_timer_stop' - wrong count at exit +../sound/core/seq/seq_timer.c:379:5: warning: context imbalance in 'snd_seq_timer_start' - wrong count at exit +../sound/core/seq/seq_timer.c:402:5: warning: context imbalance in 'snd_seq_timer_continue' - wrong count at exit +../sound/core/seq/seq_timer.c:425:9: warning: context imbalance in 'snd_seq_timer_get_cur_time' - wrong count at exit +../sound/core/seq/seq_timer.c:430:21: warning: context imbalance in 'snd_seq_timer_get_cur_tick' - wrong count at exit +../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/hgafb.c:505:25: expected void const * +../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest +../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/hgafb.c:505:25: expected void const * +../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src +../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/hgafb.c:505:25: expected void const * +../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest +../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/hgafb.c:505:25: expected void const * +../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src +../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/hgafb.c:505:25: expected void * +../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest +../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 2 (different address spaces) +../drivers/video/fbdev/hgafb.c:505:25: expected void const * +../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src +../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/hgafb.c:516:25: expected void const * +../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest +../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/hgafb.c:516:25: expected void const * +../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src +../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/hgafb.c:516:25: expected void const * +../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest +../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/hgafb.c:516:25: expected void const * +../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src +../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/hgafb.c:516:25: expected void * +../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest +../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 2 (different address spaces) +../drivers/video/fbdev/hgafb.c:516:25: expected void const * +../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src +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:1035 Invalid param: layer_mask_t (*const layer_masks_dom)[LANDLOCK_NUM_ACCESS_FS] +Warning: ../security/landlock/fs.c:1035 function parameter 'layer_mask_t (*const layer_masks_dom' not described in 'collect_domain_accesses' +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:1035 Invalid param: layer_mask_t (*const layer_masks_dom)[LANDLOCK_NUM_ACCESS_FS] +Warning: ../security/landlock/fs.c:1035 function parameter 'layer_mask_t (*const layer_masks_dom' not described in 'collect_domain_accesses' +../drivers/scsi/constants.c:318:9: warning: trying to concatenate 26550-character string (8191 bytes max) @@ -4408,0 +5167,162 @@ +../net/ipv4/udp.c:1666:28: warning: context imbalance in 'udp_rmem_release' - unexpected unlock +../net/ipv4/udp.c:3330:9: warning: context imbalance in 'udp_get_first' - wrong count at exit +../net/ipv4/udp.c:3347:39: warning: context imbalance in 'udp_get_next' - unexpected unlock +../net/ipv4/udp.c:3395:31: warning: context imbalance in 'udp_seq_stop' - unexpected unlock +../drivers/pinctrl/nomadik/pinctrl-nomadik.c:996:9: warning: context imbalance in 'nmk_pmx_set' - different lock contexts for basic block +../drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:103:13: warning: context imbalance in 'npcm_gpio_set' - wrong count at exit +../drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:114:13: warning: context imbalance in 'npcm_gpio_clr' - wrong count at exit +../arch/x86/kvm/vmx/vmx.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100110 becomes 110) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a018a becomes 18a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (b008b becomes 8b) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a020a becomes 20a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (b010b becomes 10b) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30203 becomes 203) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30203 becomes 203) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b019b becomes 19b) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b021b becomes 21b) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b029b becomes 29b) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b031b becomes 31b) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b041b becomes 41b) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80c88 becomes c88) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a050a becomes 50a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a071a becomes 71a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a079a becomes 79a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a001a becomes 1a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a009a becomes 9a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180198 becomes 198) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: too many warnings +../sound/pci/ca0106/ca0106_proc.c:286:9: warning: context imbalance in 'snd_ca0106_proc_reg_write32' - different lock contexts for basic block +../kernel/irq/proc.c:46:12: warning: context imbalance in 'show_irq_affinity' - wrong count at exit +../kernel/irq/proc.c:298:13: warning: context imbalance in 'name_unique' - wrong count at exit +../kernel/irq/proc.c:452:5: warning: context imbalance in 'show_interrupts' - different lock contexts for basic block +../net/llc/llc_input.c:198:15: error: incompatible types in comparison expression (different address spaces): +../net/llc/llc_input.c:198:15: int ( [noderef] __rcu * )( ... ) +../net/llc/llc_input.c:198:15: int ( * )( ... ) +../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_report_zones' - unexpected unlock +../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_zone_write' - unexpected unlock +../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_zone_mgmt' - unexpected unlock +../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_process_zoned_cmd' - unexpected unlock +../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_set_zone_cond' - unexpected unlock +../mm/pgtable-generic.c:281:7: warning: context imbalance in '___pte_offset_map' - different lock contexts for basic block +../mm/pgtable-generic.c:316:9: warning: context imbalance in 'pte_offset_map_ro_nolock' - wrong count at exit +../mm/pgtable-generic.c:329:9: warning: context imbalance in 'pte_offset_map_rw_nolock' - wrong count at exit +../mm/pgtable-generic.c:390:7: warning: context imbalance in '__pte_offset_map_lock' - wrong count at exit +../fs/pidfs.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/super_types.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 * +../drivers/video/fbdev/atmel_lcdfb.c:333:27: warning: incorrect type in assignment (different address spaces) +../drivers/video/fbdev/atmel_lcdfb.c:333:27: expected char [noderef] __iomem *screen_base +../drivers/video/fbdev/atmel_lcdfb.c:333:27: got void * +../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void const * +../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base +../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void const * +../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base +../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void * +../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base +../drivers/video/fbdev/atmel_lcdfb.c:312:59: warning: incorrect type in argument 3 (different address spaces) +../drivers/video/fbdev/atmel_lcdfb.c:312:59: expected void *cpu_addr +../drivers/video/fbdev/atmel_lcdfb.c:312:59: got char [noderef] __iomem *screen_base +../drivers/video/fbdev/atmel_lcdfb.c:312:59: warning: incorrect type in argument 3 (different address spaces) +../drivers/video/fbdev/atmel_lcdfb.c:312:59: expected void *cpu_addr +../drivers/video/fbdev/atmel_lcdfb.c:312:59: got char [noderef] __iomem *screen_base +../sound/soc/amd/acp/amd-acpi-mach.c:21:26: warning: symbol 'snd_soc_acpi_amd_acp_machines' was not declared. Should it be static? +../sound/soc/amd/acp/amd-acpi-mach.c:52:26: warning: symbol 'snd_soc_acpi_amd_rmb_acp_machines' was not declared. Should it be static? +../sound/soc/amd/acp/amd-acpi-mach.c:73:26: warning: symbol 'snd_soc_acpi_amd_acp63_acp_machines' was not declared. Should it be static? +../sound/soc/amd/acp/amd-acpi-mach.c:82:26: warning: symbol 'snd_soc_acpi_amd_acp70_acp_machines' was not declared. Should it be static? +../arch/x86/kvm/vmx/pmu_intel.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h, ../arch/x86/kvm/vmx/nested.h): +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) +../drivers/pinctrl/nuvoton/pinctrl-ma35.c:323:12: warning: context imbalance in 'ma35_gpio_core_direction_in' - wrong count at exit +../drivers/pinctrl/nuvoton/pinctrl-ma35.c:349:15: warning: context imbalance in 'ma35_gpio_core_direction_out' - wrong count at exit +../sound/core/seq/seq_ports.c:44:28: warning: context imbalance in 'snd_seq_port_use_ptr' - different lock contexts for basic block +../sound/core/seq/seq_ports.c:94:9: warning: context imbalance in 'snd_seq_port_query_nearest' - wrong count at exit +../sound/core/seq/seq_ports.c:114:5: warning: context imbalance in 'snd_seq_create_port' - different lock contexts for basic block +../sound/core/seq/seq_ports.c:264:5: warning: context imbalance in 'snd_seq_delete_port' - wrong count at exit +../sound/core/seq/seq_ports.c:485:12: warning: context imbalance in 'check_and_subscribe_port' - different lock contexts for basic block @@ -4509,6 +5429,66 @@ -../sound/pci/ca0106/ca0106_main.c:331:14: warning: context imbalance in 'snd_ca0106_ptr_read' - wrong count at exit -../sound/pci/ca0106/ca0106_main.c:344:6: warning: context imbalance in 'snd_ca0106_ptr_write' - wrong count at exit -../sound/pci/ca0106/ca0106_main.c:447:13: warning: context imbalance in 'snd_ca0106_intr_enable' - wrong count at exit -../sound/pci/ca0106/ca0106_main.c:456:13: warning: context imbalance in 'snd_ca0106_intr_disable' - wrong count at exit -../sound/pci/ca0106/ca0106_main.c:1128:23: warning: context imbalance in 'snd_ca0106_ac97_read' - wrong count at exit -../sound/pci/ca0106/ca0106_main.c:1138:13: warning: context imbalance in 'snd_ca0106_ac97_write' - wrong count at exit +../kernel/unwind/deferred.c:149:13: warning: context imbalance in 'process_unwind_deferred' - different lock contexts for basic block +../net/ipv4/udp_offload.c:296:60: warning: incorrect type in argument 2 (different base types) +../net/ipv4/udp_offload.c:296:60: expected restricted __wsum [usertype] res +../net/ipv4/udp_offload.c:296:60: got fouled restricted __sum16 +../net/ipv4/udp_offload.c:591:49: warning: incorrect type in argument 2 (different base types) +../net/ipv4/udp_offload.c:591:49: expected restricted __wsum [usertype] res +../net/ipv4/udp_offload.c:591:49: got fouled restricted __sum16 +../net/ipv4/udp_offload.c:593:60: warning: incorrect type in argument 2 (different base types) +../net/ipv4/udp_offload.c:593:60: expected restricted __wsum [usertype] res +../net/ipv4/udp_offload.c:593:60: got fouled restricted __sum16 +../net/ipv4/udp_offload.c:609:41: warning: incorrect type in argument 2 (different base types) +../net/ipv4/udp_offload.c:609:41: expected restricted __wsum [usertype] res +../net/ipv4/udp_offload.c:609:41: got fouled restricted __sum16 +../net/ipv4/udp_offload.c:611:52: warning: incorrect type in argument 2 (different base types) +../net/ipv4/udp_offload.c:611:52: expected restricted __wsum [usertype] res +../net/ipv4/udp_offload.c:611:52: got fouled restricted __sum16 +../sound/pci/ctxfi/ctsrc.c:789:9: warning: context imbalance in 'srcimp_imap_add' - wrong count at exit +../sound/pci/ctxfi/ctsrc.c:804:9: warning: context imbalance in 'srcimp_imap_delete' - wrong count at exit +../drivers/tty/serial/8250/8250_omap.c:509:9: warning: context imbalance in 'omap_8250_set_termios_atomic' - wrong count at exit +../drivers/tty/serial/8250/8250_omap.c: note: in included file (through ../include/linux/serial_8250.h): +../include/linux/serial_core.h:794:1: warning: context imbalance in 'omap_8250_pm' - wrong count at exit +../drivers/tty/serial/8250/8250_omap.c:777:9: warning: context imbalance in 'omap_8250_startup' - different lock contexts for basic block +../include/linux/serial_core.h:797:1: warning: context imbalance in 'omap_8250_throttle' - wrong count at exit +../drivers/tty/serial/8250/8250_omap.c:840:9: warning: context imbalance in 'omap_8250_unthrottle' - wrong count at exit +../drivers/tty/serial/8250/8250_omap.c:973:13: warning: context imbalance in '__dma_rx_complete' - wrong count at exit +../drivers/tty/serial/8250/8250_omap.c:1126:9: warning: context imbalance in 'omap_8250_dma_tx_complete' - wrong count at exit +../drivers/tty/serial/8250/8250_omap.c:1798:12: warning: context imbalance in 'omap8250_runtime_resume' - different lock contexts for basic block +../drivers/video/fbdev/pvr2fb.c:1081:11: warning: Using plain integer as NULL pointer +../sound/pci/cs5535audio/cs5535audio_pcm.c:106:12: warning: context imbalance in 'cs5535audio_build_dma_packets' - different lock contexts for basic block +../sound/pci/cs5535audio/cs5535audio_pcm.c:274:12: warning: context imbalance in 'snd_cs5535audio_trigger' - wrong count at exit +../sound/pci/cs46xx/cs46xx_lib.c:708:13: warning: context imbalance in 'snd_cs46xx_set_play_sample_rate' - wrong count at exit +../sound/pci/cs46xx/cs46xx_lib.c:848:9: warning: context imbalance in 'snd_cs46xx_set_capture_sample_rate' - wrong count at exit +../sound/pci/cs46xx/cs46xx_lib.c:1004:12: warning: context imbalance in 'snd_cs46xx_capture_trigger' - wrong count at exit +../sound/pci/cs46xx/cs46xx_lib.c:1299:20: warning: context imbalance in 'snd_cs46xx_interrupt' - different lock contexts for basic block +../sound/pci/cs46xx/cs46xx_lib.c:2510:9: warning: context imbalance in 'snd_cs46xx_midi_input_open' - wrong count at exit +../sound/pci/cs46xx/cs46xx_lib.c:2546:9: warning: context imbalance in 'snd_cs46xx_midi_output_open' - wrong count at exit +../sound/pci/cs46xx/cs46xx_lib.c:2572:9: warning: context imbalance in 'snd_cs46xx_midi_input_trigger' - wrong count at exit +../sound/pci/cs46xx/cs46xx_lib.c:2591:9: warning: context imbalance in 'snd_cs46xx_midi_output_trigger' - wrong count at exit +../sound/pci/cs46xx/dsp_spos_scb_lib.c:1204:35: warning: context imbalance in 'cs46xx_dsp_create_pcm_channel' - different lock contexts for basic block +../sound/pci/cs46xx/dsp_spos_scb_lib.c:1479:5: warning: context imbalance in 'cs46xx_dsp_pcm_unlink' - different lock contexts for basic block +../sound/pci/cs46xx/dsp_spos_scb_lib.c:1497:5: warning: context imbalance in 'cs46xx_dsp_pcm_link' - wrong count at exit +../sound/pci/cs46xx/dsp_spos_scb_lib.c:1558:5: warning: context imbalance in 'cs46xx_src_unlink' - different lock contexts for basic block +../kernel/kcmp.c:192:37: warning: incorrect type in argument 1 (different address spaces) +../kernel/kcmp.c:192:37: expected void *v1 +../kernel/kcmp.c:192:37: got struct sighand_struct [noderef] __rcu *sighand +../kernel/kcmp.c:192:53: warning: incorrect type in argument 2 (different address spaces) +../kernel/kcmp.c:192:53: expected void *v2 +../kernel/kcmp.c:192:53: got struct sighand_struct [noderef] __rcu *sighand +../kernel/kcmp.c:207:62: warning: incorrect type in argument 4 (different address spaces) +../kernel/kcmp.c:207:62: expected struct kcmp_epoll_slot [noderef] __user *uslot +../kernel/kcmp.c:207:62: got void * +../drivers/base/power/wakeup.c:252:5: warning: context imbalance in 'wakeup_sources_read_lock' - wrong count at exit +../drivers/base/power/wakeup.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): +../include/linux/srcu.h:463:9: warning: context imbalance in 'wakeup_sources_read_unlock' - unexpected unlock +../drivers/base/power/wakeup.c:1091:13: warning: context imbalance in 'wakeup_sources_stats_seq_start' - wrong count at exit +../include/linux/srcu.h:463:9: warning: context imbalance in 'wakeup_sources_stats_seq_stop' - unexpected unlock +../net/netfilter/nf_conntrack_amanda.c:158:33: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_conntrack_amanda.c:158:33: unsigned int ( [noderef] __rcu * )( ... ) +../net/netfilter/nf_conntrack_amanda.c:158:33: unsigned int ( * )( ... ) +../sound/pci/cs46xx/dsp_spos.c:1663:5: warning: context imbalance in 'cs46xx_dsp_enable_spdif_in' - different lock contexts for basic block +../arch/x86/kernel/early-quirks.c:647:49: warning: restricted pci_power_t degrades to integer +../arch/x86/kernel/early-quirks.c:653:57: warning: restricted pci_power_t degrades to integer +../net/core/netpoll.c:351:25: warning: context imbalance in '__netpoll_send_skb' - different lock contexts for basic block +../sound/pci/ctxfi/ctdaio.c:628:9: warning: context imbalance in 'daio_imap_add' - wrong count at exit +../sound/pci/ctxfi/ctdaio.c:643:9: warning: context imbalance in 'daio_imap_delete' - wrong count at exit +../fs/buffer.c:251:18: warning: context imbalance in '__find_get_block_slow' - different lock contexts for basic block @@ -4690,146 +5670,328 @@ -../drivers/tty/n_gsm.c:4052:29: warning: restricted __be16 degrades to integer -../drivers/tty/n_gsm.c:3173:23: warning: context imbalance in 'gsm_cleanup_mux' - wrong count at exit -../sound/usb/line6/capture.c:205:9: warning: context imbalance in 'audio_in_callback' - wrong count at exit -../drivers/soc/qcom/rpmh-rsc.c:29:10: fatal error: asm/delay-const.h: No such file or directory - 29 | #include - | ^~~~~~~~~~~~~~~~~~~ -compilation terminated. -make[6]: *** [../scripts/Makefile.build:287: drivers/soc/qcom/rpmh-rsc.o] Error 1 -make[5]: *** [../scripts/Makefile.build:556: drivers/soc/qcom] Error 2 -make[4]: *** [../scripts/Makefile.build:556: drivers/soc] Error 2 -make[4]: *** Waiting for unfinished jobs.... -Warning: ../drivers/tty/n_gsm.c:4175 function parameter 'dlci' not described in 'gsm_modem_send_initial_msc' -Warning: ../drivers/tty/n_gsm.c:4175 function parameter 'dlci' not described in 'gsm_modem_send_initial_msc' -../sound/x86/intel_hdmi_audio.c:179:9: warning: context imbalance in 'had_substream_get' - wrong count at exit -../sound/x86/intel_hdmi_audio.c:185:13: warning: context imbalance in 'had_substream_put' - wrong count at exit -../sound/x86/intel_hdmi_audio.c:940:12: warning: context imbalance in 'had_process_ringbuf' - wrong count at exit -../sound/x86/intel_hdmi_audio.c:1164:9: warning: context imbalance in 'had_pcm_trigger' - wrong count at exit -../sound/hda/core/stream.c:392:9: warning: context imbalance in 'snd_hdac_stream_assign' - wrong count at exit -../sound/hda/core/stream.c:417:6: warning: context imbalance in 'snd_hdac_stream_release' - wrong count at exit -../sound/hda/core/stream.c:980:6: warning: context imbalance in 'snd_hdac_dsp_cleanup' - wrong count at exit -../sound/isa/sb/sb16_csp.c:290:12: warning: context imbalance in 'snd_sb_csp_riff_load' - different lock contexts for basic block -../sound/isa/sb/sb16_csp.c:540:12: warning: context imbalance in 'csp_detect' - wrong count at exit -../sound/isa/sb/sb16_csp.c:601:12: warning: context imbalance in 'snd_sb_csp_load' - wrong count at exit -../sound/isa/sb/sb16_csp.c:706:12: warning: context imbalance in 'snd_sb_csp_autoload' - different lock contexts for basic block -../sound/isa/sb/sb16_csp.c:776:12: warning: context imbalance in 'snd_sb_csp_start' - different lock contexts for basic block -../sound/isa/sb/sb16_csp.c:949:12: warning: context imbalance in 'snd_sb_qsound_switch_put' - wrong count at exit -../sound/isa/sb/sb16_csp.c:971:12: warning: context imbalance in 'snd_sb_qsound_space_get' - wrong count at exit -../sound/isa/sb/sb16_csp.c:994:40: warning: context imbalance in 'snd_sb_qsound_space_put' - wrong count at exit -../sound/isa/sb/sb16_csp.c:1050:13: warning: context imbalance in 'snd_sb_qsound_destroy' - different lock contexts for basic block -../sound/isa/sb/sb16_csp.c:1088:9: warning: context imbalance in 'snd_sb_csp_qsound_transfer' - wrong count at exit -../net/xfrm/xfrm_user.c:4220:9: error: incompatible types in comparison expression (different address spaces): -../net/xfrm/xfrm_user.c:4220:9: struct sock [noderef] __rcu * -../net/xfrm/xfrm_user.c:4220:9: struct sock * -../net/xfrm/xfrm_user.c:4226:9: error: incompatible types in comparison expression (different address spaces): -../net/xfrm/xfrm_user.c:4226:9: struct sock [noderef] __rcu * -../net/xfrm/xfrm_user.c:4226:9: struct sock * -../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): -../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * -../net/xfrm/xfrm_user.c:1574:29: struct sock * -../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): -../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * -../net/xfrm/xfrm_user.c:1574:29: struct sock * -../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): -../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * -../net/xfrm/xfrm_user.c:1574:29: struct sock * -../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): -../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * -../net/xfrm/xfrm_user.c:1574:29: struct sock * -../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): -../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * -../net/xfrm/xfrm_user.c:1574:29: struct sock * -../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): -../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * -../net/xfrm/xfrm_user.c:1574:29: struct sock * -../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): -../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * -../net/xfrm/xfrm_user.c:1574:29: struct sock * -../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): -../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * -../net/xfrm/xfrm_user.c:1574:29: struct sock * -../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): -../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * -../net/xfrm/xfrm_user.c:1574:29: struct sock * -../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): -../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * -../net/xfrm/xfrm_user.c:1574:29: struct sock * -../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): -../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * -../net/xfrm/xfrm_user.c:1574:29: struct sock * -../net/xfrm/xfrm_user.c:1574:29: error: incompatible types in comparison expression (different address spaces): -../net/xfrm/xfrm_user.c:1574:29: struct sock [noderef] __rcu * -../net/xfrm/xfrm_user.c:1574:29: struct sock * -../net/xfrm/xfrm_user.c: note: in included file: -../include/net/xfrm.h:1985:16: error: incompatible types in comparison expression (different address spaces): -../include/net/xfrm.h:1985:16: struct sock [noderef] __rcu * -../include/net/xfrm.h:1985:16: struct sock * -Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'boost_ctrl' not described in 'lm3692x_led' -Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'brightness_ctrl' not described in 'lm3692x_led' -Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'enabled' not described in 'lm3692x_led' -Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'boost_ctrl' not described in 'lm3692x_led' -Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'brightness_ctrl' not described in 'lm3692x_led' -Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'enabled' not described in 'lm3692x_led' -../net/ipv4/tcp_ipv4.c:3489:41: warning: incorrect type in argument 1 (different address spaces) -../net/ipv4/tcp_ipv4.c:3489:41: expected void const *data -../net/ipv4/tcp_ipv4.c:3489:41: got struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control -../net/ipv4/tcp_ipv4.c:3615:45: warning: incorrect type in argument 1 (different address spaces) -../net/ipv4/tcp_ipv4.c:3615:45: expected void const *data -../net/ipv4/tcp_ipv4.c:3615:45: got struct tcp_congestion_ops const [noderef] __rcu *extern [addressable] [toplevel] tcp_congestion_control -../net/ipv4/tcp_ipv4.c:3619:50: warning: incorrect type in assignment (different address spaces) -../net/ipv4/tcp_ipv4.c:3619:50: expected struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control -../net/ipv4/tcp_ipv4.c:3619:50: got struct tcp_congestion_ops * -../net/ipv4/tcp_ipv4.c:1798:25: warning: context imbalance in 'tcp_v4_syn_recv_sock' - unexpected unlock -../net/ipv4/tcp_ipv4.c:2099:17: warning: context imbalance in 'tcp_add_backlog' - unexpected unlock -../net/ipv4/tcp_ipv4.c:2362:24: warning: context imbalance in 'tcp_v4_rcv' - different lock contexts for basic block -../net/ipv4/tcp_ipv4.c:2557:13: warning: context imbalance in 'listening_get_first' - wrong count at exit -../net/ipv4/tcp_ipv4.c:2605:29: warning: context imbalance in 'listening_get_next' - unexpected unlock -../net/ipv4/tcp_ipv4.c:2638:13: warning: context imbalance in 'established_get_first' - wrong count at exit -../net/ipv4/tcp_ipv4.c:2683:40: warning: context imbalance in 'established_get_next' - unexpected unlock -../net/ipv4/tcp_ipv4.c:2815:36: warning: context imbalance in 'tcp_seq_stop' - unexpected unlock -../net/ipv4/tcp_ipv4.c:3067:36: warning: context imbalance in 'bpf_iter_tcp_resume_listening' - unexpected unlock -../net/ipv4/tcp_ipv4.c:3097:56: warning: context imbalance in 'bpf_iter_tcp_resume_established' - unexpected unlock -../net/ipv4/tcp_ipv4.c:3205:28: warning: context imbalance in 'bpf_iter_tcp_unlock_bucket' - unexpected unlock -../net/ipv4/tcp_ipv4.c:3490:41: warning: dereference of noderef expression -../net/ipv4/tcp_ipv4.c:3490:41: warning: dereference of noderef expression -../net/ipv4/tcp_ipv4.c:3616:45: warning: dereference of noderef expression -../net/ipv4/tcp_ipv4.c:3616:45: warning: dereference of noderef expression -../sound/pci/ca0106/ca0106_proc.c:286:9: warning: context imbalance in 'snd_ca0106_proc_reg_write32' - different lock contexts for basic block -../mm/pgtable-generic.c:281:7: warning: context imbalance in '___pte_offset_map' - different lock contexts for basic block -../mm/pgtable-generic.c:316:9: warning: context imbalance in 'pte_offset_map_ro_nolock' - wrong count at exit -../mm/pgtable-generic.c:329:9: warning: context imbalance in 'pte_offset_map_rw_nolock' - wrong count at exit -../mm/pgtable-generic.c:390:7: warning: context imbalance in '__pte_offset_map_lock' - wrong count at exit -../sound/core/seq/seq_clientmgr.c:722:9: warning: context imbalance in '__deliver_to_subscribers' - different lock contexts for basic block -../sound/hda/common/codec.c:1746:5: warning: context imbalance in 'snd_hda_lock_devices' - wrong count at exit -../sound/hda/common/codec.c:1780:6: warning: context imbalance in 'snd_hda_unlock_devices' - wrong count at exit -../sound/pci/cs46xx/cs46xx_lib.c:708:13: warning: context imbalance in 'snd_cs46xx_set_play_sample_rate' - wrong count at exit -../sound/pci/cs46xx/cs46xx_lib.c:848:9: warning: context imbalance in 'snd_cs46xx_set_capture_sample_rate' - wrong count at exit -../sound/pci/cs46xx/cs46xx_lib.c:1004:12: warning: context imbalance in 'snd_cs46xx_capture_trigger' - wrong count at exit -../sound/pci/cs46xx/cs46xx_lib.c:1299:20: warning: context imbalance in 'snd_cs46xx_interrupt' - different lock contexts for basic block -../sound/pci/cs46xx/cs46xx_lib.c:2510:9: warning: context imbalance in 'snd_cs46xx_midi_input_open' - wrong count at exit -../sound/pci/cs46xx/cs46xx_lib.c:2546:9: warning: context imbalance in 'snd_cs46xx_midi_output_open' - wrong count at exit -../sound/pci/cs46xx/cs46xx_lib.c:2572:9: warning: context imbalance in 'snd_cs46xx_midi_input_trigger' - wrong count at exit -../sound/pci/cs46xx/cs46xx_lib.c:2591:9: warning: context imbalance in 'snd_cs46xx_midi_output_trigger' - wrong count at exit -../drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:103:13: warning: context imbalance in 'npcm_gpio_set' - wrong count at exit -../drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:114:13: warning: context imbalance in 'npcm_gpio_clr' - wrong count at exit -../arch/x86/kernel/fpu/xstate.c:1656:9: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/xstate.c:1656:9: expected struct lockdep_map const *lock -../arch/x86/kernel/fpu/xstate.c:1656:9: got struct lockdep_map [noderef] __rcu * -../arch/x86/kernel/fpu/xstate.c:1750:31: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/xstate.c:1750:31: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/xstate.c:1750:31: got struct spinlock [noderef] __rcu * -../arch/x86/kernel/fpu/xstate.c:1758:33: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/xstate.c:1758:33: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/xstate.c:1758:33: got struct spinlock [noderef] __rcu * -../arch/x86/kernel/fpu/xstate.c:1776:31: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/xstate.c:1776:31: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/xstate.c:1776:31: got struct spinlock [noderef] __rcu * -../arch/x86/kernel/fpu/xstate.c:1780:41: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/xstate.c:1780:41: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/xstate.c:1780:41: got struct spinlock [noderef] __rcu * -../arch/x86/kernel/fpu/xstate.c:1795:33: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/xstate.c:1795:33: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/xstate.c:1795:33: got struct spinlock [noderef] __rcu * -../drivers/pinctrl/nuvoton/pinctrl-ma35.c:323:12: warning: context imbalance in 'ma35_gpio_core_direction_in' - wrong count at exit -../drivers/pinctrl/nuvoton/pinctrl-ma35.c:349:15: warning: context imbalance in 'ma35_gpio_core_direction_out' - wrong count at exit -../drivers/gpio/gpio-amdpt.c:32:12: warning: context imbalance in 'pt_gpio_request' - wrong count at exit -../drivers/gpio/gpio-amdpt.c:54:13: warning: context imbalance in 'pt_gpio_free' - wrong count at exit +../drivers/gpio/gpio-dwapb.c:242:13: warning: context imbalance in 'dwapb_irq_ack' - wrong count at exit +../drivers/gpio/gpio-dwapb.c:270:13: warning: context imbalance in 'dwapb_irq_unmask' - wrong count at exit +../drivers/gpio/gpio-dwapb.c:286:13: warning: context imbalance in 'dwapb_irq_enable' - wrong count at exit +../drivers/gpio/gpio-dwapb.c:302:13: warning: context imbalance in 'dwapb_irq_disable' - wrong count at exit +../drivers/gpio/gpio-dwapb.c:363:9: warning: context imbalance in 'dwapb_irq_set_type' - wrong count at exit +../drivers/gpio/gpio-dwapb.c:414:20: warning: context imbalance in 'dwapb_gpio_set_debounce' - wrong count at exit +../drivers/gpio/gpio-dwapb.c:803:12: warning: context imbalance in 'dwapb_gpio_resume' - different lock contexts for basic block +../kernel/irq/pm.c:181:9: warning: context imbalance in 'resume_irqs' - different lock contexts for basic block +../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:119:13: warning: context imbalance in 'npcm_gpio_set' - wrong count at exit +../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:127:13: warning: context imbalance in 'npcm_gpio_clr' - wrong count at exit +../drivers/dma/hisi_dma.c:744:21: warning: cast to restricted __le16 +../drivers/dma/hisi_dma.c:744:21: warning: restricted __le16 degrades to integer +../drivers/dma/hisi_dma.c:744:21: warning: restricted __le16 degrades to integer +Warning: ../security/apparmor/af_unix.c:618 Cannot find identifier on line: + * +Warning: ../security/apparmor/af_unix.c:626 function parameter 'subj_cred' not described in 'aa_unix_peer_perm' +Warning: ../security/apparmor/af_unix.c:626 function parameter 'label' not described in 'aa_unix_peer_perm' +Warning: ../security/apparmor/af_unix.c:626 function parameter 'op' not described in 'aa_unix_peer_perm' +Warning: ../security/apparmor/af_unix.c:626 function parameter 'request' not described in 'aa_unix_peer_perm' +Warning: ../security/apparmor/af_unix.c:626 function parameter 'sk' not described in 'aa_unix_peer_perm' +Warning: ../security/apparmor/af_unix.c:626 function parameter 'peer_sk' not described in 'aa_unix_peer_perm' +Warning: ../security/apparmor/af_unix.c:626 function parameter 'peer_label' not described in 'aa_unix_peer_perm' +Warning: ../security/apparmor/af_unix.c:626 expecting prototype for Requires(). Prototype was for aa_unix_peer_perm() instead +../net/netfilter/nf_conntrack_ftp.c:521:22: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_conntrack_ftp.c:521:22: unsigned int ( [noderef] __rcu * )( ... ) +../net/netfilter/nf_conntrack_ftp.c:521:22: unsigned int ( * )( ... ) +../drivers/video/fbdev/goldfishfb.c:272:34: warning: cast removes address space '__iomem' of expression +../drivers/video/fbdev/goldfishfb.c:292:51: warning: cast removes address space '__iomem' of expression +../arch/x86/kernel/cpu/bugs.c:72:5: warning: symbol 'x86_pred_cmd' was not declared. Should it be static? +../kernel/module/tree_lookup.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ../include/linux/module.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 * +../net/ipv6/ip6_fib.c:2814:13: warning: context imbalance in 'ipv6_route_seq_stop' - unexpected unlock +../drivers/dma/loongson1-apb-dma.c:385:9: warning: context imbalance in 'ls1x_dma_pause' - wrong count at exit +../drivers/dma/loongson1-apb-dma.c:133:9: warning: context imbalance in 'ls1x_dma_resume' - wrong count at exit +../drivers/dma/loongson1-apb-dma.c:474:9: warning: context imbalance in 'ls1x_dma_issue_pending' - wrong count at exit +../sound/pci/ctxfi/cttimer.c:85:9: warning: context imbalance in 'ct_systimer_callback' - wrong count at exit +../sound/pci/ctxfi/cttimer.c:94:13: warning: context imbalance in 'ct_systimer_start' - wrong count at exit +../sound/pci/ctxfi/cttimer.c:105:13: warning: context imbalance in 'ct_systimer_stop' - wrong count at exit +../sound/pci/ctxfi/cttimer.c:227:9: warning: context imbalance in 'ct_xfitimer_check_period' - wrong count at exit +../sound/pci/ctxfi/cttimer.c:249:9: warning: context imbalance in 'ct_xfitimer_callback' - wrong count at exit +../sound/pci/ctxfi/cttimer.c:261:13: warning: context imbalance in 'ct_xfitimer_update' - wrong count at exit +../kernel/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): +../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * +../kernel/freezer.c:206:9: warning: context imbalance in '__thaw_task' - wrong count at exit +../mm/vmalloc.c:1113:25: warning: context imbalance in 'find_vmap_area_exceed_addr_lock' - wrong count at exit +../mm/vmalloc.c:4516:28: warning: context imbalance in 'vread_iter' - unexpected unlock +../mm/rmap.c: note: in included file (through ../include/linux/ksm.h): +../include/linux/rmap.h:958:28: warning: context imbalance in 'folio_referenced_one' - unexpected unlock +../include/linux/rmap.h:958:28: warning: context imbalance in 'try_to_unmap_one' - unexpected unlock +../include/linux/rmap.h:958:28: warning: context imbalance in 'try_to_migrate_one' - unexpected unlock +../mm/rmap.c:2738:25: warning: context imbalance in 'make_device_exclusive' - unexpected unlock +Warning: ../mm/vmalloc.c:4129 expecting prototype for vrealloc_node_align_noprof(). Prototype was for vrealloc_node_align() instead +../fs/notify/fsnotify.c:433:16: error: incompatible types in comparison expression (different address spaces): +../fs/notify/fsnotify.c:433:16: struct fsnotify_mark_connector [noderef] __rcu * +../fs/notify/fsnotify.c:433:16: struct fsnotify_mark_connector * +../fs/notify/fsnotify.c:435:24: error: incompatible types in comparison expression (different address spaces): +../fs/notify/fsnotify.c:435:24: struct hlist_node [noderef] __rcu * +../fs/notify/fsnotify.c:435:24: struct hlist_node * +../fs/notify/fsnotify.c:445:24: error: incompatible types in comparison expression (different address spaces): +../fs/notify/fsnotify.c:445:24: struct hlist_node [noderef] __rcu * +../fs/notify/fsnotify.c:445:24: struct hlist_node * +../fs/notify/fsnotify.c:616:46: warning: incorrect type in argument 1 (different address spaces) +../fs/notify/fsnotify.c:616:46: expected struct fsnotify_mark_connector *const *connp +../fs/notify/fsnotify.c:616:46: got struct fsnotify_mark_connector [noderef] __rcu ** +../fs/notify/fsnotify.c:620:46: warning: incorrect type in argument 1 (different address spaces) +../fs/notify/fsnotify.c:620:46: expected struct fsnotify_mark_connector *const *connp +../fs/notify/fsnotify.c:620:46: got struct fsnotify_mark_connector [noderef] __rcu ** +../fs/notify/fsnotify.c:624:46: warning: incorrect type in argument 1 (different address spaces) +../fs/notify/fsnotify.c:624:46: expected struct fsnotify_mark_connector *const *connp +../fs/notify/fsnotify.c:624:46: got struct fsnotify_mark_connector [noderef] __rcu ** +../fs/notify/fsnotify.c:628:46: warning: incorrect type in argument 1 (different address spaces) +../fs/notify/fsnotify.c:628:46: expected struct fsnotify_mark_connector *const *connp +../fs/notify/fsnotify.c:628:46: got struct fsnotify_mark_connector [noderef] __rcu ** +../fs/notify/fsnotify.c:632:54: warning: incorrect type in argument 1 (different address spaces) +../fs/notify/fsnotify.c:632:54: expected struct fsnotify_mark_connector *const *connp +../fs/notify/fsnotify.c:632:54: got struct fsnotify_mark_connector [noderef] __rcu *const * +../drivers/pci/xen-pcifront.c:624:18: warning: cast to restricted pci_channel_state_t +../drivers/pci/xen-pcifront.c:634:35: warning: incorrect type in assignment (different base types) +../drivers/pci/xen-pcifront.c:634:35: expected signed int [usertype] err +../drivers/pci/xen-pcifront.c:634:35: got restricted pci_ers_result_t +../drivers/block/drbd/drbd_req.c:588:22: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_req.c:588:22: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_req.c:588:22: struct net_conf * +../drivers/block/drbd/drbd_req.c:701:22: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_req.c:701:22: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_req.c:701:22: struct net_conf * +../drivers/block/drbd/drbd_req.c:992:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_req.c:992:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_req.c:992:14: struct net_conf * +../drivers/block/drbd/drbd_req.c:1065:15: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_req.c:1065:15: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_req.c:1065:15: struct disk_conf * +../drivers/block/drbd/drbd_req.c:1713:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_req.c:1713:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_req.c:1713:14: struct net_conf * +../drivers/block/drbd/drbd_req.c:1720:22: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_req.c:1720:22: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_req.c:1720:22: struct disk_conf * +../drivers/block/drbd/drbd_req.c: note: in included file: +../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * +../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * +../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * +../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * +../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * +../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * +../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * +../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * +../drivers/block/drbd/drbd_actlog.c:111:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_actlog.c:111:14: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_actlog.c:111:14: struct disk_conf * +../drivers/block/drbd/drbd_actlog.c:386:36: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_actlog.c:386:36: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_actlog.c:386:36: struct disk_conf * +../drivers/block/drbd/drbd_actlog.c:457:44: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_actlog.c:457:44: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_actlog.c:457:44: struct disk_conf * +../drivers/block/drbd/drbd_actlog.c: note: in included file: +../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * +../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * +../sound/pci/lola/lola.c:97:9: warning: context imbalance in 'corb_send_verb' - wrong count at exit +../net/llc/llc_c_ac.c:1008:38: warning: cast truncates bits from constant value (ffffff7f becomes 7f) +../net/llc/llc_c_ac.c:1009:42: warning: cast truncates bits from constant value (ffffff7f becomes 7f) +../net/llc/llc_c_ac.c:1099:27: warning: cast truncates bits from constant value (ffffff7f becomes 7f) +../net/llc/llc_c_ac.c:1100:31: warning: cast truncates bits from constant value (ffffff7f becomes 7f) +../net/sched/sch_mqprio.c:702:17: warning: context imbalance in 'mqprio_dump_class_stats' - different lock contexts for basic block +../arch/x86/kvm/vmx/sgx.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h, ../arch/x86/kvm/vmx/nested.h): +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b88 becomes b88) +../net/ipv6/route.c:2382:39: warning: incorrect type in assignment (different base types) +../net/ipv6/route.c:2382:39: expected unsigned int [usertype] flow_label +../net/ipv6/route.c:2382:39: got restricted __be32 +../kernel/irq/debugfs.c:158:12: warning: context imbalance in 'irq_debug_show' - wrong count at exit +../sound/pci/ctxfi/cthw20k1.c:2092:12: warning: context imbalance in 'hw_read_20kx' - wrong count at exit +../sound/pci/ctxfi/cthw20k1.c:2099:13: warning: context imbalance in 'hw_write_20kx' - wrong count at exit +../sound/pci/ctxfi/cthw20k1.c:2106:12: warning: context imbalance in 'hw_read_pci' - wrong count at exit +../sound/pci/ctxfi/cthw20k1.c:2113:13: warning: context imbalance in 'hw_write_pci' - wrong count at exit +../net/ipv4/icmp.c: note: in included file (through ../include/linux/spinlock.h, ../include/linux/sched.h, ../include/linux/percpu.h, ../arch/x86/include/asm/msr.h, ../arch/x86/include/asm/tsc.h, ...): +../include/linux/bottom_half.h:33:30: warning: context imbalance in 'icmp_reply' - different lock contexts for basic block +../include/linux/bottom_half.h:33:30: warning: context imbalance in '__icmp_send' - different lock contexts for basic block +../drivers/video/fbdev/cirrusfb.c:1853:17: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/cirrusfb.c:1853:17: expected void const * +../drivers/video/fbdev/cirrusfb.c:1853:17: got char [noderef] __iomem *screen_base +../drivers/video/fbdev/cirrusfb.c:1853:17: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/cirrusfb.c:1853:17: expected void const * +../drivers/video/fbdev/cirrusfb.c:1853:17: got char [noderef] __iomem *screen_base +../drivers/video/fbdev/cirrusfb.c:1853:17: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/cirrusfb.c:1853:17: expected void * +../drivers/video/fbdev/cirrusfb.c:1853:17: got char [noderef] __iomem *screen_base +../sound/pci/lola/lola_pcm.c:496:12: warning: context imbalance in 'lola_pcm_trigger' - wrong count at exit +../drivers/video/fbdev/pxa168fb.c:668:27: warning: incorrect type in assignment (different address spaces) +../drivers/video/fbdev/pxa168fb.c:668:27: expected char [noderef] __iomem *screen_base +../drivers/video/fbdev/pxa168fb.c:668:27: got void * +../drivers/video/fbdev/pxa168fb.c:758:25: warning: incorrect type in argument 3 (different address spaces) +../drivers/video/fbdev/pxa168fb.c:758:25: expected void *cpu_addr +../drivers/video/fbdev/pxa168fb.c:758:25: got char [noderef] __iomem *screen_base +../drivers/video/fbdev/pxa168fb.c:790:25: warning: incorrect type in argument 3 (different address spaces) +../drivers/video/fbdev/pxa168fb.c:790:25: expected void *cpu_addr +../drivers/video/fbdev/pxa168fb.c:790:25: got char [noderef] __iomem *screen_base +../drivers/pinctrl/sophgo/pinctrl-sophgo-common.c:235:9: warning: context imbalance in 'sophgo_pmx_set_mux' - different lock contexts for basic block +../drivers/pinctrl/sophgo/pinctrl-sophgo-common.c:247:12: warning: context imbalance in 'sophgo_pin_set_config' - wrong count at exit +../drivers/tty/serial/digicolor-usart.c:412:26: warning: context imbalance in 'digicolor_uart_console_write' - different lock contexts for basic block +../sound/pci/echoaudio/darla20.c: note: in included file: +../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit +../arch/x86/kvm/vmx/hyperv.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) +../fs/notify/mark.c:677:13: warning: incorrect type in initializer (different address spaces) +../fs/notify/mark.c:677:13: expected struct fsnotify_mark_connector [noderef] __rcu *__new +../fs/notify/mark.c:677:13: got struct fsnotify_mark_connector *[assigned] conn +../fs/notify/mark.c:421:9: warning: context imbalance in 'fsnotify_put_mark' - unexpected unlock +../fs/notify/mark.c:690:39: warning: context imbalance in 'fsnotify_grab_connector' - different lock contexts for basic block +../fs/notify/mark.c:789:20: warning: context imbalance in 'fsnotify_add_mark_list' - unexpected unlock +../fs/notify/mark.c:873:25: warning: context imbalance in 'fsnotify_find_mark' - unexpected unlock +../fs/notify/mark.c:947:17: warning: context imbalance in 'fsnotify_destroy_marks' - unexpected unlock +../drivers/tty/serial/esp32_uart.c:549:39: warning: context imbalance in 'esp32_uart_console_write' - unexpected unlock +../drivers/pinctrl/spacemit/pinctrl-k1.c:435:9: warning: context imbalance in 'spacemit_pmx_set_mux' - different lock contexts for basic block +../drivers/pinctrl/spacemit/pinctrl-k1.c:450:12: warning: context imbalance in 'spacemit_request_gpio' - wrong count at exit +../drivers/pinctrl/spacemit/pinctrl-k1.c:605:12: warning: context imbalance in 'spacemit_pin_set_config' - wrong count at exit +../drivers/gpio/gpio-graniterapids.c:75:12: warning: context imbalance in 'gnr_gpio_configure_line' - different lock contexts for basic block +../drivers/gpio/gpio-graniterapids.c:175:13: warning: context imbalance in 'gnr_gpio_irq_ack' - wrong count at exit +../drivers/gpio/gpio-graniterapids.c:207:15: warning: context imbalance in 'gnr_gpio_irq_mask_unmask' - wrong count at exit +../drivers/gpio/gpio-graniterapids.c:379:9: warning: context imbalance in 'gnr_gpio_suspend' - wrong count at exit +../drivers/gpio/gpio-graniterapids.c:392:9: warning: context imbalance in 'gnr_gpio_resume' - wrong count at exit +../net/netfilter/nf_conntrack_irc.c:242:38: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_conntrack_irc.c:242:38: unsigned int ( [noderef] __rcu * )( ... ) +../net/netfilter/nf_conntrack_irc.c:242:38: unsigned int ( * )( ... ) +../drivers/video/fbdev/broadsheetfb.c:298:40: warning: restricted __le32 degrades to integer +../drivers/video/fbdev/broadsheetfb.c:299:45: warning: restricted __le32 degrades to integer +../drivers/video/fbdev/broadsheetfb.c:879:17: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/broadsheetfb.c:879:17: expected unsigned short +../drivers/video/fbdev/broadsheetfb.c:879:17: got restricted __le16 [usertype] +../drivers/tty/serial/esp32_acm.c:305:39: warning: context imbalance in 'esp32s3_acm_console_write' - unexpected unlock +../drivers/scsi/scsi_debugfs.c:36:19: warning: context imbalance in 'scsi_cmd_list_info' - wrong count at exit +../arch/x86/kvm/vmx/nested.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80688 becomes 688) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80a88 becomes a88) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80608 becomes 608) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80108 becomes 108) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80388 becomes 388) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20482 becomes 482) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b88 becomes b88) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100910 becomes 910) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80188 becomes 188) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80208 becomes 208) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80288 becomes 288) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100010 becomes 10) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100710 becomes 710) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100090 becomes 90) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20402 becomes 402) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20002 becomes 2) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20082 becomes 82) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20102 becomes 102) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20182 becomes 182) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20202 becomes 202) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20282 becomes 282) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20302 becomes 302) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20382 becomes 382) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120012 becomes 12) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120092 becomes 92) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120112 becomes 112) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120192 becomes 192) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120212 becomes 212) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120292 becomes 292) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120312 becomes 312) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120412 becomes 412) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120492 becomes 492) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120592 becomes 592) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120612 becomes 612) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120512 becomes 512) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120692 becomes 692) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120712 becomes 712) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120792 becomes 792) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120812 becomes 812) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a019a becomes 19a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a021a becomes 21a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a029a becomes 29a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a031a becomes 31a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a049a becomes 49a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a059a becomes 59a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a061a becomes 61a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a089a becomes 89a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b08 becomes b08) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80708 becomes 708) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80788 becomes 788) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80808 becomes 808) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80888 becomes 888) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100390 becomes 390) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180018 becomes 18) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: too many warnings +../sound/core/seq/seq_midi_event.c:145:6: warning: context imbalance in 'snd_midi_event_reset_encode' - wrong count at exit +../sound/core/seq/seq_midi_event.c:152:6: warning: context imbalance in 'snd_midi_event_reset_decode' - wrong count at exit +../sound/core/seq/seq_midi_event.c:170:6: warning: context imbalance in 'snd_midi_event_encode_byte' - different lock contexts for basic block @@ -5053,764 +6215,65 @@ -../fs/pidfs.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/super_types.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 * -../kernel/power/suspend.c:93:54: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:93:54: expected int val -../kernel/power/suspend.c:93:54: got restricted suspend_state_t [usertype] -../kernel/power/suspend.c:130:54: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:130:54: expected int val -../kernel/power/suspend.c:130:54: got restricted suspend_state_t [usertype] -../kernel/power/suspend.c:191:19: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:191:47: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:192:19: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:192:51: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:197:26: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:197:65: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:204:42: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:204:51: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:205:38: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:206:51: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:204:72: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:229:34: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:229:73: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:230:27: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:230:59: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:235:34: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:235:69: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:236:21: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:236:42: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:464:33: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:464:33: expected int val -../kernel/power/suspend.c:464:33: got restricted suspend_state_t [usertype] state -../kernel/power/suspend.c:467:33: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:467:33: expected int val -../kernel/power/suspend.c:467:33: got restricted suspend_state_t [usertype] state -../kernel/power/suspend.c:537:57: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:537:57: expected int val -../kernel/power/suspend.c:537:57: got restricted suspend_state_t [usertype] state -../kernel/power/suspend.c:539:57: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:539:57: expected int val -../kernel/power/suspend.c:539:57: got restricted suspend_state_t [usertype] state -../kernel/power/suspend.c:577:52: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:577:52: expected int val -../kernel/power/suspend.c:577:52: got restricted suspend_state_t [usertype] state -../kernel/power/suspend.c:604:9: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:604:9: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:613:52: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:613:52: expected int val -../kernel/power/suspend.c:613:52: got restricted suspend_state_t [usertype] state -../kernel/power/suspend.c:614:9: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:614:9: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:637:13: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:637:22: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:637:39: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:637:48: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:640:9: warning: restricted suspend_state_t degrades to integer -../drivers/block/drbd/drbd_nl.c:454:33: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:454:33: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:454:33: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:691:38: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:691:38: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:691:38: struct net_conf * -../drivers/block/drbd/drbd_nl.c:983:18: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:983:18: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:983:18: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:1251:24: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:1251:24: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:1251:24: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:1571:17: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:1571:17: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:1571:17: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:1581:17: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:1581:17: struct fifo_buffer [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:1581:17: struct fifo_buffer * -../drivers/block/drbd/drbd_nl.c:1807:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:1807:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:1807:14: struct net_conf * -../drivers/block/drbd/drbd_nl.c:2067:39: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:2067:39: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:2067:39: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:2075:13: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:2075:13: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:2075:13: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:2258:50: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:2258:50: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:2258:50: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:2281:45: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:2281:45: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:2281:45: struct net_conf * -../drivers/block/drbd/drbd_nl.c:2426:9: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:2426:9: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:2426:9: struct net_conf * -../drivers/block/drbd/drbd_nl.c:2589:9: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:2589:9: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:2589:9: struct net_conf * -../drivers/block/drbd/drbd_nl.c:2822:18: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:2822:18: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:2822:18: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:2862:17: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:2862:17: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:2862:17: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:3400:33: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:3400:33: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:3400:33: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:3525:28: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:3525:28: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:3525:28: struct net_conf * -../drivers/block/drbd/drbd_nl.c:3738:29: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:3738:29: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:3738:29: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:3744:22: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:3744:22: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:3744:22: struct net_conf * -../drivers/block/drbd/drbd_nl.c:3934:38: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:3934:38: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:3934:38: struct net_conf * -../drivers/block/drbd/drbd_nl.c:450:9: warning: context imbalance in 'highest_fencing_policy' - different lock contexts for basic block -../drivers/block/drbd/drbd_nl.c:2122:9: warning: context imbalance in 'drbd_adm_attach' - different lock contexts for basic block -../drivers/block/drbd/drbd_nl.c: note: in included file: -../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * -../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * -../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * -../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * -../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * -../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * -../sound/pci/ctxfi/ctsrc.c:789:9: warning: context imbalance in 'srcimp_imap_add' - wrong count at exit -../sound/pci/ctxfi/ctsrc.c:804:9: warning: context imbalance in 'srcimp_imap_delete' - wrong count at exit -../sound/usb/line6/midi.c:73:13: warning: context imbalance in 'midi_sent' - different lock contexts for basic block -../sound/usb/line6/midi.c:164:9: warning: context imbalance in 'line6_midi_output_trigger' - wrong count at exit -../sound/core/seq/seq_memory.c:233:6: warning: context imbalance in 'snd_seq_cell_free' - different lock contexts for basic block -../sound/core/seq/seq_memory.c:429:18: warning: context imbalance in 'snd_seq_pool_poll_wait' - wrong count at exit -../sound/core/seq/seq_memory.c:436:5: warning: context imbalance in 'snd_seq_pool_init' - different lock contexts for basic block -../sound/core/seq/seq_memory.c:475:6: warning: context imbalance in 'snd_seq_pool_mark_closing' - different lock contexts for basic block -../sound/core/seq/seq_memory.c:484:5: warning: context imbalance in 'snd_seq_pool_done' - different lock contexts for basic block -../arch/x86/kvm/vmx/nested.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80688 becomes 688) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80a88 becomes a88) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80608 becomes 608) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80108 becomes 108) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80388 becomes 388) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20482 becomes 482) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b88 becomes b88) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100910 becomes 910) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80188 becomes 188) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80208 becomes 208) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80288 becomes 288) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100010 becomes 10) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100710 becomes 710) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100090 becomes 90) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20402 becomes 402) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20002 becomes 2) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20082 becomes 82) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20102 becomes 102) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20182 becomes 182) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20202 becomes 202) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20282 becomes 282) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20302 becomes 302) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20382 becomes 382) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120012 becomes 12) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120092 becomes 92) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120112 becomes 112) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120192 becomes 192) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120212 becomes 212) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120292 becomes 292) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120312 becomes 312) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120412 becomes 412) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120492 becomes 492) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120592 becomes 592) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120612 becomes 612) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120512 becomes 512) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120692 becomes 692) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120712 becomes 712) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120792 becomes 792) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120812 becomes 812) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a019a becomes 19a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a021a becomes 21a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a029a becomes 29a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a031a becomes 31a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a049a becomes 49a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a059a becomes 59a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a061a becomes 61a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a089a becomes 89a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b08 becomes b08) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80708 becomes 708) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80788 becomes 788) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80808 becomes 808) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80888 becomes 888) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100390 becomes 390) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180018 becomes 18) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: too many warnings -../sound/pci/cs46xx/dsp_spos.c:1663:5: warning: context imbalance in 'cs46xx_dsp_enable_spdif_in' - different lock contexts for basic block -../sound/pci/cs46xx/dsp_spos_scb_lib.c:1204:35: warning: context imbalance in 'cs46xx_dsp_create_pcm_channel' - different lock contexts for basic block -../sound/pci/cs46xx/dsp_spos_scb_lib.c:1479:5: warning: context imbalance in 'cs46xx_dsp_pcm_unlink' - different lock contexts for basic block -../sound/pci/cs46xx/dsp_spos_scb_lib.c:1497:5: warning: context imbalance in 'cs46xx_dsp_pcm_link' - wrong count at exit -../sound/pci/cs46xx/dsp_spos_scb_lib.c:1558:5: warning: context imbalance in 'cs46xx_src_unlink' - different lock contexts for basic block -../sound/isa/sb/emu8000_pcm.c:348:9: warning: context imbalance in 'start_voice' - wrong count at exit -../sound/isa/sb/emu8000_pcm.c:365:9: warning: context imbalance in 'stop_voice' - wrong count at exit -../arch/x86/kernel/tboot.c:487:16: warning: incorrect type in assignment (different address spaces) -../arch/x86/kernel/tboot.c:487:16: expected void *config -../arch/x86/kernel/tboot.c:487:16: got void [noderef] __iomem * -../arch/x86/kernel/tboot.c:493:19: warning: incorrect type in assignment (different address spaces) -../arch/x86/kernel/tboot.c:493:19: expected void *heap_base -../arch/x86/kernel/tboot.c:493:19: got void [noderef] __iomem * -../arch/x86/kernel/tboot.c:495:17: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/tboot.c:495:17: expected void volatile [noderef] __iomem *addr -../arch/x86/kernel/tboot.c:495:17: got void *config -../drivers/base/power/wakeup.c:252:5: warning: context imbalance in 'wakeup_sources_read_lock' - wrong count at exit -../drivers/base/power/wakeup.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): -../include/linux/srcu.h:463:9: warning: context imbalance in 'wakeup_sources_read_unlock' - unexpected unlock -../drivers/base/power/wakeup.c:1091:13: warning: context imbalance in 'wakeup_sources_stats_seq_start' - wrong count at exit -../include/linux/srcu.h:463:9: warning: context imbalance in 'wakeup_sources_stats_seq_stop' - unexpected unlock -../sound/virtio/virtio_card.c:90:9: warning: context imbalance in 'virtsnd_event_notify_cb' - wrong count at exit -../sound/virtio/virtio_card.c:178:9: warning: context imbalance in 'virtsnd_disable_event_vq' - wrong count at exit -../kernel/power/suspend_test.c:97:17: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend_test.c:103:17: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend_test.c:109:17: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend_test.c:168:38: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend_test.c:168:16: warning: incorrect type in assignment (different base types) -../kernel/power/suspend_test.c:168:16: expected int i -../kernel/power/suspend_test.c:168:16: got restricted suspend_state_t [usertype] -../kernel/power/suspend_test.c:192:43: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend_test.c:192:56: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend_test.c:193:53: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend_test.c:192:82: warning: restricted suspend_state_t degrades to integer -../sound/core/seq/seq_queue.c:50:12: warning: context imbalance in 'queue_list_add' - wrong count at exit -../sound/core/seq/seq_queue.c:66:29: warning: context imbalance in 'queue_list_remove' - wrong count at exit -../sound/core/seq/seq_queue.c:195:22: warning: context imbalance in 'queueptr' - different lock contexts for basic block -../sound/core/seq/seq_queue.c:351:9: warning: context imbalance in 'queue_access_lock' - wrong count at exit -../sound/core/seq/seq_queue.c:362:5: warning: context imbalance in 'snd_seq_queue_check_access' - wrong count at exit -../sound/core/seq/seq_queue.c:377:5: warning: context imbalance in 'snd_seq_queue_set_owner' - different lock contexts for basic block -../sound/core/seq/seq_queue.c:437:5: warning: context imbalance in 'snd_seq_queue_timer_set_tempo' - different lock contexts for basic block -../sound/core/seq/seq_queue.c:643:5: warning: context imbalance in 'snd_seq_control_queue' - different lock contexts for basic block -../mm/rmap.c: note: in included file (through ../include/linux/ksm.h): -../include/linux/rmap.h:958:28: warning: context imbalance in 'folio_referenced_one' - unexpected unlock -../include/linux/rmap.h:958:28: warning: context imbalance in 'try_to_unmap_one' - unexpected unlock -../include/linux/rmap.h:958:28: warning: context imbalance in 'try_to_migrate_one' - unexpected unlock -../mm/rmap.c:2738:25: warning: context imbalance in 'make_device_exclusive' - unexpected unlock -../kernel/locking/lockdep.c:1157:5: warning: symbol 'check_consistency' was not declared. Should it be static? -../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) -../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) -../lib/once.c:72:6: warning: context imbalance in '__do_once_sleepable_start' - different lock contexts for basic block -../lib/once.c:90:6: warning: context imbalance in '__do_once_sleepable_done' - wrong count at exit -../fs/buffer.c:251:18: warning: context imbalance in '__find_get_block_slow' - different lock contexts for basic block -../kernel/locking/lockdep_proc.c: In function ‘seq_stats’: -../kernel/locking/lockdep_proc.c:499:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] - 499 | snprintf(name+namelen, 3, "#%d", class->name_version); - | ^~ -../kernel/locking/lockdep_proc.c:499:43: note: directive argument in the range [2, 2147483647] - 499 | snprintf(name+namelen, 3, "#%d", class->name_version); - | ^~~~~ -../kernel/locking/lockdep_proc.c:499:17: note: ‘snprintf’ output between 3 and 12 bytes into a destination of size 3 - 499 | snprintf(name+namelen, 3, "#%d", class->name_version); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/base/firmware_loader/main.c:229:9: warning: context imbalance in 'free_fw_priv' - wrong count at exit -../sound/usb/line6/pcm.c:201:9: warning: context imbalance in 'line6_stream_start' - wrong count at exit -../sound/usb/line6/pcm.c:205:13: warning: context imbalance in 'line6_stream_stop' - different lock contexts for basic block -../mm/vmalloc.c:1113:25: warning: context imbalance in 'find_vmap_area_exceed_addr_lock' - wrong count at exit -../mm/vmalloc.c:4516:28: warning: context imbalance in 'vread_iter' - unexpected unlock -../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:119:13: warning: context imbalance in 'npcm_gpio_set' - wrong count at exit -../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:127:13: warning: context imbalance in 'npcm_gpio_clr' - wrong count at exit -../net/8021q/vlan.c: In function ‘register_vlan_device’: -../net/8021q/vlan.c:249:46: warning: ‘%i’ directive output may be truncated writing between 1 and 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] - 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); - | ^~ -../net/8021q/vlan.c:249:42: note: directive argument in the range [0, 4094] - 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); - | ^~~~~~~ -../net/8021q/vlan.c:249:17: note: ‘snprintf’ output between 3 and 21 bytes into a destination of size 16 - 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../net/8021q/vlan.c:237:46: warning: ‘%.4i’ directive output may be truncated writing 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] - 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); - | ^~~~ -../net/8021q/vlan.c:237:42: note: directive argument in the range [0, 4094] - 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); - | ^~~~~~~~~ -../net/8021q/vlan.c:237:17: note: ‘snprintf’ output between 6 and 21 bytes into a destination of size 16 - 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/gpio/gpio-aspeed.c:441:9: warning: context imbalance in 'aspeed_gpio_set' - wrong count at exit -../drivers/gpio/gpio-aspeed.c:444:12: warning: context imbalance in 'aspeed_gpio_dir_in' - wrong count at exit -../drivers/gpio/gpio-aspeed.c:462:12: warning: context imbalance in 'aspeed_gpio_dir_out' - wrong count at exit -../drivers/gpio/gpio-aspeed.c:483:12: warning: context imbalance in 'aspeed_gpio_get_direction' - wrong count at exit -../drivers/gpio/gpio-aspeed.c:520:13: warning: context imbalance in 'aspeed_gpio_irq_ack' - different lock contexts for basic block -../drivers/gpio/gpio-aspeed.c:540:13: warning: context imbalance in 'aspeed_gpio_irq_set_mask' - different lock contexts for basic block -../drivers/gpio/gpio-aspeed.c:693:9: warning: context imbalance in 'aspeed_gpio_reset_tolerance' - wrong count at exit -../drivers/gpio/gpio-aspeed.c:788:12: warning: context imbalance in 'enable_debounce' - different lock contexts for basic block -../drivers/gpio/gpio-aspeed.c:877:9: warning: context imbalance in 'disable_debounce' - wrong count at exit -../drivers/gpio/gpio-aspeed.c:940:5: warning: context imbalance in 'aspeed_gpio_copro_grab_gpio' - different lock contexts for basic block -../drivers/gpio/gpio-aspeed.c:986:5: warning: context imbalance in 'aspeed_gpio_copro_release_gpio' - different lock contexts for basic block -Warning: ../mm/vmalloc.c:4129 expecting prototype for vrealloc_node_align_noprof(). Prototype was for vrealloc_node_align() instead -../sound/virtio/virtio_ctl_msg.c:237:9: warning: context imbalance in 'virtsnd_ctl_msg_cancel_all' - wrong count at exit -../sound/virtio/virtio_ctl_msg.c:298:9: warning: context imbalance in 'virtsnd_ctl_notify_cb' - wrong count at exit -../lib/refcount.c:144:6: warning: context imbalance in 'refcount_dec_and_lock' - different lock contexts for basic block -../lib/refcount.c:172:6: warning: context imbalance in 'refcount_dec_and_lock_irqsave' - different lock contexts for basic block -../sound/pci/cs5535audio/cs5535audio_pcm.c:106:12: warning: context imbalance in 'cs5535audio_build_dma_packets' - different lock contexts for basic block -../sound/pci/cs5535audio/cs5535audio_pcm.c:274:12: warning: context imbalance in 'snd_cs5535audio_trigger' - wrong count at exit -Warning: ../security/landlock/ruleset.c:206 Invalid param: const struct landlock_layer (*const layers)[] -Warning: ../security/landlock/ruleset.c:206 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' -Warning: ../security/landlock/ruleset.c:685 Invalid param: layer_mask_t (*const layer_masks)[] -Warning: ../security/landlock/ruleset.c:685 function parameter 'layer_mask_t (*const layer_masks' not described in 'landlock_init_layer_masks' -Warning: ../security/landlock/ruleset.c:206 Invalid param: const struct landlock_layer (*const layers)[] -Warning: ../security/landlock/ruleset.c:206 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' -Warning: ../security/landlock/ruleset.c:685 Invalid param: layer_mask_t (*const layer_masks)[] -Warning: ../security/landlock/ruleset.c:685 function parameter 'layer_mask_t (*const layer_masks' not described in 'landlock_init_layer_masks' -../drivers/dma/hisi_dma.c:744:21: warning: cast to restricted __le16 -../drivers/dma/hisi_dma.c:744:21: warning: restricted __le16 degrades to integer -../drivers/dma/hisi_dma.c:744:21: warning: restricted __le16 degrades to integer -../sound/core/seq/seq_fifo.c:93:9: warning: context imbalance in 'snd_seq_fifo_clear' - wrong count at exit -../sound/core/seq/seq_fifo.c:197:9: warning: context imbalance in 'snd_seq_fifo_cell_putback' - wrong count at exit -../sound/core/seq/seq_fifo.c:212:18: warning: context imbalance in 'snd_seq_fifo_poll_wait' - wrong count at exit -../sound/core/seq/seq_fifo.c:262:5: warning: context imbalance in 'snd_seq_fifo_unused_cells' - wrong count at exit -../sound/pci/ctxfi/ctdaio.c:628:9: warning: context imbalance in 'daio_imap_add' - wrong count at exit -../sound/pci/ctxfi/ctdaio.c:643:9: warning: context imbalance in 'daio_imap_delete' - wrong count at exit -../drivers/block/drbd/drbd_state.c:1912:30: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_state.c:1912:30: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_state.c:1912:30: struct disk_conf * -../drivers/block/drbd/drbd_state.c:834:22: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_state.c:834:22: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_state.c:834:22: struct disk_conf * -../drivers/block/drbd/drbd_state.c:838:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_state.c:838:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_state.c:838:14: struct net_conf * -../drivers/block/drbd/drbd_state.c:1064:22: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_state.c:1064:22: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_state.c:1064:22: struct disk_conf * -../drivers/block/drbd/drbd_state.c:2079:17: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_state.c:2079:17: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_state.c:2079:17: struct net_conf * -../drivers/block/drbd/drbd_state.c:838:14: warning: context imbalance in 'is_valid_state' - different lock contexts for basic block -../drivers/block/drbd/drbd_state.c:1070:9: warning: context imbalance in 'sanitize_state' - different lock contexts for basic block -../drivers/block/drbd/drbd_state.c:1958:25: warning: context imbalance in 'after_state_ch' - unexpected unlock -../drivers/block/drbd/drbd_state.c:2373:32: warning: context imbalance in '_conn_request_state' - unexpected unlock -../sound/core/seq/seq_prioq.c:131:5: warning: context imbalance in 'snd_seq_prioq_cell_in' - different lock contexts for basic block -../sound/core/seq/seq_prioq.c:208:27: warning: context imbalance in 'snd_seq_prioq_cell_out' - different lock contexts for basic block -../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_report_zones' - unexpected unlock -../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_zone_write' - unexpected unlock -../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_zone_mgmt' - unexpected unlock -../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_process_zoned_cmd' - unexpected unlock -../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_set_zone_cond' - unexpected unlock -Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' -Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' -Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' -Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' -Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' -Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' -Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' -Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' -Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' -Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' -Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' -Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' -Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' -Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' -Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' -Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' -Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' -Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' -Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' -Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' -Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' -Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' -Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' -Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' -Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' -Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' -Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' -Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' -Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' -Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' -Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' -Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' -Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' -Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' -Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' -Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' -Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' -Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' -Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' -Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' -Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' -Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' -Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' -Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' -Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' -Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' -Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' -Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' -Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' -Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' -Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' -Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' -Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' -Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' -Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' -Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' -Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' -Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' -Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' -Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' -Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' -Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' -Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' -Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' -Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' -Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' -Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' -Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' -Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' -Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' -Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' -Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' -Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' -Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' -Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' -Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' -Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' -Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' -../sound/core/seq/seq_timer.c:79:6: warning: context imbalance in 'snd_seq_timer_defaults' - wrong count at exit -../sound/core/seq/seq_timer.c:110:6: warning: context imbalance in 'snd_seq_timer_reset' - wrong count at exit -../sound/core/seq/seq_timer.c:157:5: warning: context imbalance in 'snd_seq_timer_set_tempo' - different lock contexts for basic block -../sound/core/seq/seq_timer.c:172:5: warning: context imbalance in 'snd_seq_timer_set_tempo_ppq' - different lock contexts for basic block -../sound/core/seq/seq_timer.c:201:5: warning: context imbalance in 'snd_seq_timer_set_position_tick' - different lock contexts for basic block -../sound/core/seq/seq_timer.c:214:5: warning: context imbalance in 'snd_seq_timer_set_position_time' - different lock contexts for basic block -../sound/core/seq/seq_timer.c:227:5: warning: context imbalance in 'snd_seq_timer_set_skew' - different lock contexts for basic block -../sound/core/seq/seq_timer.c:328:5: warning: context imbalance in 'snd_seq_timer_stop' - wrong count at exit -../sound/core/seq/seq_timer.c:379:5: warning: context imbalance in 'snd_seq_timer_start' - wrong count at exit -../sound/core/seq/seq_timer.c:402:5: warning: context imbalance in 'snd_seq_timer_continue' - wrong count at exit -../sound/core/seq/seq_timer.c:425:9: warning: context imbalance in 'snd_seq_timer_get_cur_time' - wrong count at exit -../sound/core/seq/seq_timer.c:430:21: warning: context imbalance in 'snd_seq_timer_get_cur_tick' - wrong count at exit -../net/ipv4/tcp_cong.c:297:24: warning: incorrect type in initializer (different address spaces) -../net/ipv4/tcp_cong.c:297:24: expected struct tcp_congestion_ops const [noderef] __rcu *__ret -../net/ipv4/tcp_cong.c:297:24: got struct tcp_congestion_ops *[assigned] ca -../net/ipv4/tcp_cong.c:297:22: warning: incorrect type in assignment (different address spaces) -../net/ipv4/tcp_cong.c:297:22: expected struct tcp_congestion_ops const *prev -../net/ipv4/tcp_cong.c:297:22: got struct tcp_congestion_ops const [noderef] __rcu *[assigned] __ret -../block/blk-iocost.c:732:9: warning: context imbalance in 'iocg_lock' - wrong count at exit -../block/blk-iocost.c:743:28: warning: context imbalance in 'iocg_unlock' - unexpected unlock -../kernel/locking/lockdep_proc.c:479:17: error: incompatible types in comparison expression (different address spaces): -../kernel/locking/lockdep_proc.c:479:17: char const [noderef] __rcu * -../kernel/locking/lockdep_proc.c:479:17: char const * -../kernel/locking/lockdep_proc.c:480:17: error: incompatible types in comparison expression (different address spaces): -../kernel/locking/lockdep_proc.c:480:17: struct lockdep_subclass_key const [noderef] __rcu * -../kernel/locking/lockdep_proc.c:480:17: struct lockdep_subclass_key const * -../kernel/locking/spinlock.c: note: in included file (through ../include/linux/spinlock.h): -../include/linux/spinlock_api_smp.h:134:9: warning: context imbalance in '_raw_spin_lock' - different lock contexts for basic block -../include/linux/spinlock_api_smp.h:111:9: warning: context imbalance in '_raw_spin_lock_irqsave' - different lock contexts for basic block -../include/linux/spinlock_api_smp.h:120:9: warning: context imbalance in '_raw_spin_lock_irq' - different lock contexts for basic block -../include/linux/spinlock_api_smp.h:127:9: warning: context imbalance in '_raw_spin_lock_bh' - different lock contexts for basic block -../kernel/locking/spinlock.c:184:26: warning: context imbalance in '_raw_spin_unlock' - unexpected unlock -../kernel/locking/spinlock.c:192:26: warning: context imbalance in '_raw_spin_unlock_irqrestore' - unexpected unlock -../kernel/locking/spinlock.c:200:26: warning: context imbalance in '_raw_spin_unlock_irq' - unexpected unlock -../kernel/locking/spinlock.c:208:26: warning: context imbalance in '_raw_spin_unlock_bh' - unexpected unlock -../kernel/locking/spinlock.c: note: in included file (through ../include/linux/spinlock_api_smp.h, ../include/linux/spinlock.h): -../include/linux/rwlock_api_smp.h:151:9: warning: context imbalance in '_raw_read_lock' - different lock contexts for basic block -../include/linux/rwlock_api_smp.h:161:9: warning: context imbalance in '_raw_read_lock_irqsave' - different lock contexts for basic block -../include/linux/rwlock_api_smp.h:170:9: warning: context imbalance in '_raw_read_lock_irq' - different lock contexts for basic block -../include/linux/rwlock_api_smp.h:177:9: warning: context imbalance in '_raw_read_lock_bh' - different lock contexts for basic block -../kernel/locking/spinlock.c:258:26: warning: context imbalance in '_raw_read_unlock' - unexpected unlock -../kernel/locking/spinlock.c:266:26: warning: context imbalance in '_raw_read_unlock_irqrestore' - unexpected unlock -../kernel/locking/spinlock.c:274:26: warning: context imbalance in '_raw_read_unlock_irq' - unexpected unlock -../kernel/locking/spinlock.c:282:26: warning: context imbalance in '_raw_read_unlock_bh' - unexpected unlock -../include/linux/rwlock_api_smp.h:210:9: warning: context imbalance in '_raw_write_lock' - different lock contexts for basic block -../include/linux/rwlock_api_smp.h:217:9: warning: context imbalance in '_raw_write_lock_nested' - different lock contexts for basic block -../include/linux/rwlock_api_smp.h:187:9: warning: context imbalance in '_raw_write_lock_irqsave' - different lock contexts for basic block -../include/linux/rwlock_api_smp.h:196:9: warning: context imbalance in '_raw_write_lock_irq' - different lock contexts for basic block -../include/linux/rwlock_api_smp.h:203:9: warning: context imbalance in '_raw_write_lock_bh' - different lock contexts for basic block -../kernel/locking/spinlock.c:340:26: warning: context imbalance in '_raw_write_unlock' - unexpected unlock -../kernel/locking/spinlock.c:348:26: warning: context imbalance in '_raw_write_unlock_irqrestore' - unexpected unlock -../kernel/locking/spinlock.c:356:26: warning: context imbalance in '_raw_write_unlock_irq' - unexpected unlock -../kernel/locking/spinlock.c:364:26: warning: context imbalance in '_raw_write_unlock_bh' - unexpected unlock -../kernel/locking/spinlock.c:379:9: warning: context imbalance in '_raw_spin_lock_nested' - different lock contexts for basic block -../kernel/locking/spinlock.c:391:9: warning: context imbalance in '_raw_spin_lock_irqsave_nested' - different lock contexts for basic block -../kernel/locking/spinlock.c:401:9: warning: context imbalance in '_raw_spin_lock_nest_lock' - different lock contexts for basic block -../sound/pci/lola/lola.c:97:9: warning: context imbalance in 'corb_send_verb' - wrong count at exit -../drivers/char/applicom.c: In function ‘ac_register_board’: -../drivers/char/applicom.c:130:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable] - 130 | volatile unsigned char byte_reset_it; - | ^~~~~~~~~~~~~ -../drivers/char/applicom.c: In function ‘ac_read’: -../drivers/char/applicom.c:542:13: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] - 542 | int ret = 0; - | ^~~ -../drivers/char/applicom.c: In function ‘ac_ioctl’: -../drivers/char/applicom.c:705:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable] - 705 | volatile unsigned char byte_reset_it; - | ^~~~~~~~~~~~~ -../drivers/gpio/gpio-ath79.c:70:13: warning: context imbalance in 'ath79_gpio_irq_unmask' - wrong count at exit -../drivers/gpio/gpio-ath79.c:93:13: warning: context imbalance in 'ath79_gpio_irq_enable' - wrong count at exit -../drivers/gpio/gpio-ath79.c:103:13: warning: context imbalance in 'ath79_gpio_irq_disable' - wrong count at exit -../drivers/gpio/gpio-ath79.c:113:12: warning: context imbalance in 'ath79_gpio_irq_set_type' - wrong count at exit -../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/hgafb.c:505:25: expected void const * -../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest -../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/hgafb.c:505:25: expected void const * -../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src -../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/hgafb.c:505:25: expected void const * -../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest -../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/hgafb.c:505:25: expected void const * -../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src -../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/hgafb.c:505:25: expected void * -../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest -../drivers/video/fbdev/hgafb.c:505:25: warning: incorrect type in argument 2 (different address spaces) -../drivers/video/fbdev/hgafb.c:505:25: expected void const * -../drivers/video/fbdev/hgafb.c:505:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src -../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/hgafb.c:516:25: expected void const * -../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest -../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/hgafb.c:516:25: expected void const * -../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src -../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/hgafb.c:516:25: expected void const * -../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest -../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/hgafb.c:516:25: expected void const * -../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src -../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/hgafb.c:516:25: expected void * -../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] dest -../drivers/video/fbdev/hgafb.c:516:25: warning: incorrect type in argument 2 (different address spaces) -../drivers/video/fbdev/hgafb.c:516:25: expected void const * -../drivers/video/fbdev/hgafb.c:516:25: got unsigned char [noderef] [usertype] __iomem *[assigned] src -../fs/notify/fsnotify.c:433:16: error: incompatible types in comparison expression (different address spaces): -../fs/notify/fsnotify.c:433:16: struct fsnotify_mark_connector [noderef] __rcu * -../fs/notify/fsnotify.c:433:16: struct fsnotify_mark_connector * -../fs/notify/fsnotify.c:435:24: error: incompatible types in comparison expression (different address spaces): -../fs/notify/fsnotify.c:435:24: struct hlist_node [noderef] __rcu * -../fs/notify/fsnotify.c:435:24: struct hlist_node * -../fs/notify/fsnotify.c:445:24: error: incompatible types in comparison expression (different address spaces): -../fs/notify/fsnotify.c:445:24: struct hlist_node [noderef] __rcu * -../fs/notify/fsnotify.c:445:24: struct hlist_node * -../fs/notify/fsnotify.c:616:46: warning: incorrect type in argument 1 (different address spaces) -../fs/notify/fsnotify.c:616:46: expected struct fsnotify_mark_connector *const *connp -../fs/notify/fsnotify.c:616:46: got struct fsnotify_mark_connector [noderef] __rcu ** -../fs/notify/fsnotify.c:620:46: warning: incorrect type in argument 1 (different address spaces) -../fs/notify/fsnotify.c:620:46: expected struct fsnotify_mark_connector *const *connp -../fs/notify/fsnotify.c:620:46: got struct fsnotify_mark_connector [noderef] __rcu ** -../fs/notify/fsnotify.c:624:46: warning: incorrect type in argument 1 (different address spaces) -../fs/notify/fsnotify.c:624:46: expected struct fsnotify_mark_connector *const *connp -../fs/notify/fsnotify.c:624:46: got struct fsnotify_mark_connector [noderef] __rcu ** -../fs/notify/fsnotify.c:628:46: warning: incorrect type in argument 1 (different address spaces) -../fs/notify/fsnotify.c:628:46: expected struct fsnotify_mark_connector *const *connp -../fs/notify/fsnotify.c:628:46: got struct fsnotify_mark_connector [noderef] __rcu ** -../fs/notify/fsnotify.c:632:54: warning: incorrect type in argument 1 (different address spaces) -../fs/notify/fsnotify.c:632:54: expected struct fsnotify_mark_connector *const *connp -../fs/notify/fsnotify.c:632:54: got struct fsnotify_mark_connector [noderef] __rcu *const * -../drivers/video/fbdev/atmel_lcdfb.c:333:27: warning: incorrect type in assignment (different address spaces) -../drivers/video/fbdev/atmel_lcdfb.c:333:27: expected char [noderef] __iomem *screen_base -../drivers/video/fbdev/atmel_lcdfb.c:333:27: got void * -../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void const * -../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base -../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void const * -../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base -../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void * -../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base -../drivers/video/fbdev/atmel_lcdfb.c:312:59: warning: incorrect type in argument 3 (different address spaces) -../drivers/video/fbdev/atmel_lcdfb.c:312:59: expected void *cpu_addr -../drivers/video/fbdev/atmel_lcdfb.c:312:59: got char [noderef] __iomem *screen_base -../drivers/video/fbdev/atmel_lcdfb.c:312:59: warning: incorrect type in argument 3 (different address spaces) -../drivers/video/fbdev/atmel_lcdfb.c:312:59: expected void *cpu_addr -../drivers/video/fbdev/atmel_lcdfb.c:312:59: got char [noderef] __iomem *screen_base -../sound/hda/common/controller.c:201:12: warning: context imbalance in 'azx_pcm_trigger' - different lock contexts for basic block -../sound/hda/common/controller.c:952:5: warning: context imbalance in 'snd_hda_codec_load_dsp_prepare' - wrong count at exit -../sound/hda/common/controller.c:995:6: warning: context imbalance in 'snd_hda_codec_load_dsp_cleanup' - wrong count at exit -../sound/hda/common/controller.c:1059:13: warning: context imbalance in 'azx_interrupt' - wrong count at exit -../arch/x86/kvm/vmx/sgx.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h, ../arch/x86/kvm/vmx/nested.h): -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b88 becomes b88) -../sound/core/seq/seq_ports.c:44:28: warning: context imbalance in 'snd_seq_port_use_ptr' - different lock contexts for basic block -../sound/core/seq/seq_ports.c:94:9: warning: context imbalance in 'snd_seq_port_query_nearest' - wrong count at exit -../sound/core/seq/seq_ports.c:114:5: warning: context imbalance in 'snd_seq_create_port' - different lock contexts for basic block -../sound/core/seq/seq_ports.c:264:5: warning: context imbalance in 'snd_seq_delete_port' - wrong count at exit -../sound/core/seq/seq_ports.c:485:12: warning: context imbalance in 'check_and_subscribe_port' - different lock contexts for basic block -../drivers/video/fbdev/pvr2fb.c:1081:11: warning: Using plain integer as NULL pointer -../drivers/dma/loongson1-apb-dma.c:385:9: warning: context imbalance in 'ls1x_dma_pause' - wrong count at exit -../drivers/dma/loongson1-apb-dma.c:133:9: warning: context imbalance in 'ls1x_dma_resume' - wrong count at exit -../drivers/dma/loongson1-apb-dma.c:474:9: warning: context imbalance in 'ls1x_dma_issue_pending' - wrong count at exit -../sound/soc/soc-ops.c:499:33: warning: invalid assignment: &= -../sound/soc/soc-ops.c:499:33: left side has type unsigned short -../sound/soc/soc-ops.c:499:33: right side has type restricted __be16 -../sound/soc/soc-ops.c:503:33: warning: invalid assignment: &= -../sound/soc/soc-ops.c:503:33: left side has type unsigned int -../sound/soc/soc-ops.c:503:33: right side has type restricted __be32 -../sound/hda/core/intel-dsp-config.c: note: in included file: -../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures -../sound/pci/lola/lola_pcm.c:496:12: warning: context imbalance in 'lola_pcm_trigger' - wrong count at exit -../drivers/xen/privcmd.c:572:35: warning: cast removes address space '__user' of expression -../drivers/xen/privcmd.c:572:32: warning: incorrect type in assignment (different address spaces) -../drivers/xen/privcmd.c:572:32: expected unsigned long [noderef] [usertype] __user *[addressable] [assigned] user_gfn -../drivers/xen/privcmd.c:572:32: got unsigned long [usertype] * -../drivers/xen/privcmd.c:700:17: warning: incorrect type in assignment (different address spaces) -../drivers/xen/privcmd.c:700:17: expected void *[usertype] h -../drivers/xen/privcmd.c:700:17: got void [noderef] __user *uptr -../fs/eventpoll.c:648:9: warning: restricted __poll_t degrades to integer -../fs/eventpoll.c:648:9: warning: cast to restricted __poll_t -../fs/eventpoll.c:1330:53: warning: incorrect type in argument 3 (different base types) -../fs/eventpoll.c:1330:53: expected unsigned int pollflags -../fs/eventpoll.c:1330:53: got restricted __poll_t -../kernel/locking/rtmutex_api.c: note: in included file (through ../include/linux/sched/signal.h, ../kernel/locking/rtmutex.c): -../include/linux/sched/task.h:116:21: warning: context imbalance in 'task_blocks_on_rt_mutex' - unexpected unlock -../kernel/locking/rtmutex_api.c: note: in included file: -../kernel/locking/rtmutex.c:1672:9: warning: context imbalance in 'rt_mutex_handle_deadlock' - unexpected unlock -../sound/hda/core/intel-nhlt.c: note: in included file: -../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures -../include/sound/intel-nhlt.h:61:39: warning: array of flexible structures -../kernel/irq/irqdesc.c:268:16: warning: context imbalance in 'chip_name_show' - wrong count at exit -../kernel/irq/irqdesc.c:279:16: warning: context imbalance in 'hwirq_show' - wrong count at exit -../kernel/irq/irqdesc.c:290:16: warning: context imbalance in 'type_show' - wrong count at exit -../kernel/irq/irqdesc.c:300:16: warning: context imbalance in 'wakeup_show' - wrong count at exit -../kernel/irq/irqdesc.c:309:16: warning: context imbalance in 'name_show' - wrong count at exit -../kernel/irq/irqdesc.c:850:17: warning: context imbalance in '__irq_get_desc_lock' - wrong count at exit -../net/ipv4/tcp_offload.c:212:49: warning: incorrect type in argument 2 (different base types) -../net/ipv4/tcp_offload.c:212:49: expected restricted __wsum [usertype] res -../net/ipv4/tcp_offload.c:212:49: got fouled restricted __sum16 -../net/ipv4/tcp_offload.c:214:60: warning: incorrect type in argument 2 (different base types) -../net/ipv4/tcp_offload.c:214:60: expected restricted __wsum [usertype] res -../net/ipv4/tcp_offload.c:214:60: got fouled restricted __sum16 -../net/ipv4/tcp_offload.c:257:41: warning: incorrect type in argument 2 (different base types) -../net/ipv4/tcp_offload.c:257:41: expected restricted __wsum [usertype] res -../net/ipv4/tcp_offload.c:257:41: got fouled restricted __sum16 -../net/ipv4/tcp_offload.c:259:52: warning: incorrect type in argument 2 (different base types) -../net/ipv4/tcp_offload.c:259:52: expected restricted __wsum [usertype] res -../net/ipv4/tcp_offload.c:259:52: got fouled restricted __sum16 -../arch/x86/kvm/vmx/hyperv.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) -../sound/pci/ctxfi/cttimer.c:85:9: warning: context imbalance in 'ct_systimer_callback' - wrong count at exit -../sound/pci/ctxfi/cttimer.c:94:13: warning: context imbalance in 'ct_systimer_start' - wrong count at exit -../sound/pci/ctxfi/cttimer.c:105:13: warning: context imbalance in 'ct_systimer_stop' - wrong count at exit -../sound/pci/ctxfi/cttimer.c:227:9: warning: context imbalance in 'ct_xfitimer_check_period' - wrong count at exit -../sound/pci/ctxfi/cttimer.c:249:9: warning: context imbalance in 'ct_xfitimer_callback' - wrong count at exit -../sound/pci/ctxfi/cttimer.c:261:13: warning: context imbalance in 'ct_xfitimer_update' - wrong count at exit -../sound/virtio/virtio_pcm_msg.c:273:14: warning: context imbalance in 'virtsnd_pcm_msg_pending_num' - wrong count at exit -../sound/virtio/virtio_pcm_msg.c:324:9: warning: context imbalance in 'virtsnd_pcm_msg_complete' - wrong count at exit -../sound/virtio/virtio_pcm_msg.c:362:6: warning: context imbalance in 'virtsnd_pcm_tx_notify_cb' - wrong count at exit -../sound/virtio/virtio_pcm_msg.c:375:6: warning: context imbalance in 'virtsnd_pcm_rx_notify_cb' - wrong count at exit -../kernel/rcu/update.c: note: in included file: -../kernel/rcu/tasks.h:2058:5: warning: symbol 'rcu_tasks_trace_lazy_ms' was not declared. Should it be static? -../arch/x86/kernel/acpi/boot.c:116:30: warning: incorrect type in return expression (different address spaces) -../arch/x86/kernel/acpi/boot.c:116:30: expected void [noderef] __iomem * -../arch/x86/kernel/acpi/boot.c:116:30: got void * -../arch/x86/kernel/acpi/boot.c:124:24: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/acpi/boot.c:124:24: expected void *addr -../arch/x86/kernel/acpi/boot.c:124:24: got void [noderef] __iomem *map -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:1035 Invalid param: layer_mask_t (*const layer_masks_dom)[LANDLOCK_NUM_ACCESS_FS] -Warning: ../security/landlock/fs.c:1035 function parameter 'layer_mask_t (*const layer_masks_dom' not described in 'collect_domain_accesses' -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:1035 Invalid param: layer_mask_t (*const layer_masks_dom)[LANDLOCK_NUM_ACCESS_FS] -Warning: ../security/landlock/fs.c:1035 function parameter 'layer_mask_t (*const layer_masks_dom' not described in 'collect_domain_accesses' -../kernel/irq/spurious.c:28:13: warning: context imbalance in 'try_one_irq' - wrong count at exit -../kernel/irq/spurious.c:171:9: warning: context imbalance in '__report_bad_irq' - wrong count at exit -../kernel/irq/manage.c:50:43: warning: context imbalance in '__synchronize_hardirq' - different lock contexts for basic block -../kernel/irq/manage.c:441:12: warning: context imbalance in '__irq_set_affinity' - wrong count at exit -../kernel/irq/manage.c:571:5: warning: context imbalance in 'irq_setup_affinity' - wrong count at exit -../kernel/irq/manage.c:1184:13: warning: context imbalance in 'irq_wake_secondary' - different lock contexts for basic block -../kernel/irq/manage.c:1272:6: warning: context imbalance in 'irq_wake_thread' - different lock contexts for basic block -../kernel/irq/manage.c:2031:12: warning: context imbalance in 'free_nmi' - different lock contexts for basic block -../drivers/gpu/drm/imx/ipuv3/imx-ldb.c: In function ‘imx_ldb_probe’: -../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:540:57: warning: ‘_sel’ directive output may be truncated writing 4 bytes into a region of size between 3 and 13 [-Wformat-truncation=] - 540 | snprintf(clkname, sizeof(clkname), "di%d_sel", i); - | ^~~~ -../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:540:17: note: ‘snprintf’ output between 8 and 18 bytes into a destination of size 16 - 540 | snprintf(clkname, sizeof(clkname), "di%d_sel", i); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../kernel/power/autosleep.c:45:13: warning: restricted suspend_state_t degrades to integer -../kernel/power/autosleep.c:45:32: warning: restricted suspend_state_t degrades to integer -../kernel/power/autosleep.c:70:13: warning: restricted suspend_state_t degrades to integer -../kernel/power/autosleep.c:70:31: warning: restricted suspend_state_t degrades to integer -../kernel/power/autosleep.c:105:13: warning: restricted suspend_state_t degrades to integer -../kernel/power/autosleep.c:105:21: warning: restricted suspend_state_t degrades to integer -../arch/x86/kernel/acpi/sleep.c:26:15: warning: symbol 'acpi_realmode_flags' was not declared. Should it be static? -../drivers/video/fbdev/goldfishfb.c:272:34: warning: cast removes address space '__iomem' of expression -../drivers/video/fbdev/goldfishfb.c:292:51: warning: cast removes address space '__iomem' of expression -../drivers/acpi/acpica/evhandler.c:26:4: warning: symbol 'acpi_gbl_default_address_spaces' was not declared. Should it be static? -Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' -Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' -Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' -Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' -Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' -Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' +../drivers/gpio/gpio-grgpio.c:118:12: warning: context imbalance in 'grgpio_irq_set_type' - wrong count at exit +../drivers/gpio/gpio-grgpio.c:170:13: warning: context imbalance in 'grgpio_irq_unmask' - wrong count at exit +../drivers/gpio/gpio-grgpio.c:217:9: warning: context imbalance in 'grgpio_irq_handler' - wrong count at exit +../net/packet/af_packet.c:1045:13: warning: context imbalance in '__packet_lookup_frame_in_block' - different lock contexts for basic block +../net/packet/af_packet.c:2487:17: warning: context imbalance in 'tpacket_rcv' - unexpected unlock +../sound/pci/echoaudio/gina20.c: note: in included file: +../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1101:9: warning: context imbalance in 'snd_echo_input_gain_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit +../fs/signalfd.c:56:33: warning: incorrect type in argument 2 (different address spaces) +../fs/signalfd.c:56:33: expected struct wait_queue_head [usertype] *wait_address +../fs/signalfd.c:56:33: got struct wait_queue_head [noderef] __rcu * +../fs/signalfd.c:58:31: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:58:31: expected struct spinlock [usertype] *lock +../fs/signalfd.c:58:31: got struct spinlock [noderef] __rcu * +../fs/signalfd.c:63:33: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:63:33: expected struct spinlock [usertype] *lock +../fs/signalfd.c:63:33: got struct spinlock [noderef] __rcu * +../fs/signalfd.c:97:32: warning: cast removes address space '__user' of expression +../fs/signalfd.c:115:33: warning: cast removes address space '__user' of expression +../fs/signalfd.c:118:33: warning: cast removes address space '__user' of expression +../fs/signalfd.c:122:33: warning: cast removes address space '__user' of expression +../fs/signalfd.c:138:32: warning: cast removes address space '__user' of expression +../fs/signalfd.c:142:38: warning: cast removes address space '__user' of expression +../fs/signalfd.c:161:31: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:161:31: expected struct spinlock [usertype] *lock +../fs/signalfd.c:161:31: got struct spinlock [noderef] __rcu * +../fs/signalfd.c:170:41: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:170:41: expected struct spinlock [usertype] *lock +../fs/signalfd.c:170:41: got struct spinlock [noderef] __rcu * +../fs/signalfd.c:174:32: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:174:32: expected struct wait_queue_head *wq_head +../fs/signalfd.c:174:32: got struct wait_queue_head [noderef] __rcu * +../fs/signalfd.c:184:41: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:184:41: expected struct spinlock [usertype] *lock +../fs/signalfd.c:184:41: got struct spinlock [noderef] __rcu * +../fs/signalfd.c:186:39: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:186:39: expected struct spinlock [usertype] *lock +../fs/signalfd.c:186:39: got struct spinlock [noderef] __rcu * +../fs/signalfd.c:188:33: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:188:33: expected struct spinlock [usertype] *lock +../fs/signalfd.c:188:33: got struct spinlock [noderef] __rcu * +../fs/signalfd.c:190:35: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:190:35: expected struct wait_queue_head *wq_head +../fs/signalfd.c:190:35: got struct wait_queue_head [noderef] __rcu * +../fs/signalfd.c:289:39: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:289:39: expected struct spinlock [usertype] *lock +../fs/signalfd.c:289:39: got struct spinlock [noderef] __rcu * +../fs/signalfd.c:291:41: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:291:41: expected struct spinlock [usertype] *lock +../fs/signalfd.c:291:41: got struct spinlock [noderef] __rcu * +../fs/signalfd.c:293:17: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:293:17: expected struct wait_queue_head *wq_head +../fs/signalfd.c:293:17: got struct wait_queue_head [noderef] __rcu * +../sound/core/seq/seq_virmidi.c:103:9: warning: context imbalance in 'snd_virmidi_dev_receive_event' - different lock contexts for basic block +../sound/core/seq/seq_virmidi.c:184:12: warning: context imbalance in 'snd_virmidi_input_open' - different lock contexts for basic block +../sound/core/seq/seq_virmidi.c: note: in included file (through ../include/linux/wait.h): +../include/linux/list.h:237:25: warning: context imbalance in 'snd_virmidi_input_close' - wrong count at exit @@ -5917,95 +6380,8 @@ -../fs/notify/mark.c:677:13: warning: incorrect type in initializer (different address spaces) -../fs/notify/mark.c:677:13: expected struct fsnotify_mark_connector [noderef] __rcu *__new -../fs/notify/mark.c:677:13: got struct fsnotify_mark_connector *[assigned] conn -../fs/notify/mark.c:421:9: warning: context imbalance in 'fsnotify_put_mark' - unexpected unlock -../fs/notify/mark.c:690:39: warning: context imbalance in 'fsnotify_grab_connector' - different lock contexts for basic block -../fs/notify/mark.c:789:20: warning: context imbalance in 'fsnotify_add_mark_list' - unexpected unlock -../fs/notify/mark.c:873:25: warning: context imbalance in 'fsnotify_find_mark' - unexpected unlock -../fs/notify/mark.c:947:17: warning: context imbalance in 'fsnotify_destroy_marks' - unexpected unlock -../sound/virtio/virtio_pcm_ops.c:324:12: warning: context imbalance in 'virtsnd_pcm_trigger' - wrong count at exit -../sound/virtio/virtio_pcm_ops.c: note: in included file (through ../sound/virtio/virtio_pcm.h, ../sound/virtio/virtio_card.h): -../include/sound/pcm-indirect.h:34:1: warning: context imbalance in 'virtsnd_pcm_pb_ack' - wrong count at exit -../include/sound/pcm-indirect.h:108:1: warning: context imbalance in 'virtsnd_pcm_cp_ack' - wrong count at exit -../kernel/irq/resend.c:34:9: warning: context imbalance in 'resend_irqs' - wrong count at exit -../kernel/irq/resend.c:85:6: warning: context imbalance in 'clear_irq_resend' - wrong count at exit -../drivers/gpio/gpio-blzp1600.c:76:13: warning: context imbalance in 'blzp1600_gpio_irq_mask' - wrong count at exit -../drivers/gpio/gpio-blzp1600.c:84:13: warning: context imbalance in 'blzp1600_gpio_irq_unmask' - wrong count at exit -../drivers/gpio/gpio-blzp1600.c:99:13: warning: context imbalance in 'blzp1600_gpio_irq_enable' - wrong count at exit -../drivers/gpio/gpio-blzp1600.c:110:13: warning: context imbalance in 'blzp1600_gpio_irq_disable' - wrong count at exit -../drivers/gpio/gpio-blzp1600.c:119:12: warning: context imbalance in 'blzp1600_gpio_irq_set_type' - wrong count at exit -../drivers/gpio/gpio-blzp1600.c:73:9: warning: context imbalance in 'blzp1600_gpio_set_debounce' - wrong count at exit -../drivers/gpio/gpio-brcmstb.c:81:1: warning: context imbalance in 'brcmstb_gpio_get_active_irqs' - wrong count at exit -../drivers/gpio/gpio-brcmstb.c:98:13: warning: context imbalance in 'brcmstb_gpio_set_imask' - wrong count at exit -../drivers/gpio/gpio-brcmstb.c:157:12: warning: context imbalance in 'brcmstb_gpio_irq_set_type' - wrong count at exit -../drivers/gpio/gpio-bt8xx.c:70:12: warning: context imbalance in 'bt8xxgpio_gpio_direction_input' - wrong count at exit -../drivers/gpio/gpio-bt8xx.c:88:12: warning: context imbalance in 'bt8xxgpio_gpio_get' - wrong count at exit -../drivers/gpio/gpio-bt8xx.c:117:9: warning: context imbalance in 'bt8xxgpio_gpio_direction_output' - wrong count at exit -../drivers/gpio/gpio-bt8xx.c:134:9: warning: context imbalance in 'bt8xxgpio_gpio_set' - wrong count at exit -../drivers/gpio/gpio-bt8xx.c:248:12: warning: context imbalance in 'bt8xxgpio_resume' - different lock contexts for basic block -../kernel/rcu/srcutree.c:431:13: warning: context imbalance in 'spin_lock_irqsave_sdp_contention' - wrong count at exit -../kernel/rcu/srcutree.c:449:13: warning: context imbalance in 'spin_lock_irqsave_ssp_contention' - wrong count at exit -../kernel/rcu/srcutree.c:1072:9: warning: context imbalance in 'srcu_funnel_exp_start' - unexpected unlock -../kernel/rcu/srcutree.c:1161:9: warning: context imbalance in 'srcu_funnel_gp_start' - unexpected unlock -../kernel/rcu/srcutree.c:1411:9: warning: context imbalance in 'srcu_gp_start_if_needed' - unexpected unlock -../kernel/rcu/srcutree.c:1772:9: warning: context imbalance in 'srcu_expedite_current_cb' - unexpected unlock -../kernel/rcu/srcutree.c:1805:9: warning: context imbalance in 'srcu_expedite_current' - unexpected unlock -../kernel/irq/chip.c:465:25: warning: context imbalance in 'irq_wait_on_inprogress' - unexpected unlock -../kernel/irq/chip.c:610:6: warning: context imbalance in 'handle_simple_irq' - wrong count at exit -../kernel/irq/chip.c:685:6: warning: context imbalance in 'handle_level_irq' - wrong count at exit -../kernel/irq/chip.c:736:6: warning: context imbalance in 'handle_fasteoi_irq' - wrong count at exit -../kernel/irq/chip.c:823:6: warning: context imbalance in 'handle_edge_irq' - wrong count at exit -../kernel/irq/chip.c:1137:6: warning: context imbalance in 'handle_fasteoi_ack_irq' - wrong count at exit -../kernel/irq/chip.c:1175:6: warning: context imbalance in 'handle_fasteoi_mask_irq' - wrong count at exit -../block/blk-zoned.c:535:30: warning: context imbalance in 'disk_get_and_lock_zone_wplug' - wrong count at exit -../block/blk-zoned.c:1061:32: warning: context imbalance in 'blk_zone_wplug_handle_write' - unexpected unlock -../block/blk-zoned.c:1644:31: warning: context imbalance in 'blk_revalidate_seq_zone' - unexpected unlock -../drivers/tty/mxser.c:288:32: warning: array of flexible structures -../drivers/tty/mxser.c:443:13: warning: context imbalance in 'mxser_start_tx' - wrong count at exit -../drivers/tty/mxser.c:473:13: warning: context imbalance in 'mxser_dtr_rts' - wrong count at exit -../drivers/tty/mxser.c:913:16: warning: context imbalance in 'mxser_put_char' - wrong count at exit -../drivers/tty/mxser.c:974:12: warning: context imbalance in 'mxser_set_serial_info' - different lock contexts for basic block -../drivers/tty/mxser.c:1091:12: warning: context imbalance in 'mxser_tiocmset' - different lock contexts for basic block -../drivers/tty/mxser.c:1137:12: warning: context imbalance in 'mxser_ioctl_op_mode' - different lock contexts for basic block -../drivers/tty/mxser.c:1300:9: warning: context imbalance in 'mxser_stop' - wrong count at exit -../drivers/tty/mxser.c:1309:9: warning: context imbalance in 'mxser_start' - wrong count at exit -../drivers/tty/mxser.c:1327:9: warning: context imbalance in 'mxser_set_termios' - different lock contexts for basic block -../drivers/tty/mxser.c:1339:13: warning: context imbalance in 'mxser_tx_empty' - wrong count at exit -../drivers/tty/mxser.c:1424:13: warning: context imbalance in 'mxser_rs_break' - wrong count at exit -../drivers/tty/mxser.c:1619:68: warning: context imbalance in 'mxser_interrupt' - different lock contexts for basic block -../sound/pci/ctxfi/cthw20k1.c:2092:12: warning: context imbalance in 'hw_read_20kx' - wrong count at exit -../sound/pci/ctxfi/cthw20k1.c:2099:13: warning: context imbalance in 'hw_write_20kx' - wrong count at exit -../sound/pci/ctxfi/cthw20k1.c:2106:12: warning: context imbalance in 'hw_read_pci' - wrong count at exit -../sound/pci/ctxfi/cthw20k1.c:2113:13: warning: context imbalance in 'hw_write_pci' - wrong count at exit -../drivers/video/fbdev/cirrusfb.c:1853:17: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/cirrusfb.c:1853:17: expected void const * -../drivers/video/fbdev/cirrusfb.c:1853:17: got char [noderef] __iomem *screen_base -../drivers/video/fbdev/cirrusfb.c:1853:17: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/cirrusfb.c:1853:17: expected void const * -../drivers/video/fbdev/cirrusfb.c:1853:17: got char [noderef] __iomem *screen_base -../drivers/video/fbdev/cirrusfb.c:1853:17: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/cirrusfb.c:1853:17: expected void * -../drivers/video/fbdev/cirrusfb.c:1853:17: got char [noderef] __iomem *screen_base -../net/ipv4/udp_offload.c:296:60: warning: incorrect type in argument 2 (different base types) -../net/ipv4/udp_offload.c:296:60: expected restricted __wsum [usertype] res -../net/ipv4/udp_offload.c:296:60: got fouled restricted __sum16 -../net/ipv4/udp_offload.c:591:49: warning: incorrect type in argument 2 (different base types) -../net/ipv4/udp_offload.c:591:49: expected restricted __wsum [usertype] res -../net/ipv4/udp_offload.c:591:49: got fouled restricted __sum16 -../net/ipv4/udp_offload.c:593:60: warning: incorrect type in argument 2 (different base types) -../net/ipv4/udp_offload.c:593:60: expected restricted __wsum [usertype] res -../net/ipv4/udp_offload.c:593:60: got fouled restricted __sum16 -../net/ipv4/udp_offload.c:609:41: warning: incorrect type in argument 2 (different base types) -../net/ipv4/udp_offload.c:609:41: expected restricted __wsum [usertype] res -../net/ipv4/udp_offload.c:609:41: got fouled restricted __sum16 -../net/ipv4/udp_offload.c:611:52: warning: incorrect type in argument 2 (different base types) -../net/ipv4/udp_offload.c:611:52: expected restricted __wsum [usertype] res -../net/ipv4/udp_offload.c:611:52: got fouled restricted __sum16 -../drivers/video/fbdev/pxa168fb.c:668:27: warning: incorrect type in assignment (different address spaces) -../drivers/video/fbdev/pxa168fb.c:668:27: expected char [noderef] __iomem *screen_base -../drivers/video/fbdev/pxa168fb.c:668:27: got void * -../drivers/video/fbdev/pxa168fb.c:758:25: warning: incorrect type in argument 3 (different address spaces) -../drivers/video/fbdev/pxa168fb.c:758:25: expected void *cpu_addr -../drivers/video/fbdev/pxa168fb.c:758:25: got char [noderef] __iomem *screen_base -../drivers/video/fbdev/pxa168fb.c:790:25: warning: incorrect type in argument 3 (different address spaces) -../drivers/video/fbdev/pxa168fb.c:790:25: expected void *cpu_addr -../drivers/video/fbdev/pxa168fb.c:790:25: got char [noderef] __iomem *screen_base +../fs/eventpoll.c:648:9: warning: restricted __poll_t degrades to integer +../fs/eventpoll.c:648:9: warning: cast to restricted __poll_t +../fs/eventpoll.c:1330:53: warning: incorrect type in argument 3 (different base types) +../fs/eventpoll.c:1330:53: expected unsigned int pollflags +../fs/eventpoll.c:1330:53: got restricted __poll_t +../net/netfilter/nf_conntrack_snmp.c:42:23: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_conntrack_snmp.c:42:23: int ( [noderef] __rcu * )( ... ) +../net/netfilter/nf_conntrack_snmp.c:42:23: int ( * )( ... ) @@ -6020,45 +6396,2 @@ -../fs/signalfd.c:56:33: warning: incorrect type in argument 2 (different address spaces) -../fs/signalfd.c:56:33: expected struct wait_queue_head [usertype] *wait_address -../fs/signalfd.c:56:33: got struct wait_queue_head [noderef] __rcu * -../fs/signalfd.c:58:31: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:58:31: expected struct spinlock [usertype] *lock -../fs/signalfd.c:58:31: got struct spinlock [noderef] __rcu * -../fs/signalfd.c:63:33: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:63:33: expected struct spinlock [usertype] *lock -../fs/signalfd.c:63:33: got struct spinlock [noderef] __rcu * -../fs/signalfd.c:97:32: warning: cast removes address space '__user' of expression -../fs/signalfd.c:115:33: warning: cast removes address space '__user' of expression -../fs/signalfd.c:118:33: warning: cast removes address space '__user' of expression -../fs/signalfd.c:122:33: warning: cast removes address space '__user' of expression -../fs/signalfd.c:138:32: warning: cast removes address space '__user' of expression -../fs/signalfd.c:142:38: warning: cast removes address space '__user' of expression -../fs/signalfd.c:161:31: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:161:31: expected struct spinlock [usertype] *lock -../fs/signalfd.c:161:31: got struct spinlock [noderef] __rcu * -../fs/signalfd.c:170:41: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:170:41: expected struct spinlock [usertype] *lock -../fs/signalfd.c:170:41: got struct spinlock [noderef] __rcu * -../fs/signalfd.c:174:32: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:174:32: expected struct wait_queue_head *wq_head -../fs/signalfd.c:174:32: got struct wait_queue_head [noderef] __rcu * -../fs/signalfd.c:184:41: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:184:41: expected struct spinlock [usertype] *lock -../fs/signalfd.c:184:41: got struct spinlock [noderef] __rcu * -../fs/signalfd.c:186:39: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:186:39: expected struct spinlock [usertype] *lock -../fs/signalfd.c:186:39: got struct spinlock [noderef] __rcu * -../fs/signalfd.c:188:33: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:188:33: expected struct spinlock [usertype] *lock -../fs/signalfd.c:188:33: got struct spinlock [noderef] __rcu * -../fs/signalfd.c:190:35: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:190:35: expected struct wait_queue_head *wq_head -../fs/signalfd.c:190:35: got struct wait_queue_head [noderef] __rcu * -../fs/signalfd.c:289:39: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:289:39: expected struct spinlock [usertype] *lock -../fs/signalfd.c:289:39: got struct spinlock [noderef] __rcu * -../fs/signalfd.c:291:41: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:291:41: expected struct spinlock [usertype] *lock -../fs/signalfd.c:291:41: got struct spinlock [noderef] __rcu * -../fs/signalfd.c:293:17: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:293:17: expected struct wait_queue_head *wq_head -../fs/signalfd.c:293:17: got struct wait_queue_head [noderef] __rcu * +../drivers/acpi/nhlt.c: note: in included file (through ../include/acpi/actbl.h, ../include/acpi/acpi.h, ../include/linux/acpi.h): +../include/acpi/actbl2.h:2390:47: warning: array of flexible structures @@ -6067,0 +6401,50 @@ +../arch/x86/kernel/cpu/intel.c: In function ‘init_intel’: +../arch/x86/kernel/cpu/intel.c:555:34: warning: variable ‘l2’ set but not used [-Wunused-but-set-variable] + 555 | unsigned int l1, l2; + | ^~ +Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' +Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' +Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' +Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' +Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' +Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' +../arch/x86/kernel/ftrace.c:41:6: warning: context imbalance in 'ftrace_arch_code_modify_prepare' - wrong count at exit +../arch/x86/kernel/ftrace.c:53:6: warning: context imbalance in 'ftrace_arch_code_modify_post_process' - wrong count at exit +../drivers/gpu/drm/imx/dc/dc-ic.c:273:24: warning: symbol 'dc_ic_driver' was not declared. Should it be static? +../drivers/gpu/drm/imx/ipuv3/imx-ldb.c: In function ‘imx_ldb_probe’: +../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:540:57: warning: ‘_sel’ directive output may be truncated writing 4 bytes into a region of size between 3 and 13 [-Wformat-truncation=] + 540 | snprintf(clkname, sizeof(clkname), "di%d_sel", i); + | ^~~~ +../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:540:17: note: ‘snprintf’ output between 8 and 18 bytes into a destination of size 16 + 540 | snprintf(clkname, sizeof(clkname), "di%d_sel", i); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../sound/pci/emu10k1/memory.c:258:5: warning: context imbalance in 'snd_emu10k1_memblk_map' - wrong count at exit +../kernel/futex/core.c:582:38: warning: cast removes address space '__user' of expression +../kernel/futex/core.c:582:51: warning: incorrect type in initializer (different address spaces) +../kernel/futex/core.c:582:51: expected unsigned int [noderef] [usertype] __user *naddr +../kernel/futex/core.c:582:51: got void * +../kernel/futex/core.c:598:38: warning: cast removes address space '__user' of expression +../kernel/futex/core.c:598:51: warning: incorrect type in initializer (different address spaces) +../kernel/futex/core.c:598:51: expected unsigned int [noderef] [usertype] __user *naddr +../kernel/futex/core.c:598:51: got void * +../kernel/futex/core.c:979:9: warning: context imbalance in 'futex_q_lockptr_lock' - wrong count at exit +../sound/pci/echoaudio/layla20.c: note: in included file: +../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1101:9: warning: context imbalance in 'snd_echo_input_gain_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit +../sound/pci/echoaudio/layla20.c: note: in included file: +../sound/pci/echoaudio/midi.c:169:9: warning: context imbalance in 'snd_echo_midi_input_trigger' - wrong count at exit +../sound/pci/echoaudio/midi.c:235:9: warning: context imbalance in 'snd_echo_midi_output_write' - wrong count at exit +Warning: ../arch/x86/kernel/apic/apic.c:2149 function parameter 'spurious_interrupt' not described in 'DEFINE_IDTENTRY_IRQ' +Warning: ../arch/x86/kernel/apic/apic.c:2149 expecting prototype for spurious_interrupt(). Prototype was for DEFINE_IDTENTRY_IRQ() instead +../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 @@ -6110,86 +6493,29 @@ -../net/ipv4/udp.c:1666:28: warning: context imbalance in 'udp_rmem_release' - unexpected unlock -../net/ipv4/udp.c:3330:9: warning: context imbalance in 'udp_get_first' - wrong count at exit -../net/ipv4/udp.c:3347:39: warning: context imbalance in 'udp_get_next' - unexpected unlock -../net/ipv4/udp.c:3395:31: warning: context imbalance in 'udp_seq_stop' - unexpected unlock -../kernel/locking/locktorture.c:128:23: warning: symbol 'call_rcu_chain_list' was not declared. Should it be static? -../kernel/locking/locktorture.c:551:12: warning: context imbalance in 'torture_mutex_lock' - wrong count at exit -../kernel/locking/locktorture.c:567:13: warning: context imbalance in 'torture_mutex_unlock' - wrong count at exit -../kernel/locking/locktorture.c:625:12: warning: context imbalance in 'torture_ww_mutex_lock' - wrong count at exit -../kernel/locking/locktorture.c: note: in included file: -../include/linux/ww_mutex.h:205:9: warning: context imbalance in 'torture_ww_mutex_unlock' - wrong count at exit -../kernel/locking/locktorture.c:720:12: warning: context imbalance in 'torture_rtmutex_lock' - wrong count at exit -../kernel/locking/locktorture.c:744:13: warning: context imbalance in 'torture_rtmutex_unlock' - wrong count at exit -../kernel/locking/locktorture.c:784:12: warning: context imbalance in 'torture_rwsem_down_write' - wrong count at exit -../kernel/locking/locktorture.c:800:13: warning: context imbalance in 'torture_rwsem_up_write' - wrong count at exit -../kernel/locking/locktorture.c:806:12: warning: context imbalance in 'torture_rwsem_down_read' - wrong count at exit -../kernel/locking/locktorture.c:824:13: warning: context imbalance in 'torture_rwsem_up_read' - wrong count at exit -../kernel/locking/locktorture.c:854:12: warning: context imbalance in 'torture_percpu_rwsem_down_write' - wrong count at exit -../kernel/locking/locktorture.c:861:13: warning: context imbalance in 'torture_percpu_rwsem_up_write' - wrong count at exit -../kernel/locking/locktorture.c:870:25: warning: context imbalance in 'torture_percpu_rwsem_down_read' - wrong count at exit -../kernel/locking/locktorture.c:874:13: warning: context imbalance in 'torture_percpu_rwsem_up_read' - wrong count at exit -../drivers/gpio/gpio-cadence.c:40:12: warning: context imbalance in 'cdns_gpio_request' - wrong count at exit -../drivers/gpio/gpio-cadence.c:52:13: warning: context imbalance in 'cdns_gpio_free' - wrong count at exit -../drivers/gpio/gpio-cadence.c:81:12: warning: context imbalance in 'cdns_gpio_irq_set_type' - wrong count at exit -../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) -../drivers/xen/pvcalls-back.c:1014:9: expected void **slot -../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** -../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) -../drivers/xen/pvcalls-back.c:1014:9: expected void **slot -../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** -../drivers/xen/pvcalls-back.c:1015:49: warning: incorrect type in argument 1 (different address spaces) -../drivers/xen/pvcalls-back.c:1015:49: expected void [noderef] __rcu **slot -../drivers/xen/pvcalls-back.c:1015:49: got void **slot -../drivers/xen/pvcalls-back.c:1020:38: warning: incorrect type in assignment (different address spaces) -../drivers/xen/pvcalls-back.c:1020:38: expected void **slot -../drivers/xen/pvcalls-back.c:1020:38: got void [noderef] __rcu ** -../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/xen/pvcalls-back.c:1014:9: expected void [noderef] __rcu **slot -../drivers/xen/pvcalls-back.c:1014:9: got void **slot -../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) -../drivers/xen/pvcalls-back.c:1014:9: expected void **slot -../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** -../kernel/dma/mapping.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/dma.h): -../include/trace/events/dma.h:114:1: error: too long token expansion -../include/trace/events/dma.h:161:1: error: too long token expansion -../sound/hda/core/ext/stream.c:163:6: warning: context imbalance in 'snd_hdac_ext_stream_decouple' - wrong count at exit -../sound/hda/core/ext/stream.c:255:31: warning: context imbalance in 'hdac_ext_link_dma_stream_assign' - wrong count at exit -../sound/hda/core/ext/stream.c:290:31: warning: context imbalance in 'hdac_ext_host_dma_stream_assign' - wrong count at exit -../sound/hda/core/ext/stream.c:447:9: warning: context imbalance in 'snd_hdac_ext_cstream_assign' - wrong count at exit -../kernel/rcu/tree.c:1083:9: warning: context imbalance in 'rcu_start_this_gp' - different lock contexts for basic block -../kernel/rcu/tree.c:1459:9: warning: context imbalance in 'rcu_poll_gp_seq_start_unlocked' - different lock contexts for basic block -../kernel/rcu/tree.c:1476:9: warning: context imbalance in 'rcu_poll_gp_seq_end_unlocked' - different lock contexts for basic block -../kernel/rcu/tree.c:1953:9: warning: context imbalance in 'rcu_gp_init' - different lock contexts for basic block -../kernel/rcu/tree.c:2528:13: warning: context imbalance in 'rcu_do_batch' - wrong count at exit -../kernel/rcu/tree.c:2728:9: warning: context imbalance in 'force_qs_rnp' - different lock contexts for basic block -../kernel/rcu/tree.c:2794:25: warning: context imbalance in 'rcu_force_quiescent_state' - unexpected unlock -../kernel/rcu/tree.c: note: in included file: -../kernel/rcu/tree_stall.h:1046:17: warning: context imbalance in 'rcu_check_gp_start_stall' - different lock contexts for basic block -../kernel/rcu/tree.c: note: in included file: -../kernel/rcu/tree_exp.h:199:9: warning: context imbalance in '__rcu_report_exp_rnp' - different lock contexts for basic block -../kernel/rcu/tree_exp.h:1039:9: warning: context imbalance in 'start_poll_synchronize_rcu_expedited' - different lock contexts for basic block -../kernel/rcu/tree.c: note: in included file: -../kernel/rcu/tree_nocb.h:113:16: warning: context imbalance in 'rcu_nocb_bypass_trylock' - wrong count at exit -../kernel/rcu/tree_nocb.h:130:13: warning: context imbalance in 'rcu_nocb_lock' - wrong count at exit -../kernel/rcu/tree_nocb.h:145:17: warning: context imbalance in 'rcu_nocb_unlock' - unexpected unlock -../kernel/rcu/tree_nocb.h:158:17: warning: context imbalance in 'rcu_nocb_unlock_irqrestore' - unexpected unlock -../kernel/rcu/tree_nocb.h:335:9: warning: context imbalance in 'rcu_nocb_do_flush_bypass' - unexpected unlock -../kernel/rcu/tree_nocb.h:352:13: warning: context imbalance in 'rcu_nocb_flush_bypass' - wrong count at exit -../kernel/rcu/tree_nocb.h:526:13: warning: context imbalance in '__call_rcu_nocb_wake' - wrong count at exit -../kernel/rcu/tree_nocb.h:602:17: warning: context imbalance in 'call_rcu_nocb' - unexpected unlock -../kernel/rcu/tree_nocb.h:685:9: warning: context imbalance in 'nocb_gp_wait' - different lock contexts for basic block -../kernel/rcu/tree_nocb.h:936:9: warning: context imbalance in 'nocb_cb_wait' - wrong count at exit -../kernel/rcu/tree_nocb.h:1105:9: warning: context imbalance in 'rcu_nocb_rdp_deoffload' - wrong count at exit -../kernel/rcu/tree_nocb.h:1229:1: warning: context imbalance in 'lazy_rcu_shrink_scan' - different lock contexts for basic block -../drivers/video/fbdev/broadsheetfb.c:298:40: warning: restricted __le32 degrades to integer -../drivers/video/fbdev/broadsheetfb.c:299:45: warning: restricted __le32 degrades to integer -../drivers/video/fbdev/broadsheetfb.c:879:17: warning: incorrect type in assignment (different base types) -../drivers/video/fbdev/broadsheetfb.c:879:17: expected unsigned short -../drivers/video/fbdev/broadsheetfb.c:879:17: got restricted __le16 [usertype] -../kernel/locking/test-ww_mutex.c:17:25: warning: symbol 'wq' was not declared. Should it be static? -../kernel/locking/test-ww_mutex.c:391:18: warning: symbol 'rng' was not declared. Should it be static? -../kernel/locking/test-ww_mutex.c:392:1: warning: symbol 'rng_lock' was not declared. Should it be static? -../net/sched/sch_mqprio.c:702:17: warning: context imbalance in 'mqprio_dump_class_stats' - different lock contexts for basic block -../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 -../sound/pci/echoaudio/darla20.c: note: in included file: +../sound/pci/ice1712/ice1712.c:257:13: warning: context imbalance in 'snd_ice1712_digmix_route_ac97_put' - wrong count at exit +../sound/pci/ice1712/ice1712.c:499:26: warning: context imbalance in 'snd_ice1712_playback_trigger' - wrong count at exit +../sound/pci/ice1712/ice1712.c:523:29: warning: context imbalance in 'snd_ice1712_playback_ds_trigger' - wrong count at exit +../sound/pci/ice1712/ice1712.c:543:26: warning: context imbalance in 'snd_ice1712_capture_trigger' - wrong count at exit +../sound/pci/ice1712/ice1712.c:560:9: warning: context imbalance in 'snd_ice1712_playback_prepare' - wrong count at exit +../sound/pci/ice1712/ice1712.c:609:9: warning: context imbalance in 'snd_ice1712_playback_ds_prepare' - wrong count at exit +../sound/pci/ice1712/ice1712.c:752:12: warning: context imbalance in 'snd_ice1712_playback_ds_open' - wrong count at exit +../sound/pci/ice1712/ice1712.c:787:12: warning: context imbalance in 'snd_ice1712_playback_ds_close' - wrong count at exit +../sound/pci/ice1712/ice1712.c:892:12: warning: context imbalance in 'snd_ice1712_pro_trigger' - different lock contexts for basic block +../sound/pci/ice1712/ice1712.c:1000:12: warning: context imbalance in 'snd_ice1712_playback_pro_prepare' - wrong count at exit +../sound/pci/ice1712/ice1712.c:1022:12: warning: context imbalance in 'snd_ice1712_capture_pro_prepare' - wrong count at exit +../sound/pci/ice1712/ice1712.c:1239:12: warning: context imbalance in 'snd_ice1712_pro_mixer_switch_get' - wrong count at exit +../sound/pci/ice1712/ice1712.c:1253:12: warning: context imbalance in 'snd_ice1712_pro_mixer_switch_put' - wrong count at exit +../sound/pci/ice1712/ice1712.c:1279:12: warning: context imbalance in 'snd_ice1712_pro_mixer_volume_get' - wrong count at exit +../sound/pci/ice1712/ice1712.c:1293:12: warning: context imbalance in 'snd_ice1712_pro_mixer_volume_put' - wrong count at exit +../sound/pci/ice1712/ice1712.c:1775:9: warning: context imbalance in 'snd_ice1712_pro_internal_clock_get' - wrong count at exit +../sound/pci/ice1712/ice1712.c:1891:12: warning: context imbalance in 'snd_ice1712_pro_rate_locking_put' - wrong count at exit +../sound/pci/ice1712/ice1712.c:1921:12: warning: context imbalance in 'snd_ice1712_pro_rate_reset_put' - wrong count at exit +../sound/pci/ice1712/ice1712.c:2090:9: warning: context imbalance in 'snd_ice1712_pro_route_spdif_put' - wrong count at exit +../sound/pci/ice1712/ice1712.c:2130:12: warning: context imbalance in 'snd_ice1712_pro_volume_rate_put' - wrong count at exit +../sound/pci/ice1712/ice1712.c:2171:9: warning: context imbalance in 'snd_ice1712_pro_peak_get' - wrong count at exit +../drivers/gpio/gpio-hlwd.c:129:13: warning: context imbalance in 'hlwd_gpio_irq_unmask' - wrong count at exit +../drivers/gpio/gpio-hlwd.c:171:12: warning: context imbalance in 'hlwd_gpio_irq_set_type' - wrong count at exit +../mm/swap_state.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/mm.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'swap_vma_readahead' - unexpected unlock +../sound/pci/emu10k1/voice.c:77:5: warning: context imbalance in 'snd_emu10k1_voice_alloc' - different lock contexts for basic block +../sound/pci/emu10k1/voice.c:121:5: warning: context imbalance in 'snd_emu10k1_voice_free' - different lock contexts for basic block +Warning: ../mm/swap_state.c:294 expecting prototype for swap_cache_clear_shadow(). Prototype was for __swap_cache_clear_shadow() instead +../sound/pci/echoaudio/darla24.c: note: in included file: @@ -6200,0 +6527,2 @@ +../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1231:9: warning: context imbalance in 'snd_echo_input_nominal_put' - wrong count at exit @@ -6201,0 +6530 @@ +../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block @@ -6203,15 +6532,13 @@ -../arch/x86/kvm/svm/svm.c:1278:13: warning: context imbalance in 'svm_srso_vm_destroy' - different lock contexts for basic block -../arch/x86/kvm/svm/svm.c:1298:13: warning: context imbalance in 'svm_srso_vm_init' - different lock contexts for basic block -../arch/x86/kernel/early-quirks.c:647:49: warning: restricted pci_power_t degrades to integer -../arch/x86/kernel/early-quirks.c:653:57: warning: restricted pci_power_t degrades to integer -../fs/notify/fanotify/fanotify.c:1113:27: warning: symbol 'fanotify_fsnotify_ops' was not declared. Should it be static? -../arch/x86/kernel/cpu/bugs.c:72:5: warning: symbol 'x86_pred_cmd' was not declared. Should it be static? -../drivers/tty/serial/8250/8250_omap.c:509:9: warning: context imbalance in 'omap_8250_set_termios_atomic' - wrong count at exit -../drivers/tty/serial/8250/8250_omap.c: note: in included file (through ../include/linux/serial_8250.h): -../include/linux/serial_core.h:794:1: warning: context imbalance in 'omap_8250_pm' - wrong count at exit -../drivers/tty/serial/8250/8250_omap.c:777:9: warning: context imbalance in 'omap_8250_startup' - different lock contexts for basic block -../include/linux/serial_core.h:797:1: warning: context imbalance in 'omap_8250_throttle' - wrong count at exit -../drivers/tty/serial/8250/8250_omap.c:840:9: warning: context imbalance in 'omap_8250_unthrottle' - wrong count at exit -../drivers/tty/serial/8250/8250_omap.c:973:13: warning: context imbalance in '__dma_rx_complete' - wrong count at exit -../drivers/tty/serial/8250/8250_omap.c:1126:9: warning: context imbalance in 'omap_8250_dma_tx_complete' - wrong count at exit -../drivers/tty/serial/8250/8250_omap.c:1798:12: warning: context imbalance in 'omap8250_runtime_resume' - different lock contexts for basic block +../mm/madvise.c:214:17: warning: context imbalance in 'swapin_walk_pmd_entry' - unexpected unlock +../mm/madvise.c:444:28: warning: context imbalance in 'madvise_cold_or_pageout_pte_range' - unexpected unlock +../mm/madvise.c:784:9: warning: context imbalance in 'madvise_free_pte_range' - different lock contexts for basic block +Warning: ../drivers/misc/vmw_balloon.c:259 struct member '5' not described in 'vmballoon_batch_entry' +Warning: ../drivers/misc/vmw_balloon.c:259 struct member '5' not described in 'vmballoon_batch_entry' +../net/ipv4/igmp.c: note: in included file (through ../include/linux/igmp.h): +../include/uapi/linux/igmp.h:60:32: warning: array of flexible structures +../net/ipv4/igmp.c:3025:31: warning: context imbalance in 'igmp_mcf_get_next' - unexpected unlock +../net/ipv4/igmp.c:3051:9: warning: context imbalance in 'igmp_mcf_get_idx' - wrong count at exit +../net/ipv4/igmp.c:3068:9: warning: context imbalance in 'igmp_mcf_seq_next' - wrong count at exit +../net/ipv4/igmp.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'igmp_mcf_seq_stop' - unexpected unlock +../mm/zswap.c:1151:23: warning: context imbalance in 'shrink_memcg_cb' - unexpected unlock @@ -6224,9 +6551,154 @@ -../drivers/dma/cv1800b-dmamux.c:76:13: warning: context imbalance in 'cv1800_dmamux_free' - wrong count at exit -../sound/core/seq/seq_midi_event.c:145:6: warning: context imbalance in 'snd_midi_event_reset_encode' - wrong count at exit -../sound/core/seq/seq_midi_event.c:152:6: warning: context imbalance in 'snd_midi_event_reset_decode' - wrong count at exit -../sound/core/seq/seq_midi_event.c:170:6: warning: context imbalance in 'snd_midi_event_encode_byte' - different lock contexts for basic block -../drivers/xen/pvcalls-front.c:956:24: warning: incorrect type in return expression (different base types) -../drivers/xen/pvcalls-front.c:956:24: expected restricted __poll_t -../drivers/xen/pvcalls-front.c:956:24: got int [assigned] ret -../drivers/gpu/drm/imx/dc/dc-ic.c:273:24: warning: symbol 'dc_ic_driver' was not declared. Should it be static? -../sound/pci/echoaudio/gina20.c: note: in included file: +../drivers/block/drbd/drbd_state.c:1912:30: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_state.c:1912:30: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_state.c:1912:30: struct disk_conf * +../drivers/block/drbd/drbd_state.c:834:22: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_state.c:834:22: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_state.c:834:22: struct disk_conf * +../drivers/block/drbd/drbd_state.c:838:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_state.c:838:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_state.c:838:14: struct net_conf * +../drivers/block/drbd/drbd_state.c:1064:22: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_state.c:1064:22: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_state.c:1064:22: struct disk_conf * +../drivers/block/drbd/drbd_state.c:2079:17: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_state.c:2079:17: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_state.c:2079:17: struct net_conf * +../drivers/block/drbd/drbd_state.c:838:14: warning: context imbalance in 'is_valid_state' - different lock contexts for basic block +../drivers/block/drbd/drbd_state.c:1070:9: warning: context imbalance in 'sanitize_state' - different lock contexts for basic block +../drivers/block/drbd/drbd_state.c:1958:25: warning: context imbalance in 'after_state_ch' - unexpected unlock +../drivers/block/drbd/drbd_state.c:2373:32: warning: context imbalance in '_conn_request_state' - unexpected unlock +../fs/notify/fanotify/fanotify.c:1113:27: warning: symbol 'fanotify_fsnotify_ops' was not declared. Should it be static? +../drivers/misc/dw-xdata-pcie.c: In function ‘dw_xdata_pcie_probe’: +../drivers/misc/dw-xdata-pcie.c:21:41: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] + 21 | #define DW_XDATA_DRIVER_NAME "dw-xdata-pcie" + | ^~~~~~~~~~~~~~~ +../drivers/misc/dw-xdata-pcie.c:343:38: note: in expansion of macro ‘DW_XDATA_DRIVER_NAME’ + 343 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/misc/dw-xdata-pcie.c:391:64: note: format string is defined here + 391 | if (sscanf(dw->misc_dev.name, DW_XDATA_DRIVER_NAME ".%d", &id) != 1) + | ^ +../drivers/misc/dw-xdata-pcie.c:343:9: note: ‘snprintf’ output between 16 and 25 bytes into a destination of size 24 + 343 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../arch/x86/kernel/apic/vector.c:61:6: warning: context imbalance in 'lock_vector_lock' - wrong count at exit +../arch/x86/kernel/apic/vector.c:69:6: warning: context imbalance in 'unlock_vector_lock' - unexpected unlock +../arch/x86/kernel/apic/vector.c:924:13: warning: context imbalance in 'apic_force_complete_move' - wrong count at exit +../drivers/block/drbd/drbd_nl.c:454:33: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:454:33: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:454:33: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:691:38: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:691:38: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:691:38: struct net_conf * +../drivers/block/drbd/drbd_nl.c:983:18: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:983:18: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:983:18: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:1251:24: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:1251:24: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:1251:24: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:1571:17: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:1571:17: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:1571:17: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:1581:17: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:1581:17: struct fifo_buffer [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:1581:17: struct fifo_buffer * +../drivers/block/drbd/drbd_nl.c:1807:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:1807:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:1807:14: struct net_conf * +../drivers/block/drbd/drbd_nl.c:2067:39: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:2067:39: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:2067:39: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:2075:13: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:2075:13: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:2075:13: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:2258:50: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:2258:50: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:2258:50: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:2281:45: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:2281:45: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:2281:45: struct net_conf * +../drivers/block/drbd/drbd_nl.c:2426:9: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:2426:9: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:2426:9: struct net_conf * +../drivers/block/drbd/drbd_nl.c:2589:9: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:2589:9: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:2589:9: struct net_conf * +../drivers/block/drbd/drbd_nl.c:2822:18: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:2822:18: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:2822:18: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:2862:17: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:2862:17: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:2862:17: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:3400:33: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:3400:33: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:3400:33: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:3525:28: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:3525:28: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:3525:28: struct net_conf * +../drivers/block/drbd/drbd_nl.c:3738:29: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:3738:29: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:3738:29: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:3744:22: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:3744:22: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:3744:22: struct net_conf * +../drivers/block/drbd/drbd_nl.c:3934:38: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:3934:38: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:3934:38: struct net_conf * +../drivers/block/drbd/drbd_nl.c:450:9: warning: context imbalance in 'highest_fencing_policy' - different lock contexts for basic block +../drivers/block/drbd/drbd_nl.c:2122:9: warning: context imbalance in 'drbd_adm_attach' - different lock contexts for basic block +../drivers/block/drbd/drbd_nl.c: note: in included file: +../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * +../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * +../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * +../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * +../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * +../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * +../mm/slub.c:3474:9: warning: context imbalance in 'alloc_single_from_new_slab' - different lock contexts for basic block +../mm/slub.c:3863:55: warning: context imbalance in '__put_partials' - unexpected unlock +../mm/slub.c:5888:47: warning: context imbalance in '__slab_free' - unexpected unlock +../kernel/futex/requeue.c:692:9: warning: context imbalance in 'futex_requeue' - different lock contexts for basic block +../kernel/futex/requeue.c:841:25: warning: context imbalance in 'futex_wait_requeue_pi' - unexpected unlock +../kernel/futex/pi.c:663:9: warning: context imbalance in 'wake_futex_pi' - unexpected unlock +../kernel/futex/pi.c:791:9: warning: context imbalance in '__fixup_pi_state_owner' - unexpected unlock +../kernel/futex/pi.c:1093:17: warning: context imbalance in 'futex_lock_pi' - unexpected unlock +../kernel/futex/pi.c:1132:5: warning: context imbalance in 'futex_unlock_pi' - different lock contexts for basic block +../mm/swapfile.c:516:20: warning: context imbalance in 'swap_cluster_alloc_table' - unexpected unlock +../mm/swapfile.c:616:20: warning: context imbalance in 'isolate_lock_cluster' - different lock contexts for basic block +../mm/swapfile.c:781:13: warning: context imbalance in 'cluster_reclaim_range' - unexpected unlock +../mm/swapfile.c:940:9: warning: context imbalance in 'alloc_swap_scan_cluster' - unexpected unlock +../mm/swapfile.c:1008:36: warning: context imbalance in 'swap_reclaim_full_clusters' - unexpected unlock +../mm/swapfile.c:1132:28: warning: context imbalance in 'cluster_alloc_swap_entry' - unexpected unlock +../mm/swapfile.c:1348:24: warning: context imbalance in 'swap_alloc_fast' - different lock contexts for basic block +../mm/swapfile.c:2223:9: warning: context imbalance in 'unuse_pte' - different lock contexts for basic block +../mm/swapfile.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/xarray.h, ../include/linux/list_lru.h, ...): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'unuse_pte_range' - unexpected unlock +../net/netfilter/nf_conntrack_tftp.c:78:31: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_conntrack_tftp.c:78:31: unsigned int ( [noderef] __rcu * )( ... ) +../net/netfilter/nf_conntrack_tftp.c:78:31: unsigned int ( * )( ... ) +../kernel/time/timekeeping.c:160:15: warning: context imbalance in 'timekeeper_lock_irqsave' - wrong count at exit +../kernel/time/timekeeping.c:168:6: warning: context imbalance in 'timekeeper_unlock_irqrestore' - unexpected unlock +../kernel/time/timekeeping.c:618:5: warning: context imbalance in 'pvclock_gtod_register_notifier' - wrong count at exit +../kernel/time/timekeeping.c:636:5: warning: context imbalance in 'pvclock_gtod_unregister_notifier' - wrong count at exit +../kernel/time/timekeeping.c:1835:9: warning: context imbalance in 'timekeeping_init' - wrong count at exit +../kernel/time/timekeeping.c:2368:13: warning: context imbalance in 'timekeeping_advance' - wrong count at exit +../kernel/time/timekeeping.c:2678:12: warning: context imbalance in '__do_adjtimex' - different lock contexts for basic block +../kernel/time/timekeeping.c:2812:9: warning: context imbalance in 'tk_aux_update_clocksource' - different lock contexts for basic block +../kernel/time/timekeeping.c:2832:9: warning: context imbalance in 'tk_aux_advance' - different lock contexts for basic block +../kernel/time/timekeeping.c:2909:12: warning: context imbalance in 'aux_clock_set' - different lock contexts for basic block +../kernel/time/timekeeping.c:2799:30: warning: context imbalance in 'aux_clock_enable' - wrong count at exit +../kernel/time/timekeeping.c:2799:30: warning: context imbalance in 'aux_clock_disable' - wrong count at exit +../sound/pci/echoaudio/gina24.c: note: in included file: +../sound/pci/echoaudio/gina24_dsp.c:284:12: warning: context imbalance in 'dsp_set_digital_mode' - wrong count at exit +../sound/pci/echoaudio/gina24.c: note: in included file: @@ -6238 +6710,2 @@ -../sound/pci/echoaudio/echoaudio.c:1101:9: warning: context imbalance in 'snd_echo_input_gain_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1231:9: warning: context imbalance in 'snd_echo_input_nominal_put' - wrong count at exit @@ -6241,0 +6715 @@ +../sound/pci/echoaudio/echoaudio.c:1650:9: warning: context imbalance in 'snd_echo_automute_put' - wrong count at exit @@ -6243,22 +6716,0 @@ -../sound/hda/controllers/intel.c:768:9: warning: context imbalance in 'azx_clear_irq_pending' - wrong count at exit -../fs/notify/fanotify/fanotify_user.c:117:13: warning: context imbalance in 'perm_group_watchdog' - wrong count at exit -../sound/core/seq/seq_virmidi.c:103:9: warning: context imbalance in 'snd_virmidi_dev_receive_event' - different lock contexts for basic block -../sound/core/seq/seq_virmidi.c:184:12: warning: context imbalance in 'snd_virmidi_input_open' - different lock contexts for basic block -../sound/core/seq/seq_virmidi.c: note: in included file (through ../include/linux/wait.h): -../include/linux/list.h:237:25: warning: context imbalance in 'snd_virmidi_input_close' - wrong count at exit -../arch/x86/kvm/svm/avic.c:65:1: error: too long token expansion -../arch/x86/kvm/svm/avic.c:65:1: error: too long token expansion -../arch/x86/kvm/svm/avic.c:224:21: error: too long token expansion -../arch/x86/kvm/svm/avic.c:287:49: error: too long token expansion -../arch/x86/kvm/svm/avic.c:842:35: error: too long token expansion -../arch/x86/kvm/svm/avic.c:842:35: error: too long token expansion -../kernel/irq/generic-chip.c:44:23: warning: context imbalance in 'irq_gc_mask_disable_reg' - wrong count at exit -../kernel/irq/generic-chip.c:56:6: warning: context imbalance in 'irq_gc_mask_set_bit' - wrong count at exit -../kernel/irq/generic-chip.c:75:6: warning: context imbalance in 'irq_gc_mask_clr_bit' - wrong count at exit -../kernel/irq/generic-chip.c:101:23: warning: context imbalance in 'irq_gc_unmask_enable_reg' - wrong count at exit -../kernel/irq/generic-chip.c:110:6: warning: context imbalance in 'irq_gc_ack_set_bit' - wrong count at exit -../kernel/irq/generic-chip.c:125:6: warning: context imbalance in 'irq_gc_ack_clr_bit' - wrong count at exit -../kernel/irq/generic-chip.c:147:6: warning: context imbalance in 'irq_gc_mask_disable_and_ack_set' - wrong count at exit -../kernel/irq/generic-chip.c:164:6: warning: context imbalance in 'irq_gc_eoi' - wrong count at exit -../kernel/irq/generic-chip.c:183:5: warning: context imbalance in 'irq_gc_set_wake' - wrong count at exit -../kernel/irq/generic-chip.c:475:16: warning: context imbalance in 'irq_map_generic_chip' - different lock contexts for basic block @@ -6267,32 +6719,26 @@ -../kernel/rcu/rcutorture.c:454:22: warning: context imbalance in 'rcu_torture_read_lock' - wrong count at exit -../kernel/rcu/rcutorture.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'rcu_torture_read_unlock' - unexpected unlock -../kernel/rcu/rcutorture.c:753:9: warning: context imbalance in 'srcu_torture_read_lock' - wrong count at exit -../kernel/rcu/rcutorture.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): -../include/linux/srcu.h:540:9: warning: context imbalance in 'srcu_torture_read_unlock' - unexpected unlock -../kernel/rcu/rcutorture.c:803:12: warning: context imbalance in 'srcu_torture_down_read' - wrong count at exit -../include/linux/srcu.h:566:9: warning: context imbalance in 'srcu_torture_up_read' - unexpected unlock -../kernel/rcu/rcutorture.c:2200:9: warning: context imbalance in 'rcutorture_one_extend' - different lock contexts for basic block -../include/linux/srcu.h:463:9: warning: context imbalance in 'rcu_torture_init_srcu_lockdep' - unexpected unlock -../sound/pci/echoaudio/layla20.c: note: in included file: -../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1101:9: warning: context imbalance in 'snd_echo_input_gain_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit -../sound/pci/echoaudio/layla20.c: note: in included file: -../sound/pci/echoaudio/midi.c:169:9: warning: context imbalance in 'snd_echo_midi_input_trigger' - wrong count at exit -../sound/pci/echoaudio/midi.c:235:9: warning: context imbalance in 'snd_echo_midi_output_write' - wrong count at exit -../net/ipv4/icmp.c: note: in included file (through ../include/linux/spinlock.h, ../include/linux/sched.h, ../include/linux/percpu.h, ../arch/x86/include/asm/msr.h, ../arch/x86/include/asm/tsc.h, ...): -../include/linux/bottom_half.h:33:30: warning: context imbalance in 'icmp_reply' - different lock contexts for basic block -../include/linux/bottom_half.h:33:30: warning: context imbalance in '__icmp_send' - different lock contexts for basic block -../drivers/gpu/drm/bridge/imx/imx-legacy-bridge.c:52:25: warning: symbol 'imx_legacy_bridge_funcs' was not declared. Should it be static? -../kernel/irq/autoprobe.c:45:9: warning: context imbalance in 'probe_irq_on' - different lock contexts for basic block -../kernel/irq/autoprobe.c:118:9: warning: context imbalance in 'probe_irq_mask' - different lock contexts for basic block -../kernel/irq/autoprobe.c:156:9: warning: context imbalance in 'probe_irq_off' - different lock contexts for basic block +../drivers/tty/serial/imx.c:2095:13: warning: context imbalance in 'imx_uart_console_device_lock' - wrong count at exit +../drivers/tty/serial/imx.c:2102:13: warning: context imbalance in 'imx_uart_console_device_unlock' - unexpected unlock +../arch/x86/kernel/cpu/mtrr/mtrr.c: In function ‘mtrr_bp_init’: +../arch/x86/kernel/cpu/mtrr/mtrr.c:550:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] + 550 | unsigned long config, dummy; + | ^~~~~ +../drivers/gpio/gpio-idt3243x.c:49:12: warning: context imbalance in 'idt_gpio_irq_set_type' - different lock contexts for basic block +../drivers/gpio/gpio-idt3243x.c:95:13: warning: context imbalance in 'idt_gpio_unmask' - wrong count at exit +../sound/pci/emu10k1/io.c:60:6: warning: context imbalance in 'snd_emu10k1_ptr_write' - different lock contexts for basic block +../sound/pci/emu10k1/io.c:91:6: warning: context imbalance in 'snd_emu10k1_ptr_write_multiple' - different lock contexts for basic block +../sound/pci/emu10k1/io.c:120:14: warning: context imbalance in 'snd_emu10k1_ptr20_read' - wrong count at exit +../sound/pci/emu10k1/io.c:133:6: warning: context imbalance in 'snd_emu10k1_ptr20_write' - wrong count at exit +../sound/pci/emu10k1/io.c:147:5: warning: context imbalance in 'snd_emu10k1_spi_write' - wrong count at exit +../sound/pci/emu10k1/io.c:194:5: warning: context imbalance in 'snd_emu10k1_i2c_write' - different lock contexts for basic block +../sound/pci/emu10k1/io.c:457:6: warning: context imbalance in 'snd_emu10k1_intr_enable' - wrong count at exit +../sound/pci/emu10k1/io.c:466:6: warning: context imbalance in 'snd_emu10k1_intr_disable' - wrong count at exit +../sound/pci/emu10k1/io.c:489:13: warning: context imbalance in 'snd_emu10k1_voice_intr_enable' - wrong count at exit +../sound/pci/emu10k1/io.c:506:13: warning: context imbalance in 'snd_emu10k1_voice_intr_disable' - wrong count at exit +../sound/pci/emu10k1/io.c:519:13: warning: context imbalance in 'snd_emu10k1_voice_intr_ack' - wrong count at exit +../sound/pci/emu10k1/io.c:536:13: warning: context imbalance in 'snd_emu10k1_voice_half_loop_intr_enable' - wrong count at exit +../sound/pci/emu10k1/io.c:553:13: warning: context imbalance in 'snd_emu10k1_voice_half_loop_intr_disable' - wrong count at exit +../sound/pci/emu10k1/io.c:566:13: warning: context imbalance in 'snd_emu10k1_voice_half_loop_intr_ack' - wrong count at exit +../sound/pci/emu10k1/io.c:605:6: warning: context imbalance in 'snd_emu10k1_voice_set_loop_stop_multiple' - wrong count at exit +../sound/pci/emu10k1/io.c:614:6: warning: context imbalance in 'snd_emu10k1_voice_clear_loop_stop_multiple' - wrong count at exit +../sound/pci/emu10k1/io.c:700:16: warning: context imbalance in 'snd_emu10k1_ac97_read' - wrong count at exit +../sound/pci/emu10k1/io.c:709:6: warning: context imbalance in 'snd_emu10k1_ac97_write' - wrong count at exit @@ -6301,16 +6747,59 @@ -../sound/soc/generic/simple-card-utils.c:34:33: warning: incorrect type in initializer (different base types) -../sound/soc/generic/simple-card-utils.c:34:33: expected unsigned int [usertype] val -../sound/soc/generic/simple-card-utils.c:34:33: got restricted snd_pcm_format_t [usertype] -../sound/soc/generic/simple-card-utils.c:35:33: warning: incorrect type in initializer (different base types) -../sound/soc/generic/simple-card-utils.c:35:33: expected unsigned int [usertype] val -../sound/soc/generic/simple-card-utils.c:35:33: got restricted snd_pcm_format_t [usertype] -../sound/soc/generic/simple-card-utils.c:36:33: warning: incorrect type in initializer (different base types) -../sound/soc/generic/simple-card-utils.c:36:33: expected unsigned int [usertype] val -../sound/soc/generic/simple-card-utils.c:36:33: got restricted snd_pcm_format_t [usertype] -../sound/soc/generic/simple-card-utils.c:37:33: warning: incorrect type in initializer (different base types) -../sound/soc/generic/simple-card-utils.c:37:33: expected unsigned int [usertype] val -../sound/soc/generic/simple-card-utils.c:37:33: got restricted snd_pcm_format_t [usertype] -../sound/soc/generic/simple-card-utils.c:38:33: warning: incorrect type in initializer (different base types) -../sound/soc/generic/simple-card-utils.c:38:33: expected unsigned int [usertype] val -../sound/soc/generic/simple-card-utils.c:38:33: got restricted snd_pcm_format_t [usertype] -../sound/pci/echoaudio/darla24.c: note: in included file: +../kernel/futex/waitwake.c:275:41: warning: context imbalance in 'futex_wake_op' - different lock contexts for basic block +../kernel/futex/waitwake.c:460:44: warning: context imbalance in 'futex_wait_multiple_setup' - unexpected unlock +../kernel/futex/waitwake.c:660:28: warning: context imbalance in 'futex_wait_setup' - unexpected unlock +../sound/pci/emu10k1/emupcm.c:327:9: warning: context imbalance in 'snd_emu10k1_pcm_init_voices' - wrong count at exit +../sound/pci/emu10k1/emupcm.c:719:12: warning: context imbalance in 'snd_emu10k1_playback_trigger' - wrong count at exit +../sound/pci/emu10k1/emupcm.c:761:12: warning: context imbalance in 'snd_emu10k1_capture_trigger' - wrong count at exit +../sound/pci/emu10k1/emupcm.c:911:12: warning: context imbalance in 'snd_emu10k1_efx_playback_trigger' - wrong count at exit +../sound/pci/emu10k1/emupcm.c:1350:9: warning: context imbalance in 'snd_emu10k1_capture_efx_open' - different lock contexts for basic block +../sound/pci/emu10k1/emupcm.c:1515:12: warning: context imbalance in 'snd_emu10k1_pcm_efx_voices_mask_put' - different lock contexts for basic block +../sound/pci/emu10k1/emupcm.c:1673:12: warning: context imbalance in 'snd_emu10k1_fx8010_playback_trigger' - wrong count at exit +../sound/pci/emu10k1/emupcm.c:1749:12: warning: context imbalance in 'snd_emu10k1_fx8010_playback_open' - wrong count at exit +../sound/pci/emu10k1/emupcm.c:1765:12: warning: context imbalance in 'snd_emu10k1_fx8010_playback_close' - wrong count at exit +../fs/notify/fanotify/fanotify_user.c:117:13: warning: context imbalance in 'perm_group_watchdog' - wrong count at exit +../drivers/dma/cv1800b-dmamux.c:76:13: warning: context imbalance in 'cv1800_dmamux_free' - wrong count at exit +../sound/soc/loongson/loongson_dma.c:336:39: warning: symbol 'loongson_i2s_component' was not declared. Should it be static? +../sound/pci/korg1212/korg1212.c:577:12: warning: context imbalance in 'snd_korg1212_TurnOnIdleMonitor' - wrong count at exit +../sound/pci/korg1212/korg1212.c:964:9: warning: context imbalance in 'snd_korg1212_WriteADCSensitivity' - wrong count at exit +../sound/pci/korg1212/korg1212.c:1045:20: warning: context imbalance in 'snd_korg1212_interrupt' - wrong count at exit +../sound/pci/korg1212/korg1212.c:1422:12: warning: context imbalance in 'snd_korg1212_hw_params' - wrong count at exit +../sound/pci/korg1212/korg1212.c:1476:12: warning: context imbalance in 'snd_korg1212_prepare' - wrong count at exit +../sound/pci/korg1212/korg1212.c:1531:9: warning: context imbalance in 'snd_korg1212_trigger' - wrong count at exit +../sound/pci/korg1212/korg1212.c:1637:9: warning: context imbalance in 'snd_korg1212_control_phase_get' - wrong count at exit +../sound/pci/korg1212/korg1212.c:1673:9: warning: context imbalance in 'snd_korg1212_control_phase_put' - wrong count at exit +../sound/pci/korg1212/korg1212.c:1700:9: warning: context imbalance in 'snd_korg1212_control_volume_get' - wrong count at exit +../sound/pci/korg1212/korg1212.c:1737:9: warning: context imbalance in 'snd_korg1212_control_volume_put' - wrong count at exit +../sound/pci/korg1212/korg1212.c:1762:9: warning: context imbalance in 'snd_korg1212_control_route_get' - wrong count at exit +../sound/pci/korg1212/korg1212.c:1791:9: warning: context imbalance in 'snd_korg1212_control_route_put' - wrong count at exit +../sound/pci/korg1212/korg1212.c:1804:12: warning: context imbalance in 'snd_korg1212_control_get' - wrong count at exit +../sound/pci/korg1212/korg1212.c:1850:12: warning: context imbalance in 'snd_korg1212_control_sync_get' - wrong count at exit +../sound/pci/korg1212/korg1212.c:1861:12: warning: context imbalance in 'snd_korg1212_control_sync_put' - wrong count at exit +../net/llc/llc_proc.c:56:9: warning: context imbalance in 'llc_get_sk_idx' - wrong count at exit +../net/llc/llc_proc.c:102:23: warning: context imbalance in 'llc_seq_next' - unexpected unlock +../net/llc/llc_proc.c:117:17: warning: context imbalance in 'llc_seq_stop' - unexpected unlock +../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘get_mtrr_state’: +../arch/x86/kernel/cpu/mtrr/generic.c:692:22: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] + 692 | unsigned lo, dummy; + | ^~~~~ +../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘generic_have_wrcomb’: +../arch/x86/kernel/cpu/mtrr/generic.c:1060:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] + 1060 | unsigned long config, dummy; + | ^~~~~ +../sound/core/seq/oss/seq_oss_synth.c:179:9: warning: context imbalance in 'get_sdev' - wrong count at exit +../drivers/misc/xilinx_sdfec.c: In function ‘xsdfec_probe’: +../drivers/misc/xilinx_sdfec.c:1404:57: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] + 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); + | ^~ +../drivers/misc/xilinx_sdfec.c:1404:50: note: directive argument in the range [0, 2147483647] + 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); + | ^~~~~~~~~~ +../drivers/misc/xilinx_sdfec.c:1404:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 12 + 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/core/bpf_sk_storage.c:334:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? +../net/core/bpf_sk_storage.c:691:38: warning: context imbalance in 'bpf_sk_storage_map_seq_find_next' - different lock contexts for basic block +../net/core/bpf_sk_storage.c:820:9: warning: context imbalance in 'bpf_sk_storage_map_seq_stop' - different lock contexts for basic block +../drivers/gpio/gpio-latch.c:100:12: warning: context imbalance in 'gpio_latch_set' - wrong count at exit +../sound/pci/echoaudio/layla24.c: note: in included file: +../sound/pci/echoaudio/layla24_dsp.c:333:12: warning: context imbalance in 'dsp_set_digital_mode' - wrong count at exit +../sound/pci/echoaudio/layla24.c: note: in included file: @@ -6324,0 +6814 @@ +../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit @@ -6325,0 +6816 @@ +../sound/pci/echoaudio/echoaudio.c:1650:9: warning: context imbalance in 'snd_echo_automute_put' - wrong count at exit @@ -6327,113 +6818,79 @@ -lib/tests/module/test_kallsyms_a.c:14:5: warning: symbol 'auto_test_a_0000000001' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:16:5: warning: symbol 'auto_test_a_0000000002' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:18:5: warning: symbol 'auto_test_a_0000000003' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:20:5: warning: symbol 'auto_test_a_0000000004' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:22:5: warning: symbol 'auto_test_a_0000000005' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:24:5: warning: symbol 'auto_test_a_0000000006' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:26:5: warning: symbol 'auto_test_a_0000000007' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:28:5: warning: symbol 'auto_test_a_0000000008' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:30:5: warning: symbol 'auto_test_a_0000000009' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:32:5: warning: symbol 'auto_test_a_0000000010' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:34:5: warning: symbol 'auto_test_a_0000000011' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:36:5: warning: symbol 'auto_test_a_0000000012' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:38:5: warning: symbol 'auto_test_a_0000000013' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:40:5: warning: symbol 'auto_test_a_0000000014' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:42:5: warning: symbol 'auto_test_a_0000000015' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:44:5: warning: symbol 'auto_test_a_0000000016' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:46:5: warning: symbol 'auto_test_a_0000000017' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:48:5: warning: symbol 'auto_test_a_0000000018' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:50:5: warning: symbol 'auto_test_a_0000000019' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:52:5: warning: symbol 'auto_test_a_0000000020' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:54:5: warning: symbol 'auto_test_a_0000000021' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:56:5: warning: symbol 'auto_test_a_0000000022' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:58:5: warning: symbol 'auto_test_a_0000000023' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:60:5: warning: symbol 'auto_test_a_0000000024' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:62:5: warning: symbol 'auto_test_a_0000000025' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:64:5: warning: symbol 'auto_test_a_0000000026' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:66:5: warning: symbol 'auto_test_a_0000000027' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:68:5: warning: symbol 'auto_test_a_0000000028' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:70:5: warning: symbol 'auto_test_a_0000000029' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:72:5: warning: symbol 'auto_test_a_0000000030' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:74:5: warning: symbol 'auto_test_a_0000000031' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:76:5: warning: symbol 'auto_test_a_0000000032' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:78:5: warning: symbol 'auto_test_a_0000000033' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:80:5: warning: symbol 'auto_test_a_0000000034' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:82:5: warning: symbol 'auto_test_a_0000000035' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:84:5: warning: symbol 'auto_test_a_0000000036' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:86:5: warning: symbol 'auto_test_a_0000000037' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:88:5: warning: symbol 'auto_test_a_0000000038' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:90:5: warning: symbol 'auto_test_a_0000000039' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:92:5: warning: symbol 'auto_test_a_0000000040' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:94:5: warning: symbol 'auto_test_a_0000000041' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:96:5: warning: symbol 'auto_test_a_0000000042' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:98:5: warning: symbol 'auto_test_a_0000000043' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:100:5: warning: symbol 'auto_test_a_0000000044' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:102:5: warning: symbol 'auto_test_a_0000000045' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:104:5: warning: symbol 'auto_test_a_0000000046' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:106:5: warning: symbol 'auto_test_a_0000000047' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:108:5: warning: symbol 'auto_test_a_0000000048' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:110:5: warning: symbol 'auto_test_a_0000000049' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:112:5: warning: symbol 'auto_test_a_0000000050' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:114:5: warning: symbol 'auto_test_a_0000000051' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:116:5: warning: symbol 'auto_test_a_0000000052' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:118:5: warning: symbol 'auto_test_a_0000000053' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:120:5: warning: symbol 'auto_test_a_0000000054' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:122:5: warning: symbol 'auto_test_a_0000000055' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:124:5: warning: symbol 'auto_test_a_0000000056' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:126:5: warning: symbol 'auto_test_a_0000000057' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:128:5: warning: symbol 'auto_test_a_0000000058' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:130:5: warning: symbol 'auto_test_a_0000000059' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:132:5: warning: symbol 'auto_test_a_0000000060' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:134:5: warning: symbol 'auto_test_a_0000000061' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:136:5: warning: symbol 'auto_test_a_0000000062' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:138:5: warning: symbol 'auto_test_a_0000000063' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:140:5: warning: symbol 'auto_test_a_0000000064' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:142:5: warning: symbol 'auto_test_a_0000000065' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:144:5: warning: symbol 'auto_test_a_0000000066' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:146:5: warning: symbol 'auto_test_a_0000000067' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:148:5: warning: symbol 'auto_test_a_0000000068' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:150:5: warning: symbol 'auto_test_a_0000000069' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:152:5: warning: symbol 'auto_test_a_0000000070' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:154:5: warning: symbol 'auto_test_a_0000000071' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:156:5: warning: symbol 'auto_test_a_0000000072' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:158:5: warning: symbol 'auto_test_a_0000000073' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:160:5: warning: symbol 'auto_test_a_0000000074' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:162:5: warning: symbol 'auto_test_a_0000000075' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:164:5: warning: symbol 'auto_test_a_0000000076' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:166:5: warning: symbol 'auto_test_a_0000000077' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:168:5: warning: symbol 'auto_test_a_0000000078' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:170:5: warning: symbol 'auto_test_a_0000000079' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:172:5: warning: symbol 'auto_test_a_0000000080' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:174:5: warning: symbol 'auto_test_a_0000000081' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:176:5: warning: symbol 'auto_test_a_0000000082' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:178:5: warning: symbol 'auto_test_a_0000000083' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:180:5: warning: symbol 'auto_test_a_0000000084' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:182:5: warning: symbol 'auto_test_a_0000000085' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:184:5: warning: symbol 'auto_test_a_0000000086' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:186:5: warning: symbol 'auto_test_a_0000000087' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:188:5: warning: symbol 'auto_test_a_0000000088' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:190:5: warning: symbol 'auto_test_a_0000000089' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:192:5: warning: symbol 'auto_test_a_0000000090' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:194:5: warning: symbol 'auto_test_a_0000000091' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:196:5: warning: symbol 'auto_test_a_0000000092' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:198:5: warning: symbol 'auto_test_a_0000000093' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:200:5: warning: symbol 'auto_test_a_0000000094' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:202:5: warning: symbol 'auto_test_a_0000000095' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:204:5: warning: symbol 'auto_test_a_0000000096' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:206:5: warning: symbol 'auto_test_a_0000000097' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:208:5: warning: symbol 'auto_test_a_0000000098' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:210:5: warning: symbol 'auto_test_a_0000000099' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:212:5: warning: too many warnings -../net/mpls/af_mpls.c: note: in included file: -../net/mpls/internal.h:158:38: warning: array of flexible structures -../drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c:254:9: warning: cast truncates bits from constant value (ffffff7f becomes 7f) -../drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3348:30: warning: cast truncates bits from constant value (ffffff0d becomes d) -../mm/slub.c:3474:9: warning: context imbalance in 'alloc_single_from_new_slab' - different lock contexts for basic block -../mm/slub.c:3863:55: warning: context imbalance in '__put_partials' - unexpected unlock -../mm/slub.c:5888:47: warning: context imbalance in '__slab_free' - unexpected unlock -../net/core/bpf_sk_storage.c:334:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? -../net/core/bpf_sk_storage.c:691:38: warning: context imbalance in 'bpf_sk_storage_map_seq_find_next' - different lock contexts for basic block -../net/core/bpf_sk_storage.c:820:9: warning: context imbalance in 'bpf_sk_storage_map_seq_stop' - different lock contexts for basic block -../kernel/irq/proc.c:46:12: warning: context imbalance in 'show_irq_affinity' - wrong count at exit -../kernel/irq/proc.c:298:13: warning: context imbalance in 'name_unique' - wrong count at exit -../kernel/irq/proc.c:452:5: warning: context imbalance in 'show_interrupts' - different lock contexts for basic block +../sound/pci/echoaudio/layla24.c: note: in included file: +../sound/pci/echoaudio/midi.c:169:9: warning: context imbalance in 'snd_echo_midi_input_trigger' - wrong count at exit +../sound/pci/echoaudio/midi.c:235:9: warning: context imbalance in 'snd_echo_midi_output_write' - wrong count at exit +../drivers/video/fbdev/smscufx.c:827:27: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/smscufx.c:827:27: expected unsigned int [usertype] +../drivers/video/fbdev/smscufx.c:827:27: got restricted __le32 [usertype] +../drivers/video/fbdev/smscufx.c:830:27: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/smscufx.c:830:27: expected unsigned int [usertype] +../drivers/video/fbdev/smscufx.c:830:27: got restricted __le32 [usertype] +../drivers/video/fbdev/smscufx.c:832:16: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/smscufx.c:832:16: expected unsigned short [usertype] +../drivers/video/fbdev/smscufx.c:832:16: got restricted __le16 [usertype] +../drivers/video/fbdev/smscufx.c:833:16: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/smscufx.c:833:16: expected unsigned short [usertype] +../drivers/video/fbdev/smscufx.c:833:16: got restricted __le16 [usertype] +../drivers/video/fbdev/smscufx.c:834:16: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/smscufx.c:834:16: expected unsigned short [usertype] +../drivers/video/fbdev/smscufx.c:834:16: got restricted __le16 [usertype] +../drivers/video/fbdev/smscufx.c:835:16: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/smscufx.c:835:16: expected unsigned short [usertype] +../drivers/video/fbdev/smscufx.c:835:16: got restricted __le16 [usertype] +../drivers/video/fbdev/smscufx.c:838:27: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/smscufx.c:838:27: expected unsigned int [usertype] +../drivers/video/fbdev/smscufx.c:838:27: got restricted __le32 [usertype] +../drivers/video/fbdev/smscufx.c:841:17: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/smscufx.c:841:17: expected unsigned short [usertype] +../drivers/video/fbdev/smscufx.c:841:17: got restricted __le16 [usertype] +../drivers/video/fbdev/smscufx.c:844:17: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/smscufx.c:844:17: expected unsigned short [usertype] +../drivers/video/fbdev/smscufx.c:844:17: got restricted __le16 [usertype] +../arch/x86/kernel/cpu/mtrr/cleanup.c: In function ‘mtrr_cleanup’: +../arch/x86/kernel/cpu/mtrr/cleanup.c:660:40: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] + 660 | unsigned long base, size, def, dummy; + | ^~~~~ +../arch/x86/kernel/cpu/mtrr/cleanup.c: In function ‘mtrr_trim_uncached_memory’: +../arch/x86/kernel/cpu/mtrr/cleanup.c:856:60: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] + 856 | unsigned long i, base, size, highest_pfn = 0, def, dummy; + | ^~~~~ +../arch/x86/kvm/svm/svm.c:1278:13: warning: context imbalance in 'svm_srso_vm_destroy' - different lock contexts for basic block +../arch/x86/kvm/svm/svm.c:1298:13: warning: context imbalance in 'svm_srso_vm_init' - different lock contexts for basic block +../sound/pci/emu10k1/emumixer.c:1524:9: warning: context imbalance in 'snd_emu10k1_send_routing_put' - wrong count at exit +../sound/pci/emu10k1/emumixer.c:1590:9: warning: context imbalance in 'snd_emu10k1_send_volume_put' - wrong count at exit +../sound/pci/emu10k1/emumixer.c:1651:9: warning: context imbalance in 'snd_emu10k1_attn_put' - wrong count at exit +../sound/pci/emu10k1/emumixer.c:1718:9: warning: context imbalance in 'snd_emu10k1_efx_send_routing_put' - wrong count at exit +../sound/pci/emu10k1/emumixer.c:1779:9: warning: context imbalance in 'snd_emu10k1_efx_send_volume_put' - wrong count at exit +../sound/pci/emu10k1/emumixer.c:1835:9: warning: context imbalance in 'snd_emu10k1_efx_attn_put' - wrong count at exit +../sound/pci/emu10k1/emumixer.c:1898:9: warning: context imbalance in 'snd_emu10k1_shared_spdif_put' - wrong count at exit +../net/ipv6/icmp.c:103:20: warning: context imbalance in 'icmpv6_xmit_lock' - wrong count at exit +../net/ipv6/icmp.c:119:13: warning: context imbalance in 'icmpv6_xmit_unlock' - unexpected unlock +../sound/core/seq/oss/seq_oss_midi.c:99:9: warning: context imbalance in 'get_mdev' - wrong count at exit +../sound/core/seq/oss/seq_oss_midi.c:105:28: warning: context imbalance in 'find_slot' - wrong count at exit +../sound/core/seq/oss/seq_oss_midi.c:130:1: warning: context imbalance in 'snd_seq_oss_midi_check_new_port' - different lock contexts for basic block +../sound/core/seq/oss/seq_oss_midi.c:226:9: warning: context imbalance in 'snd_seq_oss_midi_check_exit_port' - wrong count at exit +../sound/core/seq/oss/seq_oss_midi.c:249:9: warning: context imbalance in 'snd_seq_oss_midi_clear_all' - wrong count at exit +../sound/core/seq/oss/seq_oss_midi.c:257:1: warning: context imbalance in 'snd_seq_oss_midi_setup' - wrong count at exit +../security/integrity/ima/ima_kexec.c:113:30: warning: incorrect type in assignment (different base types) +../security/integrity/ima/ima_kexec.c:113:30: expected unsigned short [addressable] [assigned] [usertype] version +../security/integrity/ima/ima_kexec.c:113:30: got restricted __le16 [usertype] +../security/integrity/ima/ima_kexec.c:114:28: warning: incorrect type in assignment (different base types) +../security/integrity/ima/ima_kexec.c:114:28: expected unsigned long long [addressable] [assigned] [usertype] count +../security/integrity/ima/ima_kexec.c:114:28: got restricted __le64 [usertype] +../security/integrity/ima/ima_kexec.c:115:34: warning: incorrect type in assignment (different base types) +../security/integrity/ima/ima_kexec.c:115:34: expected unsigned long long [addressable] [assigned] [usertype] buffer_size +../security/integrity/ima/ima_kexec.c:115:34: got restricted __le64 [usertype] +../arch/x86/kernel/apic/io_apic.c:298:35: warning: context imbalance in 'ioapic_read_entry' - wrong count at exit +../arch/x86/kernel/apic/io_apic.c:316:13: warning: context imbalance in 'ioapic_write_entry' - wrong count at exit +../arch/x86/kernel/apic/io_apic.c:327:13: warning: context imbalance in 'ioapic_mask_entry' - wrong count at exit +../arch/x86/kernel/apic/io_apic.c:402:13: warning: context imbalance in 'mask_ioapic_irq' - wrong count at exit +../arch/x86/kernel/apic/io_apic.c:415:13: warning: context imbalance in 'unmask_ioapic_irq' - wrong count at exit +../arch/x86/kernel/apic/io_apic.c:464:9: warning: context imbalance in 'eoi_ioapic_pin' - wrong count at exit +../arch/x86/kernel/apic/io_apic.c:468:13: warning: context imbalance in 'clear_IO_APIC_pin' - different lock contexts for basic block +../arch/x86/kernel/apic/io_apic.c:1574:9: warning: context imbalance in 'startup_ioapic_irq' - wrong count at exit +../arch/x86/kernel/apic/io_apic.c:1581:13: warning: context imbalance in 'io_apic_level_ack_pending' - wrong count at exit +../arch/x86/kernel/apic/io_apic.c:1808:9: warning: context imbalance in 'ioapic_set_affinity' - wrong count at exit +../arch/x86/kernel/apic/io_apic.c:1825:12: warning: context imbalance in 'ioapic_irq_get_chip_state' - different lock contexts for basic block +../arch/x86/kernel/apic/io_apic.c:2305:9: warning: context imbalance in 'resume_ioapic_id' - wrong count at exit +../arch/x86/kernel/apic/io_apic.c:2335:12: warning: context imbalance in 'io_apic_get_redir_entries' - wrong count at exit +../arch/x86/kernel/apic/io_apic.c:2475:12: warning: context imbalance in 'io_apic_get_version' - wrong count at exit +../arch/x86/kernel/apic/io_apic.c:2926:5: warning: context imbalance in 'mp_irqdomain_activate' - wrong count at exit @@ -6565,345 +7022,19 @@ -../sound/pci/echoaudio/gina24.c: note: in included file: -../sound/pci/echoaudio/gina24_dsp.c:284:12: warning: context imbalance in 'dsp_set_digital_mode' - wrong count at exit -../sound/pci/echoaudio/gina24.c: note: in included file: -../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1231:9: warning: context imbalance in 'snd_echo_input_nominal_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:1650:9: warning: context imbalance in 'snd_echo_automute_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit -../kernel/rcu/refscale.c:1065:24: error: incompatible types in comparison expression (different address spaces): -../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe [noderef] __rcu * -../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe * -../kernel/rcu/refscale.c:1020:13: warning: context imbalance in 'typesafe_lock_acquire' - wrong count at exit -../kernel/rcu/refscale.c:1027:13: warning: context imbalance in 'typesafe_lock_release' - unexpected unlock -lib/tests/module/test_kallsyms_c.c:14:5: warning: symbol 'auto_test_c_0000000001' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:16:5: warning: symbol 'auto_test_c_0000000002' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:18:5: warning: symbol 'auto_test_c_0000000003' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:20:5: warning: symbol 'auto_test_c_0000000004' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:22:5: warning: symbol 'auto_test_c_0000000005' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:24:5: warning: symbol 'auto_test_c_0000000006' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:26:5: warning: symbol 'auto_test_c_0000000007' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:28:5: warning: symbol 'auto_test_c_0000000008' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:30:5: warning: symbol 'auto_test_c_0000000009' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:32:5: warning: symbol 'auto_test_c_0000000010' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:34:5: warning: symbol 'auto_test_c_0000000011' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:36:5: warning: symbol 'auto_test_c_0000000012' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:38:5: warning: symbol 'auto_test_c_0000000013' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:40:5: warning: symbol 'auto_test_c_0000000014' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:42:5: warning: symbol 'auto_test_c_0000000015' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:44:5: warning: symbol 'auto_test_c_0000000016' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:46:5: warning: symbol 'auto_test_c_0000000017' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:48:5: warning: symbol 'auto_test_c_0000000018' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:50:5: warning: symbol 'auto_test_c_0000000019' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:52:5: warning: symbol 'auto_test_c_0000000020' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:54:5: warning: symbol 'auto_test_c_0000000021' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:56:5: warning: symbol 'auto_test_c_0000000022' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:58:5: warning: symbol 'auto_test_c_0000000023' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:60:5: warning: symbol 'auto_test_c_0000000024' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:62:5: warning: symbol 'auto_test_c_0000000025' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:64:5: warning: symbol 'auto_test_c_0000000026' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:66:5: warning: symbol 'auto_test_c_0000000027' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:68:5: warning: symbol 'auto_test_c_0000000028' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:70:5: warning: symbol 'auto_test_c_0000000029' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:72:5: warning: symbol 'auto_test_c_0000000030' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:74:5: warning: symbol 'auto_test_c_0000000031' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:76:5: warning: symbol 'auto_test_c_0000000032' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:78:5: warning: symbol 'auto_test_c_0000000033' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:80:5: warning: symbol 'auto_test_c_0000000034' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:82:5: warning: symbol 'auto_test_c_0000000035' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:84:5: warning: symbol 'auto_test_c_0000000036' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:86:5: warning: symbol 'auto_test_c_0000000037' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:88:5: warning: symbol 'auto_test_c_0000000038' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:90:5: warning: symbol 'auto_test_c_0000000039' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:92:5: warning: symbol 'auto_test_c_0000000040' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:94:5: warning: symbol 'auto_test_c_0000000041' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:96:5: warning: symbol 'auto_test_c_0000000042' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:98:5: warning: symbol 'auto_test_c_0000000043' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:100:5: warning: symbol 'auto_test_c_0000000044' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:102:5: warning: symbol 'auto_test_c_0000000045' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:104:5: warning: symbol 'auto_test_c_0000000046' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:106:5: warning: symbol 'auto_test_c_0000000047' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:108:5: warning: symbol 'auto_test_c_0000000048' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:110:5: warning: symbol 'auto_test_c_0000000049' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:112:5: warning: symbol 'auto_test_c_0000000050' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:114:5: warning: symbol 'auto_test_c_0000000051' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:116:5: warning: symbol 'auto_test_c_0000000052' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:118:5: warning: symbol 'auto_test_c_0000000053' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:120:5: warning: symbol 'auto_test_c_0000000054' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:122:5: warning: symbol 'auto_test_c_0000000055' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:124:5: warning: symbol 'auto_test_c_0000000056' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:126:5: warning: symbol 'auto_test_c_0000000057' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:128:5: warning: symbol 'auto_test_c_0000000058' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:130:5: warning: symbol 'auto_test_c_0000000059' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:132:5: warning: symbol 'auto_test_c_0000000060' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:134:5: warning: symbol 'auto_test_c_0000000061' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:136:5: warning: symbol 'auto_test_c_0000000062' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:138:5: warning: symbol 'auto_test_c_0000000063' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:140:5: warning: symbol 'auto_test_c_0000000064' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:142:5: warning: symbol 'auto_test_c_0000000065' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:144:5: warning: symbol 'auto_test_c_0000000066' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:146:5: warning: symbol 'auto_test_c_0000000067' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:148:5: warning: symbol 'auto_test_c_0000000068' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:150:5: warning: symbol 'auto_test_c_0000000069' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:152:5: warning: symbol 'auto_test_c_0000000070' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:154:5: warning: symbol 'auto_test_c_0000000071' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:156:5: warning: symbol 'auto_test_c_0000000072' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:158:5: warning: symbol 'auto_test_c_0000000073' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:160:5: warning: symbol 'auto_test_c_0000000074' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:162:5: warning: symbol 'auto_test_c_0000000075' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:164:5: warning: symbol 'auto_test_c_0000000076' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:166:5: warning: symbol 'auto_test_c_0000000077' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:168:5: warning: symbol 'auto_test_c_0000000078' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:170:5: warning: symbol 'auto_test_c_0000000079' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:172:5: warning: symbol 'auto_test_c_0000000080' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:174:5: warning: symbol 'auto_test_c_0000000081' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:176:5: warning: symbol 'auto_test_c_0000000082' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:178:5: warning: symbol 'auto_test_c_0000000083' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:180:5: warning: symbol 'auto_test_c_0000000084' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:182:5: warning: symbol 'auto_test_c_0000000085' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:184:5: warning: symbol 'auto_test_c_0000000086' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:186:5: warning: symbol 'auto_test_c_0000000087' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:188:5: warning: symbol 'auto_test_c_0000000088' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:190:5: warning: symbol 'auto_test_c_0000000089' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:192:5: warning: symbol 'auto_test_c_0000000090' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:194:5: warning: symbol 'auto_test_c_0000000091' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:196:5: warning: symbol 'auto_test_c_0000000092' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:198:5: warning: symbol 'auto_test_c_0000000093' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:200:5: warning: symbol 'auto_test_c_0000000094' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:202:5: warning: symbol 'auto_test_c_0000000095' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:204:5: warning: symbol 'auto_test_c_0000000096' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:206:5: warning: symbol 'auto_test_c_0000000097' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:208:5: warning: symbol 'auto_test_c_0000000098' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:210:5: warning: symbol 'auto_test_c_0000000099' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:212:5: warning: too many warnings -../mm/madvise.c:214:17: warning: context imbalance in 'swapin_walk_pmd_entry' - unexpected unlock -../mm/madvise.c:444:28: warning: context imbalance in 'madvise_cold_or_pageout_pte_range' - unexpected unlock -../mm/madvise.c:784:9: warning: context imbalance in 'madvise_free_pte_range' - different lock contexts for basic block -../sound/pci/echoaudio/layla24.c: note: in included file: -../sound/pci/echoaudio/layla24_dsp.c:333:12: warning: context imbalance in 'dsp_set_digital_mode' - wrong count at exit -../sound/pci/echoaudio/layla24.c: note: in included file: -../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1231:9: warning: context imbalance in 'snd_echo_input_nominal_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:1650:9: warning: context imbalance in 'snd_echo_automute_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit -../sound/pci/echoaudio/layla24.c: note: in included file: -../sound/pci/echoaudio/midi.c:169:9: warning: context imbalance in 'snd_echo_midi_input_trigger' - wrong count at exit -../sound/pci/echoaudio/midi.c:235:9: warning: context imbalance in 'snd_echo_midi_output_write' - wrong count at exit -../net/ipv4/igmp.c: note: in included file (through ../include/linux/igmp.h): -../include/uapi/linux/igmp.h:60:32: warning: array of flexible structures -../net/ipv4/igmp.c:3025:31: warning: context imbalance in 'igmp_mcf_get_next' - unexpected unlock -../net/ipv4/igmp.c:3051:9: warning: context imbalance in 'igmp_mcf_get_idx' - wrong count at exit -../net/ipv4/igmp.c:3068:9: warning: context imbalance in 'igmp_mcf_seq_next' - wrong count at exit -../net/ipv4/igmp.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'igmp_mcf_seq_stop' - unexpected unlock -../security/integrity/ima/ima_kexec.c:113:30: warning: incorrect type in assignment (different base types) -../security/integrity/ima/ima_kexec.c:113:30: expected unsigned short [addressable] [assigned] [usertype] version -../security/integrity/ima/ima_kexec.c:113:30: got restricted __le16 [usertype] -../security/integrity/ima/ima_kexec.c:114:28: warning: incorrect type in assignment (different base types) -../security/integrity/ima/ima_kexec.c:114:28: expected unsigned long long [addressable] [assigned] [usertype] count -../security/integrity/ima/ima_kexec.c:114:28: got restricted __le64 [usertype] -../security/integrity/ima/ima_kexec.c:115:34: warning: incorrect type in assignment (different base types) -../security/integrity/ima/ima_kexec.c:115:34: expected unsigned long long [addressable] [assigned] [usertype] buffer_size -../security/integrity/ima/ima_kexec.c:115:34: got restricted __le64 [usertype] -../drivers/tty/nozomi.c:389:26: warning: cast to restricted __le16 -../drivers/tty/nozomi.c:392:26: warning: cast to restricted __le32 -../drivers/tty/nozomi.c:400:36: warning: cast to restricted __le16 -../drivers/tty/nozomi.c:404:34: warning: cast to restricted __le32 -../drivers/tty/nozomi.c:433:24: warning: incorrect type in argument 1 (different base types) -../drivers/tty/nozomi.c:433:24: expected unsigned short val -../drivers/tty/nozomi.c:433:24: got restricted __le16 [usertype] -../drivers/tty/nozomi.c:441:24: warning: incorrect type in argument 1 (different base types) -../drivers/tty/nozomi.c:441:24: expected unsigned int val -../drivers/tty/nozomi.c:441:24: got restricted __le32 [usertype] -../drivers/tty/nozomi.c:449:32: warning: incorrect type in argument 1 (different base types) -../drivers/tty/nozomi.c:449:32: expected unsigned short val -../drivers/tty/nozomi.c:449:32: got restricted __le16 [usertype] -../drivers/tty/nozomi.c:453:32: warning: incorrect type in argument 1 (different base types) -../drivers/tty/nozomi.c:453:32: expected unsigned int val -../drivers/tty/nozomi.c:453:32: got restricted __le32 [usertype] -../drivers/tty/nozomi.c:332:25: warning: array of flexible structures -../drivers/tty/nozomi.c:761:16: warning: cast to restricted __le32 -../mm/swap_state.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/mm.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'swap_vma_readahead' - unexpected unlock -../drivers/video/fbdev/smscufx.c:827:27: warning: incorrect type in assignment (different base types) -../drivers/video/fbdev/smscufx.c:827:27: expected unsigned int [usertype] -../drivers/video/fbdev/smscufx.c:827:27: got restricted __le32 [usertype] -../drivers/video/fbdev/smscufx.c:830:27: warning: incorrect type in assignment (different base types) -../drivers/video/fbdev/smscufx.c:830:27: expected unsigned int [usertype] -../drivers/video/fbdev/smscufx.c:830:27: got restricted __le32 [usertype] -../drivers/video/fbdev/smscufx.c:832:16: warning: incorrect type in assignment (different base types) -../drivers/video/fbdev/smscufx.c:832:16: expected unsigned short [usertype] -../drivers/video/fbdev/smscufx.c:832:16: got restricted __le16 [usertype] -../drivers/video/fbdev/smscufx.c:833:16: warning: incorrect type in assignment (different base types) -../drivers/video/fbdev/smscufx.c:833:16: expected unsigned short [usertype] -../drivers/video/fbdev/smscufx.c:833:16: got restricted __le16 [usertype] -../drivers/video/fbdev/smscufx.c:834:16: warning: incorrect type in assignment (different base types) -../drivers/video/fbdev/smscufx.c:834:16: expected unsigned short [usertype] -../drivers/video/fbdev/smscufx.c:834:16: got restricted __le16 [usertype] -../drivers/video/fbdev/smscufx.c:835:16: warning: incorrect type in assignment (different base types) -../drivers/video/fbdev/smscufx.c:835:16: expected unsigned short [usertype] -../drivers/video/fbdev/smscufx.c:835:16: got restricted __le16 [usertype] -../drivers/video/fbdev/smscufx.c:838:27: warning: incorrect type in assignment (different base types) -../drivers/video/fbdev/smscufx.c:838:27: expected unsigned int [usertype] -../drivers/video/fbdev/smscufx.c:838:27: got restricted __le32 [usertype] -../drivers/video/fbdev/smscufx.c:841:17: warning: incorrect type in assignment (different base types) -../drivers/video/fbdev/smscufx.c:841:17: expected unsigned short [usertype] -../drivers/video/fbdev/smscufx.c:841:17: got restricted __le16 [usertype] -../drivers/video/fbdev/smscufx.c:844:17: warning: incorrect type in assignment (different base types) -../drivers/video/fbdev/smscufx.c:844:17: expected unsigned short [usertype] -../drivers/video/fbdev/smscufx.c:844:17: got restricted __le16 [usertype] -../drivers/gpio/gpio-dwapb.c:242:13: warning: context imbalance in 'dwapb_irq_ack' - wrong count at exit -../drivers/gpio/gpio-dwapb.c:270:13: warning: context imbalance in 'dwapb_irq_unmask' - wrong count at exit -../drivers/gpio/gpio-dwapb.c:286:13: warning: context imbalance in 'dwapb_irq_enable' - wrong count at exit -../drivers/gpio/gpio-dwapb.c:302:13: warning: context imbalance in 'dwapb_irq_disable' - wrong count at exit -../drivers/gpio/gpio-dwapb.c:363:9: warning: context imbalance in 'dwapb_irq_set_type' - wrong count at exit -../drivers/gpio/gpio-dwapb.c:414:20: warning: context imbalance in 'dwapb_gpio_set_debounce' - wrong count at exit -../drivers/gpio/gpio-dwapb.c:803:12: warning: context imbalance in 'dwapb_gpio_resume' - different lock contexts for basic block -Warning: ../mm/swap_state.c:294 expecting prototype for swap_cache_clear_shadow(). Prototype was for __swap_cache_clear_shadow() instead -../kernel/unwind/deferred.c:149:13: warning: context imbalance in 'process_unwind_deferred' - different lock contexts for basic block -Warning: ../drivers/misc/vmw_balloon.c:259 struct member '5' not described in 'vmballoon_batch_entry' -Warning: ../drivers/misc/vmw_balloon.c:259 struct member '5' not described in 'vmballoon_batch_entry' -../kernel/irq/pm.c:181:9: warning: context imbalance in 'resume_irqs' - different lock contexts for basic block -lib/tests/module/test_kallsyms_d.c:14:5: warning: symbol 'auto_test_d_0000000001' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:16:5: warning: symbol 'auto_test_d_0000000002' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:18:5: warning: symbol 'auto_test_d_0000000003' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:20:5: warning: symbol 'auto_test_d_0000000004' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:22:5: warning: symbol 'auto_test_d_0000000005' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:24:5: warning: symbol 'auto_test_d_0000000006' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:26:5: warning: symbol 'auto_test_d_0000000007' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:28:5: warning: symbol 'auto_test_d_0000000008' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:30:5: warning: symbol 'auto_test_d_0000000009' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:32:5: warning: symbol 'auto_test_d_0000000010' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:34:5: warning: symbol 'auto_test_d_0000000011' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:36:5: warning: symbol 'auto_test_d_0000000012' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:38:5: warning: symbol 'auto_test_d_0000000013' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:40:5: warning: symbol 'auto_test_d_0000000014' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:42:5: warning: symbol 'auto_test_d_0000000015' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:44:5: warning: symbol 'auto_test_d_0000000016' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:46:5: warning: symbol 'auto_test_d_0000000017' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:48:5: warning: symbol 'auto_test_d_0000000018' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:50:5: warning: symbol 'auto_test_d_0000000019' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:52:5: warning: symbol 'auto_test_d_0000000020' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:54:5: warning: symbol 'auto_test_d_0000000021' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:56:5: warning: symbol 'auto_test_d_0000000022' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:58:5: warning: symbol 'auto_test_d_0000000023' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:60:5: warning: symbol 'auto_test_d_0000000024' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:62:5: warning: symbol 'auto_test_d_0000000025' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:64:5: warning: symbol 'auto_test_d_0000000026' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:66:5: warning: symbol 'auto_test_d_0000000027' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:68:5: warning: symbol 'auto_test_d_0000000028' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:70:5: warning: symbol 'auto_test_d_0000000029' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:72:5: warning: symbol 'auto_test_d_0000000030' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:74:5: warning: symbol 'auto_test_d_0000000031' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:76:5: warning: symbol 'auto_test_d_0000000032' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:78:5: warning: symbol 'auto_test_d_0000000033' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:80:5: warning: symbol 'auto_test_d_0000000034' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:82:5: warning: symbol 'auto_test_d_0000000035' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:84:5: warning: symbol 'auto_test_d_0000000036' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:86:5: warning: symbol 'auto_test_d_0000000037' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:88:5: warning: symbol 'auto_test_d_0000000038' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:90:5: warning: symbol 'auto_test_d_0000000039' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:92:5: warning: symbol 'auto_test_d_0000000040' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:94:5: warning: symbol 'auto_test_d_0000000041' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:96:5: warning: symbol 'auto_test_d_0000000042' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:98:5: warning: symbol 'auto_test_d_0000000043' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:100:5: warning: symbol 'auto_test_d_0000000044' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:102:5: warning: symbol 'auto_test_d_0000000045' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:104:5: warning: symbol 'auto_test_d_0000000046' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:106:5: warning: symbol 'auto_test_d_0000000047' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:108:5: warning: symbol 'auto_test_d_0000000048' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:110:5: warning: symbol 'auto_test_d_0000000049' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:112:5: warning: symbol 'auto_test_d_0000000050' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:114:5: warning: symbol 'auto_test_d_0000000051' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:116:5: warning: symbol 'auto_test_d_0000000052' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:118:5: warning: symbol 'auto_test_d_0000000053' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:120:5: warning: symbol 'auto_test_d_0000000054' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:122:5: warning: symbol 'auto_test_d_0000000055' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:124:5: warning: symbol 'auto_test_d_0000000056' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:126:5: warning: symbol 'auto_test_d_0000000057' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:128:5: warning: symbol 'auto_test_d_0000000058' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:130:5: warning: symbol 'auto_test_d_0000000059' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:132:5: warning: symbol 'auto_test_d_0000000060' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:134:5: warning: symbol 'auto_test_d_0000000061' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:136:5: warning: symbol 'auto_test_d_0000000062' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:138:5: warning: symbol 'auto_test_d_0000000063' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:140:5: warning: symbol 'auto_test_d_0000000064' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:142:5: warning: symbol 'auto_test_d_0000000065' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:144:5: warning: symbol 'auto_test_d_0000000066' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:146:5: warning: symbol 'auto_test_d_0000000067' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:148:5: warning: symbol 'auto_test_d_0000000068' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:150:5: warning: symbol 'auto_test_d_0000000069' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:152:5: warning: symbol 'auto_test_d_0000000070' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:154:5: warning: symbol 'auto_test_d_0000000071' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:156:5: warning: symbol 'auto_test_d_0000000072' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:158:5: warning: symbol 'auto_test_d_0000000073' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:160:5: warning: symbol 'auto_test_d_0000000074' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:162:5: warning: symbol 'auto_test_d_0000000075' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:164:5: warning: symbol 'auto_test_d_0000000076' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:166:5: warning: symbol 'auto_test_d_0000000077' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:168:5: warning: symbol 'auto_test_d_0000000078' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:170:5: warning: symbol 'auto_test_d_0000000079' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:172:5: warning: symbol 'auto_test_d_0000000080' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:174:5: warning: symbol 'auto_test_d_0000000081' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:176:5: warning: symbol 'auto_test_d_0000000082' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:178:5: warning: symbol 'auto_test_d_0000000083' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:180:5: warning: symbol 'auto_test_d_0000000084' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:182:5: warning: symbol 'auto_test_d_0000000085' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:184:5: warning: symbol 'auto_test_d_0000000086' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:186:5: warning: symbol 'auto_test_d_0000000087' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:188:5: warning: symbol 'auto_test_d_0000000088' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:190:5: warning: symbol 'auto_test_d_0000000089' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:192:5: warning: symbol 'auto_test_d_0000000090' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:194:5: warning: symbol 'auto_test_d_0000000091' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:196:5: warning: symbol 'auto_test_d_0000000092' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:198:5: warning: symbol 'auto_test_d_0000000093' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:200:5: warning: symbol 'auto_test_d_0000000094' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:202:5: warning: symbol 'auto_test_d_0000000095' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:204:5: warning: symbol 'auto_test_d_0000000096' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:206:5: warning: symbol 'auto_test_d_0000000097' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:208:5: warning: symbol 'auto_test_d_0000000098' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:210:5: warning: symbol 'auto_test_d_0000000099' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:212:5: warning: too many warnings -../sound/pci/echoaudio/mona.c: note: in included file: -../sound/pci/echoaudio/mona_dsp.c:361:12: warning: context imbalance in 'dsp_set_digital_mode' - wrong count at exit -../sound/pci/echoaudio/mona.c: note: in included file: -../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:1650:9: warning: context imbalance in 'snd_echo_automute_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit -../sound/pci/echoaudio/mia.c: note: in included file: -../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1231:9: warning: context imbalance in 'snd_echo_input_nominal_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit -../sound/pci/echoaudio/mia.c: note: in included file: -../sound/pci/echoaudio/midi.c:169:9: warning: context imbalance in 'snd_echo_midi_input_trigger' - wrong count at exit -../sound/pci/echoaudio/midi.c:235:9: warning: context imbalance in 'snd_echo_midi_output_write' - wrong count at exit +../drivers/misc/ntsync.c:176:9: warning: context imbalance in 'obj_lock' - wrong count at exit +../drivers/misc/ntsync.c:195:13: warning: context imbalance in 'obj_unlock' - unexpected unlock +../sound/pci/emu10k1/emufx.c:456:9: warning: context imbalance in 'snd_emu10k1_fx8010_register_irq_handler' - wrong count at exit +../sound/pci/emu10k1/emufx.c:478:9: warning: context imbalance in 'snd_emu10k1_fx8010_unregister_irq_handler' - wrong count at exit +../sound/pci/emu10k1/emufx.c:1079:12: warning: context imbalance in 'snd_emu10k1_ipcm_poke' - different lock contexts for basic block +../sound/pci/emu10k1/emufx.c:1119:12: warning: context imbalance in 'snd_emu10k1_ipcm_peek' - different lock contexts for basic block +../sound/pci/oxygen/oxygen_lib.c:53:20: warning: context imbalance in 'oxygen_interrupt' - wrong count at exit +../sound/pci/oxygen/oxygen_lib.c:555:13: warning: context imbalance in 'oxygen_shutdown' - wrong count at exit +../drivers/gpio/gpio-loongson1.c:25:12: warning: context imbalance in 'ls1x_gpio_request' - wrong count at exit +../drivers/gpio/gpio-loongson1.c:37:13: warning: context imbalance in 'ls1x_gpio_free' - wrong count at exit +../sound/pci/oxygen/oxygen_mixer.c:444:9: warning: context imbalance in 'spdif_bit_switch_put' - wrong count at exit +../sound/pci/oxygen/oxygen_mixer.c:487:9: warning: context imbalance in 'monitor_put' - wrong count at exit +../sound/core/seq/oss/seq_oss_readq.c:141:1: warning: context imbalance in 'snd_seq_oss_readq_put_event' - wrong count at exit +../sound/pci/nm256/nm256.c:543:1: warning: context imbalance in 'snd_nm256_playback_trigger' - different lock contexts for basic block +../sound/pci/nm256/nm256.c:578:1: warning: context imbalance in 'snd_nm256_capture_trigger' - different lock contexts for basic block +../sound/pci/nm256/nm256.c:612:12: warning: context imbalance in 'snd_nm256_pcm_prepare' - different lock contexts for basic block +../sound/pci/nm256/nm256.c:976:1: warning: context imbalance in 'snd_nm256_interrupt' - different lock contexts for basic block +../sound/pci/nm256/nm256.c:1041:1: warning: context imbalance in 'snd_nm256_interrupt_zx' - different lock contexts for basic block +../sound/pci/nm256/nm256.c:1380:9: warning: context imbalance in 'nm256_resume' - different lock contexts for basic block @@ -6922,54 +7053,11 @@ -../drivers/pinctrl/sophgo/pinctrl-sophgo-common.c:235:9: warning: context imbalance in 'sophgo_pmx_set_mux' - different lock contexts for basic block -../drivers/pinctrl/sophgo/pinctrl-sophgo-common.c:247:12: warning: context imbalance in 'sophgo_pin_set_config' - wrong count at exit -../mm/swapfile.c:516:20: warning: context imbalance in 'swap_cluster_alloc_table' - unexpected unlock -../mm/swapfile.c:616:20: warning: context imbalance in 'isolate_lock_cluster' - different lock contexts for basic block -../mm/swapfile.c:781:13: warning: context imbalance in 'cluster_reclaim_range' - unexpected unlock -../mm/swapfile.c:940:9: warning: context imbalance in 'alloc_swap_scan_cluster' - unexpected unlock -../mm/swapfile.c:1008:36: warning: context imbalance in 'swap_reclaim_full_clusters' - unexpected unlock -../mm/swapfile.c:1132:28: warning: context imbalance in 'cluster_alloc_swap_entry' - unexpected unlock -../mm/swapfile.c:1348:24: warning: context imbalance in 'swap_alloc_fast' - different lock contexts for basic block -../mm/swapfile.c:2223:9: warning: context imbalance in 'unuse_pte' - different lock contexts for basic block -../mm/swapfile.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/xarray.h, ../include/linux/list_lru.h, ...): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'unuse_pte_range' - unexpected unlock -../arch/x86/kernel/cpu/intel.c: In function ‘init_intel’: -../arch/x86/kernel/cpu/intel.c:555:34: warning: variable ‘l2’ set but not used [-Wunused-but-set-variable] - 555 | unsigned int l1, l2; - | ^~ -../drivers/gpu/drm/sysfb/efidrm.c:243:29: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/sysfb/efidrm.c:243:29: expected void [noderef] __iomem *[assigned] screen_base -../drivers/gpu/drm/sysfb/efidrm.c:243:29: got void * -../drivers/gpu/drm/sysfb/efidrm.c:246:29: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/sysfb/efidrm.c:246:29: expected void [noderef] __iomem *[assigned] screen_base -../drivers/gpu/drm/sysfb/efidrm.c:246:29: got void * -../sound/core/seq/oss/seq_oss_synth.c:179:9: warning: context imbalance in 'get_sdev' - wrong count at exit -../sound/pci/ice1712/ice1712.c:257:13: warning: context imbalance in 'snd_ice1712_digmix_route_ac97_put' - wrong count at exit -../sound/pci/ice1712/ice1712.c:499:26: warning: context imbalance in 'snd_ice1712_playback_trigger' - wrong count at exit -../sound/pci/ice1712/ice1712.c:523:29: warning: context imbalance in 'snd_ice1712_playback_ds_trigger' - wrong count at exit -../sound/pci/ice1712/ice1712.c:543:26: warning: context imbalance in 'snd_ice1712_capture_trigger' - wrong count at exit -../sound/pci/ice1712/ice1712.c:560:9: warning: context imbalance in 'snd_ice1712_playback_prepare' - wrong count at exit -../sound/pci/ice1712/ice1712.c:609:9: warning: context imbalance in 'snd_ice1712_playback_ds_prepare' - wrong count at exit -../sound/pci/ice1712/ice1712.c:752:12: warning: context imbalance in 'snd_ice1712_playback_ds_open' - wrong count at exit -../sound/pci/ice1712/ice1712.c:787:12: warning: context imbalance in 'snd_ice1712_playback_ds_close' - wrong count at exit -../sound/pci/ice1712/ice1712.c:892:12: warning: context imbalance in 'snd_ice1712_pro_trigger' - different lock contexts for basic block -../sound/pci/ice1712/ice1712.c:1000:12: warning: context imbalance in 'snd_ice1712_playback_pro_prepare' - wrong count at exit -../sound/pci/ice1712/ice1712.c:1022:12: warning: context imbalance in 'snd_ice1712_capture_pro_prepare' - wrong count at exit -../sound/pci/ice1712/ice1712.c:1239:12: warning: context imbalance in 'snd_ice1712_pro_mixer_switch_get' - wrong count at exit -../sound/pci/ice1712/ice1712.c:1253:12: warning: context imbalance in 'snd_ice1712_pro_mixer_switch_put' - wrong count at exit -../sound/pci/ice1712/ice1712.c:1279:12: warning: context imbalance in 'snd_ice1712_pro_mixer_volume_get' - wrong count at exit -../sound/pci/ice1712/ice1712.c:1293:12: warning: context imbalance in 'snd_ice1712_pro_mixer_volume_put' - wrong count at exit -../sound/pci/ice1712/ice1712.c:1775:9: warning: context imbalance in 'snd_ice1712_pro_internal_clock_get' - wrong count at exit -../sound/pci/ice1712/ice1712.c:1891:12: warning: context imbalance in 'snd_ice1712_pro_rate_locking_put' - wrong count at exit -../sound/pci/ice1712/ice1712.c:1921:12: warning: context imbalance in 'snd_ice1712_pro_rate_reset_put' - wrong count at exit -../sound/pci/ice1712/ice1712.c:2090:9: warning: context imbalance in 'snd_ice1712_pro_route_spdif_put' - wrong count at exit -../sound/pci/ice1712/ice1712.c:2130:12: warning: context imbalance in 'snd_ice1712_pro_volume_rate_put' - wrong count at exit -../sound/pci/ice1712/ice1712.c:2171:9: warning: context imbalance in 'snd_ice1712_pro_peak_get' - wrong count at exit -../sound/core/seq/oss/seq_oss_midi.c:99:9: warning: context imbalance in 'get_mdev' - wrong count at exit -../sound/core/seq/oss/seq_oss_midi.c:105:28: warning: context imbalance in 'find_slot' - wrong count at exit -../sound/core/seq/oss/seq_oss_midi.c:130:1: warning: context imbalance in 'snd_seq_oss_midi_check_new_port' - different lock contexts for basic block -../sound/core/seq/oss/seq_oss_midi.c:226:9: warning: context imbalance in 'snd_seq_oss_midi_check_exit_port' - wrong count at exit -../sound/core/seq/oss/seq_oss_midi.c:249:9: warning: context imbalance in 'snd_seq_oss_midi_clear_all' - wrong count at exit -../sound/core/seq/oss/seq_oss_midi.c:257:1: warning: context imbalance in 'snd_seq_oss_midi_setup' - wrong count at exit -../sound/pci/echoaudio/echo3g.c: note: in included file: -../sound/pci/echoaudio/echoaudio_3g.c:102:12: warning: context imbalance in 'set_digital_mode' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio_3g.c:375:12: warning: context imbalance in 'dsp_set_digital_mode' - wrong count at exit -../sound/pci/echoaudio/echo3g.c: note: in included file: +../drivers/scsi/scsi_transport_fc.c: note: in included file: +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1113:42: warning: array of flexible structures +../sound/pci/oxygen/oxygen_pcm.c:445:12: warning: context imbalance in 'oxygen_spdif_hw_params' - different lock contexts for basic block +../sound/pci/oxygen/oxygen_pcm.c:504:12: warning: context imbalance in 'oxygen_hw_free' - wrong count at exit +../sound/pci/oxygen/oxygen_pcm.c:545:9: warning: context imbalance in 'oxygen_prepare' - wrong count at exit +../sound/pci/oxygen/oxygen_pcm.c:549:12: warning: context imbalance in 'oxygen_trigger' - wrong count at exit +../sound/pci/echoaudio/mona.c: note: in included file: +../sound/pci/echoaudio/mona_dsp.c:361:12: warning: context imbalance in 'dsp_set_digital_mode' - wrong count at exit +../sound/pci/echoaudio/mona.c: note: in included file: @@ -6981,2 +7068,0 @@ -../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1231:9: warning: context imbalance in 'snd_echo_input_nominal_put' - wrong count at exit @@ -6986,229 +7072 @@ -../sound/pci/echoaudio/echoaudio.c:1608:9: warning: context imbalance in 'snd_echo_phantom_power_put' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit -../sound/pci/echoaudio/echo3g.c: note: in included file: -../sound/pci/echoaudio/midi.c:169:9: warning: context imbalance in 'snd_echo_midi_input_trigger' - wrong count at exit -../sound/pci/echoaudio/midi.c:235:9: warning: context imbalance in 'snd_echo_midi_output_write' - wrong count at exit -../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1127:78: warning: incorrect type in argument 2 (different base types) -../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1127:78: expected unsigned int [usertype] irq_mask -../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1127:78: got restricted __le32 [usertype] status_lo -../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1128:62: warning: invalid assignment: |= -../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1128:62: left side has type restricted __le32 -../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1128:62: right side has type unsigned long -../drivers/base/regmap/regmap-raw-ram.c:24:24: warning: cast to restricted __be16 -../drivers/base/regmap/regmap-raw-ram.c:26:24: warning: cast to restricted __le16 -../drivers/misc/dw-xdata-pcie.c: In function ‘dw_xdata_pcie_probe’: -../drivers/misc/dw-xdata-pcie.c:21:41: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] - 21 | #define DW_XDATA_DRIVER_NAME "dw-xdata-pcie" - | ^~~~~~~~~~~~~~~ -../drivers/misc/dw-xdata-pcie.c:343:38: note: in expansion of macro ‘DW_XDATA_DRIVER_NAME’ - 343 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/misc/dw-xdata-pcie.c:391:64: note: format string is defined here - 391 | if (sscanf(dw->misc_dev.name, DW_XDATA_DRIVER_NAME ".%d", &id) != 1) - | ^ -../drivers/misc/dw-xdata-pcie.c:343:9: note: ‘snprintf’ output between 16 and 25 bytes into a destination of size 24 - 343 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../net/netfilter/nf_conntrack_netlink.c:1244:36: warning: context imbalance in 'ctnetlink_dump_table' - unexpected unlock -../mm/zswap.c:1151:23: warning: context imbalance in 'shrink_memcg_cb' - unexpected unlock -../sound/pci/echoaudio/indigo.c: note: in included file: -../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit -../drivers/tty/serial/digicolor-usart.c:412:26: warning: context imbalance in 'digicolor_uart_console_write' - different lock contexts for basic block -../drivers/gpu/drm/tiny/gm12u320.c:480:32: warning: incorrect type in initializer (different base types) -../drivers/gpu/drm/tiny/gm12u320.c:480:32: expected restricted __le16 [usertype] pixel_clock -../drivers/gpu/drm/tiny/gm12u320.c:480:32: got int -../sound/core/seq/oss/seq_oss_readq.c:141:1: warning: context imbalance in 'snd_seq_oss_readq_put_event' - wrong count at exit -../kernel/module/tree_lookup.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ../include/linux/module.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 * -../fs/crypto/keysetup_v1.c:158:17: warning: context imbalance in 'fscrypt_put_direct_key' - unexpected unlock -../sound/pci/echoaudio/indigoio.c: note: in included file: -../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit -../kernel/irq/debugfs.c:158:12: warning: context imbalance in 'irq_debug_show' - wrong count at exit -../drivers/tty/serial/esp32_uart.c:549:39: warning: context imbalance in 'esp32_uart_console_write' - unexpected unlock -../drivers/tty/serial/esp32_acm.c:305:39: warning: context imbalance in 'esp32s3_acm_console_write' - unexpected unlock -../sound/core/seq/oss/seq_oss_writeq.c:123:1: warning: context imbalance in 'snd_seq_oss_writeq_wakeup' - wrong count at exit -../net/ipv6/mcast_snoop.c: note: in included file: -../include/net/mld.h:32:43: warning: array of flexible structures -../sound/pci/emu10k1/voice.c:77:5: warning: context imbalance in 'snd_emu10k1_voice_alloc' - different lock contexts for basic block -../sound/pci/emu10k1/voice.c:121:5: warning: context imbalance in 'snd_emu10k1_voice_free' - different lock contexts for basic block -../sound/pci/emu10k1/memory.c:258:5: warning: context imbalance in 'snd_emu10k1_memblk_map' - wrong count at exit -../sound/pci/ice1712/ice1724.c:286:13: warning: context imbalance in 'vt1724_enable_midi_irq' - wrong count at exit -../sound/pci/ice1712/ice1724.c:310:9: warning: context imbalance in 'vt1724_midi_output_trigger' - wrong count at exit -../sound/pci/ice1712/ice1724.c:359:9: warning: context imbalance in 'vt1724_midi_input_trigger' - wrong count at exit -../sound/pci/ice1712/ice1724.c:743:12: warning: context imbalance in 'snd_vt1724_playback_pro_prepare' - wrong count at exit -../sound/pci/ice1712/ice1724.c:812:12: warning: context imbalance in 'snd_vt1724_pcm_prepare' - wrong count at exit -../sound/pci/ice1712/ice1724.c:1164:9: warning: context imbalance in 'update_spdif_rate' - wrong count at exit -../sound/pci/ice1712/ice1724.c:1657:9: warning: context imbalance in 'snd_vt1724_spdif_default_put' - wrong count at exit -../sound/pci/ice1712/ice1724.c:1734:9: warning: context imbalance in 'snd_vt1724_spdif_sw_put' - wrong count at exit -../sound/pci/ice1712/ice1724.c:1843:9: warning: context imbalance in 'snd_vt1724_pro_internal_clock_get' - wrong count at exit -../sound/pci/ice1712/ice1724.c:1930:12: warning: context imbalance in 'snd_vt1724_pro_rate_locking_put' - wrong count at exit -../sound/pci/ice1712/ice1724.c:1960:12: warning: context imbalance in 'snd_vt1724_pro_rate_reset_put' - wrong count at exit -../sound/pci/ice1712/ice1724.c:2130:9: warning: context imbalance in 'snd_vt1724_pro_peak_get' - wrong count at exit -../sound/pci/echoaudio/indigodj.c: note: in included file: -../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit -../drivers/misc/xilinx_sdfec.c: In function ‘xsdfec_probe’: -../drivers/misc/xilinx_sdfec.c:1404:57: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] - 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); - | ^~ -../drivers/misc/xilinx_sdfec.c:1404:50: note: directive argument in the range [0, 2147483647] - 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); - | ^~~~~~~~~~ -../drivers/misc/xilinx_sdfec.c:1404:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 12 - 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/video/fbdev/hyperv_fb.c:1103:28: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/hyperv_fb.c:1103:28: expected void volatile [noderef] __iomem *addr -../drivers/video/fbdev/hyperv_fb.c:1103:28: got unsigned char *mmio_vp -../drivers/video/fbdev/hyperv_fb.c:1021:43: warning: incorrect type in assignment (different address spaces) -../drivers/video/fbdev/hyperv_fb.c:1021:43: expected char [noderef] __iomem *screen_base -../drivers/video/fbdev/hyperv_fb.c:1021:43: got unsigned char *mmio_vp -../drivers/video/fbdev/hyperv_fb.c:1071:25: warning: cast removes address space '__iomem' of expression -../drivers/video/fbdev/hyperv_fb.c:1075:27: warning: incorrect type in assignment (different address spaces) -../drivers/video/fbdev/hyperv_fb.c:1075:27: expected char [noderef] __iomem *screen_base -../drivers/video/fbdev/hyperv_fb.c:1075:27: got unsigned char *dio_vp -../drivers/video/fbdev/ocfb.c:325:24: warning: incorrect type in assignment (different address spaces) -../drivers/video/fbdev/ocfb.c:325:24: expected void [noderef] __iomem *fb_virt -../drivers/video/fbdev/ocfb.c:325:24: got void * -../drivers/video/fbdev/ocfb.c:365:64: warning: incorrect type in argument 3 (different address spaces) -../drivers/video/fbdev/ocfb.c:365:64: expected void *cpu_addr -../drivers/video/fbdev/ocfb.c:365:64: got void [noderef] __iomem *fb_virt -../drivers/video/fbdev/ocfb.c:378:32: warning: incorrect type in argument 3 (different address spaces) -../drivers/video/fbdev/ocfb.c:378:32: expected void *cpu_addr -../drivers/video/fbdev/ocfb.c:378:32: got void [noderef] __iomem *fb_virt -../drivers/gpio/gpio-graniterapids.c:75:12: warning: context imbalance in 'gnr_gpio_configure_line' - different lock contexts for basic block -../drivers/gpio/gpio-graniterapids.c:175:13: warning: context imbalance in 'gnr_gpio_irq_ack' - wrong count at exit -../drivers/gpio/gpio-graniterapids.c:207:15: warning: context imbalance in 'gnr_gpio_irq_mask_unmask' - wrong count at exit -../drivers/gpio/gpio-graniterapids.c:379:9: warning: context imbalance in 'gnr_gpio_suspend' - wrong count at exit -../drivers/gpio/gpio-graniterapids.c:392:9: warning: context imbalance in 'gnr_gpio_resume' - wrong count at exit -../drivers/gpio/gpio-grgpio.c:118:12: warning: context imbalance in 'grgpio_irq_set_type' - wrong count at exit -../drivers/gpio/gpio-grgpio.c:170:13: warning: context imbalance in 'grgpio_irq_unmask' - wrong count at exit -../drivers/gpio/gpio-grgpio.c:217:9: warning: context imbalance in 'grgpio_irq_handler' - wrong count at exit -../sound/pci/emu10k1/emupcm.c:327:9: warning: context imbalance in 'snd_emu10k1_pcm_init_voices' - wrong count at exit -../sound/pci/emu10k1/emupcm.c:719:12: warning: context imbalance in 'snd_emu10k1_playback_trigger' - wrong count at exit -../sound/pci/emu10k1/emupcm.c:761:12: warning: context imbalance in 'snd_emu10k1_capture_trigger' - wrong count at exit -../sound/pci/emu10k1/emupcm.c:911:12: warning: context imbalance in 'snd_emu10k1_efx_playback_trigger' - wrong count at exit -../sound/pci/emu10k1/emupcm.c:1350:9: warning: context imbalance in 'snd_emu10k1_capture_efx_open' - different lock contexts for basic block -../sound/pci/emu10k1/emupcm.c:1515:12: warning: context imbalance in 'snd_emu10k1_pcm_efx_voices_mask_put' - different lock contexts for basic block -../sound/pci/emu10k1/emupcm.c:1673:12: warning: context imbalance in 'snd_emu10k1_fx8010_playback_trigger' - wrong count at exit -../sound/pci/emu10k1/emupcm.c:1749:12: warning: context imbalance in 'snd_emu10k1_fx8010_playback_open' - wrong count at exit -../sound/pci/emu10k1/emupcm.c:1765:12: warning: context imbalance in 'snd_emu10k1_fx8010_playback_close' - wrong count at exit -../net/ipv4/nexthop.c: note: in included file (through ../include/linux/sysctl.h, ../include/net/net_namespace.h, ../include/linux/netdevice.h, ../include/linux/rtnetlink.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 * -../kernel/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): -../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * -../kernel/freezer.c:206:9: warning: context imbalance in '__thaw_task' - wrong count at exit -../kernel/kcmp.c:192:37: warning: incorrect type in argument 1 (different address spaces) -../kernel/kcmp.c:192:37: expected void *v1 -../kernel/kcmp.c:192:37: got struct sighand_struct [noderef] __rcu *sighand -../kernel/kcmp.c:192:53: warning: incorrect type in argument 2 (different address spaces) -../kernel/kcmp.c:192:53: expected void *v2 -../kernel/kcmp.c:192:53: got struct sighand_struct [noderef] __rcu *sighand -../kernel/kcmp.c:207:62: warning: incorrect type in argument 4 (different address spaces) -../kernel/kcmp.c:207:62: expected struct kcmp_epoll_slot [noderef] __user *uslot -../kernel/kcmp.c:207:62: got void * -../mm/hugetlb.c:665:12: warning: context imbalance in 'allocate_file_region_entries' - wrong count at exit -../mm/hugetlb.c:736:13: warning: context imbalance in 'region_add' - wrong count at exit -../mm/hugetlb.c:803:13: warning: context imbalance in 'region_chg' - wrong count at exit -../mm/hugetlb.c:5784:20: warning: context imbalance in 'move_huge_pte' - different lock contexts for basic block -../mm/hugetlb.c: note: in included file: -../include/linux/mm.h:1387:22: warning: context imbalance in 'hugetlb_wp' - unexpected unlock -../drivers/pinctrl/spacemit/pinctrl-k1.c:435:9: warning: context imbalance in 'spacemit_pmx_set_mux' - different lock contexts for basic block -../drivers/pinctrl/spacemit/pinctrl-k1.c:450:12: warning: context imbalance in 'spacemit_request_gpio' - wrong count at exit -../drivers/pinctrl/spacemit/pinctrl-k1.c:605:12: warning: context imbalance in 'spacemit_pin_set_config' - wrong count at exit -../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: warning: incorrect type in argument 1 (different base types) -../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: expected restricted __be32 const [usertype] *p -../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: got unsigned int const [usertype] * -../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: warning: incorrect type in argument 1 (different base types) -../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: expected restricted __be32 const [usertype] *p -../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: got unsigned int const [usertype] * -../net/netfilter/nf_conntrack_amanda.c:158:33: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_conntrack_amanda.c:158:33: unsigned int ( [noderef] __rcu * )( ... ) -../net/netfilter/nf_conntrack_amanda.c:158:33: unsigned int ( * )( ... ) -../sound/pci/echoaudio/indigoiox.c: note: in included file: -../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit -../fs/verity/measure.c:121:17: warning: symbol 'bpf_get_fsverity_digest' was not declared. Should it be static? -../sound/pci/emu10k1/io.c:60:6: warning: context imbalance in 'snd_emu10k1_ptr_write' - different lock contexts for basic block -../sound/pci/emu10k1/io.c:91:6: warning: context imbalance in 'snd_emu10k1_ptr_write_multiple' - different lock contexts for basic block -../sound/pci/emu10k1/io.c:120:14: warning: context imbalance in 'snd_emu10k1_ptr20_read' - wrong count at exit -../sound/pci/emu10k1/io.c:133:6: warning: context imbalance in 'snd_emu10k1_ptr20_write' - wrong count at exit -../sound/pci/emu10k1/io.c:147:5: warning: context imbalance in 'snd_emu10k1_spi_write' - wrong count at exit -../sound/pci/emu10k1/io.c:194:5: warning: context imbalance in 'snd_emu10k1_i2c_write' - different lock contexts for basic block -../sound/pci/emu10k1/io.c:457:6: warning: context imbalance in 'snd_emu10k1_intr_enable' - wrong count at exit -../sound/pci/emu10k1/io.c:466:6: warning: context imbalance in 'snd_emu10k1_intr_disable' - wrong count at exit -../sound/pci/emu10k1/io.c:489:13: warning: context imbalance in 'snd_emu10k1_voice_intr_enable' - wrong count at exit -../sound/pci/emu10k1/io.c:506:13: warning: context imbalance in 'snd_emu10k1_voice_intr_disable' - wrong count at exit -../sound/pci/emu10k1/io.c:519:13: warning: context imbalance in 'snd_emu10k1_voice_intr_ack' - wrong count at exit -../sound/pci/emu10k1/io.c:536:13: warning: context imbalance in 'snd_emu10k1_voice_half_loop_intr_enable' - wrong count at exit -../sound/pci/emu10k1/io.c:553:13: warning: context imbalance in 'snd_emu10k1_voice_half_loop_intr_disable' - wrong count at exit -../sound/pci/emu10k1/io.c:566:13: warning: context imbalance in 'snd_emu10k1_voice_half_loop_intr_ack' - wrong count at exit -../sound/pci/emu10k1/io.c:605:6: warning: context imbalance in 'snd_emu10k1_voice_set_loop_stop_multiple' - wrong count at exit -../sound/pci/emu10k1/io.c:614:6: warning: context imbalance in 'snd_emu10k1_voice_clear_loop_stop_multiple' - wrong count at exit -../sound/pci/emu10k1/io.c:700:16: warning: context imbalance in 'snd_emu10k1_ac97_read' - wrong count at exit -../sound/pci/emu10k1/io.c:709:6: warning: context imbalance in 'snd_emu10k1_ac97_write' - wrong count at exit -../net/netfilter/nf_conntrack_ftp.c:521:22: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_conntrack_ftp.c:521:22: unsigned int ( [noderef] __rcu * )( ... ) -../net/netfilter/nf_conntrack_ftp.c:521:22: unsigned int ( * )( ... ) -../sound/pci/emu10k1/emumixer.c:1524:9: warning: context imbalance in 'snd_emu10k1_send_routing_put' - wrong count at exit -../sound/pci/emu10k1/emumixer.c:1590:9: warning: context imbalance in 'snd_emu10k1_send_volume_put' - wrong count at exit -../sound/pci/emu10k1/emumixer.c:1651:9: warning: context imbalance in 'snd_emu10k1_attn_put' - wrong count at exit -../sound/pci/emu10k1/emumixer.c:1718:9: warning: context imbalance in 'snd_emu10k1_efx_send_routing_put' - wrong count at exit -../sound/pci/emu10k1/emumixer.c:1779:9: warning: context imbalance in 'snd_emu10k1_efx_send_volume_put' - wrong count at exit -../sound/pci/emu10k1/emumixer.c:1835:9: warning: context imbalance in 'snd_emu10k1_efx_attn_put' - wrong count at exit -../sound/pci/emu10k1/emumixer.c:1898:9: warning: context imbalance in 'snd_emu10k1_shared_spdif_put' - wrong count at exit -../drivers/gpu/drm/xlnx/zynqmp_disp.c:133:42: warning: array of flexible structures -../drivers/misc/ntsync.c:176:9: warning: context imbalance in 'obj_lock' - wrong count at exit -../drivers/misc/ntsync.c:195:13: warning: context imbalance in 'obj_unlock' - unexpected unlock -../drivers/gpu/drm/xlnx/zynqmp_dp.c: In function ‘zynqmp_dp_bridge_debugfs_init’: -../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:46: warning: ‘_preemphasis’ directive output may be truncated writing 12 bytes into a region of size between 4 and 14 [-Wformat-truncation=] - 2265 | snprintf(name, sizeof(name), fmt, i); - | ^~~ -../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:17: note: ‘snprintf’ output between 18 and 28 bytes into a destination of size 19 - 2265 | snprintf(name, sizeof(name), fmt, i); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:53: warning: ‘_swing’ directive output may be truncated writing 6 bytes into a region of size between 4 and 14 [-Wformat-truncation=] - 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); - | ^~~~~~ -../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:17: note: ‘snprintf’ output between 12 and 22 bytes into a destination of size 19 - 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/acpi/nhlt.c: note: in included file (through ../include/acpi/actbl.h, ../include/acpi/acpi.h, ../include/linux/acpi.h): -../include/acpi/actbl2.h:2390:47: warning: array of flexible structures -../drivers/gpu/drm/gud/gud_drv.c:97:28: warning: cast to restricted __le32 -../drivers/gpu/drm/gud/gud_drv.c:97:17: warning: restricted __le32 degrades to integer -../sound/pci/echoaudio/indigodjx.c: note: in included file: -../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block -../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit -../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:1650:9: warning: context imbalance in 'snd_echo_automute_put' - wrong count at exit @@ -7216,222 +7074,112 @@ -../arch/x86/kernel/cpu/mtrr/mtrr.c: In function ‘mtrr_bp_init’: -../arch/x86/kernel/cpu/mtrr/mtrr.c:550:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] - 550 | unsigned long config, dummy; - | ^~~~~ -../sound/pci/emu10k1/emufx.c:456:9: warning: context imbalance in 'snd_emu10k1_fx8010_register_irq_handler' - wrong count at exit -../sound/pci/emu10k1/emufx.c:478:9: warning: context imbalance in 'snd_emu10k1_fx8010_unregister_irq_handler' - wrong count at exit -../sound/pci/emu10k1/emufx.c:1079:12: warning: context imbalance in 'snd_emu10k1_ipcm_poke' - different lock contexts for basic block -../sound/pci/emu10k1/emufx.c:1119:12: warning: context imbalance in 'snd_emu10k1_ipcm_peek' - different lock contexts for basic block -../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘get_mtrr_state’: -../arch/x86/kernel/cpu/mtrr/generic.c:692:22: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] - 692 | unsigned lo, dummy; - | ^~~~~ -../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘generic_have_wrcomb’: -../arch/x86/kernel/cpu/mtrr/generic.c:1060:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] - 1060 | unsigned long config, dummy; - | ^~~~~ -../drivers/dma/ioat/dma.c:463:5: warning: context imbalance in 'ioat_check_space_lock' - different lock contexts for basic block -../arch/x86/kernel/cpu/mtrr/cleanup.c: In function ‘mtrr_cleanup’: -../arch/x86/kernel/cpu/mtrr/cleanup.c:660:40: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] - 660 | unsigned long base, size, def, dummy; - | ^~~~~ -../arch/x86/kernel/cpu/mtrr/cleanup.c: In function ‘mtrr_trim_uncached_memory’: -../arch/x86/kernel/cpu/mtrr/cleanup.c:856:60: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] - 856 | unsigned long i, base, size, highest_pfn = 0, def, dummy; - | ^~~~~ -../mm/mempolicy.c:689:17: warning: context imbalance in 'queue_folios_pte_range' - unexpected unlock -../drivers/tty/serial/imx.c:2095:13: warning: context imbalance in 'imx_uart_console_device_lock' - wrong count at exit -../drivers/tty/serial/imx.c:2102:13: warning: context imbalance in 'imx_uart_console_device_unlock' - unexpected unlock -../drivers/dma/ioat/dca.c:220:54: warning: incorrect type in argument 1 (different address spaces) -../drivers/dma/ioat/dca.c:220:54: expected void const volatile [noderef] __iomem *addr -../drivers/dma/ioat/dca.c:220:54: got void * -../drivers/dma/ioat/dca.c:225:55: warning: incorrect type in argument 1 (different address spaces) -../drivers/dma/ioat/dca.c:225:55: expected void const volatile [noderef] __iomem *addr -../drivers/dma/ioat/dca.c:225:55: got void * -../drivers/dma/ioat/dca.c:276:42: warning: incorrect type in argument 1 (different address spaces) -../drivers/dma/ioat/dca.c:276:42: expected void *iobase -../drivers/dma/ioat/dca.c:276:42: got void [noderef] __iomem *iobase -../drivers/clk/renesas/clk-r8a7778.c:84:52: warning: dubious: x | !y -../drivers/clk/renesas/clk-r8a7778.c:86:50: warning: dubious: x | !y -../arch/x86/kernel/ftrace.c:41:6: warning: context imbalance in 'ftrace_arch_code_modify_prepare' - wrong count at exit -../arch/x86/kernel/ftrace.c:53:6: warning: context imbalance in 'ftrace_arch_code_modify_post_process' - wrong count at exit -Warning: ../arch/x86/kernel/apic/apic.c:2149 function parameter 'spurious_interrupt' not described in 'DEFINE_IDTENTRY_IRQ' -Warning: ../arch/x86/kernel/apic/apic.c:2149 expecting prototype for spurious_interrupt(). Prototype was for DEFINE_IDTENTRY_IRQ() instead -../drivers/gpio/gpio-hlwd.c:129:13: warning: context imbalance in 'hlwd_gpio_irq_unmask' - wrong count at exit -../drivers/gpio/gpio-hlwd.c:171:12: warning: context imbalance in 'hlwd_gpio_irq_set_type' - wrong count at exit -../drivers/pci/xen-pcifront.c:624:18: warning: cast to restricted pci_channel_state_t -../drivers/pci/xen-pcifront.c:634:35: warning: incorrect type in assignment (different base types) -../drivers/pci/xen-pcifront.c:634:35: expected signed int [usertype] err -../drivers/pci/xen-pcifront.c:634:35: got restricted pci_ers_result_t -../sound/pci/emu10k1/p16v.c:343:13: warning: context imbalance in 'snd_p16v_intr_enable' - wrong count at exit -../sound/pci/emu10k1/p16v.c:352:13: warning: context imbalance in 'snd_p16v_intr_disable' - wrong count at exit -../lib/locking-selftest.c:310:1: warning: context imbalance in 'AA_spin' - wrong count at exit -../lib/locking-selftest.c:312:1: warning: context imbalance in 'AA_wlock' - wrong count at exit -../lib/locking-selftest.c:314:1: warning: context imbalance in 'AA_rlock' - wrong count at exit -../lib/locking-selftest.c:333:13: warning: context imbalance in 'rlock_AA1' - wrong count at exit -../lib/locking-selftest.c:339:13: warning: context imbalance in 'rlock_AA1B' - wrong count at exit -../lib/locking-selftest.c:359:13: warning: context imbalance in 'rlock_AA2' - wrong count at exit -../lib/locking-selftest.c:371:13: warning: context imbalance in 'rlock_AA3' - wrong count at exit -../lib/locking-selftest.c:740:1: warning: context imbalance in 'double_unlock_spin' - unexpected unlock -../lib/locking-selftest.c:742:1: warning: context imbalance in 'double_unlock_wlock' - unexpected unlock -../lib/locking-selftest.c:744:1: warning: context imbalance in 'double_unlock_rlock' - unexpected unlock -../lib/locking-selftest.c:771:1: warning: context imbalance in 'init_held_spin' - wrong count at exit -../lib/locking-selftest.c:773:1: warning: context imbalance in 'init_held_wlock' - wrong count at exit -../lib/locking-selftest.c:775:1: warning: context imbalance in 'init_held_rlock' - wrong count at exit -../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_HARDIRQ' - wrong count at exit -../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_NOTTHREADED_HARDIRQ' - wrong count at exit -../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_SOFTIRQ' - wrong count at exit -../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_RCU' - wrong count at exit -../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_RCU_BH' - wrong count at exit -../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_RCU_SCHED' - wrong count at exit -../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_raw_spinlock' - wrong count at exit -../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_spinlock' - wrong count at exit -../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_mutex' - wrong count at exit -../lib/locking-selftest.c:2510:1: warning: context imbalance in 'raw_spinlock_in_HARDIRQ' - wrong count at exit -../lib/locking-selftest.c:2511:1: warning: context imbalance in 'raw_spinlock_in_NOTTHREADED_HARDIRQ' - wrong count at exit -../lib/locking-selftest.c:2517:1: warning: context imbalance in 'raw_spinlock_in_SOFTIRQ' - wrong count at exit -../lib/locking-selftest.c:2520:1: warning: context imbalance in 'raw_spinlock_in_RCU' - wrong count at exit -../lib/locking-selftest.c:2521:1: warning: context imbalance in 'raw_spinlock_in_RCU_BH' - wrong count at exit -../lib/locking-selftest.c:2522:1: warning: context imbalance in 'raw_spinlock_in_RCU_SCHED' - wrong count at exit -../lib/locking-selftest.c:2575:1: warning: context imbalance in 'raw_spinlock_in_raw_spinlock' - wrong count at exit -../lib/locking-selftest.c:2575:1: warning: context imbalance in 'raw_spinlock_in_spinlock' - wrong count at exit -../lib/locking-selftest.c:2575:1: warning: context imbalance in 'raw_spinlock_in_mutex' - wrong count at exit -../lib/locking-selftest.c:2510:1: warning: context imbalance in 'spinlock_in_HARDIRQ' - wrong count at exit -../lib/locking-selftest.c:2511:1: warning: context imbalance in 'spinlock_in_NOTTHREADED_HARDIRQ' - wrong count at exit -../lib/locking-selftest.c:2517:1: warning: context imbalance in 'spinlock_in_SOFTIRQ' - wrong count at exit -../lib/locking-selftest.c:2520:1: warning: context imbalance in 'spinlock_in_RCU' - wrong count at exit -../lib/locking-selftest.c:2521:1: warning: context imbalance in 'spinlock_in_RCU_BH' - wrong count at exit -../lib/locking-selftest.c:2522:1: warning: context imbalance in 'spinlock_in_RCU_SCHED' - wrong count at exit -../lib/locking-selftest.c:2576:1: warning: context imbalance in 'spinlock_in_raw_spinlock' - wrong count at exit -../lib/locking-selftest.c:2576:1: warning: context imbalance in 'spinlock_in_spinlock' - wrong count at exit -../lib/locking-selftest.c:2576:1: warning: context imbalance in 'spinlock_in_mutex' - wrong count at exit -../lib/locking-selftest.c:2520:1: warning: context imbalance in 'mutex_in_RCU' - wrong count at exit -../lib/locking-selftest.c:2521:1: warning: context imbalance in 'mutex_in_RCU_BH' - wrong count at exit -../lib/locking-selftest.c:2522:1: warning: context imbalance in 'mutex_in_RCU_SCHED' - wrong count at exit -../lib/locking-selftest.c:2577:1: warning: context imbalance in 'mutex_in_raw_spinlock' - wrong count at exit -../lib/locking-selftest.c:2577:1: warning: context imbalance in 'mutex_in_spinlock' - wrong count at exit -../net/netfilter/nf_conntrack_irc.c:242:38: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_conntrack_irc.c:242:38: unsigned int ( [noderef] __rcu * )( ... ) -../net/netfilter/nf_conntrack_irc.c:242:38: unsigned int ( * )( ... ) -../drivers/gpio/gpio-idt3243x.c:49:12: warning: context imbalance in 'idt_gpio_irq_set_type' - different lock contexts for basic block -../drivers/gpio/gpio-idt3243x.c:95:13: warning: context imbalance in 'idt_gpio_unmask' - wrong count at exit -../drivers/mfd/sm501.c:1108:29: warning: cast to non-scalar -../drivers/mfd/sm501.c:1108:29: warning: cast from non-scalar -../drivers/mfd/sm501.c:1112:29: warning: cast to non-scalar -../drivers/mfd/sm501.c:1112:29: warning: cast from non-scalar -../kernel/futex/core.c:582:38: warning: cast removes address space '__user' of expression -../kernel/futex/core.c:582:51: warning: incorrect type in initializer (different address spaces) -../kernel/futex/core.c:582:51: expected unsigned int [noderef] [usertype] __user *naddr -../kernel/futex/core.c:582:51: got void * -../kernel/futex/core.c:598:38: warning: cast removes address space '__user' of expression -../kernel/futex/core.c:598:51: warning: incorrect type in initializer (different address spaces) -../kernel/futex/core.c:598:51: expected unsigned int [noderef] [usertype] __user *naddr -../kernel/futex/core.c:598:51: got void * -../kernel/futex/core.c:979:9: warning: context imbalance in 'futex_q_lockptr_lock' - wrong count at exit -../sound/pci/emu10k1/emuproc.c:535:21: warning: context imbalance in 'snd_ptr_read' - wrong count at exit -../sound/pci/emu10k1/emuproc.c:549:13: warning: context imbalance in 'snd_ptr_write' - wrong count at exit -../mm/ksm.c:643:25: warning: context imbalance in 'break_ksm' - unexpected unlock -../mm/ksm.c:758:17: warning: context imbalance in 'get_mergeable_page' - unexpected unlock -../mm/ksm.c: note: in included file: -../include/linux/rmap.h:958:28: warning: context imbalance in 'write_protect_page' - unexpected unlock -../mm/ksm.c:1434:42: warning: context imbalance in 'replace_page' - different lock contexts for basic block -../mm/ksm.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/mm.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'ksm_next_page_pmd_entry' - unexpected unlock -../kernel/futex/pi.c:663:9: warning: context imbalance in 'wake_futex_pi' - unexpected unlock -../kernel/futex/pi.c:791:9: warning: context imbalance in '__fixup_pi_state_owner' - unexpected unlock -../kernel/futex/pi.c:1093:17: warning: context imbalance in 'futex_lock_pi' - unexpected unlock -../kernel/futex/pi.c:1132:5: warning: context imbalance in 'futex_unlock_pi' - different lock contexts for basic block -../sound/pci/korg1212/korg1212.c:577:12: warning: context imbalance in 'snd_korg1212_TurnOnIdleMonitor' - wrong count at exit -../sound/pci/korg1212/korg1212.c:964:9: warning: context imbalance in 'snd_korg1212_WriteADCSensitivity' - wrong count at exit -../sound/pci/korg1212/korg1212.c:1045:20: warning: context imbalance in 'snd_korg1212_interrupt' - wrong count at exit -../sound/pci/korg1212/korg1212.c:1422:12: warning: context imbalance in 'snd_korg1212_hw_params' - wrong count at exit -../sound/pci/korg1212/korg1212.c:1476:12: warning: context imbalance in 'snd_korg1212_prepare' - wrong count at exit -../sound/pci/korg1212/korg1212.c:1531:9: warning: context imbalance in 'snd_korg1212_trigger' - wrong count at exit -../sound/pci/korg1212/korg1212.c:1637:9: warning: context imbalance in 'snd_korg1212_control_phase_get' - wrong count at exit -../sound/pci/korg1212/korg1212.c:1673:9: warning: context imbalance in 'snd_korg1212_control_phase_put' - wrong count at exit -../sound/pci/korg1212/korg1212.c:1700:9: warning: context imbalance in 'snd_korg1212_control_volume_get' - wrong count at exit -../sound/pci/korg1212/korg1212.c:1737:9: warning: context imbalance in 'snd_korg1212_control_volume_put' - wrong count at exit -../sound/pci/korg1212/korg1212.c:1762:9: warning: context imbalance in 'snd_korg1212_control_route_get' - wrong count at exit -../sound/pci/korg1212/korg1212.c:1791:9: warning: context imbalance in 'snd_korg1212_control_route_put' - wrong count at exit -../sound/pci/korg1212/korg1212.c:1804:12: warning: context imbalance in 'snd_korg1212_control_get' - wrong count at exit -../sound/pci/korg1212/korg1212.c:1850:12: warning: context imbalance in 'snd_korg1212_control_sync_get' - wrong count at exit -../sound/pci/korg1212/korg1212.c:1861:12: warning: context imbalance in 'snd_korg1212_control_sync_put' - wrong count at exit -../drivers/leds/leds-dac124s085.c:42:14: warning: incorrect type in assignment (different base types) -../drivers/leds/leds-dac124s085.c:42:14: expected unsigned short [usertype] word -../drivers/leds/leds-dac124s085.c:42:14: got restricted __le16 [usertype] -../net/netfilter/nf_conntrack_snmp.c:42:23: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_conntrack_snmp.c:42:23: int ( [noderef] __rcu * )( ... ) -../net/netfilter/nf_conntrack_snmp.c:42:23: int ( * )( ... ) -../sound/pci/nm256/nm256.c:543:1: warning: context imbalance in 'snd_nm256_playback_trigger' - different lock contexts for basic block -../sound/pci/nm256/nm256.c:578:1: warning: context imbalance in 'snd_nm256_capture_trigger' - different lock contexts for basic block -../sound/pci/nm256/nm256.c:612:12: warning: context imbalance in 'snd_nm256_pcm_prepare' - different lock contexts for basic block -../sound/pci/nm256/nm256.c:976:1: warning: context imbalance in 'snd_nm256_interrupt' - different lock contexts for basic block -../sound/pci/nm256/nm256.c:1041:1: warning: context imbalance in 'snd_nm256_interrupt_zx' - different lock contexts for basic block -../sound/pci/nm256/nm256.c:1380:9: warning: context imbalance in 'nm256_resume' - different lock contexts for basic block -../arch/x86/kernel/apic/vector.c:61:6: warning: context imbalance in 'lock_vector_lock' - wrong count at exit -../arch/x86/kernel/apic/vector.c:69:6: warning: context imbalance in 'unlock_vector_lock' - unexpected unlock -../arch/x86/kernel/apic/vector.c:924:13: warning: context imbalance in 'apic_force_complete_move' - wrong count at exit -../sound/soc/loongson/loongson_dma.c:336:39: warning: symbol 'loongson_i2s_component' was not declared. Should it be static? -../sound/pci/emu10k1/emu10k1_synth.c:19:12: warning: context imbalance in 'snd_emu10k1_synth_probe' - different lock contexts for basic block -../drivers/video/fbdev/riva/fbdev.c:484:14: warning: cast to restricted __le16 -../drivers/video/fbdev/riva/fbdev.c:485:14: warning: cast to restricted __le16 -../mm/kfence/core.c:360:34: warning: cast to restricted __le64 -../mm/kfence/core.c:364:34: warning: cast to restricted __le64 -../mm/kfence/core.c:384:21: warning: cast to restricted __le64 -../mm/kfence/core.c:404:21: warning: cast to restricted __le64 -../mm/kfence/core.c: note: in included file (through ../include/linux/bitmap.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/cpuid/api.h, ../arch/x86/include/asm/processor.h, ...): -../include/linux/string.h:366:15: warning: memset with byte count of 315392 -../mm/kfence/core.c:1265:9: warning: context imbalance in 'kfence_handle_page_fault' - different lock contexts for basic block -../kernel/futex/requeue.c:692:9: warning: context imbalance in 'futex_requeue' - different lock contexts for basic block -../kernel/futex/requeue.c:841:25: warning: context imbalance in 'futex_wait_requeue_pi' - unexpected unlock -../mm/kasan/report.c:206:13: warning: context imbalance in 'start_report' - wrong count at exit -../mm/kasan/report.c:224:9: warning: context imbalance in 'end_report' - unexpected unlock -../drivers/misc/nsm.c:492:38: warning: Using plain integer as NULL pointer -../drivers/misc/nsm.c:494:38: warning: Using plain integer as NULL pointer -../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 * -../drivers/pinctrl/renesas/pinctrl-rzn1.c:187:52: warning: dubious: x | !y -../drivers/pinctrl/renesas/pinctrl-rzn1.c:193:52: warning: dubious: x | !y -../arch/x86/kernel/apic/io_apic.c:298:35: warning: context imbalance in 'ioapic_read_entry' - wrong count at exit -../arch/x86/kernel/apic/io_apic.c:316:13: warning: context imbalance in 'ioapic_write_entry' - wrong count at exit -../arch/x86/kernel/apic/io_apic.c:327:13: warning: context imbalance in 'ioapic_mask_entry' - wrong count at exit -../arch/x86/kernel/apic/io_apic.c:402:13: warning: context imbalance in 'mask_ioapic_irq' - wrong count at exit -../arch/x86/kernel/apic/io_apic.c:415:13: warning: context imbalance in 'unmask_ioapic_irq' - wrong count at exit -../arch/x86/kernel/apic/io_apic.c:464:9: warning: context imbalance in 'eoi_ioapic_pin' - wrong count at exit -../arch/x86/kernel/apic/io_apic.c:468:13: warning: context imbalance in 'clear_IO_APIC_pin' - different lock contexts for basic block -../arch/x86/kernel/apic/io_apic.c:1574:9: warning: context imbalance in 'startup_ioapic_irq' - wrong count at exit -../arch/x86/kernel/apic/io_apic.c:1581:13: warning: context imbalance in 'io_apic_level_ack_pending' - wrong count at exit -../arch/x86/kernel/apic/io_apic.c:1808:9: warning: context imbalance in 'ioapic_set_affinity' - wrong count at exit -../arch/x86/kernel/apic/io_apic.c:1825:12: warning: context imbalance in 'ioapic_irq_get_chip_state' - different lock contexts for basic block -../arch/x86/kernel/apic/io_apic.c:2305:9: warning: context imbalance in 'resume_ioapic_id' - wrong count at exit -../arch/x86/kernel/apic/io_apic.c:2335:12: warning: context imbalance in 'io_apic_get_redir_entries' - wrong count at exit -../arch/x86/kernel/apic/io_apic.c:2475:12: warning: context imbalance in 'io_apic_get_version' - wrong count at exit -../arch/x86/kernel/apic/io_apic.c:2926:5: warning: context imbalance in 'mp_irqdomain_activate' - wrong count at exit -../net/ipv4/ipmr_base.c:147:6: warning: context imbalance in 'mr_mfc_seq_idx' - wrong count at exit -../net/ipv4/ipmr_base.c:200:23: warning: context imbalance in 'mr_mfc_seq_next' - unexpected unlock -../net/ipv4/ipmr.c:3062:13: warning: context imbalance in 'ipmr_vif_seq_start' - different lock contexts for basic block -../net/ipv4/ipmr.c: note: in included file (through ../include/linux/mroute.h): -../include/linux/mroute_base.h:437:31: warning: context imbalance in 'mr_mfc_seq_stop' - unexpected unlock -../kernel/time/timekeeping.c:160:15: warning: context imbalance in 'timekeeper_lock_irqsave' - wrong count at exit -../kernel/time/timekeeping.c:168:6: warning: context imbalance in 'timekeeper_unlock_irqrestore' - unexpected unlock -../kernel/time/timekeeping.c:618:5: warning: context imbalance in 'pvclock_gtod_register_notifier' - wrong count at exit -../kernel/time/timekeeping.c:636:5: warning: context imbalance in 'pvclock_gtod_unregister_notifier' - wrong count at exit -../kernel/time/timekeeping.c:1835:9: warning: context imbalance in 'timekeeping_init' - wrong count at exit -../kernel/time/timekeeping.c:2368:13: warning: context imbalance in 'timekeeping_advance' - wrong count at exit -../kernel/time/timekeeping.c:2678:12: warning: context imbalance in '__do_adjtimex' - different lock contexts for basic block -../kernel/time/timekeeping.c:2812:9: warning: context imbalance in 'tk_aux_update_clocksource' - different lock contexts for basic block -../kernel/time/timekeeping.c:2832:9: warning: context imbalance in 'tk_aux_advance' - different lock contexts for basic block -../kernel/time/timekeeping.c:2909:12: warning: context imbalance in 'aux_clock_set' - different lock contexts for basic block -../kernel/time/timekeeping.c:2799:30: warning: context imbalance in 'aux_clock_enable' - wrong count at exit -../kernel/time/timekeeping.c:2799:30: warning: context imbalance in 'aux_clock_disable' - wrong count at exit -../net/ipv4/syncookies.c:219:17: warning: context imbalance in 'tcp_get_cookie_sock' - unexpected unlock -../kernel/futex/waitwake.c:275:41: warning: context imbalance in 'futex_wake_op' - different lock contexts for basic block -../kernel/futex/waitwake.c:460:44: warning: context imbalance in 'futex_wait_multiple_setup' - unexpected unlock -../kernel/futex/waitwake.c:660:28: warning: context imbalance in 'futex_wait_setup' - unexpected unlock -../drivers/pinctrl/renesas/pinctrl-rzt2h.c:102:1: warning: context imbalance in 'rzt2h_pinctrl_set_pfc_mode' - wrong count at exit -../drivers/pinctrl/renesas/pinctrl-rzt2h.c:444:12: warning: context imbalance in 'rzt2h_gpio_request' - different lock contexts for basic block -../drivers/pinctrl/renesas/pinctrl-rzt2h.c:103:1: warning: context imbalance in 'rzt2h_gpio_set_direction' - wrong count at exit -../drivers/pinctrl/renesas/pinctrl-rzt2h.c:525:9: warning: context imbalance in 'rzt2h_gpio_set' - wrong count at exit +lib/tests/module/test_kallsyms_a.c:14:5: warning: symbol 'auto_test_a_0000000001' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:16:5: warning: symbol 'auto_test_a_0000000002' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:18:5: warning: symbol 'auto_test_a_0000000003' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:20:5: warning: symbol 'auto_test_a_0000000004' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:22:5: warning: symbol 'auto_test_a_0000000005' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:24:5: warning: symbol 'auto_test_a_0000000006' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:26:5: warning: symbol 'auto_test_a_0000000007' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:28:5: warning: symbol 'auto_test_a_0000000008' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:30:5: warning: symbol 'auto_test_a_0000000009' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:32:5: warning: symbol 'auto_test_a_0000000010' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:34:5: warning: symbol 'auto_test_a_0000000011' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:36:5: warning: symbol 'auto_test_a_0000000012' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:38:5: warning: symbol 'auto_test_a_0000000013' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:40:5: warning: symbol 'auto_test_a_0000000014' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:42:5: warning: symbol 'auto_test_a_0000000015' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:44:5: warning: symbol 'auto_test_a_0000000016' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:46:5: warning: symbol 'auto_test_a_0000000017' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:48:5: warning: symbol 'auto_test_a_0000000018' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:50:5: warning: symbol 'auto_test_a_0000000019' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:52:5: warning: symbol 'auto_test_a_0000000020' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:54:5: warning: symbol 'auto_test_a_0000000021' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:56:5: warning: symbol 'auto_test_a_0000000022' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:58:5: warning: symbol 'auto_test_a_0000000023' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:60:5: warning: symbol 'auto_test_a_0000000024' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:62:5: warning: symbol 'auto_test_a_0000000025' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:64:5: warning: symbol 'auto_test_a_0000000026' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:66:5: warning: symbol 'auto_test_a_0000000027' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:68:5: warning: symbol 'auto_test_a_0000000028' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:70:5: warning: symbol 'auto_test_a_0000000029' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:72:5: warning: symbol 'auto_test_a_0000000030' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:74:5: warning: symbol 'auto_test_a_0000000031' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:76:5: warning: symbol 'auto_test_a_0000000032' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:78:5: warning: symbol 'auto_test_a_0000000033' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:80:5: warning: symbol 'auto_test_a_0000000034' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:82:5: warning: symbol 'auto_test_a_0000000035' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:84:5: warning: symbol 'auto_test_a_0000000036' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:86:5: warning: symbol 'auto_test_a_0000000037' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:88:5: warning: symbol 'auto_test_a_0000000038' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:90:5: warning: symbol 'auto_test_a_0000000039' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:92:5: warning: symbol 'auto_test_a_0000000040' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:94:5: warning: symbol 'auto_test_a_0000000041' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:96:5: warning: symbol 'auto_test_a_0000000042' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:98:5: warning: symbol 'auto_test_a_0000000043' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:100:5: warning: symbol 'auto_test_a_0000000044' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:102:5: warning: symbol 'auto_test_a_0000000045' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:104:5: warning: symbol 'auto_test_a_0000000046' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:106:5: warning: symbol 'auto_test_a_0000000047' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:108:5: warning: symbol 'auto_test_a_0000000048' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:110:5: warning: symbol 'auto_test_a_0000000049' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:112:5: warning: symbol 'auto_test_a_0000000050' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:114:5: warning: symbol 'auto_test_a_0000000051' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:116:5: warning: symbol 'auto_test_a_0000000052' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:118:5: warning: symbol 'auto_test_a_0000000053' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:120:5: warning: symbol 'auto_test_a_0000000054' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:122:5: warning: symbol 'auto_test_a_0000000055' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:124:5: warning: symbol 'auto_test_a_0000000056' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:126:5: warning: symbol 'auto_test_a_0000000057' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:128:5: warning: symbol 'auto_test_a_0000000058' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:130:5: warning: symbol 'auto_test_a_0000000059' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:132:5: warning: symbol 'auto_test_a_0000000060' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:134:5: warning: symbol 'auto_test_a_0000000061' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:136:5: warning: symbol 'auto_test_a_0000000062' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:138:5: warning: symbol 'auto_test_a_0000000063' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:140:5: warning: symbol 'auto_test_a_0000000064' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:142:5: warning: symbol 'auto_test_a_0000000065' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:144:5: warning: symbol 'auto_test_a_0000000066' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:146:5: warning: symbol 'auto_test_a_0000000067' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:148:5: warning: symbol 'auto_test_a_0000000068' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:150:5: warning: symbol 'auto_test_a_0000000069' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:152:5: warning: symbol 'auto_test_a_0000000070' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:154:5: warning: symbol 'auto_test_a_0000000071' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:156:5: warning: symbol 'auto_test_a_0000000072' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:158:5: warning: symbol 'auto_test_a_0000000073' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:160:5: warning: symbol 'auto_test_a_0000000074' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:162:5: warning: symbol 'auto_test_a_0000000075' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:164:5: warning: symbol 'auto_test_a_0000000076' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:166:5: warning: symbol 'auto_test_a_0000000077' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:168:5: warning: symbol 'auto_test_a_0000000078' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:170:5: warning: symbol 'auto_test_a_0000000079' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:172:5: warning: symbol 'auto_test_a_0000000080' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:174:5: warning: symbol 'auto_test_a_0000000081' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:176:5: warning: symbol 'auto_test_a_0000000082' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:178:5: warning: symbol 'auto_test_a_0000000083' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:180:5: warning: symbol 'auto_test_a_0000000084' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:182:5: warning: symbol 'auto_test_a_0000000085' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:184:5: warning: symbol 'auto_test_a_0000000086' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:186:5: warning: symbol 'auto_test_a_0000000087' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:188:5: warning: symbol 'auto_test_a_0000000088' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:190:5: warning: symbol 'auto_test_a_0000000089' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:192:5: warning: symbol 'auto_test_a_0000000090' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:194:5: warning: symbol 'auto_test_a_0000000091' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:196:5: warning: symbol 'auto_test_a_0000000092' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:198:5: warning: symbol 'auto_test_a_0000000093' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:200:5: warning: symbol 'auto_test_a_0000000094' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:202:5: warning: symbol 'auto_test_a_0000000095' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:204:5: warning: symbol 'auto_test_a_0000000096' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:206:5: warning: symbol 'auto_test_a_0000000097' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:208:5: warning: symbol 'auto_test_a_0000000098' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:210:5: warning: symbol 'auto_test_a_0000000099' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:212:5: warning: too many warnings +../sound/pci/ice1712/ice1724.c:286:13: warning: context imbalance in 'vt1724_enable_midi_irq' - wrong count at exit +../sound/pci/ice1712/ice1724.c:310:9: warning: context imbalance in 'vt1724_midi_output_trigger' - wrong count at exit +../sound/pci/ice1712/ice1724.c:359:9: warning: context imbalance in 'vt1724_midi_input_trigger' - wrong count at exit +../sound/pci/ice1712/ice1724.c:743:12: warning: context imbalance in 'snd_vt1724_playback_pro_prepare' - wrong count at exit +../sound/pci/ice1712/ice1724.c:812:12: warning: context imbalance in 'snd_vt1724_pcm_prepare' - wrong count at exit +../sound/pci/ice1712/ice1724.c:1164:9: warning: context imbalance in 'update_spdif_rate' - wrong count at exit +../sound/pci/ice1712/ice1724.c:1657:9: warning: context imbalance in 'snd_vt1724_spdif_default_put' - wrong count at exit +../sound/pci/ice1712/ice1724.c:1734:9: warning: context imbalance in 'snd_vt1724_spdif_sw_put' - wrong count at exit +../sound/pci/ice1712/ice1724.c:1843:9: warning: context imbalance in 'snd_vt1724_pro_internal_clock_get' - wrong count at exit +../sound/pci/ice1712/ice1724.c:1930:12: warning: context imbalance in 'snd_vt1724_pro_rate_locking_put' - wrong count at exit +../sound/pci/ice1712/ice1724.c:1960:12: warning: context imbalance in 'snd_vt1724_pro_rate_reset_put' - wrong count at exit +../sound/pci/ice1712/ice1724.c:2130:9: warning: context imbalance in 'snd_vt1724_pro_peak_get' - wrong count at exit @@ -7442,9 +7190,180 @@ -../drivers/gpio/gpio-latch.c:100:12: warning: context imbalance in 'gpio_latch_set' - wrong count at exit -../drivers/clk/sophgo/clk-sg2044.c:177:12: warning: context imbalance in 'sg2044_div_set_rate' - wrong count at exit -../drivers/clk/sophgo/clk-sg2044.c:193:12: warning: context imbalance in 'sg2044_div_enable' - wrong count at exit -../drivers/clk/sophgo/clk-sg2044.c:208:13: warning: context imbalance in 'sg2044_div_disable' - wrong count at exit -../net/ipv6/ip6_fib.c:2814:13: warning: context imbalance in 'ipv6_route_seq_stop' - unexpected unlock -../drivers/clk/sophgo/clk-sg2044-pll.c:336:12: warning: context imbalance in 'sg2044_pll_set_rate' - different lock contexts for basic block -../net/ipv6/route.c:2382:39: warning: incorrect type in assignment (different base types) -../net/ipv6/route.c:2382:39: expected unsigned int [usertype] flow_label -../net/ipv6/route.c:2382:39: got restricted __be32 +../mm/hugetlb.c:665:12: warning: context imbalance in 'allocate_file_region_entries' - wrong count at exit +../mm/hugetlb.c:736:13: warning: context imbalance in 'region_add' - wrong count at exit +../mm/hugetlb.c:803:13: warning: context imbalance in 'region_chg' - wrong count at exit +../mm/hugetlb.c:5784:20: warning: context imbalance in 'move_huge_pte' - different lock contexts for basic block +../mm/hugetlb.c: note: in included file: +../include/linux/mm.h:1387:22: warning: context imbalance in 'hugetlb_wp' - unexpected unlock +../sound/pci/emu10k1/p16v.c:343:13: warning: context imbalance in 'snd_p16v_intr_enable' - wrong count at exit +../sound/pci/emu10k1/p16v.c:352:13: warning: context imbalance in 'snd_p16v_intr_disable' - wrong count at exit +../sound/core/seq/oss/seq_oss_writeq.c:123:1: warning: context imbalance in 'snd_seq_oss_writeq_wakeup' - wrong count at exit +../kernel/time/alarmtimer.c:71:19: warning: context imbalance in 'alarmtimer_get_rtcdev' - wrong count at exit +../kernel/time/alarmtimer.c:368:6: warning: context imbalance in 'alarm_restart' - wrong count at exit +../kernel/time/alarmtimer.c:463:13: warning: context imbalance in 'alarmtimer_freezerset' - wrong count at exit +../kernel/time/alarmtimer.c:514:13: warning: context imbalance in 'alarm_handle_timer' - wrong count at exit +../net/appletalk/ddp.c:101:33: warning: restricted __be16 degrades to integer +../net/appletalk/ddp.c:126:33: warning: restricted __be16 degrades to integer +../net/appletalk/ddp.c:422:47: warning: restricted __be16 degrades to integer +../drivers/video/fbdev/ocfb.c:325:24: warning: incorrect type in assignment (different address spaces) +../drivers/video/fbdev/ocfb.c:325:24: expected void [noderef] __iomem *fb_virt +../drivers/video/fbdev/ocfb.c:325:24: got void * +../drivers/video/fbdev/ocfb.c:365:64: warning: incorrect type in argument 3 (different address spaces) +../drivers/video/fbdev/ocfb.c:365:64: expected void *cpu_addr +../drivers/video/fbdev/ocfb.c:365:64: got void [noderef] __iomem *fb_virt +../drivers/video/fbdev/ocfb.c:378:32: warning: incorrect type in argument 3 (different address spaces) +../drivers/video/fbdev/ocfb.c:378:32: expected void *cpu_addr +../drivers/video/fbdev/ocfb.c:378:32: got void [noderef] __iomem *fb_virt +../net/netfilter/nf_nat_amanda.c:67:9: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_nat_amanda.c:67:9: unsigned int ( [noderef] __rcu * )( ... ) +../net/netfilter/nf_nat_amanda.c:67:9: unsigned int ( * )( ... ) +../net/netfilter/nf_nat_amanda.c:75:9: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_nat_amanda.c:75:9: unsigned int ( [noderef] __rcu * )( ... ) +../net/netfilter/nf_nat_amanda.c:75:9: unsigned int ( * )( ... ) +../drivers/pinctrl/pinctrl-amdisp.c:83:26: warning: symbol 'amdisp_pinctrl_ops' was not declared. Should it be static? +../drivers/video/fbdev/hyperv_fb.c:1103:28: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/hyperv_fb.c:1103:28: expected void volatile [noderef] __iomem *addr +../drivers/video/fbdev/hyperv_fb.c:1103:28: got unsigned char *mmio_vp +../drivers/video/fbdev/hyperv_fb.c:1021:43: warning: incorrect type in assignment (different address spaces) +../drivers/video/fbdev/hyperv_fb.c:1021:43: expected char [noderef] __iomem *screen_base +../drivers/video/fbdev/hyperv_fb.c:1021:43: got unsigned char *mmio_vp +../drivers/video/fbdev/hyperv_fb.c:1071:25: warning: cast removes address space '__iomem' of expression +../drivers/video/fbdev/hyperv_fb.c:1075:27: warning: incorrect type in assignment (different address spaces) +../drivers/video/fbdev/hyperv_fb.c:1075:27: expected char [noderef] __iomem *screen_base +../drivers/video/fbdev/hyperv_fb.c:1075:27: got unsigned char *dio_vp +../net/ipv6/mcast.c: note: in included file: +../include/net/mld.h:32:43: warning: array of flexible structures +../drivers/base/regmap/regmap-raw-ram.c:24:24: warning: cast to restricted __be16 +../drivers/base/regmap/regmap-raw-ram.c:26:24: warning: cast to restricted __le16 +../drivers/gpu/drm/sysfb/efidrm.c:243:29: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/sysfb/efidrm.c:243:29: expected void [noderef] __iomem *[assigned] screen_base +../drivers/gpu/drm/sysfb/efidrm.c:243:29: got void * +../drivers/gpu/drm/sysfb/efidrm.c:246:29: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/sysfb/efidrm.c:246:29: expected void [noderef] __iomem *[assigned] screen_base +../drivers/gpu/drm/sysfb/efidrm.c:246:29: got void * +../drivers/nvme/host/fc.c: note: in included file: +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../sound/pci/emu10k1/emuproc.c:535:21: warning: context imbalance in 'snd_ptr_read' - wrong count at exit +../sound/pci/emu10k1/emuproc.c:549:13: warning: context imbalance in 'snd_ptr_write' - wrong count at exit +lib/tests/module/test_kallsyms_c.c:14:5: warning: symbol 'auto_test_c_0000000001' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:16:5: warning: symbol 'auto_test_c_0000000002' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:18:5: warning: symbol 'auto_test_c_0000000003' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:20:5: warning: symbol 'auto_test_c_0000000004' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:22:5: warning: symbol 'auto_test_c_0000000005' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:24:5: warning: symbol 'auto_test_c_0000000006' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:26:5: warning: symbol 'auto_test_c_0000000007' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:28:5: warning: symbol 'auto_test_c_0000000008' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:30:5: warning: symbol 'auto_test_c_0000000009' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:32:5: warning: symbol 'auto_test_c_0000000010' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:34:5: warning: symbol 'auto_test_c_0000000011' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:36:5: warning: symbol 'auto_test_c_0000000012' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:38:5: warning: symbol 'auto_test_c_0000000013' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:40:5: warning: symbol 'auto_test_c_0000000014' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:42:5: warning: symbol 'auto_test_c_0000000015' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:44:5: warning: symbol 'auto_test_c_0000000016' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:46:5: warning: symbol 'auto_test_c_0000000017' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:48:5: warning: symbol 'auto_test_c_0000000018' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:50:5: warning: symbol 'auto_test_c_0000000019' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:52:5: warning: symbol 'auto_test_c_0000000020' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:54:5: warning: symbol 'auto_test_c_0000000021' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:56:5: warning: symbol 'auto_test_c_0000000022' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:58:5: warning: symbol 'auto_test_c_0000000023' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:60:5: warning: symbol 'auto_test_c_0000000024' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:62:5: warning: symbol 'auto_test_c_0000000025' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:64:5: warning: symbol 'auto_test_c_0000000026' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:66:5: warning: symbol 'auto_test_c_0000000027' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:68:5: warning: symbol 'auto_test_c_0000000028' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:70:5: warning: symbol 'auto_test_c_0000000029' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:72:5: warning: symbol 'auto_test_c_0000000030' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:74:5: warning: symbol 'auto_test_c_0000000031' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:76:5: warning: symbol 'auto_test_c_0000000032' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:78:5: warning: symbol 'auto_test_c_0000000033' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:80:5: warning: symbol 'auto_test_c_0000000034' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:82:5: warning: symbol 'auto_test_c_0000000035' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:84:5: warning: symbol 'auto_test_c_0000000036' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:86:5: warning: symbol 'auto_test_c_0000000037' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:88:5: warning: symbol 'auto_test_c_0000000038' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:90:5: warning: symbol 'auto_test_c_0000000039' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:92:5: warning: symbol 'auto_test_c_0000000040' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:94:5: warning: symbol 'auto_test_c_0000000041' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:96:5: warning: symbol 'auto_test_c_0000000042' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:98:5: warning: symbol 'auto_test_c_0000000043' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:100:5: warning: symbol 'auto_test_c_0000000044' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:102:5: warning: symbol 'auto_test_c_0000000045' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:104:5: warning: symbol 'auto_test_c_0000000046' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:106:5: warning: symbol 'auto_test_c_0000000047' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:108:5: warning: symbol 'auto_test_c_0000000048' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:110:5: warning: symbol 'auto_test_c_0000000049' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:112:5: warning: symbol 'auto_test_c_0000000050' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:114:5: warning: symbol 'auto_test_c_0000000051' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:116:5: warning: symbol 'auto_test_c_0000000052' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:118:5: warning: symbol 'auto_test_c_0000000053' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:120:5: warning: symbol 'auto_test_c_0000000054' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:122:5: warning: symbol 'auto_test_c_0000000055' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:124:5: warning: symbol 'auto_test_c_0000000056' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:126:5: warning: symbol 'auto_test_c_0000000057' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:128:5: warning: symbol 'auto_test_c_0000000058' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:130:5: warning: symbol 'auto_test_c_0000000059' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:132:5: warning: symbol 'auto_test_c_0000000060' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:134:5: warning: symbol 'auto_test_c_0000000061' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:136:5: warning: symbol 'auto_test_c_0000000062' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:138:5: warning: symbol 'auto_test_c_0000000063' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:140:5: warning: symbol 'auto_test_c_0000000064' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:142:5: warning: symbol 'auto_test_c_0000000065' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:144:5: warning: symbol 'auto_test_c_0000000066' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:146:5: warning: symbol 'auto_test_c_0000000067' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:148:5: warning: symbol 'auto_test_c_0000000068' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:150:5: warning: symbol 'auto_test_c_0000000069' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:152:5: warning: symbol 'auto_test_c_0000000070' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:154:5: warning: symbol 'auto_test_c_0000000071' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:156:5: warning: symbol 'auto_test_c_0000000072' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:158:5: warning: symbol 'auto_test_c_0000000073' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:160:5: warning: symbol 'auto_test_c_0000000074' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:162:5: warning: symbol 'auto_test_c_0000000075' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:164:5: warning: symbol 'auto_test_c_0000000076' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:166:5: warning: symbol 'auto_test_c_0000000077' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:168:5: warning: symbol 'auto_test_c_0000000078' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:170:5: warning: symbol 'auto_test_c_0000000079' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:172:5: warning: symbol 'auto_test_c_0000000080' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:174:5: warning: symbol 'auto_test_c_0000000081' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:176:5: warning: symbol 'auto_test_c_0000000082' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:178:5: warning: symbol 'auto_test_c_0000000083' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:180:5: warning: symbol 'auto_test_c_0000000084' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:182:5: warning: symbol 'auto_test_c_0000000085' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:184:5: warning: symbol 'auto_test_c_0000000086' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:186:5: warning: symbol 'auto_test_c_0000000087' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:188:5: warning: symbol 'auto_test_c_0000000088' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:190:5: warning: symbol 'auto_test_c_0000000089' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:192:5: warning: symbol 'auto_test_c_0000000090' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:194:5: warning: symbol 'auto_test_c_0000000091' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:196:5: warning: symbol 'auto_test_c_0000000092' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:198:5: warning: symbol 'auto_test_c_0000000093' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:200:5: warning: symbol 'auto_test_c_0000000094' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:202:5: warning: symbol 'auto_test_c_0000000095' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:204:5: warning: symbol 'auto_test_c_0000000096' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:206:5: warning: symbol 'auto_test_c_0000000097' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:208:5: warning: symbol 'auto_test_c_0000000098' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:210:5: warning: symbol 'auto_test_c_0000000099' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:212:5: warning: too many warnings +../kernel/time/posix-cpu-timers.c: note: in included file: +../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * +../kernel/time/posix-cpu-timers.c:42:5: warning: context imbalance in 'update_rlimit_cpu' - different lock contexts for basic block +../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * +../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * +../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * +../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * +../kernel/time/posix-cpu-timers.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'posix_cpu_timer_wait_running' - unexpected unlock +../kernel/time/posix-cpu-timers.c: note: in included file: +../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * @@ -7452,10 +7370,0 @@ -../sound/pci/emu10k1/emu10k1x.c:280:21: warning: context imbalance in 'snd_emu10k1x_ptr_read' - wrong count at exit -../sound/pci/emu10k1/emu10k1x.c:293:13: warning: context imbalance in 'snd_emu10k1x_ptr_write' - wrong count at exit -../sound/pci/emu10k1/emu10k1x.c:307:13: warning: context imbalance in 'snd_emu10k1x_intr_enable' - wrong count at exit -../sound/pci/emu10k1/emu10k1x.c:316:13: warning: context imbalance in 'snd_emu10k1x_intr_disable' - wrong count at exit -../sound/pci/emu10k1/emu10k1x.c:325:13: warning: context imbalance in 'snd_emu10k1x_gpio_write' - wrong count at exit -../sound/pci/emu10k1/emu10k1x.c:681:23: warning: context imbalance in 'snd_emu10k1x_ac97_read' - wrong count at exit -../sound/pci/emu10k1/emu10k1x.c:691:13: warning: context imbalance in 'snd_emu10k1x_ac97_write' - wrong count at exit -../sound/pci/emu10k1/emu10k1x.c:954:9: warning: context imbalance in 'snd_emu10k1x_proc_reg_read' - different lock contexts for basic block -../drivers/pinctrl/renesas/pinctrl-rzg2l.c:3199:9: warning: context imbalance in 'rzg2l_pinctrl_resume_noirq' - different lock contexts for basic block -../net/mptcp/protocol.c:3546:9: warning: context imbalance in 'mptcp_sk_clone_init' - unexpected unlock @@ -7529,28 +7438,183 @@ -../sound/pci/oxygen/oxygen_lib.c:53:20: warning: context imbalance in 'oxygen_interrupt' - wrong count at exit -../sound/pci/oxygen/oxygen_lib.c:555:13: warning: context imbalance in 'oxygen_shutdown' - wrong count at exit -../mm/migrate.c:2282:25: warning: context imbalance in 'add_folio_for_migration' - unexpected unlock -../mm/migrate.c:2448:25: warning: context imbalance in 'do_pages_stat_array' - unexpected unlock -../sound/soc/mediatek/common/mtk-btcvsd.c:1358:30: warning: incorrect type in assignment (different address spaces) -../sound/soc/mediatek/common/mtk-btcvsd.c:1358:30: expected unsigned int [usertype] *bt_reg_pkt_r -../sound/soc/mediatek/common/mtk-btcvsd.c:1358:30: got void [noderef] __iomem * -../sound/soc/mediatek/common/mtk-btcvsd.c:1360:30: warning: incorrect type in assignment (different address spaces) -../sound/soc/mediatek/common/mtk-btcvsd.c:1360:30: expected unsigned int [usertype] *bt_reg_pkt_w -../sound/soc/mediatek/common/mtk-btcvsd.c:1360:30: got void [noderef] __iomem * -../sound/soc/mediatek/common/mtk-btcvsd.c:1362:28: warning: incorrect type in assignment (different address spaces) -../sound/soc/mediatek/common/mtk-btcvsd.c:1362:28: expected unsigned int [usertype] *bt_reg_ctl -../sound/soc/mediatek/common/mtk-btcvsd.c:1362:28: got void [noderef] __iomem * -../sound/pci/oxygen/oxygen_mixer.c:444:9: warning: context imbalance in 'spdif_bit_switch_put' - wrong count at exit -../sound/pci/oxygen/oxygen_mixer.c:487:9: warning: context imbalance in 'monitor_put' - wrong count at exit -../drivers/acpi/cppc_acpi.c:1179:9: warning: context imbalance in 'cpc_write' - different lock contexts for basic block -../fs/coredump.c:508:27: warning: incorrect type in argument 1 (different address spaces) -../fs/coredump.c:508:27: expected struct spinlock [usertype] *lock -../fs/coredump.c:508:27: got struct spinlock [noderef] __rcu * -../fs/coredump.c:517:29: warning: incorrect type in argument 1 (different address spaces) -../fs/coredump.c:517:29: expected struct spinlock [usertype] *lock -../fs/coredump.c:517:29: got struct spinlock [noderef] __rcu * -../fs/coredump.c:556:31: warning: incorrect type in argument 1 (different address spaces) -../fs/coredump.c:556:31: expected struct spinlock [usertype] *lock -../fs/coredump.c:556:31: got struct spinlock [noderef] __rcu * -../fs/coredump.c:561:33: warning: incorrect type in argument 1 (different address spaces) -../fs/coredump.c:561:33: expected struct spinlock [usertype] *lock -../fs/coredump.c:561:33: got struct spinlock [noderef] __rcu * +../sound/pci/echoaudio/mia.c: note: in included file: +../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1231:9: warning: context imbalance in 'snd_echo_input_nominal_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit +../sound/pci/echoaudio/mia.c: note: in included file: +../sound/pci/echoaudio/midi.c:169:9: warning: context imbalance in 'snd_echo_midi_input_trigger' - wrong count at exit +../sound/pci/echoaudio/midi.c:235:9: warning: context imbalance in 'snd_echo_midi_output_write' - wrong count at exit +../kernel/time/posix-timers.c:345:29: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/posix-timers.c:345:29: expected struct spinlock [usertype] *lock +../kernel/time/posix-timers.c:345:29: got struct spinlock [noderef] __rcu * +../kernel/time/posix-timers.c:352:27: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/posix-timers.c:352:27: expected struct spinlock [usertype] *lock +../kernel/time/posix-timers.c:352:27: got struct spinlock [noderef] __rcu * +../kernel/time/posix-timers.c:554:41: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/posix-timers.c:554:41: expected struct spinlock [usertype] *l +../kernel/time/posix-timers.c:554:41: got struct spinlock [noderef] __rcu * +../kernel/time/posix-timers.c:1042:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/posix-timers.c:1042:9: expected struct spinlock [usertype] *l +../kernel/time/posix-timers.c:1042:9: got struct spinlock [noderef] __rcu * +../kernel/time/posix-timers.c:1090:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/posix-timers.c:1090:9: expected struct spinlock [usertype] *l +../kernel/time/posix-timers.c:1090:9: got struct spinlock [noderef] __rcu * +../kernel/time/posix-timers.c:306:13: warning: context imbalance in '__posixtimer_deliver_signal' - wrong count at exit +../kernel/time/posix-timers.c:336:6: warning: context imbalance in 'posixtimer_deliver_signal' - unexpected unlock +../kernel/time/posix-timers.c:374:29: warning: context imbalance in 'posix_timer_fn' - wrong count at exit +../kernel/time/posix-timers.c:465:12: warning: context imbalance in 'do_timer_create' - different lock contexts for basic block +../kernel/time/posix-timers.c:603:24: warning: context imbalance in '__lock_timer' - different lock contexts for basic block +../kernel/time/itimer.c:53:27: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:53:27: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:53:27: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:70:29: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:70:29: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:70:29: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:82:35: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:82:35: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:82:35: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:86:37: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:86:37: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:86:37: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:197:27: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:197:27: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:197:27: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:211:29: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:211:29: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:211:29: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:235:35: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:235:35: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:235:35: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:244:45: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:244:45: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:244:45: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:257:37: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:257:37: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:257:37: got struct spinlock [noderef] __rcu * +../net/netfilter/nf_nat_ftp.c:117:9: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_nat_ftp.c:117:9: unsigned int ( [noderef] __rcu * )( ... ) +../net/netfilter/nf_nat_ftp.c:117:9: unsigned int ( * )( ... ) +../net/netfilter/nf_nat_ftp.c:125:9: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_nat_ftp.c:125:9: unsigned int ( [noderef] __rcu * )( ... ) +../net/netfilter/nf_nat_ftp.c:125:9: unsigned int ( * )( ... ) +../sound/pci/emu10k1/emu10k1_synth.c:19:12: warning: context imbalance in 'snd_emu10k1_synth_probe' - different lock contexts for basic block +lib/tests/module/test_kallsyms_d.c:14:5: warning: symbol 'auto_test_d_0000000001' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:16:5: warning: symbol 'auto_test_d_0000000002' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:18:5: warning: symbol 'auto_test_d_0000000003' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:20:5: warning: symbol 'auto_test_d_0000000004' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:22:5: warning: symbol 'auto_test_d_0000000005' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:24:5: warning: symbol 'auto_test_d_0000000006' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:26:5: warning: symbol 'auto_test_d_0000000007' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:28:5: warning: symbol 'auto_test_d_0000000008' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:30:5: warning: symbol 'auto_test_d_0000000009' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:32:5: warning: symbol 'auto_test_d_0000000010' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:34:5: warning: symbol 'auto_test_d_0000000011' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:36:5: warning: symbol 'auto_test_d_0000000012' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:38:5: warning: symbol 'auto_test_d_0000000013' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:40:5: warning: symbol 'auto_test_d_0000000014' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:42:5: warning: symbol 'auto_test_d_0000000015' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:44:5: warning: symbol 'auto_test_d_0000000016' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:46:5: warning: symbol 'auto_test_d_0000000017' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:48:5: warning: symbol 'auto_test_d_0000000018' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:50:5: warning: symbol 'auto_test_d_0000000019' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:52:5: warning: symbol 'auto_test_d_0000000020' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:54:5: warning: symbol 'auto_test_d_0000000021' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:56:5: warning: symbol 'auto_test_d_0000000022' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:58:5: warning: symbol 'auto_test_d_0000000023' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:60:5: warning: symbol 'auto_test_d_0000000024' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:62:5: warning: symbol 'auto_test_d_0000000025' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:64:5: warning: symbol 'auto_test_d_0000000026' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:66:5: warning: symbol 'auto_test_d_0000000027' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:68:5: warning: symbol 'auto_test_d_0000000028' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:70:5: warning: symbol 'auto_test_d_0000000029' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:72:5: warning: symbol 'auto_test_d_0000000030' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:74:5: warning: symbol 'auto_test_d_0000000031' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:76:5: warning: symbol 'auto_test_d_0000000032' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:78:5: warning: symbol 'auto_test_d_0000000033' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:80:5: warning: symbol 'auto_test_d_0000000034' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:82:5: warning: symbol 'auto_test_d_0000000035' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:84:5: warning: symbol 'auto_test_d_0000000036' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:86:5: warning: symbol 'auto_test_d_0000000037' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:88:5: warning: symbol 'auto_test_d_0000000038' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:90:5: warning: symbol 'auto_test_d_0000000039' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:92:5: warning: symbol 'auto_test_d_0000000040' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:94:5: warning: symbol 'auto_test_d_0000000041' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:96:5: warning: symbol 'auto_test_d_0000000042' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:98:5: warning: symbol 'auto_test_d_0000000043' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:100:5: warning: symbol 'auto_test_d_0000000044' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:102:5: warning: symbol 'auto_test_d_0000000045' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:104:5: warning: symbol 'auto_test_d_0000000046' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:106:5: warning: symbol 'auto_test_d_0000000047' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:108:5: warning: symbol 'auto_test_d_0000000048' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:110:5: warning: symbol 'auto_test_d_0000000049' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:112:5: warning: symbol 'auto_test_d_0000000050' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:114:5: warning: symbol 'auto_test_d_0000000051' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:116:5: warning: symbol 'auto_test_d_0000000052' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:118:5: warning: symbol 'auto_test_d_0000000053' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:120:5: warning: symbol 'auto_test_d_0000000054' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:122:5: warning: symbol 'auto_test_d_0000000055' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:124:5: warning: symbol 'auto_test_d_0000000056' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:126:5: warning: symbol 'auto_test_d_0000000057' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:128:5: warning: symbol 'auto_test_d_0000000058' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:130:5: warning: symbol 'auto_test_d_0000000059' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:132:5: warning: symbol 'auto_test_d_0000000060' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:134:5: warning: symbol 'auto_test_d_0000000061' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:136:5: warning: symbol 'auto_test_d_0000000062' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:138:5: warning: symbol 'auto_test_d_0000000063' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:140:5: warning: symbol 'auto_test_d_0000000064' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:142:5: warning: symbol 'auto_test_d_0000000065' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:144:5: warning: symbol 'auto_test_d_0000000066' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:146:5: warning: symbol 'auto_test_d_0000000067' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:148:5: warning: symbol 'auto_test_d_0000000068' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:150:5: warning: symbol 'auto_test_d_0000000069' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:152:5: warning: symbol 'auto_test_d_0000000070' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:154:5: warning: symbol 'auto_test_d_0000000071' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:156:5: warning: symbol 'auto_test_d_0000000072' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:158:5: warning: symbol 'auto_test_d_0000000073' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:160:5: warning: symbol 'auto_test_d_0000000074' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:162:5: warning: symbol 'auto_test_d_0000000075' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:164:5: warning: symbol 'auto_test_d_0000000076' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:166:5: warning: symbol 'auto_test_d_0000000077' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:168:5: warning: symbol 'auto_test_d_0000000078' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:170:5: warning: symbol 'auto_test_d_0000000079' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:172:5: warning: symbol 'auto_test_d_0000000080' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:174:5: warning: symbol 'auto_test_d_0000000081' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:176:5: warning: symbol 'auto_test_d_0000000082' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:178:5: warning: symbol 'auto_test_d_0000000083' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:180:5: warning: symbol 'auto_test_d_0000000084' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:182:5: warning: symbol 'auto_test_d_0000000085' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:184:5: warning: symbol 'auto_test_d_0000000086' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:186:5: warning: symbol 'auto_test_d_0000000087' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:188:5: warning: symbol 'auto_test_d_0000000088' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:190:5: warning: symbol 'auto_test_d_0000000089' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:192:5: warning: symbol 'auto_test_d_0000000090' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:194:5: warning: symbol 'auto_test_d_0000000091' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:196:5: warning: symbol 'auto_test_d_0000000092' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:198:5: warning: symbol 'auto_test_d_0000000093' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:200:5: warning: symbol 'auto_test_d_0000000094' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:202:5: warning: symbol 'auto_test_d_0000000095' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:204:5: warning: symbol 'auto_test_d_0000000096' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:206:5: warning: symbol 'auto_test_d_0000000097' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:208:5: warning: symbol 'auto_test_d_0000000098' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:210:5: warning: symbol 'auto_test_d_0000000099' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:212:5: warning: too many warnings +../fs/crypto/keysetup_v1.c:158:17: warning: context imbalance in 'fscrypt_put_direct_key' - unexpected unlock +../arch/x86/kvm/svm/avic.c:65:1: error: too long token expansion +../arch/x86/kvm/svm/avic.c:65:1: error: too long token expansion +../arch/x86/kvm/svm/avic.c:224:21: error: too long token expansion +../arch/x86/kvm/svm/avic.c:287:49: error: too long token expansion +../arch/x86/kvm/svm/avic.c:842:35: error: too long token expansion +../arch/x86/kvm/svm/avic.c:842:35: error: too long token expansion +../net/netfilter/nf_nat_irc.c:89:9: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_nat_irc.c:89:9: unsigned int ( [noderef] __rcu * )( ... ) +../net/netfilter/nf_nat_irc.c:89:9: unsigned int ( * )( ... ) +../net/netfilter/nf_nat_irc.c:97:9: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_nat_irc.c:97:9: unsigned int ( [noderef] __rcu * )( ... ) +../net/netfilter/nf_nat_irc.c:97:9: unsigned int ( * )( ... ) @@ -7578,22 +7642,116 @@ -../sound/pci/oxygen/oxygen_pcm.c:445:12: warning: context imbalance in 'oxygen_spdif_hw_params' - different lock contexts for basic block -../sound/pci/oxygen/oxygen_pcm.c:504:12: warning: context imbalance in 'oxygen_hw_free' - wrong count at exit -../sound/pci/oxygen/oxygen_pcm.c:545:9: warning: context imbalance in 'oxygen_prepare' - wrong count at exit -../sound/pci/oxygen/oxygen_pcm.c:549:12: warning: context imbalance in 'oxygen_trigger' - wrong count at exit -../drivers/mfd/macsmc.c:462:26: warning: cast to restricted __be32 -../drivers/mfd/macsmc.c:242:5: warning: context imbalance in 'apple_smc_write_atomic' - wrong count at exit -../drivers/gpio/gpio-loongson1.c:25:12: warning: context imbalance in 'ls1x_gpio_request' - wrong count at exit -../drivers/gpio/gpio-loongson1.c:37:13: warning: context imbalance in 'ls1x_gpio_free' - wrong count at exit -../lib/tests/printf_kunit.c:673:49: warning: cast from restricted gfp_t -../lib/tests/printf_kunit.c:677:58: warning: cast from restricted gfp_t -../arch/x86/kernel/kprobes/opt.c:525:13: warning: function 'arch_unoptimize_kprobes' with external linkage has definition -../mm/kasan/kasan_test_c.c:1589:27: warning: Variable length array is used. -../mm/kasan/kasan_test_c.c:1604:27: warning: Variable length array is used. -../net/netfilter/nf_conntrack_tftp.c:78:31: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_conntrack_tftp.c:78:31: unsigned int ( [noderef] __rcu * )( ... ) -../net/netfilter/nf_conntrack_tftp.c:78:31: unsigned int ( * )( ... ) -../drivers/misc/sgi-xp/xp_main.c:69:25: warning: symbol 'xpc_registrations' was not declared. Should it be static? -../drivers/pinctrl/qcom/pinctrl-sdm660-lpass-lpi.c:79:27: warning: symbol 'sdm660_lpi_pinctrl_groups' was not declared. Should it be static? -../drivers/pinctrl/qcom/pinctrl-sdm660-lpass-lpi.c:116:27: warning: symbol 'sdm660_lpi_pinctrl_functions' was not declared. Should it be static? -../drivers/misc/ibmasm/ibmasmfs.c:593:83: warning: cast removes address space '__iomem' of expression -../drivers/misc/ibmasm/ibmasmfs.c:594:84: warning: cast removes address space '__iomem' of expression -../drivers/misc/ibmasm/ibmasmfs.c:595:83: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/tiny/gm12u320.c:480:32: warning: incorrect type in initializer (different base types) +../drivers/gpu/drm/tiny/gm12u320.c:480:32: expected restricted __le16 [usertype] pixel_clock +../drivers/gpu/drm/tiny/gm12u320.c:480:32: got int +../sound/pci/oxygen/xonar_lib.c:121:9: warning: context imbalance in 'xonar_gpio_bit_switch_put' - wrong count at exit +../drivers/misc/nsm.c:492:38: warning: Using plain integer as NULL pointer +../drivers/misc/nsm.c:494:38: warning: Using plain integer as NULL pointer +../drivers/nvme/target/fc.c: note: in included file: +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../net/ipv4/nexthop.c: note: in included file (through ../include/linux/sysctl.h, ../include/net/net_namespace.h, ../include/linux/netdevice.h, ../include/linux/rtnetlink.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 * +../sound/pci/echoaudio/echo3g.c: note: in included file: +../sound/pci/echoaudio/echoaudio_3g.c:102:12: warning: context imbalance in 'set_digital_mode' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio_3g.c:375:12: warning: context imbalance in 'dsp_set_digital_mode' - wrong count at exit +../sound/pci/echoaudio/echo3g.c: note: in included file: +../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1021:9: warning: context imbalance in 'snd_echo_output_gain_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1166:9: warning: context imbalance in 'snd_echo_output_nominal_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1231:9: warning: context imbalance in 'snd_echo_input_nominal_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:1481:12: warning: context imbalance in 'snd_echo_spdif_mode_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1541:12: warning: context imbalance in 'snd_echo_clock_source_put' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:1608:9: warning: context imbalance in 'snd_echo_phantom_power_put' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit +../sound/pci/echoaudio/echo3g.c: note: in included file: +../sound/pci/echoaudio/midi.c:169:9: warning: context imbalance in 'snd_echo_midi_input_trigger' - wrong count at exit +../sound/pci/echoaudio/midi.c:235:9: warning: context imbalance in 'snd_echo_midi_output_write' - wrong count at exit +../mm/mempolicy.c:689:17: warning: context imbalance in 'queue_folios_pte_range' - unexpected unlock +../net/netfilter/nf_nat_tftp.c:43:9: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_nat_tftp.c:43:9: unsigned int ( [noderef] __rcu * )( ... ) +../net/netfilter/nf_nat_tftp.c:43:9: unsigned int ( * )( ... ) +../net/netfilter/nf_nat_tftp.c:51:9: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_nat_tftp.c:51:9: unsigned int ( [noderef] __rcu * )( ... ) +../net/netfilter/nf_nat_tftp.c:51:9: unsigned int ( * )( ... ) +../net/rose/rose_route.c:723:41: warning: context imbalance in 'rose_get_neigh' - unexpected unlock +../sound/soc/mediatek/common/mtk-btcvsd.c:1358:30: warning: incorrect type in assignment (different address spaces) +../sound/soc/mediatek/common/mtk-btcvsd.c:1358:30: expected unsigned int [usertype] *bt_reg_pkt_r +../sound/soc/mediatek/common/mtk-btcvsd.c:1358:30: got void [noderef] __iomem * +../sound/soc/mediatek/common/mtk-btcvsd.c:1360:30: warning: incorrect type in assignment (different address spaces) +../sound/soc/mediatek/common/mtk-btcvsd.c:1360:30: expected unsigned int [usertype] *bt_reg_pkt_w +../sound/soc/mediatek/common/mtk-btcvsd.c:1360:30: got void [noderef] __iomem * +../sound/soc/mediatek/common/mtk-btcvsd.c:1362:28: warning: incorrect type in assignment (different address spaces) +../sound/soc/mediatek/common/mtk-btcvsd.c:1362:28: expected unsigned int [usertype] *bt_reg_ctl +../sound/soc/mediatek/common/mtk-btcvsd.c:1362:28: got void [noderef] __iomem * +../sound/pci/trident/trident_main.c:149:9: warning: context imbalance in 'snd_trident_codec_read' - wrong count at exit +../sound/pci/trident/trident_main.c:166:13: warning: context imbalance in 'snd_trident_codec_write' - wrong count at exit +../sound/pci/trident/trident_main.c:969:9: warning: context imbalance in 'snd_trident_playback_prepare' - wrong count at exit +../sound/pci/trident/trident_main.c:1054:9: warning: context imbalance in 'snd_trident_capture_prepare' - wrong count at exit +../sound/pci/trident/trident_main.c:1190:9: warning: context imbalance in 'snd_trident_si7018_capture_prepare' - wrong count at exit +../sound/pci/trident/trident_main.c:1266:9: warning: context imbalance in 'snd_trident_foldback_prepare' - wrong count at exit +../sound/pci/trident/trident_main.c:1466:9: warning: context imbalance in 'snd_trident_spdif_prepare' - wrong count at exit +../sound/pci/trident/trident_main.c:1481:12: warning: context imbalance in 'snd_trident_trigger' - wrong count at exit +../sound/pci/trident/trident_main.c:1579:26: warning: context imbalance in 'snd_trident_playback_pointer' - wrong count at exit +../sound/pci/trident/trident_main.c:1990:12: warning: context imbalance in 'snd_trident_foldback_close' - wrong count at exit +../sound/pci/trident/trident_main.c:2247:12: warning: context imbalance in 'snd_trident_spdif_control_get' - wrong count at exit +../sound/pci/trident/trident_main.c:2286:9: warning: context imbalance in 'snd_trident_spdif_control_put' - wrong count at exit +../sound/pci/trident/trident_main.c:2313:12: warning: context imbalance in 'snd_trident_spdif_default_get' - wrong count at exit +../sound/pci/trident/trident_main.c:2347:9: warning: context imbalance in 'snd_trident_spdif_default_put' - wrong count at exit +../sound/pci/trident/trident_main.c:2406:12: warning: context imbalance in 'snd_trident_spdif_stream_get' - wrong count at exit +../sound/pci/trident/trident_main.c:2440:9: warning: context imbalance in 'snd_trident_spdif_stream_put' - wrong count at exit +../sound/pci/trident/trident_main.c:2461:12: warning: context imbalance in 'snd_trident_ac97_control_get' - wrong count at exit +../sound/pci/trident/trident_main.c:2485:9: warning: context imbalance in 'snd_trident_ac97_control_put' - wrong count at exit +../sound/pci/trident/trident_main.c:2531:12: warning: context imbalance in 'snd_trident_vol_control_put' - wrong count at exit +../sound/pci/trident/trident_main.c:2622:9: warning: context imbalance in 'snd_trident_pcm_vol_control_put' - wrong count at exit +../sound/pci/trident/trident_main.c:2685:9: warning: context imbalance in 'snd_trident_pcm_pan_control_put' - wrong count at exit +../sound/pci/trident/trident_main.c:2739:9: warning: context imbalance in 'snd_trident_pcm_rvol_control_put' - wrong count at exit +../sound/pci/trident/trident_main.c:2796:9: warning: context imbalance in 'snd_trident_pcm_cvol_control_put' - wrong count at exit +../sound/pci/trident/trident_main.c:3712:26: warning: context imbalance in 'snd_trident_alloc_voice' - wrong count at exit +../sound/pci/oxygen/xonar_pcm179x.c:1023:9: warning: context imbalance in 'xonar_line_mic_ac97_switch' - wrong count at exit +../sound/soc/intel/atom/sst/sst_loader.c:212:43: warning: incorrect type in argument 2 (different address spaces) +../sound/soc/intel/atom/sst/sst_loader.c:212:43: expected void *destn +../sound/soc/intel/atom/sst/sst_loader.c:212:43: got void [noderef] __iomem * +../arch/x86/kernel/cpu/sgx/virt.c:60:13: warning: incorrect type in assignment (different base types) +../arch/x86/kernel/cpu/sgx/virt.c:60:13: expected int [assigned] ret +../arch/x86/kernel/cpu/sgx/virt.c:60:13: got restricted vm_fault_t +../arch/x86/kernel/cpu/sgx/virt.c:61:20: warning: restricted vm_fault_t degrades to integer +../arch/x86/kernel/cpu/sgx/virt.c:373:36: warning: cast removes address space '__user' of expression +../arch/x86/kernel/cpu/sgx/virt.c:404:24: warning: cast removes address space '__user' of expression +../arch/x86/kernel/cpu/sgx/virt.c:404:43: warning: cast removes address space '__user' of expression +../arch/x86/kernel/cpu/sgx/virt.c:404:58: warning: cast removes address space '__user' of expression +../drivers/gpu/drm/bridge/imx/imx-legacy-bridge.c:52:25: warning: symbol 'imx_legacy_bridge_funcs' was not declared. Should it be static? +../sound/pci/ymfpci/ymfpci_main.c:160:13: warning: context imbalance in 'snd_ymfpci_hw_start' - wrong count at exit +../sound/pci/ymfpci/ymfpci_main.c:170:13: warning: context imbalance in 'snd_ymfpci_hw_stop' - wrong count at exit +../sound/pci/ymfpci/ymfpci_main.c:231:12: warning: context imbalance in 'snd_ymfpci_voice_alloc' - different lock contexts for basic block +../sound/pci/ymfpci/ymfpci_main.c:253:12: warning: context imbalance in 'snd_ymfpci_voice_free' - different lock contexts for basic block +../sound/pci/ymfpci/ymfpci_main.c:273:13: warning: context imbalance in 'snd_ymfpci_pcm_interrupt' - different lock contexts for basic block +../sound/pci/ymfpci/ymfpci_main.c:335:9: warning: context imbalance in 'snd_ymfpci_pcm_capture_interrupt' - wrong count at exit +../sound/pci/ymfpci/ymfpci_main.c:358:12: warning: context imbalance in 'snd_ymfpci_playback_trigger' - wrong count at exit +../sound/pci/ymfpci/ymfpci_main.c:426:9: warning: context imbalance in 'snd_ymfpci_capture_trigger' - wrong count at exit +../sound/pci/ymfpci/ymfpci_main.c:563:12: warning: context imbalance in 'snd_ymfpci_ac3_init' - different lock contexts for basic block +../sound/pci/ymfpci/ymfpci_main.c:903:12: warning: context imbalance in 'snd_ymfpci_playback_open' - different lock contexts for basic block +../sound/pci/ymfpci/ymfpci_main.c:954:12: warning: context imbalance in 'snd_ymfpci_playback_4ch_open' - different lock contexts for basic block +../sound/pci/ymfpci/ymfpci_main.c:1238:12: warning: context imbalance in 'snd_ymfpci_spdif_default_get' - wrong count at exit +../sound/pci/ymfpci/ymfpci_main.c:1264:9: warning: context imbalance in 'snd_ymfpci_spdif_default_put' - wrong count at exit +../sound/pci/ymfpci/ymfpci_main.c:1283:12: warning: context imbalance in 'snd_ymfpci_spdif_mask_get' - wrong count at exit +../sound/pci/ymfpci/ymfpci_main.c:1310:12: warning: context imbalance in 'snd_ymfpci_spdif_stream_get' - wrong count at exit +../sound/pci/ymfpci/ymfpci_main.c:1336:9: warning: context imbalance in 'snd_ymfpci_spdif_stream_put' - wrong count at exit +../sound/pci/ymfpci/ymfpci_main.c:1367:9: warning: context imbalance in 'snd_ymfpci_drec_source_get' - wrong count at exit +../sound/pci/ymfpci/ymfpci_main.c:1381:26: warning: context imbalance in 'snd_ymfpci_drec_source_put' - wrong count at exit +../sound/pci/ymfpci/ymfpci_main.c:1424:12: warning: context imbalance in 'snd_ymfpci_put_single' - wrong count at exit +../sound/pci/ymfpci/ymfpci_main.c:1472:12: warning: context imbalance in 'snd_ymfpci_get_double' - different lock contexts for basic block +../sound/pci/ymfpci/ymfpci_main.c:1488:12: warning: context imbalance in 'snd_ymfpci_put_double' - different lock contexts for basic block +../sound/pci/ymfpci/ymfpci_main.c:1510:12: warning: context imbalance in 'snd_ymfpci_put_nativedacvol' - wrong count at exit +../sound/pci/ymfpci/ymfpci_main.c:1594:12: warning: context imbalance in 'snd_ymfpci_get_gpio_out' - wrong count at exit +../sound/pci/ymfpci/ymfpci_main.c:1612:12: warning: context imbalance in 'snd_ymfpci_set_gpio_out' - wrong count at exit +../sound/pci/ymfpci/ymfpci_main.c:1684:12: warning: context imbalance in 'snd_ymfpci_pcm_vol_put' - wrong count at exit +../sound/pci/ymfpci/ymfpci_main.c:1861:26: warning: context imbalance in 'snd_ymfpci_timer_start' - wrong count at exit +../sound/pci/ymfpci/ymfpci_main.c:1866:12: warning: context imbalance in 'snd_ymfpci_timer_stop' - wrong count at exit +../sound/pci/ymfpci/ymfpci_main.c:2235:31: warning: context imbalance in 'snd_ymfpci_resume' - wrong count at exit +../net/ipv6/tcp_ipv6.c:1515:25: warning: context imbalance in 'tcp_v6_syn_recv_sock' - unexpected unlock +../net/ipv6/tcp_ipv6.c:1912:24: warning: context imbalance in 'tcp_v6_rcv' - different lock contexts for basic block @@ -7634,83 +7792,66 @@ -../drivers/misc/sgi-gru/grufile.c: note: in included file: -../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr -../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * -../drivers/leds/flash/leds-ktd2692.c:62:33: warning: symbol 'ktd2692_timing' was not declared. Should it be static? -../lib/tests/overflow_kunit.c:487:9: warning: cast truncates bits from constant value (12c becomes 2c) -../lib/tests/overflow_kunit.c:489:9: warning: cast truncates bits from constant value (1112c becomes 112c) -../lib/tests/overflow_kunit.c:491:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) -../lib/tests/overflow_kunit.c:492:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) -../lib/tests/overflow_kunit.c:509:9: warning: cast truncates bits from constant value (12c becomes 2c) -../lib/tests/overflow_kunit.c:511:9: warning: cast truncates bits from constant value (1112c becomes 112c) -../lib/tests/overflow_kunit.c:513:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) -../lib/tests/overflow_kunit.c:514:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) -../lib/tests/overflow_kunit.c:526:9: warning: cast truncates bits from constant value (100 becomes 0) -../lib/tests/overflow_kunit.c:528:9: warning: cast truncates bits from constant value (10000 becomes 0) -../lib/tests/overflow_kunit.c:530:9: warning: cast truncates bits from constant value (100000000 becomes 0) -../lib/tests/overflow_kunit.c:531:9: warning: cast truncates bits from constant value (100000000 becomes 0) -../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) -../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) -../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) -../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) -../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) -../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) -../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) -../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) -../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) -../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) -../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) -../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) -../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) -../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) -../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) -../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) -../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) -../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) -../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) -../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) -../lib/tests/overflow_kunit.c:1057:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) -../lib/tests/overflow_kunit.c:1057:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) -../lib/tests/overflow_kunit.c:1058:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) -../lib/tests/overflow_kunit.c:1058:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) -../lib/tests/overflow_kunit.c:1059:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) -../lib/tests/overflow_kunit.c:1059:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) -../lib/tests/overflow_kunit.c:1060:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) -../lib/tests/overflow_kunit.c:1060:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) -../lib/tests/overflow_kunit.c:1062:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) -../lib/tests/overflow_kunit.c:1062:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) -../lib/tests/overflow_kunit.c:1063:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) -../lib/tests/overflow_kunit.c:1063:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) -../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) -../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) -../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) -../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) -../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) -../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) -../sound/soc/amd/acp/amd-acpi-mach.c:21:26: warning: symbol 'snd_soc_acpi_amd_acp_machines' was not declared. Should it be static? -../sound/soc/amd/acp/amd-acpi-mach.c:52:26: warning: symbol 'snd_soc_acpi_amd_rmb_acp_machines' was not declared. Should it be static? -../sound/soc/amd/acp/amd-acpi-mach.c:73:26: warning: symbol 'snd_soc_acpi_amd_acp63_acp_machines' was not declared. Should it be static? -../sound/soc/amd/acp/amd-acpi-mach.c:82:26: warning: symbol 'snd_soc_acpi_amd_acp70_acp_machines' was not declared. Should it be static? -../kernel/time/alarmtimer.c:71:19: warning: context imbalance in 'alarmtimer_get_rtcdev' - wrong count at exit -../kernel/time/alarmtimer.c:368:6: warning: context imbalance in 'alarm_restart' - wrong count at exit -../kernel/time/alarmtimer.c:463:13: warning: context imbalance in 'alarmtimer_freezerset' - wrong count at exit -../kernel/time/alarmtimer.c:514:13: warning: context imbalance in 'alarm_handle_timer' - wrong count at exit -../kernel/time/posix-timers.c:345:29: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/posix-timers.c:345:29: expected struct spinlock [usertype] *lock -../kernel/time/posix-timers.c:345:29: got struct spinlock [noderef] __rcu * -../kernel/time/posix-timers.c:352:27: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/posix-timers.c:352:27: expected struct spinlock [usertype] *lock -../kernel/time/posix-timers.c:352:27: got struct spinlock [noderef] __rcu * -../kernel/time/posix-timers.c:554:41: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/posix-timers.c:554:41: expected struct spinlock [usertype] *l -../kernel/time/posix-timers.c:554:41: got struct spinlock [noderef] __rcu * -../kernel/time/posix-timers.c:1042:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/posix-timers.c:1042:9: expected struct spinlock [usertype] *l -../kernel/time/posix-timers.c:1042:9: got struct spinlock [noderef] __rcu * -../kernel/time/posix-timers.c:1090:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/posix-timers.c:1090:9: expected struct spinlock [usertype] *l -../kernel/time/posix-timers.c:1090:9: got struct spinlock [noderef] __rcu * -../kernel/time/posix-timers.c:306:13: warning: context imbalance in '__posixtimer_deliver_signal' - wrong count at exit -../kernel/time/posix-timers.c:336:6: warning: context imbalance in 'posixtimer_deliver_signal' - unexpected unlock -../kernel/time/posix-timers.c:374:29: warning: context imbalance in 'posix_timer_fn' - wrong count at exit -../kernel/time/posix-timers.c:465:12: warning: context imbalance in 'do_timer_create' - different lock contexts for basic block -../kernel/time/posix-timers.c:603:24: warning: context imbalance in '__lock_timer' - different lock contexts for basic block +../drivers/leds/leds-dac124s085.c:42:14: warning: incorrect type in assignment (different base types) +../drivers/leds/leds-dac124s085.c:42:14: expected unsigned short [usertype] word +../drivers/leds/leds-dac124s085.c:42:14: got restricted __le16 [usertype] +../sound/pci/echoaudio/indigo.c: note: in included file: +../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit +../fs/verity/measure.c:121:17: warning: symbol 'bpf_get_fsverity_digest' was not declared. Should it be static? +../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1127:78: warning: incorrect type in argument 2 (different base types) +../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1127:78: expected unsigned int [usertype] irq_mask +../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1127:78: got restricted __le32 [usertype] status_lo +../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1128:62: warning: invalid assignment: |= +../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1128:62: left side has type restricted __le32 +../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1128:62: right side has type unsigned long +../sound/pci/emu10k1/emu10k1x.c:280:21: warning: context imbalance in 'snd_emu10k1x_ptr_read' - wrong count at exit +../sound/pci/emu10k1/emu10k1x.c:293:13: warning: context imbalance in 'snd_emu10k1x_ptr_write' - wrong count at exit +../sound/pci/emu10k1/emu10k1x.c:307:13: warning: context imbalance in 'snd_emu10k1x_intr_enable' - wrong count at exit +../sound/pci/emu10k1/emu10k1x.c:316:13: warning: context imbalance in 'snd_emu10k1x_intr_disable' - wrong count at exit +../sound/pci/emu10k1/emu10k1x.c:325:13: warning: context imbalance in 'snd_emu10k1x_gpio_write' - wrong count at exit +../sound/pci/emu10k1/emu10k1x.c:681:23: warning: context imbalance in 'snd_emu10k1x_ac97_read' - wrong count at exit +../sound/pci/emu10k1/emu10k1x.c:691:13: warning: context imbalance in 'snd_emu10k1x_ac97_write' - wrong count at exit +../sound/pci/emu10k1/emu10k1x.c:954:9: warning: context imbalance in 'snd_emu10k1x_proc_reg_read' - different lock contexts for basic block +../sound/pci/oxygen/xonar_cs43xx.c:341:9: warning: context imbalance in 'xonar_d1_line_mic_ac97_switch' - wrong count at exit +../mm/kfence/core.c:360:34: warning: cast to restricted __le64 +../mm/kfence/core.c:364:34: warning: cast to restricted __le64 +../mm/kfence/core.c:384:21: warning: cast to restricted __le64 +../mm/kfence/core.c:404:21: warning: cast to restricted __le64 +../mm/kfence/core.c: note: in included file (through ../include/linux/bitmap.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/cpuid/api.h, ../arch/x86/include/asm/processor.h, ...): +../include/linux/string.h:366:15: warning: memset with byte count of 315392 +../mm/kfence/core.c:1265:9: warning: context imbalance in 'kfence_handle_page_fault' - different lock contexts for basic block +../kernel/acct.c:489:31: warning: incorrect type in argument 1 (different address spaces) +../kernel/acct.c:489:31: expected struct spinlock [usertype] *lock +../kernel/acct.c:489:31: got struct spinlock [noderef] __rcu * +../kernel/acct.c:499:33: warning: incorrect type in argument 1 (different address spaces) +../kernel/acct.c:499:33: expected struct spinlock [usertype] *lock +../kernel/acct.c:499:33: got struct spinlock [noderef] __rcu * +../kernel/acct.c:576:31: warning: incorrect type in argument 1 (different address spaces) +../kernel/acct.c:576:31: expected struct spinlock [usertype] *lock +../kernel/acct.c:576:31: got struct spinlock [noderef] __rcu * +../kernel/acct.c:596:33: warning: incorrect type in argument 1 (different address spaces) +../kernel/acct.c:596:33: expected struct spinlock [usertype] *lock +../kernel/acct.c:596:33: got struct spinlock [noderef] __rcu * +../kernel/acct.c:216:12: warning: context imbalance in 'acct_on' - different lock contexts for basic block +../kernel/acct.c:311:9: warning: context imbalance in '__se_sys_acct' - different lock contexts for basic block +../kernel/acct.c:316:22: warning: context imbalance in 'acct_exit_ns' - wrong count at exit +../mm/ksm.c:643:25: warning: context imbalance in 'break_ksm' - unexpected unlock +../mm/ksm.c:758:17: warning: context imbalance in 'get_mergeable_page' - unexpected unlock +../mm/ksm.c: note: in included file: +../include/linux/rmap.h:958:28: warning: context imbalance in 'write_protect_page' - unexpected unlock +../mm/ksm.c:1434:42: warning: context imbalance in 'replace_page' - different lock contexts for basic block +../mm/ksm.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/mm.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'ksm_next_page_pmd_entry' - unexpected unlock +../mm/kasan/report.c:206:13: warning: context imbalance in 'start_report' - wrong count at exit +../mm/kasan/report.c:224:9: warning: context imbalance in 'end_report' - unexpected unlock +../net/netfilter/nf_conncount.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/uio.h, ../include/linux/socket.h, ../include/uapi/linux/in.h, ../include/linux/in.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 * +../drivers/acpi/acpica/nspredef.c: note: in included file: +../drivers/acpi/acpica/acpredef.h:187:34: warning: symbol 'acpi_gbl_predefined_methods' was not declared. Should it be static? +../drivers/misc/ibmasm/ibmasmfs.c:593:83: warning: cast removes address space '__iomem' of expression +../drivers/misc/ibmasm/ibmasmfs.c:594:84: warning: cast removes address space '__iomem' of expression +../drivers/misc/ibmasm/ibmasmfs.c:595:83: warning: cast removes address space '__iomem' of expression @@ -7720,0 +7862,19 @@ +../sound/pci/echoaudio/indigoio.c: note: in included file: +../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit +../drivers/pinctrl/renesas/pinctrl-rzt2h.c:102:1: warning: context imbalance in 'rzt2h_pinctrl_set_pfc_mode' - wrong count at exit +../drivers/pinctrl/renesas/pinctrl-rzt2h.c:444:12: warning: context imbalance in 'rzt2h_gpio_request' - different lock contexts for basic block +../drivers/pinctrl/renesas/pinctrl-rzt2h.c:103:1: warning: context imbalance in 'rzt2h_gpio_set_direction' - wrong count at exit +../drivers/pinctrl/renesas/pinctrl-rzt2h.c:525:9: warning: context imbalance in 'rzt2h_gpio_set' - wrong count at exit +../drivers/mfd/sm501.c:1108:29: warning: cast to non-scalar +../drivers/mfd/sm501.c:1108:29: warning: cast from non-scalar +../drivers/mfd/sm501.c:1112:29: warning: cast to non-scalar +../drivers/mfd/sm501.c:1112:29: warning: cast from non-scalar +../drivers/pinctrl/renesas/pinctrl-rzn1.c:187:52: warning: dubious: x | !y +../drivers/pinctrl/renesas/pinctrl-rzn1.c:193:52: warning: dubious: x | !y +../drivers/acpi/cppc_acpi.c:1179:9: warning: context imbalance in 'cpc_write' - different lock contexts for basic block @@ -7750,6 +7910,2 @@ -../drivers/video/fbdev/sis/sis_main.c:5395:32: warning: cast to restricted __le32 -../drivers/video/fbdev/sis/sis_main.c:5398:32: warning: cast to restricted __le32 -../drivers/video/fbdev/sis/sis_main.c:5427:40: warning: cast to restricted __le32 -../drivers/video/fbdev/sis/sis_main.c:5459:16: warning: cast to restricted __le16 -../drivers/pinctrl/pinctrl-amdisp.c:83:26: warning: symbol 'amdisp_pinctrl_ops' was not declared. Should it be static? -../drivers/tty/serial/qcom_geni_serial.c:522:13: warning: context imbalance in 'qcom_geni_serial_console_write' - different lock contexts for basic block +../net/ipv4/ipmr_base.c:147:6: warning: context imbalance in 'mr_mfc_seq_idx' - wrong count at exit +../net/ipv4/ipmr_base.c:200:23: warning: context imbalance in 'mr_mfc_seq_next' - unexpected unlock @@ -7759,32 +7915,15 @@ -../mm/migrate_device.c:72:21: warning: context imbalance in 'migrate_vma_collect_pmd' - different lock contexts for basic block -../kernel/time/posix-cpu-timers.c: note: in included file: -../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * -../kernel/time/posix-cpu-timers.c:42:5: warning: context imbalance in 'update_rlimit_cpu' - different lock contexts for basic block -../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * -../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * -../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * -../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * -../kernel/time/posix-cpu-timers.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'posix_cpu_timer_wait_running' - unexpected unlock -../kernel/time/posix-cpu-timers.c: note: in included file: -../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * -../sound/soc/intel/atom/sst/sst_loader.c:212:43: warning: incorrect type in argument 2 (different address spaces) -../sound/soc/intel/atom/sst/sst_loader.c:212:43: expected void *destn -../sound/soc/intel/atom/sst/sst_loader.c:212:43: got void [noderef] __iomem * -../net/ipv6/icmp.c:103:20: warning: context imbalance in 'icmpv6_xmit_lock' - wrong count at exit -../net/ipv6/icmp.c:119:13: warning: context imbalance in 'icmpv6_xmit_unlock' - unexpected unlock -../net/mctp/route.c:213:9: warning: context imbalance in 'mctp_lookup_key' - different lock contexts for basic block -../net/mctp/route.c:608:39: warning: context imbalance in 'mctp_dst_input' - unexpected unlock -../drivers/video/fbdev/aty/mach64_accel.c:420:49: warning: cast to restricted __le32 +../kernel/time/timer_migration.c:905:9: warning: context imbalance in 'tmigr_update_events' - different lock contexts for basic block +../drivers/misc/sgi-xp/xp_main.c:69:25: warning: symbol 'xpc_registrations' was not declared. Should it be static? +../drivers/gpu/drm/xlnx/zynqmp_disp.c:133:42: warning: array of flexible structures +../drivers/gpu/drm/gud/gud_drv.c:97:28: warning: cast to restricted __le32 +../drivers/gpu/drm/gud/gud_drv.c:97:17: warning: restricted __le32 degrades to integer +../arch/x86/kernel/kprobes/opt.c:525:13: warning: function 'arch_unoptimize_kprobes' with external linkage has definition +../net/bluetooth/af_bluetooth.c:248:25: warning: context imbalance in 'bt_accept_enqueue' - different lock contexts for basic block +../drivers/tty/serial/qcom_geni_serial.c:522:13: warning: context imbalance in 'qcom_geni_serial_console_write' - different lock contexts for basic block +../drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c:254:9: warning: cast truncates bits from constant value (ffffff7f becomes 7f) +../drivers/scsi/libiscsi.c:1035:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/libiscsi.c:1035:25: expected restricted __be32 [addressable] [assigned] [usertype] ttt +../drivers/scsi/libiscsi.c:1035:25: got restricted itt_t [usertype] +../drivers/scsi/libiscsi.c:1132:33: warning: restricted itt_t degrades to integer +../drivers/scsi/libiscsi.c:1132:41: warning: restricted __be32 degrades to integer +../drivers/leds/flash/leds-ktd2692.c:62:33: warning: symbol 'ktd2692_timing' was not declared. Should it be static? @@ -7793,0 +7933,67 @@ +../sound/pci/echoaudio/indigodj.c: note: in included file: +../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit +../drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3348:30: warning: cast truncates bits from constant value (ffffff0d becomes d) +../net/ipv4/ipmr.c:3062:13: warning: context imbalance in 'ipmr_vif_seq_start' - different lock contexts for basic block +../net/ipv4/ipmr.c: note: in included file (through ../include/linux/mroute.h): +../include/linux/mroute_base.h:437:31: warning: context imbalance in 'mr_mfc_seq_stop' - unexpected unlock +../sound/soc/mediatek/mt8365/mt8365-afe-pcm.c:597:34: warning: cast removes address space '__iomem' of expression +../net/bridge/br_multicast.c: note: in included file (through ../include/linux/igmp.h): +../include/uapi/linux/igmp.h:60:32: warning: array of flexible structures +../net/bridge/br_multicast.c: note: in included file: +../include/net/mld.h:32:43: warning: array of flexible structures +../drivers/pinctrl/renesas/pinctrl-rzg2l.c:3199:9: warning: context imbalance in 'rzg2l_pinctrl_resume_noirq' - different lock contexts for basic block +../drivers/video/fbdev/riva/fbdev.c:484:14: warning: cast to restricted __le16 +../drivers/video/fbdev/riva/fbdev.c:485:14: warning: cast to restricted __le16 +../drivers/misc/ibmasm/remote.c:180:39: warning: cast removes address space '__iomem' of expression +../drivers/misc/ibmasm/remote.c:180:39: warning: incorrect type in argument 2 (different address spaces) +../drivers/misc/ibmasm/remote.c:180:39: expected void const volatile [noderef] __iomem * +../drivers/misc/ibmasm/remote.c:180:39: got void * +../drivers/misc/ibmasm/heartbeat.c:85:36: warning: incorrect type in argument 2 (different address spaces) +../drivers/misc/ibmasm/heartbeat.c:85:36: expected void const volatile [noderef] __iomem * +../drivers/misc/ibmasm/heartbeat.c:85:36: got void *message +../drivers/misc/sgi-gru/grufile.c: note: in included file: +../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr +../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * +../net/sunrpc/clnt.c:3340:9: warning: cast removes address space '__rcu' of expression +../net/can/j1939/main.c: note: in included file (through ../include/linux/can/can-ml.h): +../include/linux/netdevice.h:2709:20: warning: context imbalance in '__j1939_rx_release' - wrong count at exit +../drivers/gpu/drm/xlnx/zynqmp_dp.c: In function ‘zynqmp_dp_bridge_debugfs_init’: +../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:46: warning: ‘_preemphasis’ directive output may be truncated writing 12 bytes into a region of size between 4 and 14 [-Wformat-truncation=] + 2265 | snprintf(name, sizeof(name), fmt, i); + | ^~~ +../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:17: note: ‘snprintf’ output between 18 and 28 bytes into a destination of size 19 + 2265 | snprintf(name, sizeof(name), fmt, i); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:53: warning: ‘_swing’ directive output may be truncated writing 6 bytes into a region of size between 4 and 14 [-Wformat-truncation=] + 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); + | ^~~~~~ +../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:17: note: ‘snprintf’ output between 12 and 22 bytes into a destination of size 19 + 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/ax25/ax25_std_timer.c:29:6: warning: context imbalance in 'ax25_std_heartbeat_expiry' - different lock contexts for basic block +../net/ipv6/seg6.c:252:15: warning: incorrect type in assignment (different address spaces) +../net/ipv6/seg6.c:252:15: expected struct in6_addr *t_old +../net/ipv6/seg6.c:252:15: got struct in6_addr [noderef] __rcu *tun_src +../net/ipv6/seg6.c:430:24: warning: incorrect type in assignment (different address spaces) +../net/ipv6/seg6.c:430:24: expected struct in6_addr [noderef] __rcu *tun_src +../net/ipv6/seg6.c:430:24: got void *[assigned] _res +../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 * +../sound/pci/echoaudio/indigoiox.c: note: in included file: +../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1273:12: warning: context imbalance in 'snd_echo_mixer_put' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit @@ -7794,0 +8001,135 @@ +../net/ipv4/syncookies.c:219:17: warning: context imbalance in 'tcp_get_cookie_sock' - unexpected unlock +../net/bluetooth/hci_core.c:85:9: warning: context imbalance in '__hci_dev_get' - different lock contexts for basic block +../net/bluetooth/hci_core.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): +../include/linux/srcu.h:463:9: warning: context imbalance in 'hci_dev_put_srcu' - unexpected unlock +../drivers/video/fbdev/aty/mach64_accel.c:420:49: warning: cast to restricted __le32 +../net/sunrpc/xprt.c:1710:9: warning: context imbalance in 'xprt_dynamic_alloc_slot' - unexpected unlock +../mm/migrate.c:2282:25: warning: context imbalance in 'add_folio_for_migration' - unexpected unlock +../mm/migrate.c:2448:25: warning: context imbalance in 'do_pages_stat_array' - unexpected unlock +../drivers/scsi/advansys.c:4263:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:4263:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:4263:9: expected unsigned short val +../drivers/scsi/advansys.c:4263:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:4263:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:4263:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:4263:9: expected unsigned short val +../drivers/scsi/advansys.c:4263:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:4721:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:4721:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:4721:9: expected unsigned short val +../drivers/scsi/advansys.c:4721:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:4721:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:4721:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:4721:9: expected unsigned short val +../drivers/scsi/advansys.c:4721:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:4735:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:4735:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:4735:9: expected unsigned short val +../drivers/scsi/advansys.c:4735:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:4735:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:4735:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:4735:9: expected unsigned short val +../drivers/scsi/advansys.c:4735:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:5204:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:5204:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:5204:9: expected unsigned short val +../drivers/scsi/advansys.c:5204:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:5204:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:5204:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:5204:9: expected unsigned short val +../drivers/scsi/advansys.c:5204:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:5221:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:5221:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:5221:9: expected unsigned short val +../drivers/scsi/advansys.c:5221:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:5221:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:5221:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:5221:9: expected unsigned short val +../drivers/scsi/advansys.c:5221:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:5700:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:5700:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:5700:9: expected unsigned short val +../drivers/scsi/advansys.c:5700:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:5700:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:5700:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:5700:9: expected unsigned short val +../drivers/scsi/advansys.c:5700:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:5716:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:5716:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:5716:9: expected unsigned short val +../drivers/scsi/advansys.c:5716:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:5716:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:5716:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:5716:9: expected unsigned short val +../drivers/scsi/advansys.c:5716:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:6095:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/advansys.c:6095:31: expected restricted __le32 [usertype] irq_next_vpa +../drivers/scsi/advansys.c:6095:31: got unsigned int [usertype] +../drivers/scsi/advansys.c:6117:22: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:6130:51: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:7934:31: warning: cast from restricted __le32 +../drivers/scsi/advansys.c:7935:30: warning: cast from restricted __le32 +../drivers/scsi/advansys.c:8128:47: warning: cast from restricted __le32 +../drivers/scsi/advansys.c:8129:46: warning: cast from restricted __le32 +../drivers/scsi/advansys.c:8732:33: warning: cast to restricted __le16 +../drivers/scsi/advansys.c:8848:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/advansys.c:8848:30: expected unsigned short [usertype] word +../drivers/scsi/advansys.c:8848:30: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:8892:29: warning: cast to restricted __le16 +../drivers/scsi/advansys.c:9640:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/advansys.c:9640:30: expected unsigned short [usertype] word +../drivers/scsi/advansys.c:9640:30: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:9669:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/advansys.c:9669:30: expected unsigned short [usertype] word +../drivers/scsi/advansys.c:9669:30: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:9707:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/advansys.c:9707:30: expected unsigned short [usertype] word +../drivers/scsi/advansys.c:9707:30: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:9736:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/advansys.c:9736:30: expected unsigned short [usertype] word +../drivers/scsi/advansys.c:9736:30: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:9774:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/advansys.c:9774:30: expected unsigned short [usertype] word +../drivers/scsi/advansys.c:9774:30: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:9803:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/advansys.c:9803:30: expected unsigned short [usertype] word +../drivers/scsi/advansys.c:9803:30: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:9838:33: warning: cast to restricted __le16 +../drivers/scsi/advansys.c:9853:33: warning: cast to restricted __le16 +../drivers/scsi/advansys.c:9881:33: warning: cast to restricted __le16 +../drivers/scsi/advansys.c:9896:33: warning: cast to restricted __le16 +../drivers/scsi/advansys.c:9924:33: warning: cast to restricted __le16 +../drivers/scsi/advansys.c:9939:33: warning: cast to restricted __le16 +../mm/kasan/kasan_test_c.c:1589:27: warning: Variable length array is used. +../mm/kasan/kasan_test_c.c:1604:27: warning: Variable length array is used. +../drivers/misc/sgi-xp/xpc_uv.c: note: in included file: +../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) +../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * +../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * +../drivers/misc/sgi-xp/xpc_uv.c:681:47: warning: context imbalance in 'xpc_send_activate_IRQ_ch_uv' - unexpected unlock +../drivers/misc/ibmasm/lowlevel.c:35:22: warning: incorrect type in argument 1 (different address spaces) +../drivers/misc/ibmasm/lowlevel.c:35:22: expected void volatile [noderef] __iomem * +../drivers/misc/ibmasm/lowlevel.c:35:22: got struct i2o_header * +../drivers/misc/ibmasm/lowlevel.c:36:22: warning: incorrect type in argument 1 (different address spaces) +../drivers/misc/ibmasm/lowlevel.c:36:22: expected void volatile [noderef] __iomem * +../drivers/misc/ibmasm/lowlevel.c:36:22: got void ** +../drivers/misc/ibmasm/lowlevel.c: note: in included file: +../drivers/misc/ibmasm/lowlevel.h:120:17: warning: cast removes address space '__iomem' of expression +../drivers/misc/ibmasm/lowlevel.h:120:17: warning: cast removes address space '__iomem' of expression +../sound/pci/echoaudio/indigodjx.c: note: in included file: +../sound/pci/echoaudio/echoaudio.c:520:12: warning: context imbalance in 'init_engine' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:667:9: warning: context imbalance in 'pcm_hw_free' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:672:12: warning: context imbalance in 'pcm_prepare' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:792:9: warning: context imbalance in 'pcm_trigger' - wrong count at exit +../sound/pci/echoaudio/echoaudio.c:1337:12: warning: context imbalance in 'snd_echo_vmixer_put' - different lock contexts for basic block +../sound/pci/echoaudio/echoaudio.c:1668:12: warning: context imbalance in 'snd_echo_vumeters_switch_put' - wrong count at exit +../drivers/acpi/apei/apei-base.c:448:5: warning: symbol 'arch_apei_filter_addr' was not declared. Should it be static? +../drivers/dma/ioat/dca.c:220:54: warning: incorrect type in argument 1 (different address spaces) +../drivers/dma/ioat/dca.c:220:54: expected void const volatile [noderef] __iomem *addr +../drivers/dma/ioat/dca.c:220:54: got void * +../drivers/dma/ioat/dca.c:225:55: warning: incorrect type in argument 1 (different address spaces) +../drivers/dma/ioat/dca.c:225:55: expected void const volatile [noderef] __iomem *addr +../drivers/dma/ioat/dca.c:225:55: got void * +../drivers/dma/ioat/dca.c:276:42: warning: incorrect type in argument 1 (different address spaces) +../drivers/dma/ioat/dca.c:276:42: expected void *iobase +../drivers/dma/ioat/dca.c:276:42: got void [noderef] __iomem *iobase @@ -7817,15 +8158,384 @@ -../lib/debugobjects.c:249:25: warning: context imbalance in 'pcpu_alloc' - wrong count at exit -../lib/debugobjects.c:290:13: warning: context imbalance in 'pcpu_free' - different lock contexts for basic block -../lib/debugobjects.c:357:34: warning: context imbalance in 'fill_pool_from_freelist' - different lock contexts for basic block -../lib/debugobjects.c:400:34: warning: context imbalance in 'fill_pool' - different lock contexts for basic block -../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:218:9: error: incompatible types in comparison expression (different address spaces): -../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:218:9: int ( [noderef] __rcu * )( ... ) -../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:218:9: int ( * )( ... ) -../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:225:9: error: incompatible types in comparison expression (different address spaces): -../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:225:9: int ( [noderef] __rcu * )( ... ) -../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:225:9: int ( * )( ... ) -../drivers/misc/sgi-xp/xpc_uv.c: note: in included file: -../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * -../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * -../drivers/misc/sgi-xp/xpc_uv.c:681:47: warning: context imbalance in 'xpc_send_activate_IRQ_ch_uv' - unexpected unlock +../drivers/dma/ioat/dma.c:463:5: warning: context imbalance in 'ioat_check_space_lock' - different lock contexts for basic block +../drivers/tty/serial/samsung_tty.c: note: in included file: +../include/linux/serial_core.h:787:34: warning: context imbalance in 's3c24xx_serial_console_write' - unexpected unlock +../drivers/gpio/gpio-menz127.c:39:12: warning: context imbalance in 'men_z127_debounce' - wrong count at exit +../drivers/gpio/gpio-menz127.c:103:15: warning: context imbalance in 'men_z127_set_single_ended' - wrong count at exit +../drivers/scsi/BusLogic.c:2917:32: warning: context imbalance in 'blogic_qcmd_lck' - unexpected unlock +../drivers/scsi/BusLogic.c:3214:32: warning: context imbalance in 'blogic_resetadapter' - unexpected unlock +../sound/soc/intel/avs/probes.c:147:58: warning: incorrect type in argument 1 (different base types) +../sound/soc/intel/avs/probes.c:147:58: expected restricted snd_pcm_format_t [usertype] format +../sound/soc/intel/avs/probes.c:147:58: got unsigned int [usertype] format +../drivers/acpi/apei/bert.c:157:27: warning: incorrect type in assignment (different address spaces) +../drivers/acpi/apei/bert.c:157:27: expected struct acpi_bert_region *boot_error_region +../drivers/acpi/apei/bert.c:157:27: got void [noderef] __iomem * +../drivers/acpi/apei/bert.c:160:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/acpi/apei/bert.c:160:25: expected void volatile [noderef] __iomem *addr +../drivers/acpi/apei/bert.c:160:25: got struct acpi_bert_region *boot_error_region +../net/sunrpc/auth.c:628:34: warning: incorrect type in initializer (different address spaces) +../net/sunrpc/auth.c:628:34: expected struct cred const *cred +../net/sunrpc/auth.c:628:34: got struct cred const [noderef] __rcu *extern [addressable] [toplevel] cred +../drivers/video/fbdev/sis/sis_main.c:5395:32: warning: cast to restricted __le32 +../drivers/video/fbdev/sis/sis_main.c:5398:32: warning: cast to restricted __le32 +../drivers/video/fbdev/sis/sis_main.c:5427:40: warning: cast to restricted __le32 +../drivers/video/fbdev/sis/sis_main.c:5459:16: warning: cast to restricted __le16 +../net/rxrpc/conn_service.c:56:9: warning: context imbalance in 'rxrpc_find_service_conn_rcu' - different lock contexts for basic block +../net/rxrpc/conn_service.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 * +../mm/migrate_device.c:72:21: warning: context imbalance in 'migrate_vma_collect_pmd' - different lock contexts for basic block +../drivers/acpi/apei/erst.c:292:13: warning: incorrect type in assignment (different address spaces) +../drivers/acpi/apei/erst.c:292:13: expected void *src +../drivers/acpi/apei/erst.c:292:13: got void [noderef] __iomem * +../drivers/acpi/apei/erst.c:295:13: warning: incorrect type in assignment (different address spaces) +../drivers/acpi/apei/erst.c:295:13: expected void *dst +../drivers/acpi/apei/erst.c:295:13: got void [noderef] __iomem * +../drivers/acpi/apei/erst.c:297:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/acpi/apei/erst.c:297:25: expected void volatile [noderef] __iomem *addr +../drivers/acpi/apei/erst.c:297:25: got void *src +../drivers/acpi/apei/erst.c:303:17: warning: incorrect type in argument 1 (different address spaces) +../drivers/acpi/apei/erst.c:303:17: expected void volatile [noderef] __iomem *addr +../drivers/acpi/apei/erst.c:303:17: got void *src +../drivers/acpi/apei/erst.c:304:17: warning: incorrect type in argument 1 (different address spaces) +../drivers/acpi/apei/erst.c:304:17: expected void volatile [noderef] __iomem *addr +../drivers/acpi/apei/erst.c:304:17: got void *dst +../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/acpi/apei/erst.c:825:9: expected void const * +../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr +../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/acpi/apei/erst.c:825:9: expected void const * +../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr +../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/acpi/apei/erst.c:825:9: expected void * +../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr +../drivers/acpi/apei/erst.c:826:20: warning: incorrect type in assignment (different address spaces) +../drivers/acpi/apei/erst.c:826:20: expected struct cper_record_header *rcd_erange +../drivers/acpi/apei/erst.c:826:20: got void [noderef] __iomem *static [toplevel] vaddr +../drivers/acpi/apei/erst.c:863:17: warning: incorrect type in assignment (different address spaces) +../drivers/acpi/apei/erst.c:863:17: expected struct cper_record_header *rcd_tmp +../drivers/acpi/apei/erst.c:863:17: got void [noderef] __iomem * +../arch/x86/kernel/kvm.c:73:1: warning: symbol '__pcpu_scope_steal_time' was not declared. Should it be static? +../lib/locking-selftest.c:310:1: warning: context imbalance in 'AA_spin' - wrong count at exit +../lib/locking-selftest.c:312:1: warning: context imbalance in 'AA_wlock' - wrong count at exit +../lib/locking-selftest.c:314:1: warning: context imbalance in 'AA_rlock' - wrong count at exit +../lib/locking-selftest.c:333:13: warning: context imbalance in 'rlock_AA1' - wrong count at exit +../lib/locking-selftest.c:339:13: warning: context imbalance in 'rlock_AA1B' - wrong count at exit +../lib/locking-selftest.c:359:13: warning: context imbalance in 'rlock_AA2' - wrong count at exit +../lib/locking-selftest.c:371:13: warning: context imbalance in 'rlock_AA3' - wrong count at exit +../lib/locking-selftest.c:740:1: warning: context imbalance in 'double_unlock_spin' - unexpected unlock +../lib/locking-selftest.c:742:1: warning: context imbalance in 'double_unlock_wlock' - unexpected unlock +../lib/locking-selftest.c:744:1: warning: context imbalance in 'double_unlock_rlock' - unexpected unlock +../lib/locking-selftest.c:771:1: warning: context imbalance in 'init_held_spin' - wrong count at exit +../lib/locking-selftest.c:773:1: warning: context imbalance in 'init_held_wlock' - wrong count at exit +../lib/locking-selftest.c:775:1: warning: context imbalance in 'init_held_rlock' - wrong count at exit +../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_HARDIRQ' - wrong count at exit +../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_NOTTHREADED_HARDIRQ' - wrong count at exit +../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_SOFTIRQ' - wrong count at exit +../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_RCU' - wrong count at exit +../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_RCU_BH' - wrong count at exit +../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_RCU_SCHED' - wrong count at exit +../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_raw_spinlock' - wrong count at exit +../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_spinlock' - wrong count at exit +../lib/locking-selftest.c:2520:1: warning: context imbalance in 'RCU_in_mutex' - wrong count at exit +../lib/locking-selftest.c:2510:1: warning: context imbalance in 'raw_spinlock_in_HARDIRQ' - wrong count at exit +../lib/locking-selftest.c:2511:1: warning: context imbalance in 'raw_spinlock_in_NOTTHREADED_HARDIRQ' - wrong count at exit +../lib/locking-selftest.c:2517:1: warning: context imbalance in 'raw_spinlock_in_SOFTIRQ' - wrong count at exit +../lib/locking-selftest.c:2520:1: warning: context imbalance in 'raw_spinlock_in_RCU' - wrong count at exit +../lib/locking-selftest.c:2521:1: warning: context imbalance in 'raw_spinlock_in_RCU_BH' - wrong count at exit +../lib/locking-selftest.c:2522:1: warning: context imbalance in 'raw_spinlock_in_RCU_SCHED' - wrong count at exit +../lib/locking-selftest.c:2575:1: warning: context imbalance in 'raw_spinlock_in_raw_spinlock' - wrong count at exit +../lib/locking-selftest.c:2575:1: warning: context imbalance in 'raw_spinlock_in_spinlock' - wrong count at exit +../lib/locking-selftest.c:2575:1: warning: context imbalance in 'raw_spinlock_in_mutex' - wrong count at exit +../lib/locking-selftest.c:2510:1: warning: context imbalance in 'spinlock_in_HARDIRQ' - wrong count at exit +../lib/locking-selftest.c:2511:1: warning: context imbalance in 'spinlock_in_NOTTHREADED_HARDIRQ' - wrong count at exit +../lib/locking-selftest.c:2517:1: warning: context imbalance in 'spinlock_in_SOFTIRQ' - wrong count at exit +../lib/locking-selftest.c:2520:1: warning: context imbalance in 'spinlock_in_RCU' - wrong count at exit +../lib/locking-selftest.c:2521:1: warning: context imbalance in 'spinlock_in_RCU_BH' - wrong count at exit +../lib/locking-selftest.c:2522:1: warning: context imbalance in 'spinlock_in_RCU_SCHED' - wrong count at exit +../lib/locking-selftest.c:2576:1: warning: context imbalance in 'spinlock_in_raw_spinlock' - wrong count at exit +../lib/locking-selftest.c:2576:1: warning: context imbalance in 'spinlock_in_spinlock' - wrong count at exit +../lib/locking-selftest.c:2576:1: warning: context imbalance in 'spinlock_in_mutex' - wrong count at exit +../lib/locking-selftest.c:2520:1: warning: context imbalance in 'mutex_in_RCU' - wrong count at exit +../lib/locking-selftest.c:2521:1: warning: context imbalance in 'mutex_in_RCU_BH' - wrong count at exit +../lib/locking-selftest.c:2522:1: warning: context imbalance in 'mutex_in_RCU_SCHED' - wrong count at exit +../lib/locking-selftest.c:2577:1: warning: context imbalance in 'mutex_in_raw_spinlock' - wrong count at exit +../lib/locking-selftest.c:2577:1: warning: context imbalance in 'mutex_in_spinlock' - wrong count at exit +../sound/soc/renesas/fsi.c:344:12: warning: context imbalance in '_fsi_master_read' - wrong count at exit +../sound/soc/renesas/fsi.c:353:13: warning: context imbalance in '_fsi_master_mask_set' - wrong count at exit +../sound/soc/renesas/fsi.c:498:33: warning: context imbalance in 'fsi_stream_is_working' - wrong count at exit +../sound/soc/renesas/fsi.c:524:9: warning: context imbalance in 'fsi_stream_init' - wrong count at exit +../sound/soc/renesas/fsi.c:540:9: warning: context imbalance in 'fsi_stream_quit' - wrong count at exit +../drivers/misc/sgi-gru/grukdump.c:60:17: warning: incorrect type in argument 1 (different address spaces) +../drivers/misc/sgi-gru/grukdump.c:60:17: expected void const * +../drivers/misc/sgi-gru/grukdump.c:60:17: got void [noderef] __user *[addressable] ubuf +../drivers/misc/sgi-gru/grukdump.c:60:17: warning: incorrect type in argument 1 (different address spaces) +../drivers/misc/sgi-gru/grukdump.c:60:17: expected void const * +../drivers/misc/sgi-gru/grukdump.c:60:17: got void [noderef] __user *[addressable] ubuf +../drivers/misc/sgi-gru/grukdump.c:60:17: warning: incorrect type in argument 1 (different address spaces) +../drivers/misc/sgi-gru/grukdump.c:60:17: expected void * +../drivers/misc/sgi-gru/grukdump.c:60:17: got void [noderef] __user *[addressable] ubuf +../drivers/misc/sgi-gru/grukdump.c:129:17: warning: incorrect type in assignment (different address spaces) +../drivers/misc/sgi-gru/grukdump.c:129:17: expected struct gru_context_configuration_handle *ubufcch +../drivers/misc/sgi-gru/grukdump.c:129:17: got void [noderef] __user *[assigned] ubuf +../drivers/misc/sgi-gru/grukdump.c:192:14: warning: incorrect type in assignment (different address spaces) +../drivers/misc/sgi-gru/grukdump.c:192:14: expected void [noderef] __user *ubuf +../drivers/misc/sgi-gru/grukdump.c:192:14: got void *[addressable] [assigned] buf +../drivers/misc/sgi-gru/grukdump.c:193:17: warning: incorrect type in assignment (different address spaces) +../drivers/misc/sgi-gru/grukdump.c:193:17: expected void [noderef] __user *ubufend +../drivers/misc/sgi-gru/grukdump.c:193:17: got void * +../kernel/cgroup/rstat.c:339:22: warning: symbol 'bpf_rstat_flush' was not declared. Should it be static? +../kernel/cgroup/rstat.c:410:9: warning: context imbalance in 'css_rstat_flush' - different lock contexts for basic block +In file included from ../include/linux/string.h:382, + from ../include/linux/bitmap.h:13, + from ../include/linux/cpumask.h:12, + from ../arch/x86/include/asm/paravirt.h:21, + from ../arch/x86/include/asm/irqflags.h:102, + from ../include/linux/irqflags.h:18, + from ../include/linux/spinlock.h:59, + from ../include/linux/mmzone.h:8, + from ../include/linux/gfp.h:7, + from ../include/linux/slab.h:16, + from ../include/linux/resource_ext.h:11, + from ../include/linux/acpi.h:14, + from ../include/acpi/apei.h:9, + from ../include/acpi/ghes.h:5, + from ../include/linux/arm_sdei.h:8, + from ../drivers/acpi/apei/ghes.c:20: +In function ‘fortify_memcpy_chk’, + inlined from ‘ghes_handle_aer’ at ../drivers/acpi/apei/ghes.c:641:3: +../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] + 580 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/acpi/apei/ghes.c:709:20: warning: symbol 'cxl_cper_prot_err_work' was not declared. Should it be static? +../drivers/acpi/apei/ghes.c:803:1: warning: symbol 'cxl_cper_fifo' was not declared. Should it be static? +../drivers/acpi/apei/ghes.c:807:20: warning: symbol 'cxl_cper_work' was not declared. Should it be static? +../drivers/acpi/apei/ghes.c:711:13: warning: context imbalance in 'cxl_cper_post_prot_err' - different lock contexts for basic block +../drivers/acpi/apei/ghes.c:773:5: warning: context imbalance in 'cxl_cper_register_prot_err_work' - different lock contexts for basic block +../drivers/acpi/apei/ghes.c:784:5: warning: context imbalance in 'cxl_cper_unregister_prot_err_work' - different lock contexts for basic block +../drivers/acpi/apei/ghes.c:809:13: warning: context imbalance in 'cxl_cper_post_event' - different lock contexts for basic block +../drivers/acpi/apei/ghes.c:842:5: warning: context imbalance in 'cxl_cper_register_work' - different lock contexts for basic block +../drivers/acpi/apei/ghes.c:853:5: warning: context imbalance in 'cxl_cper_unregister_work' - different lock contexts for basic block +../drivers/scsi/qlogicfas408.c:248:14: warning: cast truncates bits from constant value (500 becomes 0) +../drivers/scsi/qlogicfas408.c:575:14: warning: cast truncates bits from constant value (500 becomes 0) +../net/sched/em_cmp.c:43:31: warning: cast to restricted __be16 +../net/sched/em_cmp.c:53:31: warning: cast to restricted __be32 +../net/ax25/ax25_ds_timer.c:91:6: warning: context imbalance in 'ax25_ds_heartbeat_expiry' - different lock contexts for basic block +../net/netfilter/nf_tables_api.c:2059:25: warning: cast between address spaces (__percpu -> __rcu) +../net/netfilter/nf_tables_api.c:2059:25: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_tables_api.c:2059:25: struct nft_stats [noderef] __rcu * +../net/netfilter/nf_tables_api.c:2059:25: struct nft_stats [noderef] __percpu * +../net/netfilter/nf_tables_api.c:2261:17: warning: cast between address spaces (__percpu -> __rcu) +../net/netfilter/nf_tables_api.c:2261:17: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_tables_api.c:2261:17: struct nft_stats [noderef] __rcu * +../net/netfilter/nf_tables_api.c:2261:17: struct nft_stats [noderef] __percpu * +../net/netfilter/nf_tables_api.c:2261:17: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_tables_api.c:2261:17: struct nft_stats [noderef] __rcu * +../net/netfilter/nf_tables_api.c:2261:17: struct nft_stats [noderef] __percpu * +../net/netfilter/nf_tables_api.c:2304:21: warning: cast between address spaces (__percpu -> __rcu) +../net/netfilter/nf_tables_api.c:2304:21: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_tables_api.c:2304:21: struct nft_stats [noderef] __rcu * +../net/netfilter/nf_tables_api.c:2304:21: struct nft_stats [noderef] __percpu * +../net/netfilter/nf_tables_api.c:2709:25: warning: cast between address spaces (__percpu -> __rcu) +../net/netfilter/nf_tables_api.c:2709:25: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_tables_api.c:2709:25: struct nft_stats [noderef] __rcu * +../net/netfilter/nf_tables_api.c:2709:25: struct nft_stats [noderef] __percpu * +../net/netfilter/nf_tables_api.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'nft_netlink_dump_start_rcu' - unexpected unlock +../drivers/scsi/ips.c:2454:13: warning: cast to restricted __le32 +../drivers/scsi/ips.c:3542:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3542:59: expected unsigned int [usertype] sg_addr +../drivers/scsi/ips.c:3542:59: got restricted __le32 [usertype] +../drivers/scsi/ips.c:3551:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3551:59: expected unsigned int [usertype] sg_addr +../drivers/scsi/ips.c:3551:59: got restricted __le32 [usertype] +../drivers/scsi/ips.c:3561:47: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/ips.c:3561:47: expected restricted __le32 [usertype] *var +../drivers/scsi/ips.c:3561:47: got unsigned int * +../drivers/scsi/ips.c:3562:49: warning: cast to restricted __le16 +../drivers/scsi/ips.c:3571:56: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3571:56: expected unsigned short [usertype] sector_count +../drivers/scsi/ips.c:3571:56: got restricted __le16 [usertype] +../drivers/scsi/ips.c:3574:29: warning: cast to restricted __le16 +../drivers/scsi/ips.c:3575:64: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3575:64: expected unsigned short [usertype] sector_count +../drivers/scsi/ips.c:3575:64: got restricted __le16 [usertype] +../drivers/scsi/ips.c:3588:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3588:59: expected unsigned int [usertype] sg_addr +../drivers/scsi/ips.c:3588:59: got restricted __le32 [usertype] +../drivers/scsi/ips.c:3597:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3597:59: expected unsigned int [usertype] sg_addr +../drivers/scsi/ips.c:3597:59: got restricted __le32 [usertype] +../drivers/scsi/ips.c:3607:47: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/ips.c:3607:47: expected restricted __le32 [usertype] *var +../drivers/scsi/ips.c:3607:47: got unsigned int * +../drivers/scsi/ips.c:3608:49: warning: cast to restricted __le16 +../drivers/scsi/ips.c:3619:56: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3619:56: expected unsigned short [usertype] sector_count +../drivers/scsi/ips.c:3619:56: got restricted __le16 [usertype] +../drivers/scsi/ips.c:3706:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3706:44: expected unsigned int [usertype] dcdb_address +../drivers/scsi/ips.c:3706:44: got restricted __le32 [usertype] +../drivers/scsi/ips.c:3747:58: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3747:58: expected unsigned int [usertype] buffer_pointer +../drivers/scsi/ips.c:3747:58: got restricted __le32 [usertype] +../drivers/scsi/ips.c:3750:58: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3750:58: expected unsigned int [usertype] buffer_pointer +../drivers/scsi/ips.c:3750:58: got restricted __le32 [usertype] +../drivers/scsi/ips.c:3784:58: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3784:58: expected unsigned int [usertype] buffer_pointer +../drivers/scsi/ips.c:3784:58: got restricted __le32 [usertype] +../drivers/scsi/ips.c:3787:58: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3787:58: expected unsigned int [usertype] buffer_pointer +../drivers/scsi/ips.c:3787:58: got restricted __le32 [usertype] +../drivers/scsi/ips.c:4053:13: warning: cast to restricted __le32 +../drivers/scsi/ips.c:4052:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4052:17: expected unsigned int [usertype] lba +../drivers/scsi/ips.c:4052:17: got restricted __be32 [usertype] +../drivers/scsi/ips.c:4056:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4056:17: expected unsigned int [usertype] len +../drivers/scsi/ips.c:4056:17: got restricted __be32 [usertype] +../drivers/scsi/ips.c:4082:13: warning: cast to restricted __le32 +../drivers/scsi/ips.c:4092:14: warning: cast to restricted __le32 +../drivers/scsi/ips.c:4109:49: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4109:49: expected unsigned short [addressable] [assigned] [usertype] SectorsPerTrack +../drivers/scsi/ips.c:4109:49: got restricted __be16 [usertype] +../drivers/scsi/ips.c:4110:48: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4110:48: expected unsigned short [addressable] [assigned] [usertype] BytesPerSector +../drivers/scsi/ips.c:4110:48: got restricted __be16 [usertype] +../drivers/scsi/ips.c:4111:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4111:44: expected unsigned short [addressable] [assigned] [usertype] Interleave +../drivers/scsi/ips.c:4111:44: got restricted __be16 [usertype] +../drivers/scsi/ips.c:4122:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4122:47: expected unsigned short [addressable] [assigned] [usertype] CylindersHigh +../drivers/scsi/ips.c:4122:47: got restricted __be16 [usertype] +../drivers/scsi/ips.c:4130:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4130:42: expected unsigned short [addressable] [assigned] [usertype] StepRate +../drivers/scsi/ips.c:4130:42: got restricted __be16 [usertype] +../drivers/scsi/ips.c:5277:17: warning: cast to restricted __le32 +../drivers/scsi/ips.c:5587:13: warning: cast to restricted __le32 +../drivers/scsi/ips.c:1818:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1818:46: expected unsigned int [usertype] count +../drivers/scsi/ips.c:1818:46: got restricted __le32 [usertype] +../drivers/scsi/ips.c:1849:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1849:38: expected unsigned int [usertype] buffer_addr +../drivers/scsi/ips.c:1849:38: got restricted __le32 [usertype] +../drivers/scsi/ips.c:2325:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:2325:40: expected unsigned int [usertype] count +../drivers/scsi/ips.c:2325:40: got restricted __le32 [usertype] +../drivers/scsi/ips.c:4367:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4367:26: expected unsigned int [usertype] ccsar +../drivers/scsi/ips.c:4367:26: got restricted __le32 [usertype] +../drivers/scsi/ips.c:4377:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4377:32: expected unsigned int [usertype] cccr +../drivers/scsi/ips.c:4377:32: got restricted __le32 [usertype] +../drivers/scsi/ips.c:4378:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4378:33: expected unsigned int [usertype] ccsar +../drivers/scsi/ips.c:4378:33: got restricted __le32 [usertype] +../drivers/scsi/ips.c:1927:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1927:44: expected unsigned int [usertype] dcdb_address +../drivers/scsi/ips.c:1927:44: got restricted __le32 [usertype] +../drivers/scsi/ips.c:1934:50: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1934:50: expected unsigned int [usertype] buffer_pointer +../drivers/scsi/ips.c:1934:50: got restricted __le32 [usertype] +../drivers/scsi/ips.c:1937:51: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1937:51: expected unsigned int [usertype] sg_addr +../drivers/scsi/ips.c:1937:51: got restricted __le32 [usertype] +../drivers/scsi/ips.c:2016:14: warning: cast to restricted __le32 +../drivers/scsi/ips.c:2017:14: warning: cast to restricted __le16 +../drivers/scsi/ips.c:2042:13: warning: cast to restricted __le32 +../drivers/scsi/ips.c:968:13: warning: cast to restricted __le32 +../drivers/scsi/ips.c:1787:56: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1787:56: expected unsigned int [usertype] address_lo +../drivers/scsi/ips.c:1787:56: got restricted __le32 [usertype] +../drivers/scsi/ips.c:1789:56: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1789:56: expected unsigned int [usertype] address_hi +../drivers/scsi/ips.c:1789:56: got restricted __le32 [usertype] +../drivers/scsi/ips.c:1791:52: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1791:52: expected unsigned int [usertype] length +../drivers/scsi/ips.c:1791:52: got restricted __le32 [usertype] +../drivers/scsi/ips.c:1793:53: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1793:53: expected unsigned int [usertype] address +../drivers/scsi/ips.c:1793:53: got restricted __le32 [usertype] +../drivers/scsi/ips.c:1795:52: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1795:52: expected unsigned int [usertype] length +../drivers/scsi/ips.c:1795:52: got restricted __le32 [usertype] +../drivers/scsi/ips.c:2558:17: warning: context imbalance in 'ips_next' - different lock contexts for basic block +../sound/soc/renesas/rz-ssi.c:188:13: warning: context imbalance in 'rz_ssi_set_substream' - wrong count at exit +../sound/soc/renesas/rz-ssi.c:203:32: warning: context imbalance in 'rz_ssi_stream_is_valid' - wrong count at exit +../drivers/pinctrl/qcom/pinctrl-sdm660-lpass-lpi.c:79:27: warning: symbol 'sdm660_lpi_pinctrl_groups' was not declared. Should it be static? +../drivers/pinctrl/qcom/pinctrl-sdm660-lpass-lpi.c:116:27: warning: symbol 'sdm660_lpi_pinctrl_functions' was not declared. Should it be static? +../drivers/scsi/qla1280.c:2854:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/qla1280.c:2854:27: expected restricted __le32 [usertype] *dword_ptr +../drivers/scsi/qla1280.c:2854:27: got unsigned int [usertype] * +../drivers/scsi/qla1280.c:2910:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/qla1280.c:2910:35: expected restricted __le32 [usertype] *[assigned] dword_ptr +../drivers/scsi/qla1280.c:2910:35: got unsigned int [usertype] * +../drivers/scsi/qla1280.c:2316:16: warning: cast to restricted __le16 +../drivers/scsi/qla1280.c:637:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/qla1280.c:637:27: expected unsigned short [usertype] isp_parameter +../drivers/scsi/qla1280.c:637:27: got restricted __le16 [usertype] +../drivers/scsi/qla1280.c:638:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/qla1280.c:638:32: expected unsigned short [usertype] w +../drivers/scsi/qla1280.c:638:32: got restricted __le16 [usertype] +../drivers/scsi/qla1280.c:640:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/qla1280.c:640:46: expected unsigned short [usertype] selection_timeout +../drivers/scsi/qla1280.c:640:46: got restricted __le16 [usertype] +../drivers/scsi/qla1280.c:641:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/qla1280.c:641:44: expected unsigned short [usertype] max_queue_depth +../drivers/scsi/qla1280.c:641:44: got restricted __le16 [usertype] +../drivers/scsi/qla1280.c:1489:30: warning: context imbalance in 'qla1280_request_firmware' - unexpected unlock +../drivers/gpio/gpio-mlxbf2.c:132:12: warning: context imbalance in 'mlxbf2_gpio_lock_acquire' - different lock contexts for basic block +../drivers/gpio/gpio-mlxbf2.c:158:13: warning: context imbalance in 'mlxbf2_gpio_lock_release' - wrong count at exit +../drivers/gpio/gpio-mlxbf2.c:199:15: warning: context imbalance in 'mlxbf2_gpio_direction_input' - unexpected unlock +../drivers/gpio/gpio-mlxbf2.c:227:15: warning: context imbalance in 'mlxbf2_gpio_direction_output' - unexpected unlock +../drivers/gpio/gpio-mlxbf2.c:235:13: warning: context imbalance in 'mlxbf2_gpio_irq_enable' - wrong count at exit +../drivers/gpio/gpio-mlxbf2.c:286:1: warning: context imbalance in 'mlxbf2_gpio_irq_set_type' - wrong count at exit +../drivers/acpi/x86/s2idle.c:496:13: warning: restricted suspend_state_t degrades to integer +../drivers/acpi/x86/s2idle.c:496:33: warning: restricted suspend_state_t degrades to integer +../mm/memcontrol-v1.c:107:1: warning: symbol 'memcg_oom_lock' was not declared. Should it be static? +../mm/memcontrol-v1.c:438:21: error: incompatible types in comparison expression (different address spaces): +../mm/memcontrol-v1.c:438:21: struct mem_cgroup_threshold_ary [noderef] __rcu * +../mm/memcontrol-v1.c:438:21: struct mem_cgroup_threshold_ary * +../mm/memcontrol-v1.c:440:21: error: incompatible types in comparison expression (different address spaces): +../mm/memcontrol-v1.c:440:21: struct mem_cgroup_threshold_ary [noderef] __rcu * +../mm/memcontrol-v1.c:440:21: struct mem_cgroup_threshold_ary * +../mm/memcontrol-v1.c:802:9: error: incompatible types in comparison expression (different address spaces): +../mm/memcontrol-v1.c:802:9: struct mem_cgroup_threshold_ary [noderef] __rcu * +../mm/memcontrol-v1.c:802:9: struct mem_cgroup_threshold_ary * +../mm/memcontrol-v1.c:896:9: error: incompatible types in comparison expression (different address spaces): +../mm/memcontrol-v1.c:896:9: struct mem_cgroup_threshold_ary [noderef] __rcu * +../mm/memcontrol-v1.c:896:9: struct mem_cgroup_threshold_ary * +../drivers/acpi/apei/einj-core.c:181:6: warning: symbol 'einj_initialized' was not declared. Should it be static? +../drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:105:55: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:105:55: expected unsigned int [usertype] +../drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:105:55: got restricted __be32 [usertype] +../net/ipv6/ip6mr.c:423:13: warning: context imbalance in 'ip6mr_vif_seq_start' - different lock contexts for basic block +../net/ipv6/ip6mr.c: note: in included file (through ../include/linux/mroute6.h): +../include/linux/mroute_base.h:437:31: warning: context imbalance in 'mr_mfc_seq_stop' - unexpected unlock +../kernel/cgroup/cgroup-v1.c:498:16: warning: context imbalance in '__cgroup1_procs_write' - wrong count at exit +../fs/coredump.c:508:27: warning: incorrect type in argument 1 (different address spaces) +../fs/coredump.c:508:27: expected struct spinlock [usertype] *lock +../fs/coredump.c:508:27: got struct spinlock [noderef] __rcu * +../fs/coredump.c:517:29: warning: incorrect type in argument 1 (different address spaces) +../fs/coredump.c:517:29: expected struct spinlock [usertype] *lock +../fs/coredump.c:517:29: got struct spinlock [noderef] __rcu * +../fs/coredump.c:556:31: warning: incorrect type in argument 1 (different address spaces) +../fs/coredump.c:556:31: expected struct spinlock [usertype] *lock +../fs/coredump.c:556:31: got struct spinlock [noderef] __rcu * +../fs/coredump.c:561:33: warning: incorrect type in argument 1 (different address spaces) +../fs/coredump.c:561:33: expected struct spinlock [usertype] *lock +../fs/coredump.c:561:33: got struct spinlock [noderef] __rcu * +../net/bluetooth/hci_event.c: note: in included file (through ../include/net/bluetooth/hci_core.h): +../include/net/bluetooth/hci.h:2713:47: warning: array of flexible structures +../include/net/bluetooth/hci.h:2799:43: warning: array of flexible structures +../lib/tests/printf_kunit.c:673:49: warning: cast from restricted gfp_t +../lib/tests/printf_kunit.c:677:58: warning: cast from restricted gfp_t +../mm/khugepaged.c:828:25: warning: symbol 'khugepaged_collapse_control' was not declared. Should it be static? +../mm/khugepaged.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/mm.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in '__collapse_huge_page_swapin' - unexpected unlock +../mm/khugepaged.c:1193:26: warning: context imbalance in 'collapse_huge_page' - different lock contexts for basic block +../mm/khugepaged.c:1709:28: warning: context imbalance in 'collapse_pte_mapped_thp' - unexpected unlock +../mm/khugepaged.c:1802:28: warning: context imbalance in 'retract_page_tables' - different lock contexts for basic block +../drivers/mfd/macsmc.c:462:26: warning: cast to restricted __be32 +../drivers/mfd/macsmc.c:242:5: warning: context imbalance in 'apple_smc_write_atomic' - wrong count at exit +../drivers/gpio/gpio-mlxbf3.c:57:13: warning: context imbalance in 'mlxbf3_gpio_irq_enable' - wrong count at exit @@ -7845,35 +8555,275 @@ -../drivers/misc/ibmasm/heartbeat.c:85:36: warning: incorrect type in argument 2 (different address spaces) -../drivers/misc/ibmasm/heartbeat.c:85:36: expected void const volatile [noderef] __iomem * -../drivers/misc/ibmasm/heartbeat.c:85:36: got void *message -../drivers/misc/ibmasm/remote.c:180:39: warning: cast removes address space '__iomem' of expression -../drivers/misc/ibmasm/remote.c:180:39: warning: incorrect type in argument 2 (different address spaces) -../drivers/misc/ibmasm/remote.c:180:39: expected void const volatile [noderef] __iomem * -../drivers/misc/ibmasm/remote.c:180:39: got void * -../net/ipv6/mcast.c: note: in included file: -../include/net/mld.h:32:43: warning: array of flexible structures -../drivers/acpi/apei/apei-base.c:448:5: warning: symbol 'arch_apei_filter_addr' was not declared. Should it be static? -../sound/pci/trident/trident_main.c:149:9: warning: context imbalance in 'snd_trident_codec_read' - wrong count at exit -../sound/pci/trident/trident_main.c:166:13: warning: context imbalance in 'snd_trident_codec_write' - wrong count at exit -../sound/pci/trident/trident_main.c:969:9: warning: context imbalance in 'snd_trident_playback_prepare' - wrong count at exit -../sound/pci/trident/trident_main.c:1054:9: warning: context imbalance in 'snd_trident_capture_prepare' - wrong count at exit -../sound/pci/trident/trident_main.c:1190:9: warning: context imbalance in 'snd_trident_si7018_capture_prepare' - wrong count at exit -../sound/pci/trident/trident_main.c:1266:9: warning: context imbalance in 'snd_trident_foldback_prepare' - wrong count at exit -../sound/pci/trident/trident_main.c:1466:9: warning: context imbalance in 'snd_trident_spdif_prepare' - wrong count at exit -../sound/pci/trident/trident_main.c:1481:12: warning: context imbalance in 'snd_trident_trigger' - wrong count at exit -../sound/pci/trident/trident_main.c:1579:26: warning: context imbalance in 'snd_trident_playback_pointer' - wrong count at exit -../sound/pci/trident/trident_main.c:1990:12: warning: context imbalance in 'snd_trident_foldback_close' - wrong count at exit -../sound/pci/trident/trident_main.c:2247:12: warning: context imbalance in 'snd_trident_spdif_control_get' - wrong count at exit -../sound/pci/trident/trident_main.c:2286:9: warning: context imbalance in 'snd_trident_spdif_control_put' - wrong count at exit -../sound/pci/trident/trident_main.c:2313:12: warning: context imbalance in 'snd_trident_spdif_default_get' - wrong count at exit -../sound/pci/trident/trident_main.c:2347:9: warning: context imbalance in 'snd_trident_spdif_default_put' - wrong count at exit -../sound/pci/trident/trident_main.c:2406:12: warning: context imbalance in 'snd_trident_spdif_stream_get' - wrong count at exit -../sound/pci/trident/trident_main.c:2440:9: warning: context imbalance in 'snd_trident_spdif_stream_put' - wrong count at exit -../sound/pci/trident/trident_main.c:2461:12: warning: context imbalance in 'snd_trident_ac97_control_get' - wrong count at exit -../sound/pci/trident/trident_main.c:2485:9: warning: context imbalance in 'snd_trident_ac97_control_put' - wrong count at exit -../sound/pci/trident/trident_main.c:2531:12: warning: context imbalance in 'snd_trident_vol_control_put' - wrong count at exit -../sound/pci/trident/trident_main.c:2622:9: warning: context imbalance in 'snd_trident_pcm_vol_control_put' - wrong count at exit -../sound/pci/trident/trident_main.c:2685:9: warning: context imbalance in 'snd_trident_pcm_pan_control_put' - wrong count at exit -../sound/pci/trident/trident_main.c:2739:9: warning: context imbalance in 'snd_trident_pcm_rvol_control_put' - wrong count at exit -../sound/pci/trident/trident_main.c:2796:9: warning: context imbalance in 'snd_trident_pcm_cvol_control_put' - wrong count at exit -../sound/pci/trident/trident_main.c:3712:26: warning: context imbalance in 'snd_trident_alloc_voice' - wrong count at exit -../sound/pci/oxygen/xonar_lib.c:121:9: warning: context imbalance in 'xonar_gpio_bit_switch_put' - wrong count at exit +../drivers/pci/controller/pcie-mediatek.c: In function ‘mtk_pcie_parse_port’: +../drivers/pci/controller/pcie-mediatek.c:919:43: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] + 919 | snprintf(name, sizeof(name), "port%d", slot); + | ^~ +../drivers/pci/controller/pcie-mediatek.c:919:38: note: directive argument in the range [0, 2147483647] + 919 | snprintf(name, sizeof(name), "port%d", slot); + | ^~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:919:9: note: ‘snprintf’ output between 6 and 15 bytes into a destination of size 10 + 919 | snprintf(name, sizeof(name), "port%d", slot); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:926:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] + 926 | snprintf(name, sizeof(name), "sys_ck%d", slot); + | ^~ +../drivers/pci/controller/pcie-mediatek.c:926:38: note: directive argument in the range [0, 2147483647] + 926 | snprintf(name, sizeof(name), "sys_ck%d", slot); + | ^~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:926:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 + 926 | snprintf(name, sizeof(name), "sys_ck%d", slot); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:934:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] + 934 | snprintf(name, sizeof(name), "ahb_ck%d", slot); + | ^~ +../drivers/pci/controller/pcie-mediatek.c:934:38: note: directive argument in the range [0, 2147483647] + 934 | snprintf(name, sizeof(name), "ahb_ck%d", slot); + | ^~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:934:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 + 934 | snprintf(name, sizeof(name), "ahb_ck%d", slot); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:939:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] + 939 | snprintf(name, sizeof(name), "axi_ck%d", slot); + | ^~ +../drivers/pci/controller/pcie-mediatek.c:939:38: note: directive argument in the range [0, 2147483647] + 939 | snprintf(name, sizeof(name), "axi_ck%d", slot); + | ^~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:939:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 + 939 | snprintf(name, sizeof(name), "axi_ck%d", slot); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:944:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] + 944 | snprintf(name, sizeof(name), "aux_ck%d", slot); + | ^~ +../drivers/pci/controller/pcie-mediatek.c:944:38: note: directive argument in the range [0, 2147483647] + 944 | snprintf(name, sizeof(name), "aux_ck%d", slot); + | ^~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:944:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 + 944 | snprintf(name, sizeof(name), "aux_ck%d", slot); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:949:46: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] + 949 | snprintf(name, sizeof(name), "obff_ck%d", slot); + | ^~ +../drivers/pci/controller/pcie-mediatek.c:949:38: note: directive argument in the range [0, 2147483647] + 949 | snprintf(name, sizeof(name), "obff_ck%d", slot); + | ^~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:949:9: note: ‘snprintf’ output between 9 and 18 bytes into a destination of size 10 + 949 | snprintf(name, sizeof(name), "obff_ck%d", slot); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:954:46: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] + 954 | snprintf(name, sizeof(name), "pipe_ck%d", slot); + | ^~ +../drivers/pci/controller/pcie-mediatek.c:954:38: note: directive argument in the range [0, 2147483647] + 954 | snprintf(name, sizeof(name), "pipe_ck%d", slot); + | ^~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:954:9: note: ‘snprintf’ output between 9 and 18 bytes into a destination of size 10 + 954 | snprintf(name, sizeof(name), "pipe_ck%d", slot); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:959:47: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] + 959 | snprintf(name, sizeof(name), "pcie-rst%d", slot); + | ^~ +../drivers/pci/controller/pcie-mediatek.c:959:38: note: directive argument in the range [0, 2147483647] + 959 | snprintf(name, sizeof(name), "pcie-rst%d", slot); + | ^~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:959:9: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 + 959 | snprintf(name, sizeof(name), "pcie-rst%d", slot); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:965:47: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] + 965 | snprintf(name, sizeof(name), "pcie-phy%d", slot); + | ^~ +../drivers/pci/controller/pcie-mediatek.c:965:38: note: directive argument in the range [0, 2147483647] + 965 | snprintf(name, sizeof(name), "pcie-phy%d", slot); + | ^~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:965:9: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 + 965 | snprintf(name, sizeof(name), "pcie-phy%d", slot); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/video/fbdev/aty/radeon_pm.c:2526:31: warning: restricted pci_power_t degrades to integer +../drivers/video/fbdev/aty/radeon_pm.c:2528:65: warning: restricted pci_power_t degrades to integer +../drivers/tty/serial/sh-sci.c: note: in included file (through ../include/linux/serial_sci.h): +../include/linux/serial_core.h:787:34: warning: context imbalance in 'sci_dma_rx_submit' - unexpected unlock +../sound/soc/sdca/sdca_functions.c:806:23: warning: cast to restricted __le16 +../sound/soc/sdca/sdca_functions.c:807:23: warning: cast to restricted __le16 +../sound/soc/sdca/sdca_functions.c:815:34: warning: cast to restricted __le32 +../drivers/pci/controller/pcie-mediatek.c:398:40: warning: incorrect type in argument 1 (different address spaces) +../drivers/pci/controller/pcie-mediatek.c:398:40: expected void volatile *address +../drivers/pci/controller/pcie-mediatek.c:398:40: got void [noderef] __iomem * +../drivers/pci/controller/pcie-mediatek.c:513:44: warning: incorrect type in argument 1 (different address spaces) +../drivers/pci/controller/pcie-mediatek.c:513:44: expected void volatile *address +../drivers/pci/controller/pcie-mediatek.c:513:44: got void [noderef] __iomem * +../sound/soc/renesas/rcar/core.c:728:9: warning: context imbalance in 'rsnd_soc_dai_trigger' - wrong count at exit +../sound/soc/renesas/rcar/core.c:1550:9: warning: context imbalance in 'rsnd_hw_update' - wrong count at exit +../net/phonet/socket.c:726:21: warning: context imbalance in 'pn_res_seq_start' - wrong count at exit +../net/phonet/socket.c:741:13: warning: context imbalance in 'pn_res_seq_stop' - wrong count at exit +../lib/debugobjects.c:249:25: warning: context imbalance in 'pcpu_alloc' - wrong count at exit +../lib/debugobjects.c:290:13: warning: context imbalance in 'pcpu_free' - different lock contexts for basic block +../lib/debugobjects.c:357:34: warning: context imbalance in 'fill_pool_from_freelist' - different lock contexts for basic block +../lib/debugobjects.c:400:34: warning: context imbalance in 'fill_pool' - different lock contexts for basic block +../kernel/cgroup/cgroup.c:6925:41: warning: incorrect type in argument 1 (different address spaces) +../kernel/cgroup/cgroup.c:6925:41: expected struct spinlock [usertype] *lock +../kernel/cgroup/cgroup.c:6925:41: got struct spinlock [noderef] __rcu * +../kernel/cgroup/cgroup.c:6928:43: warning: incorrect type in argument 1 (different address spaces) +../kernel/cgroup/cgroup.c:6928:43: expected struct spinlock [usertype] *lock +../kernel/cgroup/cgroup.c:6928:43: got struct spinlock [noderef] __rcu * +../kernel/cgroup/cgroup.c:3268:9: warning: context imbalance in 'cgroup_lock_and_drain_offline' - wrong count at exit +../kernel/cgroup/cgroup.c:6688:12: warning: context imbalance in 'cgroup_css_set_fork' - wrong count at exit +../kernel/cgroup/cgroup.c:6804:9: warning: context imbalance in 'cgroup_css_set_put_fork' - wrong count at exit +../kernel/cgroup/cgroup.c:6824:5: warning: context imbalance in 'cgroup_can_fork' - wrong count at exit +../kernel/cgroup/cgroup.c:6873:9: warning: context imbalance in 'cgroup_cancel_fork' - unexpected unlock +../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: warning: incorrect type in argument 1 (different base types) +../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: expected restricted __be32 const [usertype] *p +../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: got unsigned int const [usertype] * +../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: warning: incorrect type in argument 1 (different base types) +../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: expected restricted __be32 const [usertype] *p +../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: got unsigned int const [usertype] * +../net/sched/em_meta.c:198:20: warning: incorrect type in assignment (different base types) +../net/sched/em_meta.c:198:20: expected unsigned long value +../net/sched/em_meta.c:198:20: got restricted __be16 +../kernel/pid_namespace.c:208:26: warning: incorrect type in argument 1 (different address spaces) +../kernel/pid_namespace.c:208:26: expected struct spinlock [usertype] *lock +../kernel/pid_namespace.c:208:26: got struct spinlock [noderef] __rcu * +../kernel/pid_namespace.c:210:28: warning: incorrect type in argument 1 (different address spaces) +../kernel/pid_namespace.c:210:28: expected struct spinlock [usertype] *lock +../kernel/pid_namespace.c:210:28: got struct spinlock [noderef] __rcu * +../kernel/pid_namespace.c:209:28: warning: dereference of noderef expression +../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:218:9: error: incompatible types in comparison expression (different address spaces): +../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:218:9: int ( [noderef] __rcu * )( ... ) +../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:218:9: int ( * )( ... ) +../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:225:9: error: incompatible types in comparison expression (different address spaces): +../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:225:9: int ( [noderef] __rcu * )( ... ) +../net/ipv4/netfilter/nf_nat_snmp_basic_main.c:225:9: int ( * )( ... ) +../lib/tests/overflow_kunit.c:487:9: warning: cast truncates bits from constant value (12c becomes 2c) +../lib/tests/overflow_kunit.c:489:9: warning: cast truncates bits from constant value (1112c becomes 112c) +../lib/tests/overflow_kunit.c:491:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) +../lib/tests/overflow_kunit.c:492:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) +../lib/tests/overflow_kunit.c:509:9: warning: cast truncates bits from constant value (12c becomes 2c) +../lib/tests/overflow_kunit.c:511:9: warning: cast truncates bits from constant value (1112c becomes 112c) +../lib/tests/overflow_kunit.c:513:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) +../lib/tests/overflow_kunit.c:514:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) +../lib/tests/overflow_kunit.c:526:9: warning: cast truncates bits from constant value (100 becomes 0) +../lib/tests/overflow_kunit.c:528:9: warning: cast truncates bits from constant value (10000 becomes 0) +../lib/tests/overflow_kunit.c:530:9: warning: cast truncates bits from constant value (100000000 becomes 0) +../lib/tests/overflow_kunit.c:531:9: warning: cast truncates bits from constant value (100000000 becomes 0) +../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) +../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) +../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) +../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) +../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) +../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) +../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) +../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) +../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) +../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) +../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) +../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) +../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) +../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) +../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) +../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) +../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) +../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) +../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) +../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) +../lib/tests/overflow_kunit.c:1057:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) +../lib/tests/overflow_kunit.c:1057:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) +../lib/tests/overflow_kunit.c:1058:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) +../lib/tests/overflow_kunit.c:1058:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) +../lib/tests/overflow_kunit.c:1059:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) +../lib/tests/overflow_kunit.c:1059:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) +../lib/tests/overflow_kunit.c:1060:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) +../lib/tests/overflow_kunit.c:1060:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) +../lib/tests/overflow_kunit.c:1062:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) +../lib/tests/overflow_kunit.c:1062:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) +../lib/tests/overflow_kunit.c:1063:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) +../lib/tests/overflow_kunit.c:1063:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) +../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) +../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) +../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) +../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) +../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) +../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) +../drivers/pci/controller/dwc/pci-dra7xx.c: In function ‘dra7xx_pcie_probe’: +../drivers/pci/controller/dwc/pci-dra7xx.c:747:55: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] + 747 | snprintf(name, sizeof(name), "pcie-phy%d", i); + | ^~ +../drivers/pci/controller/dwc/pci-dra7xx.c:747:46: note: directive argument in the range [0, 2147483646] + 747 | snprintf(name, sizeof(name), "pcie-phy%d", i); + | ^~~~~~~~~~~~ +../drivers/pci/controller/dwc/pci-dra7xx.c:747:17: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 + 747 | snprintf(name, sizeof(name), "pcie-phy%d", i); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/pci/controller/vmd.c:408:12: warning: context imbalance in 'vmd_pci_read' - wrong count at exit +../drivers/pci/controller/vmd.c:438:12: warning: context imbalance in 'vmd_pci_write' - wrong count at exit +../drivers/tty/serial/sunplus-uart.c:525:9: warning: context imbalance in 'sunplus_console_write' - different lock contexts for basic block +../kernel/cgroup/freezer.c:140:35: warning: incorrect type in argument 1 (different address spaces) +../kernel/cgroup/freezer.c:140:35: expected struct spinlock [usertype] *lock +../kernel/cgroup/freezer.c:140:35: got struct spinlock [noderef] __rcu * +../kernel/cgroup/freezer.c:143:37: warning: incorrect type in argument 1 (different address spaces) +../kernel/cgroup/freezer.c:143:37: expected struct spinlock [usertype] *lock +../kernel/cgroup/freezer.c:143:37: got struct spinlock [noderef] __rcu * +../kernel/cgroup/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): +../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * +../drivers/scsi/dc395x.c: In function ‘msgin_set_sync’: +../drivers/scsi/dc395x.c:2185:13: warning: variable ‘fact’ set but not used [-Wunused-but-set-variable] + 2185 | int fact; + | ^~~~ +Warning: ../sound/soc/sdca/sdca_interrupts.c:265 function parameter 'info' not described in 'sdca_irq_request' +Warning: ../sound/soc/sdca/sdca_interrupts.c:265 expecting prototype for sdca_request_irq(). Prototype was for sdca_irq_request() instead +../drivers/scsi/dc395x.c:3435:48: warning: cast truncates bits from constant value (1de1 becomes e1) +../drivers/scsi/dc395x.c:3437:45: warning: cast truncates bits from constant value (391 becomes 91) +../drivers/scsi/dc395x.c:3441:44: warning: cast truncates bits from constant value (1de1 becomes e1) +../drivers/scsi/dc395x.c:3443:44: warning: cast truncates bits from constant value (391 becomes 91) +../drivers/misc/bcm-vk/bcm_vk_dev.c: In function ‘bcm_vk_probe’: +: warning: ‘_ttyVK’ directive output may be truncated writing 6 bytes into a region of size between 3 and 12 [-Wformat-truncation=] +../drivers/misc/bcm-vk/bcm_vk_dev.c:1456:38: note: in expansion of macro ‘KBUILD_MODNAME’ + 1456 | snprintf(name, sizeof(name), KBUILD_MODNAME ".%d_ttyVK", id); + | ^~~~~~~~~~~~~~ +../drivers/misc/bcm-vk/bcm_vk_dev.c:1456:9: note: ‘snprintf’ output between 15 and 24 bytes into a destination of size 20 + 1456 | snprintf(name, sizeof(name), KBUILD_MODNAME ".%d_ttyVK", id); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../mm/memcontrol.c:4161:52: error: incompatible types in comparison expression (different address spaces): +../mm/memcontrol.c:4161:52: struct task_struct [noderef] __rcu * +../mm/memcontrol.c:4161:52: struct task_struct * +../mm/memcontrol.c: note: in included file: +../include/linux/memcontrol.h:729:9: warning: context imbalance in 'folio_lruvec_lock' - wrong count at exit +../include/linux/memcontrol.h:729:9: warning: context imbalance in 'folio_lruvec_lock_irq' - wrong count at exit +../include/linux/memcontrol.h:729:9: warning: context imbalance in 'folio_lruvec_lock_irqsave' - wrong count at exit +../drivers/tty/serial/stm32-usart.c:1953:9: warning: context imbalance in 'stm32_usart_console_write' - different lock contexts for basic block +../drivers/misc/bcm-vk/bcm_vk_dev.c: note: in included file: +../drivers/misc/bcm-vk/bcm_vk.h:375:30: warning: array of flexible structures +../drivers/misc/bcm-vk/bcm_vk_msg.c: note: in included file: +../drivers/misc/bcm-vk/bcm_vk.h:375:30: warning: array of flexible structures +../drivers/gpio/gpio-mxc.c:229:13: warning: context imbalance in 'mxc_flip_edge' - wrong count at exit +../drivers/gpu/drm/drm_drv.c:449:6: warning: context imbalance in 'drm_dev_enter' - different lock contexts for basic block +../drivers/gpu/drm/drm_drv.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): +../include/linux/srcu.h:463:9: warning: context imbalance in 'drm_dev_exit' - unexpected unlock +../drivers/pci/controller/pcie-apple.c:289:13: warning: context imbalance in 'apple_port_irq_mask' - wrong count at exit +../drivers/pci/controller/pcie-apple.c:297:13: warning: context imbalance in 'apple_port_irq_unmask' - wrong count at exit +../fs/proc/inode.c:114:22: warning: incorrect type in assignment (different address spaces) +../fs/proc/inode.c:114:22: expected struct hlist_node *node +../fs/proc/inode.c:114:22: got struct hlist_node [noderef] __rcu * +../fs/proc/task_mmu.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/mm.h, ../include/linux/pagewalk.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'proc_get_vma' - unexpected unlock +../fs/proc/task_mmu.c:309:9: warning: context imbalance in 'm_start' - different lock contexts for basic block +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'm_stop' - unexpected unlock +../fs/proc/task_mmu.c:1103:17: warning: context imbalance in 'smaps_pte_range' - unexpected unlock +../fs/proc/task_mmu.c:1691:28: warning: context imbalance in 'clear_refs_pte_range' - unexpected unlock +../fs/proc/task_mmu.c:2058:28: warning: context imbalance in 'pagemap_pmd_range' - unexpected unlock +../fs/proc/task_mmu.c:2678:20: warning: context imbalance in 'pagemap_scan_thp_entry' - unexpected unlock +../fs/proc/task_mmu.c:3188:28: warning: context imbalance in 'gather_pte_stats' - unexpected unlock +../net/bridge/br_netfilter_hooks.c: note: in included file (through ../include/linux/if_pppox.h): +../include/uapi/linux/if_pppox.h:153:29: warning: array of flexible structures +../arch/x86/kernel/callthunks.c: In function ‘callthunks_debugfs_init’: +../arch/x86/kernel/callthunks.c:377:35: warning: ‘%lu’ directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] + 377 | sprintf(name, "cpu%lu", cpu); + | ^~~ +../arch/x86/kernel/callthunks.c:377:31: note: directive argument in the range [0, 4294967294] + 377 | sprintf(name, "cpu%lu", cpu); + | ^~~~~~~~ +../arch/x86/kernel/callthunks.c:377:17: note: ‘sprintf’ output between 5 and 14 bytes into a destination of size 10 + 377 | sprintf(name, "cpu%lu", cpu); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/tty/serial/tegra-utc.c: note: in included file: +../include/linux/serial_core.h:766:34: warning: context imbalance in 'tegra_utc_rx_chars' - unexpected unlock +../drivers/tty/serial/tegra-utc.c:462:13: warning: context imbalance in 'tegra_utc_console_device_lock' - wrong count at exit +../drivers/tty/serial/tegra-utc.c:470:13: warning: context imbalance in 'tegra_utc_console_device_unlock' - unexpected unlock +../net/ipv4/netfilter/iptable_filter.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): +../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures @@ -7890,15 +8840,318 @@ -../sound/soc/mediatek/mt8365/mt8365-afe-pcm.c:597:34: warning: cast removes address space '__iomem' of expression -../drivers/tty/serial/samsung_tty.c: note: in included file: -../include/linux/serial_core.h:787:34: warning: context imbalance in 's3c24xx_serial_console_write' - unexpected unlock -../sound/pci/oxygen/xonar_pcm179x.c:1023:9: warning: context imbalance in 'xonar_line_mic_ac97_switch' - wrong count at exit -../mm/khugepaged.c:828:25: warning: symbol 'khugepaged_collapse_control' was not declared. Should it be static? -../mm/khugepaged.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/mm.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in '__collapse_huge_page_swapin' - unexpected unlock -../mm/khugepaged.c:1193:26: warning: context imbalance in 'collapse_huge_page' - different lock contexts for basic block -../mm/khugepaged.c:1709:28: warning: context imbalance in 'collapse_pte_mapped_thp' - unexpected unlock -../mm/khugepaged.c:1802:28: warning: context imbalance in 'retract_page_tables' - different lock contexts for basic block -../sound/soc/renesas/fsi.c:344:12: warning: context imbalance in '_fsi_master_read' - wrong count at exit -../sound/soc/renesas/fsi.c:353:13: warning: context imbalance in '_fsi_master_mask_set' - wrong count at exit -../sound/soc/renesas/fsi.c:498:33: warning: context imbalance in 'fsi_stream_is_working' - wrong count at exit -../sound/soc/renesas/fsi.c:524:9: warning: context imbalance in 'fsi_stream_init' - wrong count at exit -../sound/soc/renesas/fsi.c:540:9: warning: context imbalance in 'fsi_stream_quit' - wrong count at exit +../mm/kmemleak.c:1947:13: warning: context imbalance in 'kmemleak_seq_start' - different lock contexts for basic block +../mm/kmemleak.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'kmemleak_seq_stop' - unexpected unlock +../drivers/misc/bcm-vk/bcm_vk_tty.c: note: in included file: +../drivers/misc/bcm-vk/bcm_vk.h:375:30: warning: array of flexible structures +../kernel/audit.c:2421:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/audit.c:2421:9: expected struct spinlock [usertype] *lock +../kernel/audit.c:2421:9: got struct spinlock [noderef] __rcu * +../kernel/audit.c:2424:40: warning: incorrect type in argument 1 (different address spaces) +../kernel/audit.c:2424:40: expected struct spinlock [usertype] *lock +../kernel/audit.c:2424:40: got struct spinlock [noderef] __rcu * +../net/9p/client.c:749:17: warning: incorrect type in argument 1 (different address spaces) +../net/9p/client.c:749:17: expected struct spinlock [usertype] *lock +../net/9p/client.c:749:17: got struct spinlock [noderef] __rcu * +../net/9p/client.c:751:48: warning: incorrect type in argument 1 (different address spaces) +../net/9p/client.c:751:48: expected struct spinlock [usertype] *lock +../net/9p/client.c:751:48: got struct spinlock [noderef] __rcu * +../net/9p/client.c:834:17: warning: incorrect type in argument 1 (different address spaces) +../net/9p/client.c:834:17: expected struct spinlock [usertype] *lock +../net/9p/client.c:834:17: got struct spinlock [noderef] __rcu * +../net/9p/client.c:836:48: warning: incorrect type in argument 1 (different address spaces) +../net/9p/client.c:836:48: expected struct spinlock [usertype] *lock +../net/9p/client.c:836:48: got struct spinlock [noderef] __rcu * +../mm/debug_vm_pgtable.c:1324:23: warning: context imbalance in 'debug_vm_pgtable' - different lock contexts for basic block +../drivers/scsi/megaraid.c: In function ‘mega_query_adapter’: +../drivers/scsi/megaraid.c:317:36: warning: ‘%d’ directive output may be truncated writing between 1 and 2 bytes into a region of size between 1 and 2 [-Wformat-truncation=] + 317 | "%c%d%d.%d%d", + | ^~ +../drivers/scsi/megaraid.c:317:26: note: directive argument in the range [0, 15] + 317 | "%c%d%d.%d%d", + | ^~~~~~~~~~~~~ +../drivers/scsi/megaraid.c:316:17: note: ‘snprintf’ output between 7 and 9 bytes into a destination of size 7 + 316 | snprintf(adapter->fw_version, sizeof(adapter->fw_version), + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 317 | "%c%d%d.%d%d", + | ~~~~~~~~~~~~~~ + 318 | adapter->product_info.fw_version[2], + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 319 | 0, + | ~~ + 320 | adapter->product_info.fw_version[1] & 0x0f, + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 321 | 0, + | ~~ + 322 | adapter->product_info.fw_version[0] & 0x0f); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/scsi/megaraid.c:324:36: warning: ‘%d’ directive output may be truncated writing between 1 and 2 bytes into a region of size between 1 and 2 [-Wformat-truncation=] + 324 | "%c%d%d.%d%d", + | ^~ +../drivers/scsi/megaraid.c:324:26: note: directive argument in the range [0, 15] + 324 | "%c%d%d.%d%d", + | ^~~~~~~~~~~~~ +../drivers/scsi/megaraid.c:323:17: note: ‘snprintf’ output between 7 and 9 bytes into a destination of size 7 + 323 | snprintf(adapter->bios_version, sizeof(adapter->fw_version), + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 324 | "%c%d%d.%d%d", + | ~~~~~~~~~~~~~~ + 325 | adapter->product_info.bios_version[2], + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 326 | 0, + | ~~ + 327 | adapter->product_info.bios_version[1] & 0x0f, + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 328 | 0, + | ~~ + 329 | adapter->product_info.bios_version[0] & 0x0f); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../mm/memory-failure.c:740:17: warning: context imbalance in 'hwpoison_pte_range' - unexpected unlock +../drivers/scsi/megaraid.c:4464:26: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/megaraid.c:4464:26: expected void volatile [noderef] __iomem *addr +../drivers/scsi/megaraid.c:4464:26: got void * +../drivers/scsi/megaraid.c:4523:26: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/megaraid.c:4523:26: expected void volatile [noderef] __iomem *addr +../drivers/scsi/megaraid.c:4523:26: got void * +../mm/zsmalloc.c:326:26: warning: context imbalance in 'zspage_write_trylock' - wrong count at exit +../mm/zsmalloc.c:342:13: warning: context imbalance in 'zspage_write_unlock' - unexpected unlock +../drivers/scsi/initio.c:2587:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/initio.c:2587:34: expected unsigned int [usertype] data +../drivers/scsi/initio.c:2587:34: got restricted __le32 [usertype] +../drivers/scsi/initio.c:2588:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/initio.c:2588:33: expected unsigned int [usertype] len +../drivers/scsi/initio.c:2588:33: got restricted __le32 [usertype] +../drivers/scsi/atp870u.c:894:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/atp870u.c:894:59: expected unsigned int [usertype] +../drivers/scsi/atp870u.c:894:59: got restricted __le32 [usertype] +../drivers/scsi/atp870u.c:899:51: warning: incorrect type in assignment (different base types) +../drivers/scsi/atp870u.c:899:51: expected unsigned int [usertype] +../drivers/scsi/atp870u.c:899:51: got restricted __le32 [usertype] +../drivers/scsi/atp870u.c:900:50: warning: incorrect type in assignment (different base types) +../drivers/scsi/atp870u.c:900:50: expected unsigned short [usertype] +../drivers/scsi/atp870u.c:900:50: got restricted __le16 [usertype] +../drivers/scsi/atp870u.c:904:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/atp870u.c:904:42: expected unsigned short [usertype] +../drivers/scsi/atp870u.c:904:42: got restricted __le16 [usertype] +../net/ipv4/netfilter/iptable_mangle.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): +../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures +../mm/numa_memblks.c:13:12: warning: symbol 'numa_nodes_parsed' was not declared. Should it be static? +../lib/xz/xz_dec_stream.c:392:28: warning: incorrect type in argument 1 (different base types) +../lib/xz/xz_dec_stream.c:392:28: expected restricted __le32 const [usertype] *p +../lib/xz/xz_dec_stream.c:392:28: got unsigned int const [usertype] * +../lib/xz/xz_dec_stream.c:426:48: warning: incorrect type in argument 1 (different base types) +../lib/xz/xz_dec_stream.c:426:48: expected restricted __le32 const [usertype] *p +../lib/xz/xz_dec_stream.c:426:48: got unsigned int const [usertype] * +../lib/xz/xz_dec_stream.c:434:37: warning: incorrect type in argument 1 (different base types) +../lib/xz/xz_dec_stream.c:434:37: expected restricted __le32 const [usertype] *p +../lib/xz/xz_dec_stream.c:434:37: got unsigned int const [usertype] * +../lib/xz/xz_dec_stream.c:458:28: warning: incorrect type in argument 1 (different base types) +../lib/xz/xz_dec_stream.c:458:28: expected restricted __le32 const [usertype] *p +../lib/xz/xz_dec_stream.c:458:28: got unsigned int const [usertype] * +../net/caif/cfmuxl.c:127:14: error: incompatible types in comparison expression (different address spaces): +../net/caif/cfmuxl.c:127:14: struct cflayer [noderef] __rcu * +../net/caif/cfmuxl.c:127:14: struct cflayer * +../net/caif/cfmuxl.c:131:17: error: incompatible types in comparison expression (different address spaces): +../net/caif/cfmuxl.c:131:17: struct cflayer [noderef] __rcu * +../net/caif/cfmuxl.c:131:17: struct cflayer * +../net/caif/cfmuxl.c:111:9: error: incompatible types in comparison expression (different address spaces): +../net/caif/cfmuxl.c:111:9: struct cflayer [noderef] __rcu * +../net/caif/cfmuxl.c:111:9: struct cflayer * +../net/caif/cfmuxl.c:141:14: error: incompatible types in comparison expression (different address spaces): +../net/caif/cfmuxl.c:141:14: struct cflayer [noderef] __rcu * +../net/caif/cfmuxl.c:141:14: struct cflayer * +../net/caif/cfmuxl.c:145:17: error: incompatible types in comparison expression (different address spaces): +../net/caif/cfmuxl.c:145:17: struct cflayer [noderef] __rcu * +../net/caif/cfmuxl.c:145:17: struct cflayer * +../net/caif/cfmuxl.c:167:9: error: incompatible types in comparison expression (different address spaces): +../net/caif/cfmuxl.c:167:9: struct cflayer [noderef] __rcu * +../net/caif/cfmuxl.c:167:9: struct cflayer * +../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/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): +../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:756: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:897: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 +../fs/proc/base.c:3048:17: warning: context imbalance in 'do_io_accounting' - different lock contexts for basic block +../fs/kernfs/dir.c:221:5: warning: context imbalance in 'kernfs_path_from_node' - different lock contexts for basic block +../drivers/scsi/a100u2w.c:391:16: warning: incorrect type in assignment (different base types) +../drivers/scsi/a100u2w.c:391:16: expected unsigned int [addressable] [usertype] data32 +../drivers/scsi/a100u2w.c:391:16: got restricted __le32 [usertype] +../drivers/scsi/a100u2w.c:399:14: warning: cast to restricted __le32 +../drivers/scsi/a100u2w.c:404:27: warning: cast to restricted __le32 +../drivers/scsi/a100u2w.c:411:30: warning: cast to restricted __le32 +../drivers/scsi/a100u2w.c:426:62: warning: cast to restricted __le32 +../drivers/scsi/a100u2w.c:462:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/a100u2w.c:462:30: expected unsigned int [usertype] sg_addr +../drivers/scsi/a100u2w.c:462:30: got restricted __le32 [usertype] +../drivers/scsi/a100u2w.c:463:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/a100u2w.c:463:33: expected unsigned int [usertype] sense_addr +../drivers/scsi/a100u2w.c:463:33: got restricted __le32 [usertype] +../drivers/scsi/a100u2w.c:645:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/a100u2w.c:645:22: expected unsigned int [usertype] xferlen +../drivers/scsi/a100u2w.c:645:22: got restricted __le32 [usertype] +../drivers/scsi/a100u2w.c:646:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/a100u2w.c:646:21: expected unsigned int [usertype] sg_len +../drivers/scsi/a100u2w.c:646:21: got restricted __le32 [usertype] +../drivers/scsi/a100u2w.c:861:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/a100u2w.c:861:21: expected unsigned int [usertype] sg_len +../drivers/scsi/a100u2w.c:861:21: got restricted __le32 [usertype] +../drivers/scsi/a100u2w.c:863:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/a100u2w.c:863:22: expected unsigned int [usertype] xferlen +../drivers/scsi/a100u2w.c:863:22: got restricted __le32 [usertype] +../drivers/scsi/a100u2w.c:873:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/a100u2w.c:873:29: expected unsigned int [usertype] sg_len +../drivers/scsi/a100u2w.c:873:29: got restricted __le32 [usertype] +../drivers/scsi/a100u2w.c:875:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/a100u2w.c:875:37: expected unsigned int [usertype] base +../drivers/scsi/a100u2w.c:875:37: got restricted __le32 [usertype] +../drivers/scsi/a100u2w.c:876:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/a100u2w.c:876:39: expected unsigned int [usertype] length +../drivers/scsi/a100u2w.c:876:39: got restricted __le32 [usertype] +../drivers/scsi/a100u2w.c:880:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/a100u2w.c:880:29: expected unsigned int [usertype] sg_len +../drivers/scsi/a100u2w.c:880:29: got restricted __le32 [usertype] +../drivers/scsi/a100u2w.c:881:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/a100u2w.c:881:29: expected unsigned int [usertype] base +../drivers/scsi/a100u2w.c:881:29: got restricted __le32 [usertype] +../drivers/scsi/a100u2w.c:882:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/a100u2w.c:882:31: expected unsigned int [usertype] length +../drivers/scsi/a100u2w.c:882:31: got restricted __le32 [usertype] +../mm/page_ext.c:523:17: warning: context imbalance in 'page_ext_get' - wrong count at exit +../mm/page_ext.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/mm.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'page_ext_put' - unexpected unlock +../sound/soc/codecs/cpcap.c:1546:54: warning: restricted snd_pcm_format_t degrades to integer +../arch/x86/kernel/shstk.c:410:55: warning: cast removes address space '__user' of expression +../fs/proc/array.c:253:11: warning: incorrect type in assignment (different address spaces) +../fs/proc/array.c:253:11: expected struct k_sigaction *k +../fs/proc/array.c:253:11: got struct k_sigaction [noderef] __rcu * +../fs/proc/array.c:531:44: warning: incorrect type in argument 1 (different address spaces) +../fs/proc/array.c:531:44: expected struct task_struct *tsk +../fs/proc/array.c:531:44: got struct task_struct [noderef] __rcu *real_parent +../fs/proc/array.c:730:47: error: incompatible types in comparison expression (different address spaces): +../fs/proc/array.c:730:47: struct task_struct [noderef] __rcu * +../fs/proc/array.c:730:47: struct task_struct * +../fs/proc/array.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ../include/linux/tty.h): +../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * +../fs/proc/array.c:289:9: warning: context imbalance in 'proc_pid_status' - different lock contexts for basic block +../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * +../fs/proc/array.c:540:9: warning: context imbalance in 'do_task_stat' - different lock contexts for basic block +Warning: ../sound/soc/sunxi/sun4i-spdif.c:179 struct member 'mclk_multiplier' not described in 'sun4i_spdif_quirks' +Warning: ../sound/soc/sunxi/sun4i-spdif.c:179 struct member 'mclk_multiplier' not described in 'sun4i_spdif_quirks' +../kernel/cgroup/cpuset.c:294:6: warning: context imbalance in 'cpuset_callback_lock_irq' - wrong count at exit +../kernel/cgroup/cpuset.c:299:6: warning: context imbalance in 'cpuset_callback_unlock_irq' - unexpected unlock +../net/caif/cfctrl.c:242:23: warning: incorrect type in assignment (different base types) +../net/caif/cfctrl.c:242:23: expected unsigned int [usertype] tmp32 +../net/caif/cfctrl.c:242:23: got restricted __le32 [usertype] +../net/caif/cfctrl.c:249:23: warning: incorrect type in assignment (different base types) +../net/caif/cfctrl.c:249:23: expected unsigned int [addressable] [usertype] tmp32 +../net/caif/cfctrl.c:249:23: got restricted __le32 [usertype] +../net/caif/cfctrl.c:256:23: warning: incorrect type in assignment (different base types) +../net/caif/cfctrl.c:256:23: expected unsigned short [usertype] tmp16 +../net/caif/cfctrl.c:256:23: got restricted __le16 [usertype] +../net/caif/cfctrl.c:258:23: warning: incorrect type in assignment (different base types) +../net/caif/cfctrl.c:258:23: expected unsigned short [addressable] [usertype] tmp16 +../net/caif/cfctrl.c:258:23: got restricted __le16 [usertype] +../drivers/scsi/myrb.c: In function ‘myrb_get_hba_config’: +../drivers/scsi/myrb.c:1050:29: warning: ‘%02u’ directive output may be truncated writing between 2 and 3 bytes into a region of size between 2 and 5 [-Wformat-truncation=] + 1050 | "%u.%02u-%c-%02u", + | ^~~~ +../drivers/scsi/myrb.c:1050:17: note: directive argument in the range [0, 255] + 1050 | "%u.%02u-%c-%02u", + | ^~~~~~~~~~~~~~~~~ +../drivers/scsi/myrb.c:1049:9: note: ‘snprintf’ output between 10 and 14 bytes into a destination of size 12 + 1049 | snprintf(cb->fw_version, sizeof(cb->fw_version), + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 1050 | "%u.%02u-%c-%02u", + | ~~~~~~~~~~~~~~~~~~ + 1051 | enquiry2->fw.major_version, + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 1052 | enquiry2->fw.minor_version, + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 1053 | enquiry2->fw.firmware_type, + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 1054 | enquiry2->fw.turn_id); + | ~~~~~~~~~~~~~~~~~~~~~ +../kernel/cgroup/dmem.c:436:9: error: incompatible types in comparison expression (different address spaces): +../kernel/cgroup/dmem.c:436:9: struct list_head [noderef] __rcu * +../kernel/cgroup/dmem.c:436:9: struct list_head * +../kernel/cgroup/dmem.c:436:9: error: incompatible types in comparison expression (different address spaces): +../kernel/cgroup/dmem.c:436:9: struct list_head [noderef] __rcu * +../kernel/cgroup/dmem.c:436:9: struct list_head * +../net/ipv4/netfilter/iptable_nat.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): +../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures +../sound/soc/sof/ipc3.c: note: in included file: +../include/sound/sof/control.h:124:17: warning: array of flexible structures +../drivers/tty/serial/xilinx_uartps.c:426:13: warning: context imbalance in 'cdns_uart_handle_tx' - different lock contexts for basic block +../drivers/tty/serial/xilinx_uartps.c:711:13: warning: context imbalance in 'cdns_uart_start_tx' - different lock contexts for basic block +../drivers/scsi/myrs.c:2271:42: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/myrs.c:2271:42: expected void [noderef] __iomem *base +../drivers/scsi/myrs.c:2271:42: got struct myrs_hba *cs +../drivers/scsi/myrs.c:2423:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/myrs.c:2423:16: expected unsigned int val +../drivers/scsi/myrs.c:2423:16: got restricted __le32 [usertype] val +../drivers/scsi/myrs.c:2476:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/myrs.c:2476:16: expected unsigned int val +../drivers/scsi/myrs.c:2476:16: got restricted __le32 [usertype] val +../drivers/scsi/myrs.c:2416:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/myrs.c:2416:16: expected unsigned int val +../drivers/scsi/myrs.c:2416:16: got restricted __le32 [usertype] val +../drivers/scsi/myrs.c:2476:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/myrs.c:2476:16: expected unsigned int val +../drivers/scsi/myrs.c:2476:16: got restricted __le32 [usertype] val +../drivers/scsi/myrs.c:2409:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/myrs.c:2409:16: expected unsigned int val +../drivers/scsi/myrs.c:2409:16: got restricted __le32 [usertype] val +../drivers/scsi/myrs.c:2438:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/myrs.c:2438:13: expected restricted __le32 [usertype] val +../drivers/scsi/myrs.c:2438:13: got unsigned int +../drivers/scsi/myrs.c:2508:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/myrs.c:2508:13: expected restricted __le32 [usertype] val +../drivers/scsi/myrs.c:2508:13: got unsigned int +../drivers/scsi/myrs.c:2511:18: warning: restricted __le32 degrades to integer +../drivers/scsi/myrs.c:2416:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/myrs.c:2416:16: expected unsigned int val +../drivers/scsi/myrs.c:2416:16: got restricted __le32 [usertype] val +../drivers/scsi/myrs.c:2469:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/myrs.c:2469:16: expected unsigned int val +../drivers/scsi/myrs.c:2469:16: got restricted __le32 [usertype] val +../drivers/scsi/myrs.c:2454:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/myrs.c:2454:16: expected unsigned int val +../drivers/scsi/myrs.c:2454:16: got restricted __le32 [usertype] val +../drivers/scsi/myrs.c:2430:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/myrs.c:2430:13: expected restricted __le32 [usertype] val +../drivers/scsi/myrs.c:2430:13: got unsigned int +../drivers/scsi/myrs.c:2402:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/myrs.c:2402:16: expected unsigned int val +../drivers/scsi/myrs.c:2402:16: got restricted __le32 [usertype] val +../drivers/scsi/myrs.c:2461:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/myrs.c:2461:13: expected restricted __le32 [usertype] val +../drivers/scsi/myrs.c:2461:13: got unsigned int +../drivers/scsi/myrs.c:2446:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/myrs.c:2446:16: expected unsigned int val +../drivers/scsi/myrs.c:2446:16: got restricted __le32 [usertype] val +../drivers/scsi/myrs.c:2409:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/myrs.c:2409:16: expected unsigned int val +../drivers/scsi/myrs.c:2409:16: got restricted __le32 [usertype] val +../net/sctp/sm_make_chunk.c:3077:48: warning: incorrect type in argument 2 (different base types) +../net/sctp/sm_make_chunk.c:3077:48: expected int optname +../net/sctp/sm_make_chunk.c:3077:48: got restricted __be16 +../net/sctp/sm_make_chunk.c:3149:48: warning: incorrect type in argument 2 (different base types) +../net/sctp/sm_make_chunk.c:3149:48: expected int optname +../net/sctp/sm_make_chunk.c:3149:48: got restricted __be16 +../net/netfilter/nf_tables_offload.c:253:24: warning: incorrect type in initializer (different base types) +../net/netfilter/nf_tables_offload.c:253:24: expected restricted __be16 [usertype] proto +../net/netfilter/nf_tables_offload.c:253:24: got int +../sound/soc/renesas/rcar/msiof.c:488:9: warning: context imbalance in 'msiof_trigger' - wrong count at exit +../sound/soc/renesas/rcar/msiof.c:491:12: warning: context imbalance in 'msiof_hw_params' - wrong count at exit @@ -9429,164 +10682,9 @@ -../drivers/gpu/drm/bridge/tc358767.c:1726:24: warning: Using plain integer as NULL pointer -../net/ipv6/tcp_ipv6.c:1515:25: warning: context imbalance in 'tcp_v6_syn_recv_sock' - unexpected unlock -../net/ipv6/tcp_ipv6.c:1912:24: warning: context imbalance in 'tcp_v6_rcv' - different lock contexts for basic block -../kernel/time/itimer.c:53:27: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:53:27: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:53:27: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:70:29: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:70:29: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:70:29: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:82:35: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:82:35: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:82:35: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:86:37: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:86:37: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:86:37: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:197:27: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:197:27: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:197:27: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:211:29: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:211:29: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:211:29: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:235:35: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:235:35: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:235:35: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:244:45: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:244:45: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:244:45: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:257:37: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:257:37: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:257:37: got struct spinlock [noderef] __rcu * -../sound/soc/renesas/rz-ssi.c:188:13: warning: context imbalance in 'rz_ssi_set_substream' - wrong count at exit -../sound/soc/renesas/rz-ssi.c:203:32: warning: context imbalance in 'rz_ssi_stream_is_valid' - wrong count at exit -../kernel/acct.c:489:31: warning: incorrect type in argument 1 (different address spaces) -../kernel/acct.c:489:31: expected struct spinlock [usertype] *lock -../kernel/acct.c:489:31: got struct spinlock [noderef] __rcu * -../kernel/acct.c:499:33: warning: incorrect type in argument 1 (different address spaces) -../kernel/acct.c:499:33: expected struct spinlock [usertype] *lock -../kernel/acct.c:499:33: got struct spinlock [noderef] __rcu * -../kernel/acct.c:576:31: warning: incorrect type in argument 1 (different address spaces) -../kernel/acct.c:576:31: expected struct spinlock [usertype] *lock -../kernel/acct.c:576:31: got struct spinlock [noderef] __rcu * -../kernel/acct.c:596:33: warning: incorrect type in argument 1 (different address spaces) -../kernel/acct.c:596:33: expected struct spinlock [usertype] *lock -../kernel/acct.c:596:33: got struct spinlock [noderef] __rcu * -../kernel/acct.c:216:12: warning: context imbalance in 'acct_on' - different lock contexts for basic block -../kernel/acct.c:311:9: warning: context imbalance in '__se_sys_acct' - different lock contexts for basic block -../kernel/acct.c:316:22: warning: context imbalance in 'acct_exit_ns' - wrong count at exit -../net/ipv4/netfilter/iptable_filter.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): -../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures -../sound/soc/renesas/rcar/core.c:728:9: warning: context imbalance in 'rsnd_soc_dai_trigger' - wrong count at exit -../sound/soc/renesas/rcar/core.c:1550:9: warning: context imbalance in 'rsnd_hw_update' - wrong count at exit -../mm/memcontrol-v1.c:107:1: warning: symbol 'memcg_oom_lock' was not declared. Should it be static? -../mm/memcontrol-v1.c:438:21: error: incompatible types in comparison expression (different address spaces): -../mm/memcontrol-v1.c:438:21: struct mem_cgroup_threshold_ary [noderef] __rcu * -../mm/memcontrol-v1.c:438:21: struct mem_cgroup_threshold_ary * -../mm/memcontrol-v1.c:440:21: error: incompatible types in comparison expression (different address spaces): -../mm/memcontrol-v1.c:440:21: struct mem_cgroup_threshold_ary [noderef] __rcu * -../mm/memcontrol-v1.c:440:21: struct mem_cgroup_threshold_ary * -../mm/memcontrol-v1.c:802:9: error: incompatible types in comparison expression (different address spaces): -../mm/memcontrol-v1.c:802:9: struct mem_cgroup_threshold_ary [noderef] __rcu * -../mm/memcontrol-v1.c:802:9: struct mem_cgroup_threshold_ary * -../mm/memcontrol-v1.c:896:9: error: incompatible types in comparison expression (different address spaces): -../mm/memcontrol-v1.c:896:9: struct mem_cgroup_threshold_ary [noderef] __rcu * -../mm/memcontrol-v1.c:896:9: struct mem_cgroup_threshold_ary * -../sound/pci/oxygen/xonar_cs43xx.c:341:9: warning: context imbalance in 'xonar_d1_line_mic_ac97_switch' - wrong count at exit -../drivers/acpi/apei/erst.c:292:13: warning: incorrect type in assignment (different address spaces) -../drivers/acpi/apei/erst.c:292:13: expected void *src -../drivers/acpi/apei/erst.c:292:13: got void [noderef] __iomem * -../drivers/acpi/apei/erst.c:295:13: warning: incorrect type in assignment (different address spaces) -../drivers/acpi/apei/erst.c:295:13: expected void *dst -../drivers/acpi/apei/erst.c:295:13: got void [noderef] __iomem * -../drivers/acpi/apei/erst.c:297:25: warning: incorrect type in argument 1 (different address spaces) -../drivers/acpi/apei/erst.c:297:25: expected void volatile [noderef] __iomem *addr -../drivers/acpi/apei/erst.c:297:25: got void *src -../drivers/acpi/apei/erst.c:303:17: warning: incorrect type in argument 1 (different address spaces) -../drivers/acpi/apei/erst.c:303:17: expected void volatile [noderef] __iomem *addr -../drivers/acpi/apei/erst.c:303:17: got void *src -../drivers/acpi/apei/erst.c:304:17: warning: incorrect type in argument 1 (different address spaces) -../drivers/acpi/apei/erst.c:304:17: expected void volatile [noderef] __iomem *addr -../drivers/acpi/apei/erst.c:304:17: got void *dst -../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/acpi/apei/erst.c:825:9: expected void const * -../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr -../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/acpi/apei/erst.c:825:9: expected void const * -../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr -../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/acpi/apei/erst.c:825:9: expected void * -../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr -../drivers/acpi/apei/erst.c:826:20: warning: incorrect type in assignment (different address spaces) -../drivers/acpi/apei/erst.c:826:20: expected struct cper_record_header *rcd_erange -../drivers/acpi/apei/erst.c:826:20: got void [noderef] __iomem *static [toplevel] vaddr -../drivers/acpi/apei/erst.c:863:17: warning: incorrect type in assignment (different address spaces) -../drivers/acpi/apei/erst.c:863:17: expected struct cper_record_header *rcd_tmp -../drivers/acpi/apei/erst.c:863:17: got void [noderef] __iomem * -../drivers/acpi/acpica/nspredef.c: note: in included file: -../drivers/acpi/acpica/acpredef.h:187:34: warning: symbol 'acpi_gbl_predefined_methods' was not declared. Should it be static? -../drivers/acpi/apei/bert.c:157:27: warning: incorrect type in assignment (different address spaces) -../drivers/acpi/apei/bert.c:157:27: expected struct acpi_bert_region *boot_error_region -../drivers/acpi/apei/bert.c:157:27: got void [noderef] __iomem * -../drivers/acpi/apei/bert.c:160:25: warning: incorrect type in argument 1 (different address spaces) -../drivers/acpi/apei/bert.c:160:25: expected void volatile [noderef] __iomem *addr -../drivers/acpi/apei/bert.c:160:25: got struct acpi_bert_region *boot_error_region -In file included from ../include/linux/string.h:382, - from ../include/linux/bitmap.h:13, - from ../include/linux/cpumask.h:12, - from ../arch/x86/include/asm/paravirt.h:21, - from ../arch/x86/include/asm/irqflags.h:102, - from ../include/linux/irqflags.h:18, - from ../include/linux/spinlock.h:59, - from ../include/linux/mmzone.h:8, - from ../include/linux/gfp.h:7, - from ../include/linux/slab.h:16, - from ../include/linux/resource_ext.h:11, - from ../include/linux/acpi.h:14, - from ../include/acpi/apei.h:9, - from ../include/acpi/ghes.h:5, - from ../include/linux/arm_sdei.h:8, - from ../drivers/acpi/apei/ghes.c:20: -In function ‘fortify_memcpy_chk’, - inlined from ‘ghes_handle_aer’ at ../drivers/acpi/apei/ghes.c:641:3: -../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] - 580 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../sound/pci/ymfpci/ymfpci_main.c:160:13: warning: context imbalance in 'snd_ymfpci_hw_start' - wrong count at exit -../sound/pci/ymfpci/ymfpci_main.c:170:13: warning: context imbalance in 'snd_ymfpci_hw_stop' - wrong count at exit -../sound/pci/ymfpci/ymfpci_main.c:231:12: warning: context imbalance in 'snd_ymfpci_voice_alloc' - different lock contexts for basic block -../sound/pci/ymfpci/ymfpci_main.c:253:12: warning: context imbalance in 'snd_ymfpci_voice_free' - different lock contexts for basic block -../sound/pci/ymfpci/ymfpci_main.c:273:13: warning: context imbalance in 'snd_ymfpci_pcm_interrupt' - different lock contexts for basic block -../sound/pci/ymfpci/ymfpci_main.c:335:9: warning: context imbalance in 'snd_ymfpci_pcm_capture_interrupt' - wrong count at exit -../sound/pci/ymfpci/ymfpci_main.c:358:12: warning: context imbalance in 'snd_ymfpci_playback_trigger' - wrong count at exit -../sound/pci/ymfpci/ymfpci_main.c:426:9: warning: context imbalance in 'snd_ymfpci_capture_trigger' - wrong count at exit -../sound/pci/ymfpci/ymfpci_main.c:563:12: warning: context imbalance in 'snd_ymfpci_ac3_init' - different lock contexts for basic block -../sound/pci/ymfpci/ymfpci_main.c:903:12: warning: context imbalance in 'snd_ymfpci_playback_open' - different lock contexts for basic block -../sound/pci/ymfpci/ymfpci_main.c:954:12: warning: context imbalance in 'snd_ymfpci_playback_4ch_open' - different lock contexts for basic block -../sound/pci/ymfpci/ymfpci_main.c:1238:12: warning: context imbalance in 'snd_ymfpci_spdif_default_get' - wrong count at exit -../sound/pci/ymfpci/ymfpci_main.c:1264:9: warning: context imbalance in 'snd_ymfpci_spdif_default_put' - wrong count at exit -../sound/pci/ymfpci/ymfpci_main.c:1283:12: warning: context imbalance in 'snd_ymfpci_spdif_mask_get' - wrong count at exit -../sound/pci/ymfpci/ymfpci_main.c:1310:12: warning: context imbalance in 'snd_ymfpci_spdif_stream_get' - wrong count at exit -../sound/pci/ymfpci/ymfpci_main.c:1336:9: warning: context imbalance in 'snd_ymfpci_spdif_stream_put' - wrong count at exit -../sound/pci/ymfpci/ymfpci_main.c:1367:9: warning: context imbalance in 'snd_ymfpci_drec_source_get' - wrong count at exit -../sound/pci/ymfpci/ymfpci_main.c:1381:26: warning: context imbalance in 'snd_ymfpci_drec_source_put' - wrong count at exit -../sound/pci/ymfpci/ymfpci_main.c:1424:12: warning: context imbalance in 'snd_ymfpci_put_single' - wrong count at exit -../sound/pci/ymfpci/ymfpci_main.c:1472:12: warning: context imbalance in 'snd_ymfpci_get_double' - different lock contexts for basic block -../sound/pci/ymfpci/ymfpci_main.c:1488:12: warning: context imbalance in 'snd_ymfpci_put_double' - different lock contexts for basic block -../sound/pci/ymfpci/ymfpci_main.c:1510:12: warning: context imbalance in 'snd_ymfpci_put_nativedacvol' - wrong count at exit -../sound/pci/ymfpci/ymfpci_main.c:1594:12: warning: context imbalance in 'snd_ymfpci_get_gpio_out' - wrong count at exit -../sound/pci/ymfpci/ymfpci_main.c:1612:12: warning: context imbalance in 'snd_ymfpci_set_gpio_out' - wrong count at exit -../sound/pci/ymfpci/ymfpci_main.c:1684:12: warning: context imbalance in 'snd_ymfpci_pcm_vol_put' - wrong count at exit -../sound/pci/ymfpci/ymfpci_main.c:1861:26: warning: context imbalance in 'snd_ymfpci_timer_start' - wrong count at exit -../sound/pci/ymfpci/ymfpci_main.c:1866:12: warning: context imbalance in 'snd_ymfpci_timer_stop' - wrong count at exit -../sound/pci/ymfpci/ymfpci_main.c:2235:31: warning: context imbalance in 'snd_ymfpci_resume' - wrong count at exit -../net/ipv4/netfilter/iptable_mangle.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): -../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures -../mm/memcontrol.c:4161:52: error: incompatible types in comparison expression (different address spaces): -../mm/memcontrol.c:4161:52: struct task_struct [noderef] __rcu * -../mm/memcontrol.c:4161:52: struct task_struct * -../mm/memcontrol.c: note: in included file: -../include/linux/memcontrol.h:729:9: warning: context imbalance in 'folio_lruvec_lock' - wrong count at exit -../include/linux/memcontrol.h:729:9: warning: context imbalance in 'folio_lruvec_lock_irq' - wrong count at exit -../include/linux/memcontrol.h:729:9: warning: context imbalance in 'folio_lruvec_lock_irqsave' - wrong count at exit -../net/llc/llc_input.c:198:15: error: incompatible types in comparison expression (different address spaces): -../net/llc/llc_input.c:198:15: int ( [noderef] __rcu * )( ... ) -../net/llc/llc_input.c:198:15: int ( * )( ... ) +../net/caif/cffrml.c:92:15: warning: cast to restricted __le16 +../net/caif/cffrml.c:110:27: warning: cast to restricted __le16 +../kernel/cgroup/debug.c:129:21: error: incompatible types in comparison expression (different address spaces): +../kernel/cgroup/debug.c:129:21: struct css_set [noderef] __rcu * +../kernel/cgroup/debug.c:129:21: struct css_set * +../arch/x86/kernel/amd_gart_64.c:83:15: warning: symbol 'agp_memory_reserved' was not declared. Should it be static? +../arch/x86/kernel/amd_gart_64.c:84:17: warning: symbol 'agp_gatt_table' was not declared. Should it be static? +../net/atm/lec.c:895:39: warning: context imbalance in 'lec_priv_walk' - unexpected unlock +../net/atm/lec.c:951:39: warning: context imbalance in 'lec_seq_stop' - unexpected unlock @@ -9664,46 +10761,0 @@ -../arch/x86/kernel/cpu/sgx/virt.c:60:13: warning: incorrect type in assignment (different base types) -../arch/x86/kernel/cpu/sgx/virt.c:60:13: expected int [assigned] ret -../arch/x86/kernel/cpu/sgx/virt.c:60:13: got restricted vm_fault_t -../arch/x86/kernel/cpu/sgx/virt.c:61:20: warning: restricted vm_fault_t degrades to integer -../arch/x86/kernel/cpu/sgx/virt.c:373:36: warning: cast removes address space '__user' of expression -../arch/x86/kernel/cpu/sgx/virt.c:404:24: warning: cast removes address space '__user' of expression -../arch/x86/kernel/cpu/sgx/virt.c:404:43: warning: cast removes address space '__user' of expression -../arch/x86/kernel/cpu/sgx/virt.c:404:58: warning: cast removes address space '__user' of expression -../drivers/acpi/apei/ghes.c:709:20: warning: symbol 'cxl_cper_prot_err_work' was not declared. Should it be static? -../drivers/acpi/apei/ghes.c:803:1: warning: symbol 'cxl_cper_fifo' was not declared. Should it be static? -../drivers/acpi/apei/ghes.c:807:20: warning: symbol 'cxl_cper_work' was not declared. Should it be static? -../drivers/acpi/apei/ghes.c:711:13: warning: context imbalance in 'cxl_cper_post_prot_err' - different lock contexts for basic block -../drivers/acpi/apei/ghes.c:773:5: warning: context imbalance in 'cxl_cper_register_prot_err_work' - different lock contexts for basic block -../drivers/acpi/apei/ghes.c:784:5: warning: context imbalance in 'cxl_cper_unregister_prot_err_work' - different lock contexts for basic block -../drivers/acpi/apei/ghes.c:809:13: warning: context imbalance in 'cxl_cper_post_event' - different lock contexts for basic block -../drivers/acpi/apei/ghes.c:842:5: warning: context imbalance in 'cxl_cper_register_work' - different lock contexts for basic block -../drivers/acpi/apei/ghes.c:853:5: warning: context imbalance in 'cxl_cper_unregister_work' - different lock contexts for basic block -../drivers/misc/ibmasm/lowlevel.c:35:22: warning: incorrect type in argument 1 (different address spaces) -../drivers/misc/ibmasm/lowlevel.c:35:22: expected void volatile [noderef] __iomem * -../drivers/misc/ibmasm/lowlevel.c:35:22: got struct i2o_header * -../drivers/misc/ibmasm/lowlevel.c:36:22: warning: incorrect type in argument 1 (different address spaces) -../drivers/misc/ibmasm/lowlevel.c:36:22: expected void volatile [noderef] __iomem * -../drivers/misc/ibmasm/lowlevel.c:36:22: got void ** -../drivers/misc/ibmasm/lowlevel.c: note: in included file: -../drivers/misc/ibmasm/lowlevel.h:120:17: warning: cast removes address space '__iomem' of expression -../drivers/misc/ibmasm/lowlevel.h:120:17: warning: cast removes address space '__iomem' of expression -../net/sched/em_cmp.c:43:31: warning: cast to restricted __be16 -../net/sched/em_cmp.c:53:31: warning: cast to restricted __be32 -../sound/soc/sdca/sdca_functions.c:806:23: warning: cast to restricted __le16 -../sound/soc/sdca/sdca_functions.c:807:23: warning: cast to restricted __le16 -../sound/soc/sdca/sdca_functions.c:815:34: warning: cast to restricted __le32 -../fs/proc/inode.c:114:22: warning: incorrect type in assignment (different address spaces) -../fs/proc/inode.c:114:22: expected struct hlist_node *node -../fs/proc/inode.c:114:22: got struct hlist_node [noderef] __rcu * -../fs/proc/task_mmu.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/mm.h, ../include/linux/pagewalk.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'proc_get_vma' - unexpected unlock -../fs/proc/task_mmu.c:309:9: warning: context imbalance in 'm_start' - different lock contexts for basic block -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'm_stop' - unexpected unlock -../fs/proc/task_mmu.c:1103:17: warning: context imbalance in 'smaps_pte_range' - unexpected unlock -../fs/proc/task_mmu.c:1691:28: warning: context imbalance in 'clear_refs_pte_range' - unexpected unlock -../fs/proc/task_mmu.c:2058:28: warning: context imbalance in 'pagemap_pmd_range' - unexpected unlock -../fs/proc/task_mmu.c:2678:20: warning: context imbalance in 'pagemap_scan_thp_entry' - unexpected unlock -../fs/proc/task_mmu.c:3188:28: warning: context imbalance in 'gather_pte_stats' - unexpected unlock -../net/ipv4/netfilter/iptable_nat.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): -../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures -../drivers/acpi/apei/einj-core.c:181:6: warning: symbol 'einj_initialized' was not declared. Should it be static? @@ -9712,47 +10763,0 @@ -../drivers/misc/sgi-gru/grukdump.c:60:17: warning: incorrect type in argument 1 (different address spaces) -../drivers/misc/sgi-gru/grukdump.c:60:17: expected void const * -../drivers/misc/sgi-gru/grukdump.c:60:17: got void [noderef] __user *[addressable] ubuf -../drivers/misc/sgi-gru/grukdump.c:60:17: warning: incorrect type in argument 1 (different address spaces) -../drivers/misc/sgi-gru/grukdump.c:60:17: expected void const * -../drivers/misc/sgi-gru/grukdump.c:60:17: got void [noderef] __user *[addressable] ubuf -../drivers/misc/sgi-gru/grukdump.c:60:17: warning: incorrect type in argument 1 (different address spaces) -../drivers/misc/sgi-gru/grukdump.c:60:17: expected void * -../drivers/misc/sgi-gru/grukdump.c:60:17: got void [noderef] __user *[addressable] ubuf -../drivers/misc/sgi-gru/grukdump.c:129:17: warning: incorrect type in assignment (different address spaces) -../drivers/misc/sgi-gru/grukdump.c:129:17: expected struct gru_context_configuration_handle *ubufcch -../drivers/misc/sgi-gru/grukdump.c:129:17: got void [noderef] __user *[assigned] ubuf -../drivers/misc/sgi-gru/grukdump.c:192:14: warning: incorrect type in assignment (different address spaces) -../drivers/misc/sgi-gru/grukdump.c:192:14: expected void [noderef] __user *ubuf -../drivers/misc/sgi-gru/grukdump.c:192:14: got void *[addressable] [assigned] buf -../drivers/misc/sgi-gru/grukdump.c:193:17: warning: incorrect type in assignment (different address spaces) -../drivers/misc/sgi-gru/grukdump.c:193:17: expected void [noderef] __user *ubufend -../drivers/misc/sgi-gru/grukdump.c:193:17: got void * -../drivers/gpu/drm/drm_drv.c:449:6: warning: context imbalance in 'drm_dev_enter' - different lock contexts for basic block -../drivers/gpu/drm/drm_drv.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): -../include/linux/srcu.h:463:9: warning: context imbalance in 'drm_dev_exit' - unexpected unlock -../kernel/time/timer_migration.c:905:9: warning: context imbalance in 'tmigr_update_events' - different lock contexts for basic block -../drivers/misc/bcm-vk/bcm_vk_dev.c: In function ‘bcm_vk_probe’: -: warning: ‘_ttyVK’ directive output may be truncated writing 6 bytes into a region of size between 3 and 12 [-Wformat-truncation=] -../drivers/misc/bcm-vk/bcm_vk_dev.c:1456:38: note: in expansion of macro ‘KBUILD_MODNAME’ - 1456 | snprintf(name, sizeof(name), KBUILD_MODNAME ".%d_ttyVK", id); - | ^~~~~~~~~~~~~~ -../drivers/misc/bcm-vk/bcm_vk_dev.c:1456:9: note: ‘snprintf’ output between 15 and 24 bytes into a destination of size 20 - 1456 | snprintf(name, sizeof(name), KBUILD_MODNAME ".%d_ttyVK", id); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../mm/memory-failure.c:740:17: warning: context imbalance in 'hwpoison_pte_range' - unexpected unlock -../net/sched/em_meta.c:198:20: warning: incorrect type in assignment (different base types) -../net/sched/em_meta.c:198:20: expected unsigned long value -../net/sched/em_meta.c:198:20: got restricted __be16 -../mm/kmemleak.c:1947:13: warning: context imbalance in 'kmemleak_seq_start' - different lock contexts for basic block -../mm/kmemleak.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'kmemleak_seq_stop' - unexpected unlock -../drivers/tty/serial/sh-sci.c: note: in included file (through ../include/linux/serial_sci.h): -../include/linux/serial_core.h:787:34: warning: context imbalance in 'sci_dma_rx_submit' - unexpected unlock -../lib/tests/usercopy_kunit.c:222:30: warning: cast removes address space '__user' of expression -../drivers/misc/bcm-vk/bcm_vk_dev.c: note: in included file: -../drivers/misc/bcm-vk/bcm_vk.h:375:30: warning: array of flexible structures -../drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:105:55: warning: incorrect type in assignment (different base types) -../drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:105:55: expected unsigned int [usertype] -../drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:105:55: got restricted __be32 [usertype] -../drivers/video/fbdev/aty/radeon_pm.c:2526:31: warning: restricted pci_power_t degrades to integer -../drivers/video/fbdev/aty/radeon_pm.c:2528:65: warning: restricted pci_power_t degrades to integer @@ -9761,175 +10766,12 @@ -../net/netfilter/nf_nat_amanda.c:67:9: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_nat_amanda.c:67:9: unsigned int ( [noderef] __rcu * )( ... ) -../net/netfilter/nf_nat_amanda.c:67:9: unsigned int ( * )( ... ) -../net/netfilter/nf_nat_amanda.c:75:9: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_nat_amanda.c:75:9: unsigned int ( [noderef] __rcu * )( ... ) -../net/netfilter/nf_nat_amanda.c:75:9: unsigned int ( * )( ... ) -Warning: ../sound/soc/sdca/sdca_interrupts.c:265 function parameter 'info' not described in 'sdca_irq_request' -Warning: ../sound/soc/sdca/sdca_interrupts.c:265 expecting prototype for sdca_request_irq(). Prototype was for sdca_irq_request() instead -../fs/kernfs/dir.c:221:5: warning: context imbalance in 'kernfs_path_from_node' - different lock contexts for basic block -../drivers/pci/controller/pcie-mediatek.c: In function ‘mtk_pcie_parse_port’: -../drivers/pci/controller/pcie-mediatek.c:919:43: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] - 919 | snprintf(name, sizeof(name), "port%d", slot); - | ^~ -../drivers/pci/controller/pcie-mediatek.c:919:38: note: directive argument in the range [0, 2147483647] - 919 | snprintf(name, sizeof(name), "port%d", slot); - | ^~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:919:9: note: ‘snprintf’ output between 6 and 15 bytes into a destination of size 10 - 919 | snprintf(name, sizeof(name), "port%d", slot); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:926:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] - 926 | snprintf(name, sizeof(name), "sys_ck%d", slot); - | ^~ -../drivers/pci/controller/pcie-mediatek.c:926:38: note: directive argument in the range [0, 2147483647] - 926 | snprintf(name, sizeof(name), "sys_ck%d", slot); - | ^~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:926:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 - 926 | snprintf(name, sizeof(name), "sys_ck%d", slot); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:934:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] - 934 | snprintf(name, sizeof(name), "ahb_ck%d", slot); - | ^~ -../drivers/pci/controller/pcie-mediatek.c:934:38: note: directive argument in the range [0, 2147483647] - 934 | snprintf(name, sizeof(name), "ahb_ck%d", slot); - | ^~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:934:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 - 934 | snprintf(name, sizeof(name), "ahb_ck%d", slot); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:939:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] - 939 | snprintf(name, sizeof(name), "axi_ck%d", slot); - | ^~ -../drivers/pci/controller/pcie-mediatek.c:939:38: note: directive argument in the range [0, 2147483647] - 939 | snprintf(name, sizeof(name), "axi_ck%d", slot); - | ^~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:939:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 - 939 | snprintf(name, sizeof(name), "axi_ck%d", slot); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:944:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] - 944 | snprintf(name, sizeof(name), "aux_ck%d", slot); - | ^~ -../drivers/pci/controller/pcie-mediatek.c:944:38: note: directive argument in the range [0, 2147483647] - 944 | snprintf(name, sizeof(name), "aux_ck%d", slot); - | ^~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:944:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 - 944 | snprintf(name, sizeof(name), "aux_ck%d", slot); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:949:46: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] - 949 | snprintf(name, sizeof(name), "obff_ck%d", slot); - | ^~ -../drivers/pci/controller/pcie-mediatek.c:949:38: note: directive argument in the range [0, 2147483647] - 949 | snprintf(name, sizeof(name), "obff_ck%d", slot); - | ^~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:949:9: note: ‘snprintf’ output between 9 and 18 bytes into a destination of size 10 - 949 | snprintf(name, sizeof(name), "obff_ck%d", slot); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:954:46: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] - 954 | snprintf(name, sizeof(name), "pipe_ck%d", slot); - | ^~ -../drivers/pci/controller/pcie-mediatek.c:954:38: note: directive argument in the range [0, 2147483647] - 954 | snprintf(name, sizeof(name), "pipe_ck%d", slot); - | ^~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:954:9: note: ‘snprintf’ output between 9 and 18 bytes into a destination of size 10 - 954 | snprintf(name, sizeof(name), "pipe_ck%d", slot); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:959:47: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] - 959 | snprintf(name, sizeof(name), "pcie-rst%d", slot); - | ^~ -../drivers/pci/controller/pcie-mediatek.c:959:38: note: directive argument in the range [0, 2147483647] - 959 | snprintf(name, sizeof(name), "pcie-rst%d", slot); - | ^~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:959:9: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 - 959 | snprintf(name, sizeof(name), "pcie-rst%d", slot); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:965:47: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] - 965 | snprintf(name, sizeof(name), "pcie-phy%d", slot); - | ^~ -../drivers/pci/controller/pcie-mediatek.c:965:38: note: directive argument in the range [0, 2147483647] - 965 | snprintf(name, sizeof(name), "pcie-phy%d", slot); - | ^~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:965:9: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 - 965 | snprintf(name, sizeof(name), "pcie-phy%d", slot); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../mm/debug_vm_pgtable.c:1324:23: warning: context imbalance in 'debug_vm_pgtable' - 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/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): -../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:756: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:897: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 -../fs/proc/base.c:3048:17: warning: context imbalance in 'do_io_accounting' - different lock contexts for basic block -../net/packet/af_packet.c:1045:13: warning: context imbalance in '__packet_lookup_frame_in_block' - different lock contexts for basic block -../net/packet/af_packet.c:2487:17: warning: context imbalance in 'tpacket_rcv' - unexpected unlock -../drivers/misc/bcm-vk/bcm_vk_msg.c: note: in included file: -../drivers/misc/bcm-vk/bcm_vk.h:375:30: warning: array of flexible structures -../drivers/misc/bcm-vk/bcm_vk_tty.c: note: in included file: -../drivers/misc/bcm-vk/bcm_vk.h:375:30: warning: array of flexible structures -../net/ipv6/seg6.c:252:15: warning: incorrect type in assignment (different address spaces) -../net/ipv6/seg6.c:252:15: expected struct in6_addr *t_old -../net/ipv6/seg6.c:252:15: got struct in6_addr [noderef] __rcu *tun_src -../net/ipv6/seg6.c:430:24: warning: incorrect type in assignment (different address spaces) -../net/ipv6/seg6.c:430:24: expected struct in6_addr [noderef] __rcu *tun_src -../net/ipv6/seg6.c:430:24: got void *[assigned] _res -../net/llc/llc_c_ac.c:1008:38: warning: cast truncates bits from constant value (ffffff7f becomes 7f) -../net/llc/llc_c_ac.c:1009:42: warning: cast truncates bits from constant value (ffffff7f becomes 7f) -../net/llc/llc_c_ac.c:1099:27: warning: cast truncates bits from constant value (ffffff7f becomes 7f) -../net/llc/llc_c_ac.c:1100:31: warning: cast truncates bits from constant value (ffffff7f becomes 7f) -../fs/proc/array.c:253:11: warning: incorrect type in assignment (different address spaces) -../fs/proc/array.c:253:11: expected struct k_sigaction *k -../fs/proc/array.c:253:11: got struct k_sigaction [noderef] __rcu * -../fs/proc/array.c:531:44: warning: incorrect type in argument 1 (different address spaces) -../fs/proc/array.c:531:44: expected struct task_struct *tsk -../fs/proc/array.c:531:44: got struct task_struct [noderef] __rcu *real_parent -../fs/proc/array.c:730:47: error: incompatible types in comparison expression (different address spaces): -../fs/proc/array.c:730:47: struct task_struct [noderef] __rcu * -../fs/proc/array.c:730:47: struct task_struct * -../fs/proc/array.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ../include/linux/tty.h): -../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * -../fs/proc/array.c:289:9: warning: context imbalance in 'proc_pid_status' - different lock contexts for basic block -../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * -../fs/proc/array.c:540:9: warning: context imbalance in 'do_task_stat' - different lock contexts for basic block -../drivers/pci/controller/pcie-mediatek.c:398:40: warning: incorrect type in argument 1 (different address spaces) -../drivers/pci/controller/pcie-mediatek.c:398:40: expected void volatile *address -../drivers/pci/controller/pcie-mediatek.c:398:40: got void [noderef] __iomem * -../drivers/pci/controller/pcie-mediatek.c:513:44: warning: incorrect type in argument 1 (different address spaces) -../drivers/pci/controller/pcie-mediatek.c:513:44: expected void volatile *address -../drivers/pci/controller/pcie-mediatek.c:513:44: got void [noderef] __iomem * -../net/netfilter/nf_nat_ftp.c:117:9: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_nat_ftp.c:117:9: unsigned int ( [noderef] __rcu * )( ... ) -../net/netfilter/nf_nat_ftp.c:117:9: unsigned int ( * )( ... ) -../net/netfilter/nf_nat_ftp.c:125:9: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_nat_ftp.c:125:9: unsigned int ( [noderef] __rcu * )( ... ) -../net/netfilter/nf_nat_ftp.c:125:9: unsigned int ( * )( ... ) -../net/netfilter/nf_nat_irc.c:89:9: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_nat_irc.c:89:9: unsigned int ( [noderef] __rcu * )( ... ) -../net/netfilter/nf_nat_irc.c:89:9: unsigned int ( * )( ... ) -../net/netfilter/nf_nat_irc.c:97:9: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_nat_irc.c:97:9: unsigned int ( [noderef] __rcu * )( ... ) -../net/netfilter/nf_nat_irc.c:97:9: unsigned int ( * )( ... ) -../mm/zsmalloc.c:326:26: warning: context imbalance in 'zspage_write_trylock' - wrong count at exit -../mm/zsmalloc.c:342:13: warning: context imbalance in 'zspage_write_unlock' - unexpected unlock -../arch/x86/kernel/kvm.c:73:1: warning: symbol '__pcpu_scope_steal_time' was not declared. Should it be static? -../net/mptcp/pm_kernel.c:414:31: warning: context imbalance in 'mptcp_pm_create_subflow_or_signal_addr' - unexpected unlock -../net/mptcp/pm_kernel.c:667:23: warning: context imbalance in 'mptcp_pm_nl_add_addr_received' - unexpected unlock -../net/netfilter/nf_nat_tftp.c:43:9: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_nat_tftp.c:43:9: unsigned int ( [noderef] __rcu * )( ... ) -../net/netfilter/nf_nat_tftp.c:43:9: unsigned int ( * )( ... ) -../net/netfilter/nf_nat_tftp.c:51:9: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_nat_tftp.c:51:9: unsigned int ( [noderef] __rcu * )( ... ) -../net/netfilter/nf_nat_tftp.c:51:9: unsigned int ( * )( ... ) -../drivers/gpio/gpio-menz127.c:39:12: warning: context imbalance in 'men_z127_debounce' - wrong count at exit -../drivers/gpio/gpio-menz127.c:103:15: warning: context imbalance in 'men_z127_set_single_ended' - wrong count at exit -../drivers/tty/serial/stm32-usart.c:1953:9: warning: context imbalance in 'stm32_usart_console_write' - different lock contexts for basic block -../net/netfilter/nf_conncount.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/uio.h, ../include/linux/socket.h, ../include/uapi/linux/in.h, ../include/linux/in.h): +../net/ipv6/seg6_iptunnel.c: note: in included file (through ../include/linux/seg6_iptunnel.h): +../include/uapi/linux/seg6_iptunnel.h:29:31: warning: array of flexible structures +../net/ipv6/seg6_iptunnel.c:52:43: warning: array of flexible structures +../net/bridge/netfilter/ebtable_filter.c:19:41: warning: array of flexible structures +../drivers/misc/mei/vsc-fw-loader.c:646:34: warning: incorrect type in assignment (different base types) +../drivers/misc/mei/vsc-fw-loader.c:646:34: expected unsigned char [usertype] img_cnt +../drivers/misc/mei/vsc-fw-loader.c:646:34: got restricted __le16 [usertype] +../lib/tests/usercopy_kunit.c:222:30: warning: cast removes address space '__user' of expression +../sound/soc/sunxi/sun8i-adda-pr-regmap.c:95:16: warning: incorrect type in argument 3 (different address spaces) +../sound/soc/sunxi/sun8i-adda-pr-regmap.c:95:16: expected void *bus_context +../sound/soc/sunxi/sun8i-adda-pr-regmap.c:95:16: got void [noderef] __iomem *base +../net/netfilter/nft_set_rbtree.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ../include/linux/module.h): @@ -9939,6 +10781,484 @@ -../drivers/pci/controller/vmd.c:408:12: warning: context imbalance in 'vmd_pci_read' - wrong count at exit -../drivers/pci/controller/vmd.c:438:12: warning: context imbalance in 'vmd_pci_write' - wrong count at exit -../drivers/tty/serial/sunplus-uart.c:525:9: warning: context imbalance in 'sunplus_console_write' - different lock contexts for basic block -../net/appletalk/ddp.c:101:33: warning: restricted __be16 degrades to integer -../net/appletalk/ddp.c:126:33: warning: restricted __be16 degrades to integer -../net/appletalk/ddp.c:422:47: warning: restricted __be16 degrades to integer +../net/caif/cfserl.c:121:29: warning: cast to restricted __le16 +../net/9p/trans_usbg.c:130:12: warning: context imbalance in 'usb9pfs_transmit' - wrong count at exit +../net/9p/trans_usbg.c:426:13: warning: context imbalance in 'usb9pfs_clear_tx' - wrong count at exit +../net/9p/trans_usbg.c:508:9: warning: context imbalance in 'p9_usbg_cancel' - wrong count at exit +../sound/soc/sof/ipc3-topology.c: note: in included file (through ../sound/soc/sof/sof-audio.h): +../include/sound/sof/control.h:124:17: warning: array of flexible structures +../net/atm/mpc.c:123:20: warning: symbol 'mpcs' was not declared. Should it be static? +../kernel/gcov/gcc_base.c:12:6: warning: symbol '__gcov_init' was not declared. Should it be static? +../kernel/gcov/gcc_base.c:40:6: warning: symbol '__gcov_flush' was not declared. Should it be static? +../kernel/gcov/gcc_base.c:46:6: warning: symbol '__gcov_merge_add' was not declared. Should it be static? +../kernel/gcov/gcc_base.c:52:6: warning: symbol '__gcov_merge_single' was not declared. Should it be static? +../kernel/gcov/gcc_base.c:58:6: warning: symbol '__gcov_merge_delta' was not declared. Should it be static? +../kernel/gcov/gcc_base.c:64:6: warning: symbol '__gcov_merge_ior' was not declared. Should it be static? +../kernel/gcov/gcc_base.c:70:6: warning: symbol '__gcov_merge_time_profile' was not declared. Should it be static? +../kernel/gcov/gcc_base.c:76:6: warning: symbol '__gcov_merge_icall_topn' was not declared. Should it be static? +../kernel/gcov/gcc_base.c:82:6: warning: symbol '__gcov_exit' was not declared. Should it be static? +../drivers/scsi/3w-sas.c:240:15: warning: cast to restricted __le16 +../drivers/scsi/3w-sas.c:324:50: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:324:50: expected unsigned short [usertype] request_id__lunl +../drivers/scsi/3w-sas.c:324:50: got restricted __le16 [usertype] +../drivers/scsi/3w-sas.c:327:50: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:327:50: expected unsigned short [usertype] request_id__lunl +../drivers/scsi/3w-sas.c:327:50: got restricted __le16 [usertype] +../drivers/scsi/3w-sas.c:342:70: warning: restricted __le64 degrades to integer +../drivers/scsi/3w-sas.c:342:70: warning: restricted __le32 degrades to integer +../drivers/scsi/3w-sas.c:343:69: warning: restricted __le64 degrades to integer +../drivers/scsi/3w-sas.c:343:69: warning: restricted __le32 degrades to integer +../drivers/scsi/3w-sas.c:345:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:345:59: expected unsigned short [usertype] sgl_entries__lunh +../drivers/scsi/3w-sas.c:345:59: got restricted __le16 [usertype] +../drivers/scsi/3w-sas.c:350:62: warning: restricted __le64 degrades to integer +../drivers/scsi/3w-sas.c:350:62: warning: restricted __le32 degrades to integer +../drivers/scsi/3w-sas.c:351:61: warning: restricted __le64 degrades to integer +../drivers/scsi/3w-sas.c:351:61: warning: restricted __le32 degrades to integer +../drivers/scsi/3w-sas.c:353:51: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:353:51: expected unsigned short [usertype] sgl_entries__lunh +../drivers/scsi/3w-sas.c:353:51: got restricted __le16 [usertype] +../drivers/scsi/3w-sas.c:422:61: warning: restricted __le64 degrades to integer +../drivers/scsi/3w-sas.c:422:61: warning: restricted __le32 degrades to integer +../drivers/scsi/3w-sas.c:423:60: warning: restricted __le64 degrades to integer +../drivers/scsi/3w-sas.c:423:60: warning: restricted __le32 degrades to integer +../drivers/scsi/3w-sas.c:425:54: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:425:54: expected unsigned short [usertype] parameter_count +../drivers/scsi/3w-sas.c:425:54: got restricted __le16 [usertype] +../drivers/scsi/3w-sas.c:430:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:430:25: expected unsigned short [usertype] table_id +../drivers/scsi/3w-sas.c:430:25: got restricted __le16 [usertype] +../drivers/scsi/3w-sas.c:431:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:431:29: expected unsigned short [usertype] parameter_id +../drivers/scsi/3w-sas.c:431:29: got restricted __le16 [usertype] +../drivers/scsi/3w-sas.c:432:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:432:37: expected unsigned short [usertype] parameter_size_bytes +../drivers/scsi/3w-sas.c:432:37: got restricted __le16 [usertype] +../drivers/scsi/3w-sas.c:438:23: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:438:23: expected unsigned int [addressable] [usertype] schedulertime +../drivers/scsi/3w-sas.c:438:23: got restricted __le32 [usertype] +../drivers/scsi/3w-sas.c:476:15: warning: cast to restricted __le16 +../drivers/scsi/3w-sas.c:603:23: warning: cast to restricted __le16 +../drivers/scsi/3w-sas.c:690:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:690:46: expected unsigned short [usertype] request_id__lunl +../drivers/scsi/3w-sas.c:690:46: got restricted __le16 [usertype] +../drivers/scsi/3w-sas.c:693:58: warning: restricted __le64 degrades to integer +../drivers/scsi/3w-sas.c:693:58: warning: restricted __le32 degrades to integer +../drivers/scsi/3w-sas.c:694:57: warning: restricted __le64 degrades to integer +../drivers/scsi/3w-sas.c:694:57: warning: restricted __le32 degrades to integer +../drivers/scsi/3w-sas.c:696:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:696:47: expected unsigned short [usertype] sgl_entries__lunh +../drivers/scsi/3w-sas.c:696:47: got restricted __le16 [usertype] +../drivers/scsi/3w-sas.c:705:40: warning: restricted __le64 degrades to integer +../drivers/scsi/3w-sas.c:705:40: warning: restricted __le32 degrades to integer +../drivers/scsi/3w-sas.c:706:39: warning: restricted __le64 degrades to integer +../drivers/scsi/3w-sas.c:706:39: warning: restricted __le32 degrades to integer +../drivers/scsi/3w-sas.c:873:17: warning: cast to restricted __le16 +../drivers/scsi/3w-sas.c:940:50: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:940:50: expected unsigned short [usertype] block_count +../drivers/scsi/3w-sas.c:940:50: got restricted __le16 [usertype] +../drivers/scsi/3w-sas.c:945:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:945:25: expected unsigned short [usertype] table_id +../drivers/scsi/3w-sas.c:945:25: got restricted __le16 [usertype] +../drivers/scsi/3w-sas.c:946:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:946:29: expected unsigned short [usertype] parameter_id +../drivers/scsi/3w-sas.c:946:29: got restricted __le16 [usertype] +../drivers/scsi/3w-sas.c:947:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:947:37: expected unsigned short [usertype] parameter_size_bytes +../drivers/scsi/3w-sas.c:947:37: got restricted __le16 [usertype] +../drivers/scsi/3w-sas.c:949:61: warning: restricted __le64 degrades to integer +../drivers/scsi/3w-sas.c:949:61: warning: restricted __le32 degrades to integer +../drivers/scsi/3w-sas.c:950:60: warning: restricted __le64 degrades to integer +../drivers/scsi/3w-sas.c:950:60: warning: restricted __le32 degrades to integer +../drivers/scsi/3w-sas.c:991:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:991:41: expected unsigned short [usertype] message_credits +../drivers/scsi/3w-sas.c:991:41: got restricted __le16 [usertype] +../drivers/scsi/3w-sas.c:997:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:997:34: expected unsigned int [usertype] features +../drivers/scsi/3w-sas.c:997:34: got restricted __le32 [usertype] +../drivers/scsi/3w-sas.c:1001:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:1001:40: expected unsigned short [usertype] fw_srl +../drivers/scsi/3w-sas.c:1001:40: got restricted __le16 [usertype] +../drivers/scsi/3w-sas.c:1002:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:1002:44: expected unsigned short [usertype] fw_arch_id +../drivers/scsi/3w-sas.c:1002:44: got restricted __le16 [usertype] +../drivers/scsi/3w-sas.c:1003:43: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:1003:43: expected unsigned short [usertype] fw_branch +../drivers/scsi/3w-sas.c:1003:43: got restricted __le16 [usertype] +../drivers/scsi/3w-sas.c:1004:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/3w-sas.c:1004:42: expected unsigned short [usertype] fw_build +../drivers/scsi/3w-sas.c:1004:42: got restricted __le16 [usertype] +../drivers/scsi/3w-sas.c:1016:43: warning: cast to restricted __le16 +../drivers/scsi/3w-sas.c:1017:47: warning: cast to restricted __le16 +../drivers/scsi/3w-sas.c:1018:46: warning: cast to restricted __le16 +../drivers/scsi/3w-sas.c:1019:45: warning: cast to restricted __le16 +../drivers/scsi/3w-sas.c:1020:48: warning: cast to restricted __le32 +../drivers/scsi/3w-sas.c:1167:54: warning: cast to restricted __le16 +../drivers/scsi/3w-sas.c:1243:27: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/3w-sas.c:1243:27: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/3w-sas.c:1243:27: got void *reg +../drivers/scsi/3w-sas.c:1247:35: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/3w-sas.c:1247:35: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/3w-sas.c:1247:35: got void *reg +../drivers/scsi/3w-sas.c:1275:55: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/3w-sas.c:1275:55: expected void *reg +../drivers/scsi/3w-sas.c:1275:55: got unsigned char [noderef] __iomem * +../drivers/scsi/3w-sas.c:1280:55: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/3w-sas.c:1280:55: expected void *reg +../drivers/scsi/3w-sas.c:1280:55: got unsigned char [noderef] __iomem * +../drivers/scsi/3w-sas.c:1644:28: warning: cast to restricted __le32 +../net/bridge/netfilter/ebtable_nat.c:19:41: warning: array of flexible structures +../sound/soc/sof/ipc3-control.c: note: in included file (through ../sound/soc/sof/sof-audio.h): +../include/sound/sof/control.h:124:17: warning: array of flexible structures +../net/sunrpc/sysfs.c:405:9: error: incompatible types in comparison expression (different address spaces): +../net/sunrpc/sysfs.c:405:9: char const [noderef] __rcu * +../net/sunrpc/sysfs.c:405:9: char const * +../drivers/scsi/hptiop.c:150:53: warning: restricted __le32 degrades to integer +../drivers/scsi/hptiop.c:172:35: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/hptiop.c:172:35: expected void volatile [noderef] __iomem *addr +../drivers/scsi/hptiop.c:172:35: got restricted __le32 * +../drivers/scsi/hptiop.c:208:34: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/hptiop.c:208:34: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/hptiop.c:208:34: got restricted __le32 * +../drivers/scsi/hptiop.c:209:35: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/hptiop.c:209:35: expected void volatile [noderef] __iomem *addr +../drivers/scsi/hptiop.c:209:35: got restricted __le32 * +../drivers/scsi/hptiop.c:244:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/hptiop.c:244:44: expected restricted __le32 [usertype] result +../drivers/scsi/hptiop.c:244:44: got int +../drivers/scsi/hptiop.c:289:35: warning: restricted __le32 degrades to integer +../drivers/scsi/hptiop.c:276:32: warning: restricted __le32 degrades to integer +../drivers/scsi/hptiop.c:277:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/hptiop.c:277:34: expected unsigned int [usertype] cur_rptr +../drivers/scsi/hptiop.c:277:34: got restricted __le32 [usertype] outlist_rptr +../drivers/scsi/hptiop.c:283:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/hptiop.c:283:38: expected unsigned int [usertype] _tag +../drivers/scsi/hptiop.c:283:38: got restricted __le32 [usertype] val +../drivers/scsi/hptiop.c:288:52: warning: incorrect type in assignment (different base types) +../drivers/scsi/hptiop.c:288:52: expected restricted __le32 [usertype] outlist_rptr +../drivers/scsi/hptiop.c:288:52: got unsigned int [assigned] [usertype] cur_rptr +../drivers/scsi/hptiop.c:369:52: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/hptiop.c:369:52: expected void volatile [noderef] __iomem *addr +../drivers/scsi/hptiop.c:369:52: got restricted __le32 * +../drivers/scsi/hptiop.c:370:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/hptiop.c:370:25: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/hptiop.c:370:25: got restricted __le32 * +../drivers/scsi/hptiop.c:453:64: warning: incorrect type in initializer (different address spaces) +../drivers/scsi/hptiop.c:453:64: expected struct hpt_iop_request_get_config *info +../drivers/scsi/hptiop.c:453:64: got struct hpt_iop_request_get_config [noderef] __iomem *config +../drivers/scsi/hptiop.c:455:25: warning: restricted __le32 degrades to integer +../drivers/scsi/hptiop.c:558:27: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/hptiop.c:558:27: expected void volatile [noderef] __iomem *addr +../drivers/scsi/hptiop.c:558:27: got restricted __le32 * +../drivers/scsi/hptiop.c:637:24: warning: incorrect type in assignment (different address spaces) +../drivers/scsi/hptiop.c:637:24: expected struct hpt_iopmv_regs *regs +../drivers/scsi/hptiop.c:637:24: got void [noderef] __iomem * +../drivers/scsi/hptiop.c:643:34: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/hptiop.c:643:34: expected void volatile [noderef] __iomem *addr +../drivers/scsi/hptiop.c:643:34: got struct hpt_iopmv_regs *regs +../drivers/scsi/hptiop.c:667:26: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/hptiop.c:667:26: expected void volatile [noderef] __iomem *addr +../drivers/scsi/hptiop.c:667:26: got struct hpt_iopmv_regs *regs +../drivers/scsi/hptiop.c:933:27: warning: restricted __le32 degrades to integer +../drivers/scsi/hptiop.c:938:34: warning: restricted __le32 degrades to integer +../drivers/scsi/hptiop.c:939:30: warning: restricted __le32 degrades to integer +../drivers/scsi/hptiop.c:943:43: warning: invalid assignment: &= +../drivers/scsi/hptiop.c:943:43: left side has type restricted __le32 +../drivers/scsi/hptiop.c:943:43: right side has type int +../drivers/scsi/hptiop.c:944:43: warning: invalid assignment: ^= +../drivers/scsi/hptiop.c:944:43: left side has type restricted __le32 +../drivers/scsi/hptiop.c:944:43: right side has type int +../drivers/scsi/hptiop.c:949:57: warning: restricted __le32 degrades to integer +../drivers/scsi/hptiop.c:949:48: warning: incorrect type in assignment (different base types) +../drivers/scsi/hptiop.c:949:48: expected restricted __le32 [usertype] intrfc_len +../drivers/scsi/hptiop.c:949:48: got unsigned int +../drivers/scsi/hptiop.c:950:29: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/hptiop.c:950:29: expected unsigned int val +../drivers/scsi/hptiop.c:950:29: got restricted __le32 [usertype] inlist_wptr +../drivers/scsi/hptiop.c:975:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/hptiop.c:975:16: expected unsigned int val +../drivers/scsi/hptiop.c:975:16: got restricted __le32 [usertype] +../drivers/scsi/hptiop.c:977:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/hptiop.c:977:16: expected unsigned int val +../drivers/scsi/hptiop.c:977:16: got restricted __le32 [usertype] +../drivers/scsi/hptiop.c:980:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/hptiop.c:980:16: expected unsigned int val +../drivers/scsi/hptiop.c:980:16: got restricted __le32 [usertype] +../drivers/scsi/hptiop.c:982:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/hptiop.c:982:16: expected unsigned int val +../drivers/scsi/hptiop.c:982:16: got restricted __le32 [usertype] +../drivers/scsi/hptiop.c:985:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/hptiop.c:985:16: expected unsigned int val +../drivers/scsi/hptiop.c:985:16: got restricted __le32 [usertype] +../drivers/scsi/hptiop.c:987:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/hptiop.c:987:16: expected unsigned int val +../drivers/scsi/hptiop.c:987:16: got restricted __le32 [usertype] +../drivers/scsi/hptiop.c:990:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/hptiop.c:990:35: expected restricted __le32 [usertype] inlist_wptr +../drivers/scsi/hptiop.c:990:35: got unsigned int +../drivers/scsi/hptiop.c:991:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/hptiop.c:991:37: expected restricted __le32 [usertype] +../drivers/scsi/hptiop.c:991:37: got unsigned int +../drivers/scsi/hptiop.c:992:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/hptiop.c:992:36: expected restricted __le32 [usertype] outlist_rptr +../drivers/scsi/hptiop.c:992:36: got unsigned int +../drivers/scsi/hptiop.c:1531:29: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/hptiop.c:1531:29: expected void volatile [noderef] __iomem *addr +../drivers/scsi/hptiop.c:1531:29: got restricted __le32 * +../drivers/scsi/hptiop.c:1532:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/hptiop.c:1532:25: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/hptiop.c:1532:25: got restricted __le32 * +../drivers/scsi/hptiop.c:150:51: warning: dereference of noderef expression +../net/sctp/input.c:460:13: warning: context imbalance in 'sctp_err_lookup' - different lock contexts for basic block +../net/sctp/input.c:632:9: warning: context imbalance in 'sctp_v4_err' - unexpected unlock +../net/sctp/input.c:657:17: warning: context imbalance in 'sctp_udp_v4_err' - unexpected unlock +../drivers/gpio/gpio-rtd.c:216:12: warning: context imbalance in 'rtd_gpio_set_debounce' - wrong count at exit +../drivers/gpio/gpio-rtd.c:294:9: warning: context imbalance in 'rtd_gpio_set' - wrong count at exit +../drivers/gpio/gpio-rtd.c:299:12: warning: context imbalance in 'rtd_gpio_get' - wrong count at exit +../drivers/gpio/gpio-rtd.c:347:9: warning: context imbalance in 'rtd_gpio_set_direction' - wrong count at exit +../drivers/gpio/gpio-rtd.c:423:13: warning: context imbalance in 'rtd_gpio_enable_irq' - wrong count at exit +../mm/userfaultfd.c:234:9: warning: context imbalance in 'mfill_atomic_install_pte' - different lock contexts for basic block +../mm/userfaultfd.c:376:9: warning: context imbalance in 'mfill_atomic_pte_zeropage' - different lock contexts for basic block +../mm/userfaultfd.c:458:9: warning: context imbalance in 'mfill_atomic_pte_poison' - different lock contexts for basic block +../mm/userfaultfd.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/mm.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'move_pages_ptes' - unexpected unlock +../mm/userfaultfd.c:1911:44: warning: context imbalance in 'move_pages' - unexpected unlock +../drivers/scsi/mvumi.c:81:52: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:81:52: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:81:52: got void * +../drivers/scsi/mvumi.c:90:39: warning: incorrect type in assignment (different address spaces) +../drivers/scsi/mvumi.c:90:39: expected void * +../drivers/scsi/mvumi.c:90:39: got void [noderef] __iomem * +../drivers/scsi/mvumi.c:210:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvumi.c:210:34: expected unsigned int [usertype] baseaddr_l +../drivers/scsi/mvumi.c:210:34: got restricted __le32 [usertype] +../drivers/scsi/mvumi.c:211:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvumi.c:211:34: expected unsigned int [usertype] baseaddr_h +../drivers/scsi/mvumi.c:211:34: got restricted __le32 [usertype] +../drivers/scsi/mvumi.c:213:17: warning: invalid assignment: |= +../drivers/scsi/mvumi.c:213:17: left side has type unsigned int +../drivers/scsi/mvumi.c:213:17: right side has type restricted __le32 +../drivers/scsi/mvumi.c:213:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvumi.c:213:17: expected unsigned int [usertype] size +../drivers/scsi/mvumi.c:213:17: got restricted __le32 [usertype] +../drivers/scsi/mvumi.c:242:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvumi.c:242:26: expected unsigned int [usertype] baseaddr_l +../drivers/scsi/mvumi.c:242:26: got restricted __le32 [usertype] +../drivers/scsi/mvumi.c:243:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvumi.c:243:26: expected unsigned int [usertype] baseaddr_h +../drivers/scsi/mvumi.c:243:26: got restricted __le32 [usertype] +../drivers/scsi/mvumi.c:245:9: warning: invalid assignment: |= +../drivers/scsi/mvumi.c:245:9: left side has type unsigned int +../drivers/scsi/mvumi.c:245:9: right side has type restricted __le32 +../drivers/scsi/mvumi.c:245:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvumi.c:245:9: expected unsigned int [usertype] size +../drivers/scsi/mvumi.c:245:9: got restricted __le32 [usertype] +../drivers/scsi/mvumi.c:407:40: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:407:40: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:407:40: got void *inb_read_pointer +../drivers/scsi/mvumi.c:429:30: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:429:30: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:429:30: got void *ib_shadow +../drivers/scsi/mvumi.c:458:31: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:458:31: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:458:31: got void *ib_shadow +../drivers/scsi/mvumi.c:459:48: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:459:48: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:459:48: got void *inb_write_pointer +../drivers/scsi/mvumi.c:496:41: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:496:41: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:496:41: got void *outb_copy_pointer +../drivers/scsi/mvumi.c:497:48: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:497:48: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:497:48: got void *ob_shadow +../drivers/scsi/mvumi.c:516:33: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:516:33: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:516:33: got void *outb_read_pointer +../drivers/scsi/mvumi.c:517:33: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:517:33: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:517:33: got void *outb_copy_pointer +../drivers/scsi/mvumi.c:578:42: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:578:42: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:578:42: got void *outb_read_pointer +../drivers/scsi/mvumi.c:585:26: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:585:26: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:585:26: got void *enpointa_mask_reg +../drivers/scsi/mvumi.c:586:26: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:586:26: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:586:26: got void *arm_to_pciea_msg1 +../drivers/scsi/mvumi.c:589:40: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:589:40: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:589:40: got void *pciea_to_arm_drbl_reg +../drivers/scsi/mvumi.c:1281:28: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1281:28: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1281:28: got void *arm_to_pciea_drbl_reg +../drivers/scsi/mvumi.c:1282:28: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1282:28: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1282:28: got void *arm_to_pciea_drbl_reg +../drivers/scsi/mvumi.c:1284:48: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1284:48: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1284:48: got void *arm_to_pciea_mask_reg +../drivers/scsi/mvumi.c:1285:28: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1285:28: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1285:28: got void *enpointa_mask_reg +../drivers/scsi/mvumi.c:1286:28: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1286:28: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1286:28: got void *enpointa_mask_reg +../drivers/scsi/mvumi.c:612:26: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:612:26: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:612:26: got void *enpointa_mask_reg +../drivers/scsi/mvumi.c:613:28: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:613:28: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:613:28: got void *arm_to_pciea_msg1 +../drivers/scsi/mvumi.c:615:46: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:615:46: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:615:46: got void *pciea_to_arm_drbl_reg +../drivers/scsi/mvumi.c:624:36: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:624:36: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:624:36: got void *arm_to_pciea_msg1 +../drivers/scsi/mvumi.c:670:32: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:670:32: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:670:32: got void *reset_enable +../drivers/scsi/mvumi.c:671:34: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:671:34: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:671:34: got void *reset_request +../drivers/scsi/mvumi.c:673:35: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:673:35: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:673:35: got void *reset_enable +../drivers/scsi/mvumi.c:674:35: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:674:35: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:674:35: got void *reset_request +../drivers/scsi/mvumi.c:1100:36: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1100:36: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1100:36: got void *arm_to_pciea_msg0 +../drivers/scsi/mvumi.c:1115:52: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1115:52: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1115:52: got void *pciea_to_arm_msg1 +../drivers/scsi/mvumi.c:1116:39: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1116:39: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1116:39: got void *pciea_to_arm_msg0 +../drivers/scsi/mvumi.c:1117:47: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1117:47: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1117:47: got void *pciea_to_arm_drbl_reg +../drivers/scsi/mvumi.c:1122:45: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1122:45: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1122:45: got void *pciea_to_arm_msg1 +../drivers/scsi/mvumi.c:1124:45: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1124:45: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1124:45: got void *arm_to_pciea_msg1 +../drivers/scsi/mvumi.c:1127:39: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1127:39: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1127:39: got void *pciea_to_arm_msg0 +../drivers/scsi/mvumi.c:1128:47: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1128:47: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1128:47: got void *pciea_to_arm_drbl_reg +../drivers/scsi/mvumi.c:1168:39: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1168:39: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1168:39: got void *pciea_to_arm_msg0 +../drivers/scsi/mvumi.c:1169:47: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1169:47: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1169:47: got void *pciea_to_arm_drbl_reg +../drivers/scsi/mvumi.c:1174:36: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1174:36: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1174:36: got void *enpointa_mask_reg +../drivers/scsi/mvumi.c:1176:36: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1176:36: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1176:36: got void *enpointa_mask_reg +../drivers/scsi/mvumi.c:1177:50: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1177:50: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1177:50: got void *ib_shadow +../drivers/scsi/mvumi.c:1180:45: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1180:45: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1180:45: got void *inb_aval_count_basel +../drivers/scsi/mvumi.c:1182:45: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1182:45: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1182:45: got void *inb_aval_count_baseh +../drivers/scsi/mvumi.c:1188:61: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1188:61: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1188:61: got void *ob_shadow +../drivers/scsi/mvumi.c:1190:61: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1190:61: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1190:61: got void *outb_copy_basel +../drivers/scsi/mvumi.c:1192:61: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1192:61: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1192:61: got void *outb_copy_baseh +../drivers/scsi/mvumi.c:1244:34: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1244:34: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1244:34: got void *arm_to_pciea_msg1 +../drivers/scsi/mvumi.c:1248:51: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1248:51: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1248:51: got void *pciea_to_arm_drbl_reg +../drivers/scsi/mvumi.c:1256:42: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1256:42: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1256:42: got void *arm_to_pciea_msg1 +../drivers/scsi/mvumi.c:1849:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvumi.c:1849:35: expected unsigned int [usertype] src_low_addr +../drivers/scsi/mvumi.c:1849:35: got restricted __le32 [usertype] +../drivers/scsi/mvumi.c:1851:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvumi.c:1851:36: expected unsigned int [usertype] src_high_addr +../drivers/scsi/mvumi.c:1851:36: got restricted __le32 [usertype] +../drivers/scsi/mvumi.c:1903:48: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1903:48: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1903:48: got void *arm_to_pciea_mask_reg +../drivers/scsi/mvumi.c:1904:29: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1904:29: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1904:29: got void *enpointa_mask_reg +../drivers/scsi/mvumi.c:1906:29: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1906:29: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1906:29: got void *enpointa_mask_reg +../drivers/scsi/mvumi.c:1918:26: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1918:26: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1918:26: got void *arm_to_pciea_mask_reg +../drivers/scsi/mvumi.c:1919:29: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1919:29: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1919:29: got void *enpointa_mask_reg +../drivers/scsi/mvumi.c:1922:29: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1922:29: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1922:29: got void *enpointa_mask_reg +../drivers/scsi/mvumi.c:1931:31: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1931:31: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1931:31: got void *main_int_cause_reg +../drivers/scsi/mvumi.c:1935:36: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1935:36: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1935:36: got void *outb_isr_cause +../drivers/scsi/mvumi.c:1939:61: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1939:61: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1939:61: got void *outb_isr_cause +../drivers/scsi/mvumi.c:1945:53: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1945:53: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1945:53: got void *outb_isr_cause +../drivers/scsi/mvumi.c:1951:36: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1951:36: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1951:36: got void *outb_isr_cause +../drivers/scsi/mvumi.c:1953:61: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1953:61: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1953:61: got void *outb_isr_cause +../drivers/scsi/mvumi.c:1956:43: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1956:43: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1956:43: got void *arm_to_pciea_drbl_reg +../drivers/scsi/mvumi.c:1958:51: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1958:51: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1958:51: got void *arm_to_pciea_drbl_reg +../drivers/scsi/mvumi.c:1975:37: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1975:37: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1975:37: got void *arm_to_pciea_drbl_reg +../drivers/scsi/mvumi.c:1977:45: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1977:45: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1977:45: got void *arm_to_pciea_drbl_reg +../kernel/debug/debug_core.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/mm.h, ../include/linux/pid_namespace.h): +../include/linux/rcupdate.h:865:9: warning: context imbalance in 'kgdb_cpu_enter' - different lock contexts for basic block +../sound/soc/uniphier/aio-compress.c:304:34: warning: cast to restricted __be16 +../net/ipv4/netfilter/arptable_filter.c: note: in included file (through ../include/linux/netfilter_arp/arp_tables.h): +../include/uapi/linux/netfilter_arp/arp_tables.h:184:34: warning: array of flexible structures +../sound/soc/ti/davinci-i2s.c:113:44: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/ti/davinci-i2s.c:120:39: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/ti/davinci-i2s.c:121:43: warning: incorrect type in initializer (different base types) +../sound/soc/ti/davinci-i2s.c:121:43: expected unsigned char +../sound/soc/ti/davinci-i2s.c:121:43: got restricted snd_pcm_format_t [usertype] +../sound/soc/ti/davinci-i2s.c:122:43: warning: incorrect type in initializer (different base types) +../sound/soc/ti/davinci-i2s.c:122:43: expected unsigned char +../sound/soc/ti/davinci-i2s.c:122:43: got restricted snd_pcm_format_t [usertype] +../sound/soc/ti/davinci-i2s.c:501:53: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/ti/davinci-i2s.c:597:32: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/ti/davinci-i2s.c:599:42: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/ti/davinci-i2s.c:599:29: warning: incorrect type in assignment (different base types) +../sound/soc/ti/davinci-i2s.c:599:29: expected restricted snd_pcm_format_t [assigned] [usertype] fmt +../sound/soc/ti/davinci-i2s.c:599:29: got unsigned char const +../drivers/gpu/drm/bridge/tc358767.c:1726:24: warning: Using plain integer as NULL pointer @@ -9955,65 +11275,5 @@ -../sound/soc/renesas/rcar/msiof.c:488:9: warning: context imbalance in 'msiof_trigger' - wrong count at exit -../sound/soc/renesas/rcar/msiof.c:491:12: warning: context imbalance in 'msiof_hw_params' - wrong count at exit -../sound/soc/sof/ipc3.c: note: in included file: -../include/sound/sof/control.h:124:17: warning: array of flexible structures -../drivers/acpi/x86/s2idle.c:496:13: warning: restricted suspend_state_t degrades to integer -../drivers/acpi/x86/s2idle.c:496:33: warning: restricted suspend_state_t degrades to integer -../drivers/pci/controller/pcie-apple.c:289:13: warning: context imbalance in 'apple_port_irq_mask' - wrong count at exit -../drivers/pci/controller/pcie-apple.c:297:13: warning: context imbalance in 'apple_port_irq_unmask' - wrong count at exit -../net/ipv6/ip6mr.c:423:13: warning: context imbalance in 'ip6mr_vif_seq_start' - different lock contexts for basic block -../net/ipv6/ip6mr.c: note: in included file (through ../include/linux/mroute6.h): -../include/linux/mroute_base.h:437:31: warning: context imbalance in 'mr_mfc_seq_stop' - unexpected unlock -../drivers/gpio/gpio-mlxbf2.c:132:12: warning: context imbalance in 'mlxbf2_gpio_lock_acquire' - different lock contexts for basic block -../drivers/gpio/gpio-mlxbf2.c:158:13: warning: context imbalance in 'mlxbf2_gpio_lock_release' - wrong count at exit -../drivers/gpio/gpio-mlxbf2.c:199:15: warning: context imbalance in 'mlxbf2_gpio_direction_input' - unexpected unlock -../drivers/gpio/gpio-mlxbf2.c:227:15: warning: context imbalance in 'mlxbf2_gpio_direction_output' - unexpected unlock -../drivers/gpio/gpio-mlxbf2.c:235:13: warning: context imbalance in 'mlxbf2_gpio_irq_enable' - wrong count at exit -../drivers/gpio/gpio-mlxbf2.c:286:1: warning: context imbalance in 'mlxbf2_gpio_irq_set_type' - wrong count at exit -../drivers/tty/serial/tegra-utc.c: note: in included file: -../include/linux/serial_core.h:766:34: warning: context imbalance in 'tegra_utc_rx_chars' - unexpected unlock -../drivers/tty/serial/tegra-utc.c:462:13: warning: context imbalance in 'tegra_utc_console_device_lock' - wrong count at exit -../drivers/tty/serial/tegra-utc.c:470:13: warning: context imbalance in 'tegra_utc_console_device_unlock' - unexpected unlock -../drivers/gpio/gpio-mlxbf3.c:57:13: warning: context imbalance in 'mlxbf3_gpio_irq_enable' - wrong count at exit -../net/netfilter/nf_tables_api.c:2059:25: warning: cast between address spaces (__percpu -> __rcu) -../net/netfilter/nf_tables_api.c:2059:25: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_tables_api.c:2059:25: struct nft_stats [noderef] __rcu * -../net/netfilter/nf_tables_api.c:2059:25: struct nft_stats [noderef] __percpu * -../net/netfilter/nf_tables_api.c:2261:17: warning: cast between address spaces (__percpu -> __rcu) -../net/netfilter/nf_tables_api.c:2261:17: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_tables_api.c:2261:17: struct nft_stats [noderef] __rcu * -../net/netfilter/nf_tables_api.c:2261:17: struct nft_stats [noderef] __percpu * -../net/netfilter/nf_tables_api.c:2261:17: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_tables_api.c:2261:17: struct nft_stats [noderef] __rcu * -../net/netfilter/nf_tables_api.c:2261:17: struct nft_stats [noderef] __percpu * -../net/netfilter/nf_tables_api.c:2304:21: warning: cast between address spaces (__percpu -> __rcu) -../net/netfilter/nf_tables_api.c:2304:21: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_tables_api.c:2304:21: struct nft_stats [noderef] __rcu * -../net/netfilter/nf_tables_api.c:2304:21: struct nft_stats [noderef] __percpu * -../net/netfilter/nf_tables_api.c:2709:25: warning: cast between address spaces (__percpu -> __rcu) -../net/netfilter/nf_tables_api.c:2709:25: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_tables_api.c:2709:25: struct nft_stats [noderef] __rcu * -../net/netfilter/nf_tables_api.c:2709:25: struct nft_stats [noderef] __percpu * -../net/netfilter/nf_tables_api.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'nft_netlink_dump_start_rcu' - unexpected unlock -../net/ipv4/netfilter/arptable_filter.c: note: in included file (through ../include/linux/netfilter_arp/arp_tables.h): -../include/uapi/linux/netfilter_arp/arp_tables.h:184:34: warning: array of flexible structures -../drivers/tty/serial/xilinx_uartps.c:426:13: warning: context imbalance in 'cdns_uart_handle_tx' - different lock contexts for basic block -../drivers/tty/serial/xilinx_uartps.c:711:13: warning: context imbalance in 'cdns_uart_start_tx' - different lock contexts for basic block -../sound/soc/sof/ipc3-topology.c: note: in included file (through ../sound/soc/sof/sof-audio.h): -../include/sound/sof/control.h:124:17: warning: array of flexible structures -../kernel/cgroup/rstat.c:339:22: warning: symbol 'bpf_rstat_flush' was not declared. Should it be static? -../kernel/cgroup/rstat.c:410:9: warning: context imbalance in 'css_rstat_flush' - different lock contexts for basic block -../sound/soc/sof/ipc3-control.c: note: in included file (through ../sound/soc/sof/sof-audio.h): -../include/sound/sof/control.h:124:17: warning: array of flexible structures -../mm/numa_memblks.c:13:12: warning: symbol 'numa_nodes_parsed' was not declared. Should it be static? -../kernel/cgroup/cgroup.c:6925:41: warning: incorrect type in argument 1 (different address spaces) -../kernel/cgroup/cgroup.c:6925:41: expected struct spinlock [usertype] *lock -../kernel/cgroup/cgroup.c:6925:41: got struct spinlock [noderef] __rcu * -../kernel/cgroup/cgroup.c:6928:43: warning: incorrect type in argument 1 (different address spaces) -../kernel/cgroup/cgroup.c:6928:43: expected struct spinlock [usertype] *lock -../kernel/cgroup/cgroup.c:6928:43: got struct spinlock [noderef] __rcu * -../kernel/cgroup/cgroup.c:3268:9: warning: context imbalance in 'cgroup_lock_and_drain_offline' - wrong count at exit -../kernel/cgroup/cgroup.c:6688:12: warning: context imbalance in 'cgroup_css_set_fork' - wrong count at exit -../kernel/cgroup/cgroup.c:6804:9: warning: context imbalance in 'cgroup_css_set_put_fork' - wrong count at exit -../kernel/cgroup/cgroup.c:6824:5: warning: context imbalance in 'cgroup_can_fork' - wrong count at exit -../kernel/cgroup/cgroup.c:6873:9: warning: context imbalance in 'cgroup_cancel_fork' - unexpected unlock +../mm/damon/ops-common.c: note: in included file: +../include/linux/rmap.h:958:28: warning: context imbalance in 'damon_folio_young_one' - unexpected unlock +../kernel/debug/kdb/kdb_main.c:2204:40: warning: dereference of noderef expression +../net/ipv4/fou_bpf.c:44:17: warning: symbol 'bpf_skb_set_fou_encap' was not declared. Should it be static? +../net/ipv4/fou_bpf.c:86:17: warning: symbol 'bpf_skb_get_fou_encap' was not declared. Should it be static? @@ -10048,95 +11307,0 @@ -../sound/soc/intel/avs/probes.c:147:58: warning: incorrect type in argument 1 (different base types) -../sound/soc/intel/avs/probes.c:147:58: expected restricted snd_pcm_format_t [usertype] format -../sound/soc/intel/avs/probes.c:147:58: got unsigned int [usertype] format -../net/rose/rose_route.c:723:41: warning: context imbalance in 'rose_get_neigh' - unexpected unlock -../arch/x86/kernel/callthunks.c: In function ‘callthunks_debugfs_init’: -../arch/x86/kernel/callthunks.c:377:35: warning: ‘%lu’ directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] - 377 | sprintf(name, "cpu%lu", cpu); - | ^~~ -../arch/x86/kernel/callthunks.c:377:31: note: directive argument in the range [0, 4294967294] - 377 | sprintf(name, "cpu%lu", cpu); - | ^~~~~~~~ -../arch/x86/kernel/callthunks.c:377:17: note: ‘sprintf’ output between 5 and 14 bytes into a destination of size 10 - 377 | sprintf(name, "cpu%lu", cpu); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/gpio/gpio-mxc.c:229:13: warning: context imbalance in 'mxc_flip_edge' - wrong count at exit -../mm/page_ext.c:523:17: warning: context imbalance in 'page_ext_get' - wrong count at exit -../mm/page_ext.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/mm.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'page_ext_put' - unexpected unlock -../net/bluetooth/af_bluetooth.c:248:25: warning: context imbalance in 'bt_accept_enqueue' - different lock contexts for basic block -../kernel/cgroup/cgroup-v1.c:498:16: warning: context imbalance in '__cgroup1_procs_write' - wrong count at exit -../lib/xz/xz_dec_stream.c:392:28: warning: incorrect type in argument 1 (different base types) -../lib/xz/xz_dec_stream.c:392:28: expected restricted __le32 const [usertype] *p -../lib/xz/xz_dec_stream.c:392:28: got unsigned int const [usertype] * -../lib/xz/xz_dec_stream.c:426:48: warning: incorrect type in argument 1 (different base types) -../lib/xz/xz_dec_stream.c:426:48: expected restricted __le32 const [usertype] *p -../lib/xz/xz_dec_stream.c:426:48: got unsigned int const [usertype] * -../lib/xz/xz_dec_stream.c:434:37: warning: incorrect type in argument 1 (different base types) -../lib/xz/xz_dec_stream.c:434:37: expected restricted __le32 const [usertype] *p -../lib/xz/xz_dec_stream.c:434:37: got unsigned int const [usertype] * -../lib/xz/xz_dec_stream.c:458:28: warning: incorrect type in argument 1 (different base types) -../lib/xz/xz_dec_stream.c:458:28: expected restricted __le32 const [usertype] *p -../lib/xz/xz_dec_stream.c:458:28: got unsigned int const [usertype] * -Warning: ../sound/soc/sunxi/sun4i-spdif.c:179 struct member 'mclk_multiplier' not described in 'sun4i_spdif_quirks' -Warning: ../sound/soc/sunxi/sun4i-spdif.c:179 struct member 'mclk_multiplier' not described in 'sun4i_spdif_quirks' -../kernel/pid_namespace.c:208:26: warning: incorrect type in argument 1 (different address spaces) -../kernel/pid_namespace.c:208:26: expected struct spinlock [usertype] *lock -../kernel/pid_namespace.c:208:26: got struct spinlock [noderef] __rcu * -../kernel/pid_namespace.c:210:28: warning: incorrect type in argument 1 (different address spaces) -../kernel/pid_namespace.c:210:28: expected struct spinlock [usertype] *lock -../kernel/pid_namespace.c:210:28: got struct spinlock [noderef] __rcu * -../kernel/pid_namespace.c:209:28: warning: dereference of noderef expression -../net/llc/llc_proc.c:56:9: warning: context imbalance in 'llc_get_sk_idx' - wrong count at exit -../net/llc/llc_proc.c:102:23: warning: context imbalance in 'llc_seq_next' - unexpected unlock -../net/llc/llc_proc.c:117:17: warning: context imbalance in 'llc_seq_stop' - unexpected unlock -../drivers/pci/controller/dwc/pci-dra7xx.c: In function ‘dra7xx_pcie_probe’: -../drivers/pci/controller/dwc/pci-dra7xx.c:747:55: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] - 747 | snprintf(name, sizeof(name), "pcie-phy%d", i); - | ^~ -../drivers/pci/controller/dwc/pci-dra7xx.c:747:46: note: directive argument in the range [0, 2147483646] - 747 | snprintf(name, sizeof(name), "pcie-phy%d", i); - | ^~~~~~~~~~~~ -../drivers/pci/controller/dwc/pci-dra7xx.c:747:17: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 - 747 | snprintf(name, sizeof(name), "pcie-phy%d", i); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../net/bluetooth/hci_core.c:85:9: warning: context imbalance in '__hci_dev_get' - different lock contexts for basic block -../net/bluetooth/hci_core.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): -../include/linux/srcu.h:463:9: warning: context imbalance in 'hci_dev_put_srcu' - unexpected unlock -../net/bluetooth/hci_event.c: note: in included file (through ../include/net/bluetooth/hci_core.h): -../include/net/bluetooth/hci.h:2713:47: warning: array of flexible structures -../include/net/bluetooth/hci.h:2799:43: warning: array of flexible structures -../fs/bpf_fs_kfuncs.c:42:25: warning: symbol 'bpf_get_task_exe_file' was not declared. Should it be static? -../fs/bpf_fs_kfuncs.c:58:18: warning: symbol 'bpf_put_file' was not declared. Should it be static? -../fs/bpf_fs_kfuncs.c:82:17: warning: symbol 'bpf_path_d_path' was not declared. Should it be static? -../fs/bpf_fs_kfuncs.c:130:17: warning: symbol 'bpf_get_dentry_xattr' was not declared. Should it be static? -../fs/bpf_fs_kfuncs.c:163:17: warning: symbol 'bpf_get_file_xattr' was not declared. Should it be static? -../fs/bpf_fs_kfuncs.c:289:17: warning: symbol 'bpf_set_dentry_xattr' was not declared. Should it be static? -../fs/bpf_fs_kfuncs.c:315:17: warning: symbol 'bpf_remove_dentry_xattr' was not declared. Should it be static? -../fs/bpf_fs_kfuncs.c:339:17: warning: symbol 'bpf_cgroup_read_xattr' was not declared. Should it be static? -../sound/soc/uniphier/aio-compress.c:304:34: warning: cast to restricted __be16 -../drivers/misc/mei/vsc-fw-loader.c:646:34: warning: incorrect type in assignment (different base types) -../drivers/misc/mei/vsc-fw-loader.c:646:34: expected unsigned char [usertype] img_cnt -../drivers/misc/mei/vsc-fw-loader.c:646:34: got restricted __le16 [usertype] -../kernel/cgroup/freezer.c:140:35: warning: incorrect type in argument 1 (different address spaces) -../kernel/cgroup/freezer.c:140:35: expected struct spinlock [usertype] *lock -../kernel/cgroup/freezer.c:140:35: got struct spinlock [noderef] __rcu * -../kernel/cgroup/freezer.c:143:37: warning: incorrect type in argument 1 (different address spaces) -../kernel/cgroup/freezer.c:143:37: expected struct spinlock [usertype] *lock -../kernel/cgroup/freezer.c:143:37: got struct spinlock [noderef] __rcu * -../kernel/cgroup/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): -../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * -../net/ipv6/seg6_iptunnel.c: note: in included file (through ../include/linux/seg6_iptunnel.h): -../include/uapi/linux/seg6_iptunnel.h:29:31: warning: array of flexible structures -../net/ipv6/seg6_iptunnel.c:52:43: warning: array of flexible structures -../kernel/audit.c:2421:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/audit.c:2421:9: expected struct spinlock [usertype] *lock -../kernel/audit.c:2421:9: got struct spinlock [noderef] __rcu * -../kernel/audit.c:2424:40: warning: incorrect type in argument 1 (different address spaces) -../kernel/audit.c:2424:40: expected struct spinlock [usertype] *lock -../kernel/audit.c:2424:40: got struct spinlock [noderef] __rcu * -../sound/soc/sunxi/sun8i-adda-pr-regmap.c:95:16: warning: incorrect type in argument 3 (different address spaces) -../sound/soc/sunxi/sun8i-adda-pr-regmap.c:95:16: expected void *bus_context -../sound/soc/sunxi/sun8i-adda-pr-regmap.c:95:16: got void [noderef] __iomem *base -../arch/x86/kernel/shstk.c:410:55: warning: cast removes address space '__user' of expression @@ -10144,0 +11310,14 @@ +../net/bluetooth/hci_codec.c: note: in included file: +../include/net/bluetooth/hci_core.h:153:35: warning: array of flexible structures +../drivers/scsi/ipr.c: note: in included file: +../drivers/scsi/ipr.h:1063:44: warning: array of flexible structures +../drivers/scsi/ipr.h:1070:46: warning: array of flexible structures +../net/sctp/socket.c:8545:23: warning: context imbalance in 'sctp_get_port_local' - unexpected unlock +../net/sunrpc/debugfs.c:78:21: warning: cast removes address space '__rcu' of expression +../drivers/gpio/gpio-sifive.c:49:51: warning: context imbalance in 'sifive_gpio_set_ie' - wrong count at exit +../sound/soc/sof/ipc4-pcm.c: note: in included file: +../sound/soc/sof/ipc4-topology.h:339:54: warning: array of flexible structures +../mm/damon/vaddr.c:933:28: warning: context imbalance in 'damos_va_stat_pmd_entry' - unexpected unlock +../sound/soc/ti/davinci-mcasp.c:1939:73: warning: incorrect type in argument 1 (different base types) +../sound/soc/ti/davinci-mcasp.c:1939:73: expected restricted __be32 const [usertype] *p +../sound/soc/ti/davinci-mcasp.c:1939:73: got unsigned int const [usertype] * @@ -10152,108 +11330,0 @@ -../net/sunrpc/clnt.c:3340:9: warning: cast removes address space '__rcu' of expression -../sound/soc/ti/davinci-i2s.c:113:44: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/ti/davinci-i2s.c:120:39: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/ti/davinci-i2s.c:121:43: warning: incorrect type in initializer (different base types) -../sound/soc/ti/davinci-i2s.c:121:43: expected unsigned char -../sound/soc/ti/davinci-i2s.c:121:43: got restricted snd_pcm_format_t [usertype] -../sound/soc/ti/davinci-i2s.c:122:43: warning: incorrect type in initializer (different base types) -../sound/soc/ti/davinci-i2s.c:122:43: expected unsigned char -../sound/soc/ti/davinci-i2s.c:122:43: got restricted snd_pcm_format_t [usertype] -../sound/soc/ti/davinci-i2s.c:501:53: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/ti/davinci-i2s.c:597:32: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/ti/davinci-i2s.c:599:42: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/ti/davinci-i2s.c:599:29: warning: incorrect type in assignment (different base types) -../sound/soc/ti/davinci-i2s.c:599:29: expected restricted snd_pcm_format_t [assigned] [usertype] fmt -../sound/soc/ti/davinci-i2s.c:599:29: got unsigned char const -../net/sunrpc/xprt.c:1710:9: warning: context imbalance in 'xprt_dynamic_alloc_slot' - unexpected unlock -../arch/x86/kernel/amd_gart_64.c:83:15: warning: symbol 'agp_memory_reserved' was not declared. Should it be static? -../arch/x86/kernel/amd_gart_64.c:84:17: warning: symbol 'agp_gatt_table' was not declared. Should it be static? -../kernel/cgroup/cpuset.c:294:6: warning: context imbalance in 'cpuset_callback_lock_irq' - wrong count at exit -../kernel/cgroup/cpuset.c:299:6: warning: context imbalance in 'cpuset_callback_unlock_irq' - unexpected unlock -../sound/soc/sof/ipc4-pcm.c: note: in included file: -../sound/soc/sof/ipc4-topology.h:339:54: warning: array of flexible structures -../sound/soc/ti/davinci-mcasp.c:1939:73: warning: incorrect type in argument 1 (different base types) -../sound/soc/ti/davinci-mcasp.c:1939:73: expected restricted __be32 const [usertype] *p -../sound/soc/ti/davinci-mcasp.c:1939:73: got unsigned int const [usertype] * -../net/ax25/ax25_std_timer.c:29:6: warning: context imbalance in 'ax25_std_heartbeat_expiry' - different lock contexts for basic block -../kernel/cgroup/dmem.c:436:9: error: incompatible types in comparison expression (different address spaces): -../kernel/cgroup/dmem.c:436:9: struct list_head [noderef] __rcu * -../kernel/cgroup/dmem.c:436:9: struct list_head * -../kernel/cgroup/dmem.c:436:9: error: incompatible types in comparison expression (different address spaces): -../kernel/cgroup/dmem.c:436:9: struct list_head [noderef] __rcu * -../kernel/cgroup/dmem.c:436:9: struct list_head * -../crypto/async_tx/raid6test.c:21:14: warning: symbol 'dataoffs' was not declared. Should it be static? -../net/sunrpc/auth.c:628:34: warning: incorrect type in initializer (different address spaces) -../net/sunrpc/auth.c:628:34: expected struct cred const *cred -../net/sunrpc/auth.c:628:34: got struct cred const [noderef] __rcu *extern [addressable] [toplevel] cred -../kernel/cgroup/debug.c:129:21: error: incompatible types in comparison expression (different address spaces): -../kernel/cgroup/debug.c:129:21: struct css_set [noderef] __rcu * -../kernel/cgroup/debug.c:129:21: struct css_set * -../mm/userfaultfd.c:234:9: warning: context imbalance in 'mfill_atomic_install_pte' - different lock contexts for basic block -../mm/userfaultfd.c:376:9: warning: context imbalance in 'mfill_atomic_pte_zeropage' - different lock contexts for basic block -../mm/userfaultfd.c:458:9: warning: context imbalance in 'mfill_atomic_pte_poison' - different lock contexts for basic block -../mm/userfaultfd.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/mm.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'move_pages_ptes' - unexpected unlock -../mm/userfaultfd.c:1911:44: warning: context imbalance in 'move_pages' - unexpected unlock -../fs/proc/proc_sysctl.c:303:32: warning: context imbalance in 'start_unregistering' - unexpected unlock -../kernel/gcov/gcc_base.c:12:6: warning: symbol '__gcov_init' was not declared. Should it be static? -../kernel/gcov/gcc_base.c:40:6: warning: symbol '__gcov_flush' was not declared. Should it be static? -../kernel/gcov/gcc_base.c:46:6: warning: symbol '__gcov_merge_add' was not declared. Should it be static? -../kernel/gcov/gcc_base.c:52:6: warning: symbol '__gcov_merge_single' was not declared. Should it be static? -../kernel/gcov/gcc_base.c:58:6: warning: symbol '__gcov_merge_delta' was not declared. Should it be static? -../kernel/gcov/gcc_base.c:64:6: warning: symbol '__gcov_merge_ior' was not declared. Should it be static? -../kernel/gcov/gcc_base.c:70:6: warning: symbol '__gcov_merge_time_profile' was not declared. Should it be static? -../kernel/gcov/gcc_base.c:76:6: warning: symbol '__gcov_merge_icall_topn' was not declared. Should it be static? -../kernel/gcov/gcc_base.c:82:6: warning: symbol '__gcov_exit' was not declared. Should it be static? -../fs/pstore/ram_core.c:278:34: warning: incorrect type in argument 1 (different address spaces) -../fs/pstore/ram_core.c:278:34: expected void volatile [noderef] __iomem * -../fs/pstore/ram_core.c:278:34: got unsigned char * -../fs/pstore/ram_core.c:311:50: warning: incorrect type in argument 2 (different address spaces) -../fs/pstore/ram_core.c:311:50: expected void const volatile [noderef] __iomem * -../fs/pstore/ram_core.c:311:50: got unsigned char * -../fs/pstore/ram_core.c:312:65: warning: incorrect type in argument 2 (different address spaces) -../fs/pstore/ram_core.c:312:65: expected void const volatile [noderef] __iomem * -../fs/pstore/ram_core.c:312:65: got unsigned char * -../fs/pstore/ram_core.c:470:20: warning: incorrect type in assignment (different address spaces) -../fs/pstore/ram_core.c:470:20: expected void *va -../fs/pstore/ram_core.c:470:20: got void [noderef] __iomem * -../fs/pstore/ram_core.c:472:20: warning: incorrect type in assignment (different address spaces) -../fs/pstore/ram_core.c:472:20: expected void *va -../fs/pstore/ram_core.c:472:20: got void [noderef] __iomem * -../fs/pstore/ram_core.c:566:36: warning: incorrect type in argument 1 (different address spaces) -../fs/pstore/ram_core.c:566:36: expected void volatile [noderef] __iomem *addr -../fs/pstore/ram_core.c:566:36: got void *vaddr -../fs/pstore/ram_core.c:69:17: warning: context imbalance in 'buffer_start_add' - unexpected unlock -../fs/pstore/ram_core.c:95:17: warning: context imbalance in 'buffer_size_add' - unexpected unlock -../net/can/j1939/main.c: note: in included file (through ../include/linux/can/can-ml.h): -../include/linux/netdevice.h:2709:20: warning: context imbalance in '__j1939_rx_release' - wrong count at exit -../mm/damon/ops-common.c: note: in included file: -../include/linux/rmap.h:958:28: warning: context imbalance in 'damon_folio_young_one' - unexpected unlock -../kernel/debug/debug_core.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/mm.h, ../include/linux/pid_namespace.h): -../include/linux/rcupdate.h:865:9: warning: context imbalance in 'kgdb_cpu_enter' - different lock contexts for basic block -../mm/damon/vaddr.c:933:28: warning: context imbalance in 'damos_va_stat_pmd_entry' - unexpected unlock -../lib/digsig.c:210:47: warning: incorrect type in argument 1 (different base types) -../lib/digsig.c:210:47: expected restricted __be64 const [usertype] *p -../lib/digsig.c:210:47: got unsigned long long [usertype] * -../net/bridge/br_multicast.c: note: in included file (through ../include/linux/igmp.h): -../include/uapi/linux/igmp.h:60:32: warning: array of flexible structures -../net/bridge/br_multicast.c: note: in included file: -../include/net/mld.h:32:43: warning: array of flexible structures -../drivers/mfd/nct6694.c:225:13: warning: context imbalance in 'nct6694_irq_enable' - wrong count at exit -../drivers/mfd/nct6694.c:235:13: warning: context imbalance in 'nct6694_irq_disable' - wrong count at exit -../net/ax25/ax25_ds_timer.c:91:6: warning: context imbalance in 'ax25_ds_heartbeat_expiry' - different lock contexts for basic block -../net/bluetooth/hci_codec.c: note: in included file: -../include/net/bluetooth/hci_core.h:153:35: warning: array of flexible structures -../sound/soc/tegra/tegra210_i2s.c:655:34: warning: cast to restricted snd_pcm_format_t -../drivers/gpio/gpio-rtd.c:216:12: warning: context imbalance in 'rtd_gpio_set_debounce' - wrong count at exit -../drivers/gpio/gpio-rtd.c:294:9: warning: context imbalance in 'rtd_gpio_set' - wrong count at exit -../drivers/gpio/gpio-rtd.c:299:12: warning: context imbalance in 'rtd_gpio_get' - wrong count at exit -../drivers/gpio/gpio-rtd.c:347:9: warning: context imbalance in 'rtd_gpio_set_direction' - wrong count at exit -../drivers/gpio/gpio-rtd.c:423:13: warning: context imbalance in 'rtd_gpio_enable_irq' - wrong count at exit -../net/rxrpc/conn_service.c:56:9: warning: context imbalance in 'rxrpc_find_service_conn_rcu' - different lock contexts for basic block -../net/rxrpc/conn_service.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 * -../net/phonet/socket.c:726:21: warning: context imbalance in 'pn_res_seq_start' - wrong count at exit -../net/phonet/socket.c:741:13: warning: context imbalance in 'pn_res_seq_stop' - wrong count at exit -../kernel/debug/kdb/kdb_main.c:2204:40: warning: dereference of noderef expression @@ -10321,17 +11392,4 @@ -../net/bluetooth/sco.c: note: in included file: -../include/net/bluetooth/hci_core.h:153:35: warning: array of flexible structures -../net/netfilter/nf_tables_offload.c:253:24: warning: incorrect type in initializer (different base types) -../net/netfilter/nf_tables_offload.c:253:24: expected restricted __be16 [usertype] proto -../net/netfilter/nf_tables_offload.c:253:24: got int -../drivers/gpio/gpio-sifive.c:49:51: warning: context imbalance in 'sifive_gpio_set_ie' - wrong count at exit -../net/ipv4/fou_bpf.c:44:17: warning: symbol 'bpf_skb_set_fou_encap' was not declared. Should it be static? -../net/ipv4/fou_bpf.c:86:17: warning: symbol 'bpf_skb_get_fou_encap' was not declared. Should it be static? -../fs/dlm/lock.c:345:1: warning: context imbalance in 'dlm_refcount_dec_and_write_lock_bh' - wrong count at exit -../fs/dlm/lock.c:366:17: warning: context imbalance in 'put_rsb' - unexpected unlock -../fs/dlm/lock.c:366:17: warning: context imbalance in '__put_lkb' - unexpected unlock -../fs/dlm/lock.c:1887:31: warning: context imbalance in 'remove_from_waiters_ms' - unexpected unlock -../sound/soc/qcom/qdsp6/audioreach.c:81:45: warning: array of flexible structures -../net/netfilter/nft_set_rbtree.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ../include/linux/module.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 * +../net/caif/caif_usb.c:110:32: warning: restricted __be16 degrades to integer +../net/caif/caif_usb.c:111:33: warning: restricted __be16 degrades to integer +../net/netfilter/nft_compat.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'nfnl_compat_get_rcu' - unexpected unlock @@ -10342,69 +11400,2 @@ -../net/sctp/sm_make_chunk.c:3077:48: warning: incorrect type in argument 2 (different base types) -../net/sctp/sm_make_chunk.c:3077:48: expected int optname -../net/sctp/sm_make_chunk.c:3077:48: got restricted __be16 -../net/sctp/sm_make_chunk.c:3149:48: warning: incorrect type in argument 2 (different base types) -../net/sctp/sm_make_chunk.c:3149:48: expected int optname -../net/sctp/sm_make_chunk.c:3149:48: got restricted __be16 -../fs/netfs/locking.c:56:5: warning: context imbalance in 'netfs_start_io_read' - wrong count at exit -../fs/netfs/locking.c:87:6: warning: context imbalance in 'netfs_end_io_read' - wrong count at exit -../fs/netfs/locking.c:101:5: warning: context imbalance in 'netfs_start_io_write' - wrong count at exit -../fs/netfs/locking.c:124:6: warning: context imbalance in 'netfs_end_io_write' - wrong count at exit -../fs/netfs/locking.c:167:5: warning: context imbalance in 'netfs_start_io_direct' - wrong count at exit -../fs/netfs/locking.c:200:6: warning: context imbalance in 'netfs_end_io_direct' - wrong count at exit -../lib/stackdepot.c:722:9: warning: context imbalance in 'stack_depot_save_flags' - different lock contexts for basic block -../fs/jbd2/journal.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/jbd2.h): -../include/trace/events/jbd2.h:356:1: warning: cast to restricted blk_opf_t -../include/trace/events/jbd2.h:356:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/jbd2.h:356:1: warning: restricted blk_opf_t degrades to integer -../kernel/taskstats.c:279:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/taskstats.c:279:9: expected struct spinlock [usertype] *lock -../kernel/taskstats.c:279:9: got struct spinlock [noderef] __rcu * -../kernel/taskstats.c:291:36: warning: incorrect type in argument 1 (different address spaces) -../kernel/taskstats.c:291:36: expected struct spinlock [usertype] *lock -../kernel/taskstats.c:291:36: got struct spinlock [noderef] __rcu * -../kernel/taskstats.c:578:27: warning: incorrect type in argument 1 (different address spaces) -../kernel/taskstats.c:578:27: expected struct spinlock [usertype] *lock -../kernel/taskstats.c:578:27: got struct spinlock [noderef] __rcu * -../kernel/taskstats.c:589:29: warning: incorrect type in argument 1 (different address spaces) -../kernel/taskstats.c:589:29: expected struct spinlock [usertype] *lock -../kernel/taskstats.c:589:29: got struct spinlock [noderef] __rcu * -../kernel/taskstats.c: note: in included file (through ../include/linux/taskstats_kern.h): -../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * -../kernel/taskstats.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h, ../include/linux/taskstats_kern.h): -../include/linux/rcupdate.h:895:9: warning: context imbalance in 'fill_stats_for_tgid' - different lock contexts for basic block -../net/netfilter/nft_compat.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ...): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'nfnl_compat_get_rcu' - unexpected unlock -../drivers/acpi/acpi_extlog.c:86:54: warning: cast removes address space '__iomem' of expression -../drivers/acpi/acpi_extlog.c:259:20: warning: cast removes address space '__iomem' of expression -../drivers/acpi/acpi_extlog.c:280:34: warning: cast removes address space '__iomem' of expression -../drivers/acpi/acpi_extlog.c:304:11: warning: cast removes address space '__iomem' of expression -../drivers/acpi/acpi_extlog.c:327:19: warning: cast removes address space '__iomem' of expression -../net/sunrpc/sysfs.c:405:9: error: incompatible types in comparison expression (different address spaces): -../net/sunrpc/sysfs.c:405:9: char const [noderef] __rcu * -../net/sunrpc/sysfs.c:405:9: char const * -../net/bridge/br_netfilter_hooks.c: note: in included file (through ../include/linux/if_pppox.h): -../include/uapi/linux/if_pppox.h:153:29: warning: array of flexible structures -../drivers/gpio/gpio-tangier.c:93:12: warning: context imbalance in 'tng_gpio_set' - wrong count at exit -../drivers/gpio/gpio-tangier.c:108:12: warning: context imbalance in 'tng_gpio_direction_input' - wrong count at exit -../drivers/gpio/gpio-tangier.c:126:12: warning: context imbalance in 'tng_gpio_direction_output' - wrong count at exit -../drivers/gpio/gpio-tangier.c:175:15: warning: context imbalance in 'tng_gpio_set_debounce' - wrong count at exit -../drivers/gpio/gpio-tangier.c:198:13: warning: context imbalance in 'tng_irq_ack' - wrong count at exit -../drivers/gpio/gpio-tangier.c:228:15: warning: context imbalance in 'tng_irq_unmask_mask' - wrong count at exit -../drivers/gpio/gpio-tangier.c:304:9: warning: context imbalance in 'tng_irq_set_type' - wrong count at exit -../drivers/gpio/gpio-tangier.c:329:15: warning: context imbalance in 'tng_irq_set_wake' - wrong count at exit -../drivers/gpio/gpio-tangier.c:486:9: warning: context imbalance in 'tng_gpio_suspend' - wrong count at exit -../drivers/gpio/gpio-tangier.c:509:9: warning: context imbalance in 'tng_gpio_resume' - wrong count at exit -../net/9p/client.c:749:17: warning: incorrect type in argument 1 (different address spaces) -../net/9p/client.c:749:17: expected struct spinlock [usertype] *lock -../net/9p/client.c:749:17: got struct spinlock [noderef] __rcu * -../net/9p/client.c:751:48: warning: incorrect type in argument 1 (different address spaces) -../net/9p/client.c:751:48: expected struct spinlock [usertype] *lock -../net/9p/client.c:751:48: got struct spinlock [noderef] __rcu * -../net/9p/client.c:834:17: warning: incorrect type in argument 1 (different address spaces) -../net/9p/client.c:834:17: expected struct spinlock [usertype] *lock -../net/9p/client.c:834:17: got struct spinlock [noderef] __rcu * -../net/9p/client.c:836:48: warning: incorrect type in argument 1 (different address spaces) -../net/9p/client.c:836:48: expected struct spinlock [usertype] *lock -../net/9p/client.c:836:48: got struct spinlock [noderef] __rcu * +../sound/soc/tegra/tegra210_i2s.c:655:34: warning: cast to restricted snd_pcm_format_t +../fs/proc/proc_sysctl.c:303:32: warning: context imbalance in 'start_unregistering' - unexpected unlock @@ -10458 +11449,83 @@ -../net/atm/mpc.c:123:20: warning: symbol 'mpcs' was not declared. Should it be static? +../crypto/async_tx/raid6test.c:21:14: warning: symbol 'dataoffs' was not declared. Should it be static? +../drivers/scsi/vmw_pvscsi.c:210:39: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/vmw_pvscsi.c:210:39: expected void volatile [noderef] __iomem *addr +../drivers/scsi/vmw_pvscsi.c:210:39: got char * +../drivers/scsi/vmw_pvscsi.c:215:40: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/vmw_pvscsi.c:215:40: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/vmw_pvscsi.c:215:40: got char * +../drivers/scsi/vmw_pvscsi.c:1225:50: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/vmw_pvscsi.c:1225:50: expected void [noderef] __iomem * +../drivers/scsi/vmw_pvscsi.c:1225:50: got char *mmioBase +../drivers/scsi/vmw_pvscsi.c:1403:27: warning: incorrect type in assignment (different address spaces) +../drivers/scsi/vmw_pvscsi.c:1403:27: expected char *mmioBase +../drivers/scsi/vmw_pvscsi.c:1403:27: got void [noderef] __iomem * +../net/qrtr/af_qrtr.c:181:27: error: incompatible types in comparison expression (different base types): +../net/qrtr/af_qrtr.c:181:27: void [noderef] __rcu * +../net/qrtr/af_qrtr.c:181:27: struct qrtr_node * +../net/qrtr/af_qrtr.c:368:25: warning: incorrect type in assignment (different base types) +../net/qrtr/af_qrtr.c:639:27: error: incompatible types in comparison expression (different base types): +../net/qrtr/af_qrtr.c:639:27: void [noderef] __rcu * +../net/qrtr/af_qrtr.c:639:27: struct qrtr_node * +../drivers/gpio/gpio-tangier.c:93:12: warning: context imbalance in 'tng_gpio_set' - wrong count at exit +../drivers/gpio/gpio-tangier.c:108:12: warning: context imbalance in 'tng_gpio_direction_input' - wrong count at exit +../drivers/gpio/gpio-tangier.c:126:12: warning: context imbalance in 'tng_gpio_direction_output' - wrong count at exit +../drivers/gpio/gpio-tangier.c:175:15: warning: context imbalance in 'tng_gpio_set_debounce' - wrong count at exit +../drivers/gpio/gpio-tangier.c:198:13: warning: context imbalance in 'tng_irq_ack' - wrong count at exit +../drivers/gpio/gpio-tangier.c:228:15: warning: context imbalance in 'tng_irq_unmask_mask' - wrong count at exit +../drivers/gpio/gpio-tangier.c:304:9: warning: context imbalance in 'tng_irq_set_type' - wrong count at exit +../drivers/gpio/gpio-tangier.c:329:15: warning: context imbalance in 'tng_irq_set_wake' - wrong count at exit +../drivers/gpio/gpio-tangier.c:486:9: warning: context imbalance in 'tng_gpio_suspend' - wrong count at exit +../drivers/gpio/gpio-tangier.c:509:9: warning: context imbalance in 'tng_gpio_resume' - wrong count at exit +../drivers/acpi/acpi_extlog.c:86:54: warning: cast removes address space '__iomem' of expression +../drivers/acpi/acpi_extlog.c:259:20: warning: cast removes address space '__iomem' of expression +../drivers/acpi/acpi_extlog.c:280:34: warning: cast removes address space '__iomem' of expression +../drivers/acpi/acpi_extlog.c:304:11: warning: cast removes address space '__iomem' of expression +../drivers/acpi/acpi_extlog.c:327:19: warning: cast removes address space '__iomem' of expression +../fs/bpf_fs_kfuncs.c:42:25: warning: symbol 'bpf_get_task_exe_file' was not declared. Should it be static? +../fs/bpf_fs_kfuncs.c:58:18: warning: symbol 'bpf_put_file' was not declared. Should it be static? +../fs/bpf_fs_kfuncs.c:82:17: warning: symbol 'bpf_path_d_path' was not declared. Should it be static? +../fs/bpf_fs_kfuncs.c:130:17: warning: symbol 'bpf_get_dentry_xattr' was not declared. Should it be static? +../fs/bpf_fs_kfuncs.c:163:17: warning: symbol 'bpf_get_file_xattr' was not declared. Should it be static? +../fs/bpf_fs_kfuncs.c:289:17: warning: symbol 'bpf_set_dentry_xattr' was not declared. Should it be static? +../fs/bpf_fs_kfuncs.c:315:17: warning: symbol 'bpf_remove_dentry_xattr' was not declared. Should it be static? +../fs/bpf_fs_kfuncs.c:339:17: warning: symbol 'bpf_cgroup_read_xattr' was not declared. Should it be static? +../kernel/taskstats.c:279:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/taskstats.c:279:9: expected struct spinlock [usertype] *lock +../kernel/taskstats.c:279:9: got struct spinlock [noderef] __rcu * +../kernel/taskstats.c:291:36: warning: incorrect type in argument 1 (different address spaces) +../kernel/taskstats.c:291:36: expected struct spinlock [usertype] *lock +../kernel/taskstats.c:291:36: got struct spinlock [noderef] __rcu * +../kernel/taskstats.c:578:27: warning: incorrect type in argument 1 (different address spaces) +../kernel/taskstats.c:578:27: expected struct spinlock [usertype] *lock +../kernel/taskstats.c:578:27: got struct spinlock [noderef] __rcu * +../kernel/taskstats.c:589:29: warning: incorrect type in argument 1 (different address spaces) +../kernel/taskstats.c:589:29: expected struct spinlock [usertype] *lock +../kernel/taskstats.c:589:29: got struct spinlock [noderef] __rcu * +../kernel/taskstats.c: note: in included file (through ../include/linux/taskstats_kern.h): +../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * +../kernel/taskstats.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h, ../include/linux/taskstats_kern.h): +../include/linux/rcupdate.h:895:9: warning: context imbalance in 'fill_stats_for_tgid' - different lock contexts for basic block +../net/bluetooth/sco.c: note: in included file: +../include/net/bluetooth/hci_core.h:153:35: warning: array of flexible structures +../fs/pstore/ram_core.c:278:34: warning: incorrect type in argument 1 (different address spaces) +../fs/pstore/ram_core.c:278:34: expected void volatile [noderef] __iomem * +../fs/pstore/ram_core.c:278:34: got unsigned char * +../fs/pstore/ram_core.c:311:50: warning: incorrect type in argument 2 (different address spaces) +../fs/pstore/ram_core.c:311:50: expected void const volatile [noderef] __iomem * +../fs/pstore/ram_core.c:311:50: got unsigned char * +../fs/pstore/ram_core.c:312:65: warning: incorrect type in argument 2 (different address spaces) +../fs/pstore/ram_core.c:312:65: expected void const volatile [noderef] __iomem * +../fs/pstore/ram_core.c:312:65: got unsigned char * +../fs/pstore/ram_core.c:470:20: warning: incorrect type in assignment (different address spaces) +../fs/pstore/ram_core.c:470:20: expected void *va +../fs/pstore/ram_core.c:470:20: got void [noderef] __iomem * +../fs/pstore/ram_core.c:472:20: warning: incorrect type in assignment (different address spaces) +../fs/pstore/ram_core.c:472:20: expected void *va +../fs/pstore/ram_core.c:472:20: got void [noderef] __iomem * +../fs/pstore/ram_core.c:566:36: warning: incorrect type in argument 1 (different address spaces) +../fs/pstore/ram_core.c:566:36: expected void volatile [noderef] __iomem *addr +../fs/pstore/ram_core.c:566:36: got void *vaddr +../fs/pstore/ram_core.c:69:17: warning: context imbalance in 'buffer_start_add' - unexpected unlock +../fs/pstore/ram_core.c:95:17: warning: context imbalance in 'buffer_size_add' - unexpected unlock @@ -10460,3 +11532,0 @@ -../drivers/mfd/max77705.c:160:1: warning: symbol 'max77705_pm_ops' was not declared. Should it be static? -../net/atm/lec.c:895:39: warning: context imbalance in 'lec_priv_walk' - unexpected unlock -../net/atm/lec.c:951:39: warning: context imbalance in 'lec_seq_stop' - unexpected unlock @@ -10468,0 +11539,42 @@ +../drivers/scsi/st.c: In function ‘create_one_cdev’: +../drivers/scsi/st.c:4249:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size between 9 and 10 [-Wformat-truncation=] + 4249 | snprintf(name, 10, "%s%s%s", rew ? "n" : "", + | ^~ +../drivers/scsi/st.c:4249:9: note: ‘snprintf’ output 1 or more bytes (assuming 33) into a destination of size 10 + 4249 | snprintf(name, 10, "%s%s%s", rew ? "n" : "", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 4250 | tape->name, st_formats[i]); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/nfc/nci/core.c: note: in included file: +../include/net/nfc/nci.h:263:56: warning: array of flexible structures +../lib/digsig.c:210:47: warning: incorrect type in argument 1 (different base types) +../lib/digsig.c:210:47: expected restricted __be64 const [usertype] *p +../lib/digsig.c:210:47: got unsigned long long [usertype] * +../fs/netfs/locking.c:56:5: warning: context imbalance in 'netfs_start_io_read' - wrong count at exit +../fs/netfs/locking.c:87:6: warning: context imbalance in 'netfs_end_io_read' - wrong count at exit +../fs/netfs/locking.c:101:5: warning: context imbalance in 'netfs_start_io_write' - wrong count at exit +../fs/netfs/locking.c:124:6: warning: context imbalance in 'netfs_end_io_write' - wrong count at exit +../fs/netfs/locking.c:167:5: warning: context imbalance in 'netfs_start_io_direct' - wrong count at exit +../fs/netfs/locking.c:200:6: warning: context imbalance in 'netfs_end_io_direct' - wrong count at exit +../kernel/bpf/core.c:250:49: error: arithmetics on pointers to functions +../kernel/bpf/core.c:2994: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:304:1: warning: Using plain integer as NULL pointer +../include/trace/events/xdp.h:331: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 * +../drivers/gpio/gpio-tqmx86.c:96:12: warning: context imbalance in 'tqmx86_gpio_set' - wrong count at exit +../drivers/gpio/gpio-tqmx86.c:108:12: warning: context imbalance in 'tqmx86_gpio_direction_input' - wrong count at exit +../drivers/gpio/gpio-tqmx86.c:120:12: warning: context imbalance in 'tqmx86_gpio_direction_output' - wrong count at exit +../drivers/gpio/gpio-tqmx86.c:182:13: warning: context imbalance in 'tqmx86_gpio_irq_unmask' - wrong count at exit +../drivers/gpio/gpio-tqmx86.c:195:12: warning: context imbalance in 'tqmx86_gpio_irq_set_type' - wrong count at exit +../drivers/gpio/gpio-tqmx86.c:355:37: warning: cast truncates bits from constant value (ffffff0f becomes f) +../kernel/bpf/helpers.c: In function ‘____bpf_snprintf’: +../kernel/bpf/helpers.c:1069:9: warning: function ‘____bpf_snprintf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] + 1069 | err = bstr_printf(str, str_size, fmt, data.bin_args); + | ^~~ @@ -10470,69 +11582,126 @@ -../fs/dlm/debug_fs.c:416:9: warning: context imbalance in 'table_seq_start' - wrong count at exit -../fs/dlm/debug_fs.c:433:13: warning: context imbalance in 'table_seq_stop' - unexpected unlock -../net/sunrpc/debugfs.c:78:21: warning: cast removes address space '__rcu' of expression -../fs/squashfs/inode.c: note: in included file: -../fs/squashfs/squashfs_fs.h:394:46: warning: array of flexible structures -../lib/sbitmap.c:150:9: warning: context imbalance in 'sbitmap_resize' - different lock contexts for basic block -../lib/sbitmap.c:200:17: warning: context imbalance in 'sbitmap_find_bit_in_word' - different lock contexts for basic block -../lib/sbitmap.c:531:9: warning: context imbalance in '__sbitmap_queue_get_batch' - different lock contexts for basic block -../fs/ext4/ialloc.c:1097:32: warning: context imbalance in '__ext4_new_inode' - different lock contexts for basic block -../fs/coda/upcall.c: In function ‘venus_setattr’: -../fs/coda/upcall.c:115:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 115 | union outputArgs *outp; - | ^~~~ -../fs/coda/upcall.c: In function ‘venus_close’: -../fs/coda/upcall.c:164:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 164 | union outputArgs *outp; - | ^~~~ -../fs/coda/upcall.c: In function ‘venus_rename’: -../fs/coda/upcall.c:238:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 238 | union outputArgs *outp; - | ^~~~ -../fs/coda/upcall.c: In function ‘venus_rmdir’: -../fs/coda/upcall.c:306:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 306 | union outputArgs *outp; - | ^~~~ -../fs/coda/upcall.c: In function ‘venus_remove’: -../fs/coda/upcall.c:329:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 329 | union outputArgs *outp; - | ^~~~ -../fs/coda/upcall.c: In function ‘venus_link’: -../fs/coda/upcall.c:383:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 383 | union outputArgs *outp; - | ^~~~ -../fs/coda/upcall.c: In function ‘venus_symlink’: -../fs/coda/upcall.c:410:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 410 | union outputArgs *outp; - | ^~~~ -../fs/coda/upcall.c: In function ‘venus_fsync’: -../fs/coda/upcall.c:443:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 443 | union outputArgs *outp; - | ^~~~ -../fs/coda/upcall.c: In function ‘venus_access’: -../fs/coda/upcall.c:459:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 459 | union outputArgs *outp; - | ^~~~ -../fs/coda/upcall.c: In function ‘venus_access_intent’: -../fs/coda/upcall.c:577:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 577 | union outputArgs *outp; - | ^~~~ -../net/sctp/socket.c:8545:23: warning: context imbalance in 'sctp_get_port_local' - unexpected unlock -../net/bridge/netfilter/ebtable_filter.c:19:41: warning: array of flexible structures -../fs/bfs/inode.c:430:36: warning: cast to restricted __le32 -../net/bridge/netfilter/ebtable_nat.c:19:41: warning: array of flexible structures -../net/sctp/input.c:460:13: warning: context imbalance in 'sctp_err_lookup' - different lock contexts for basic block -../net/sctp/input.c:632:9: warning: context imbalance in 'sctp_v4_err' - unexpected unlock -../net/sctp/input.c:657:17: warning: context imbalance in 'sctp_udp_v4_err' - unexpected unlock -../fs/coda/upcall.c:618:31: warning: incorrect type in argument 1 (different address spaces) -../fs/coda/upcall.c:618:31: expected struct spinlock [usertype] *lock -../fs/coda/upcall.c:618:31: got struct spinlock [noderef] __rcu * -../fs/coda/upcall.c:627:33: warning: incorrect type in argument 1 (different address spaces) -../fs/coda/upcall.c:627:33: expected struct spinlock [usertype] *lock -../fs/coda/upcall.c:627:33: got struct spinlock [noderef] __rcu * -../fs/coda/upcall.c:632:31: warning: incorrect type in argument 1 (different address spaces) -../fs/coda/upcall.c:632:31: expected struct spinlock [usertype] *lock -../fs/coda/upcall.c:632:31: got struct spinlock [noderef] __rcu * -../fs/coda/upcall.c:635:33: warning: incorrect type in argument 1 (different address spaces) -../fs/coda/upcall.c:635:33: expected struct spinlock [usertype] *lock -../fs/coda/upcall.c:635:33: got struct spinlock [noderef] __rcu * -../fs/coda/coda_linux.c:25:5: warning: symbol 'coda_fake_statfs' was not declared. Should it be static? +../kernel/events/callchain.c:68:9: error: incompatible types in comparison expression (different address spaces): +../kernel/events/callchain.c:68:9: struct callchain_cpus_entries [noderef] __rcu * +../kernel/events/callchain.c:68:9: struct callchain_cpus_entries * +../kernel/events/callchain.c:98:9: error: incompatible types in comparison expression (different address spaces): +../kernel/events/callchain.c:98:9: struct callchain_cpus_entries [noderef] __rcu * +../kernel/events/callchain.c:98:9: struct callchain_cpus_entries * +../kernel/events/callchain.c:163:19: error: incompatible types in comparison expression (different address spaces): +../kernel/events/callchain.c:163:19: struct callchain_cpus_entries [noderef] __rcu * +../kernel/events/callchain.c:163:19: struct callchain_cpus_entries * +../kernel/bpf/helpers.c:1203:21: warning: incorrect type in assignment (different address spaces) +../kernel/bpf/helpers.c:1203:21: expected unsigned long long ( *[usertype] callback_fn )( ... ) +../kernel/bpf/helpers.c:1203:21: got void [noderef] __rcu * +../kernel/bpf/helpers.c:1962:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:1963:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:1964:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:1965:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:1966:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:1967:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:1968:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:1969:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:1970:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:1971:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:1974:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:2234:18: warning: symbol 'bpf_obj_new_impl' was not declared. Should it be static? +../kernel/bpf/helpers.c:2248:18: warning: symbol 'bpf_percpu_obj_new_impl' was not declared. Should it be static? +../kernel/bpf/helpers.c:2279:18: warning: symbol 'bpf_obj_drop_impl' was not declared. Should it be static? +../kernel/bpf/helpers.c:2287:18: warning: symbol 'bpf_percpu_obj_drop_impl' was not declared. Should it be static? +../kernel/bpf/helpers.c:2293:18: warning: symbol 'bpf_refcount_acquire_impl' was not declared. Should it be static? +../kernel/bpf/helpers.c:2338:17: warning: symbol 'bpf_list_push_front_impl' was not declared. Should it be static? +../kernel/bpf/helpers.c:2348:17: warning: symbol 'bpf_list_push_back_impl' was not declared. Should it be static? +../kernel/bpf/helpers.c:2381:34: warning: symbol 'bpf_list_pop_front' was not declared. Should it be static? +../kernel/bpf/helpers.c:2386:34: warning: symbol 'bpf_list_pop_back' was not declared. Should it be static? +../kernel/bpf/helpers.c:2391:34: warning: symbol 'bpf_list_front' was not declared. Should it be static? +../kernel/bpf/helpers.c:2401:34: warning: symbol 'bpf_list_back' was not declared. Should it be static? +../kernel/bpf/helpers.c:2411:32: warning: symbol 'bpf_rbtree_remove' was not declared. Should it be static? +../kernel/bpf/helpers.c:2467:17: warning: symbol 'bpf_rbtree_add_impl' was not declared. Should it be static? +../kernel/bpf/helpers.c:2477:32: warning: symbol 'bpf_rbtree_first' was not declared. Should it be static? +../kernel/bpf/helpers.c:2484:32: warning: symbol 'bpf_rbtree_root' was not declared. Should it be static? +../kernel/bpf/helpers.c:2491:32: warning: symbol 'bpf_rbtree_left' was not declared. Should it be static? +../kernel/bpf/helpers.c:2501:32: warning: symbol 'bpf_rbtree_right' was not declared. Should it be static? +../kernel/bpf/helpers.c:2517:32: warning: symbol 'bpf_task_acquire' was not declared. Should it be static? +../kernel/bpf/helpers.c:2528:18: warning: symbol 'bpf_task_release' was not declared. Should it be static? +../kernel/bpf/helpers.c:2533:18: warning: symbol 'bpf_task_release_dtor' was not declared. Should it be static? +../kernel/bpf/helpers.c:2546:27: warning: symbol 'bpf_cgroup_acquire' was not declared. Should it be static? +../kernel/bpf/helpers.c:2558:18: warning: symbol 'bpf_cgroup_release' was not declared. Should it be static? +../kernel/bpf/helpers.c:2563:18: warning: symbol 'bpf_cgroup_release_dtor' was not declared. Should it be static? +../kernel/bpf/helpers.c:2576:27: warning: symbol 'bpf_cgroup_ancestor' was not declared. Should it be static? +../kernel/bpf/helpers.c:2596:27: warning: symbol 'bpf_cgroup_from_id' was not declared. Should it be static? +../kernel/bpf/helpers.c:2616:18: warning: symbol 'bpf_task_under_cgroup' was not declared. Should it be static? +../kernel/bpf/helpers.c:2659:27: warning: symbol 'bpf_task_get_cgroup1' was not declared. Should it be static? +../kernel/bpf/helpers.c:2676:32: warning: symbol 'bpf_task_from_pid' was not declared. Should it be static? +../kernel/bpf/helpers.c:2695:32: warning: symbol 'bpf_task_from_vpid' was not declared. Should it be static? +../kernel/bpf/helpers.c:2736:18: warning: symbol 'bpf_dynptr_slice' was not declared. Should it be static? +../kernel/bpf/helpers.c:2859:17: warning: symbol 'bpf_dynptr_adjust' was not declared. Should it be static? +../kernel/bpf/helpers.c:2878:18: warning: symbol 'bpf_dynptr_is_null' was not declared. Should it be static? +../kernel/bpf/helpers.c:2885:18: warning: symbol 'bpf_dynptr_is_rdonly' was not declared. Should it be static? +../kernel/bpf/helpers.c:2895:17: warning: symbol 'bpf_dynptr_size' was not declared. Should it be static? +../kernel/bpf/helpers.c:2905:17: warning: symbol 'bpf_dynptr_clone' was not declared. Should it be static? +../kernel/bpf/helpers.c:2932:17: warning: symbol 'bpf_dynptr_copy' was not declared. Should it be static? +../kernel/bpf/helpers.c:2987:17: warning: symbol 'bpf_dynptr_memset' was not declared. Should it be static? +../kernel/bpf/helpers.c:3022:18: warning: symbol 'bpf_cast_to_kern_ctx' was not declared. Should it be static? +../kernel/bpf/helpers.c:3027:18: warning: symbol 'bpf_rdonly_cast' was not declared. Should it be static? +../kernel/bpf/helpers.c:3032:18: warning: symbol 'bpf_rcu_read_lock' was not declared. Should it be static? +../kernel/bpf/helpers.c:3037:18: warning: symbol 'bpf_rcu_read_unlock' was not declared. Should it be static? +../kernel/bpf/helpers.c:3073:18: warning: symbol 'bpf_throw' was not declared. Should it be static? +../kernel/bpf/helpers.c:3092:17: warning: symbol 'bpf_wq_init' was not declared. Should it be static? +../kernel/bpf/helpers.c:3106:17: warning: symbol 'bpf_wq_start' was not declared. Should it be static? +../kernel/bpf/helpers.c:3123:17: warning: symbol 'bpf_wq_set_callback_impl' was not declared. Should it be static? +../kernel/bpf/helpers.c:3137:18: warning: symbol 'bpf_preempt_disable' was not declared. Should it be static? +../kernel/bpf/helpers.c:3142:18: warning: symbol 'bpf_preempt_enable' was not declared. Should it be static? +../kernel/bpf/helpers.c:3201:1: warning: symbol 'bpf_iter_bits_new' was not declared. Should it be static? +../kernel/bpf/helpers.c:3262:17: warning: symbol 'bpf_iter_bits_next' was not declared. Should it be static? +../kernel/bpf/helpers.c:3288:18: warning: symbol 'bpf_iter_bits_destroy' was not declared. Should it be static? +../kernel/bpf/helpers.c:3312:17: warning: symbol 'bpf_copy_from_user_str' was not declared. Should it be static? +../kernel/bpf/helpers.c:3357:17: warning: symbol 'bpf_copy_from_user_task_str' was not declared. Should it be static? +../kernel/bpf/helpers.c:3387:18: warning: symbol 'bpf_local_irq_save' was not declared. Should it be static? +../kernel/bpf/helpers.c:3392:18: warning: symbol 'bpf_local_irq_restore' was not declared. Should it be static? +../kernel/bpf/helpers.c:3397:18: warning: symbol '__bpf_trap' was not declared. Should it be static? +../kernel/bpf/helpers.c:3452:17: warning: symbol 'bpf_strcmp' was not declared. Should it be static? +../kernel/bpf/helpers.c:3470:17: warning: symbol 'bpf_strcasecmp' was not declared. Should it be static? +../kernel/bpf/helpers.c:3491:17: warning: symbol 'bpf_strnchr' was not declared. Should it be static? +../kernel/bpf/helpers.c:3528:17: warning: symbol 'bpf_strchr' was not declared. Should it be static? +../kernel/bpf/helpers.c:3545:17: warning: symbol 'bpf_strchrnul' was not declared. Should it be static? +../kernel/bpf/helpers.c:3577:17: warning: symbol 'bpf_strrchr' was not declared. Should it be static? +../kernel/bpf/helpers.c:3610:17: warning: symbol 'bpf_strnlen' was not declared. Should it be static? +../kernel/bpf/helpers.c:3640:17: warning: symbol 'bpf_strlen' was not declared. Should it be static? +../kernel/bpf/helpers.c:3658:17: warning: symbol 'bpf_strspn' was not declared. Should it be static? +../kernel/bpf/helpers.c:3702:17: warning: symbol 'bpf_strcspn' was not declared. Should it be static? +../kernel/bpf/helpers.c:3793:17: warning: symbol 'bpf_strstr' was not declared. Should it be static? +../kernel/bpf/helpers.c:3812:17: warning: symbol 'bpf_strcasestr' was not declared. Should it be static? +../kernel/bpf/helpers.c:3831:17: warning: symbol 'bpf_strnstr' was not declared. Should it be static? +../kernel/bpf/helpers.c:3852:17: warning: symbol 'bpf_strncasestr' was not declared. Should it be static? +../kernel/bpf/helpers.c:4288:17: warning: symbol 'bpf_task_work_schedule_signal_impl' was not declared. Should it be static? +../kernel/bpf/helpers.c:4307:17: warning: symbol 'bpf_task_work_schedule_resume_impl' was not declared. Should it be static? +../kernel/bpf/helpers.c:4339:17: warning: symbol 'bpf_dynptr_from_file' was not declared. Should it be static? +../kernel/bpf/helpers.c:4349:17: warning: symbol 'bpf_dynptr_file_discard' was not declared. Should it be static? +../kernel/bpf/helpers.c:3032: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:897:25: warning: context imbalance in 'bpf_rcu_read_unlock' - unexpected unlock +../kernel/bpf/map_iter.c:198:17: warning: symbol 'bpf_map_sum_elem_count' was not declared. Should it be static? +../kernel/events/ring_buffer.c:22:47: warning: incorrect type in argument 2 (different base types) +../kernel/events/ring_buffer.c:22:47: expected int i +../kernel/events/ring_buffer.c:22:47: got restricted __poll_t +../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): +../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * +../kernel/events/ring_buffer.c:174:14: struct perf_buffer * +../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): +../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * +../kernel/events/ring_buffer.c:174:14: struct perf_buffer * +../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): +../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * +../kernel/events/ring_buffer.c:174:14: struct perf_buffer * +../kernel/bpf/bpf_iter.c:770:17: warning: symbol 'bpf_iter_num_new' was not declared. Should it be static? +../kernel/bpf/bpf_iter.c:801:17: warning: symbol 'bpf_iter_num_next' was not declared. Should it be static? +../kernel/bpf/bpf_iter.c:820:18: warning: symbol 'bpf_iter_num_destroy' was not declared. Should it be static? +../sound/soc/qcom/qdsp6/audioreach.c:81:45: warning: array of flexible structures +../lib/stackdepot.c:722:9: warning: context imbalance in 'stack_depot_save_flags' - different lock contexts for basic block +../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? @@ -10670,0 +11840,10 @@ +../drivers/scsi/ch.c: In function ‘ch_probe’: +../drivers/scsi/ch.c:924:29: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] + 924 | sprintf(ch->name,"ch%d",ch->minor); + | ^~ +../drivers/scsi/ch.c:924:26: note: directive argument in the range [0, 2147483647] + 924 | sprintf(ch->name,"ch%d",ch->minor); + | ^~~~~~ +../drivers/scsi/ch.c:924:9: note: ‘sprintf’ output between 4 and 13 bytes into a destination of size 8 + 924 | sprintf(ch->name,"ch%d",ch->minor); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -10677,0 +11857,96 @@ +../kernel/events/uprobes.c:2161:17: error: incompatible types in comparison expression (different address spaces): +../kernel/events/uprobes.c:2161:17: struct return_instance [noderef] __rcu * +../kernel/events/uprobes.c:2161:17: struct return_instance * +../kernel/events/uprobes.c:2240:17: error: incompatible types in comparison expression (different address spaces): +../kernel/events/uprobes.c:2240:17: struct return_instance [noderef] __rcu * +../kernel/events/uprobes.c:2240:17: struct return_instance * +../kernel/events/uprobes.c:2304:9: error: incompatible types in comparison expression (different address spaces): +../kernel/events/uprobes.c:2304:9: struct return_instance [noderef] __rcu * +../kernel/events/uprobes.c:2304:9: struct return_instance * +../kernel/events/uprobes.c:2668:25: error: incompatible types in comparison expression (different address spaces): +../kernel/events/uprobes.c:2668:25: struct return_instance [noderef] __rcu * +../kernel/events/uprobes.c:2668:25: struct return_instance * +../kernel/events/uprobes.c:574:17: warning: context imbalance in 'uprobe_write' - unexpected unlock +../kernel/events/uprobes.c:760:17: warning: context imbalance in 'hprobe_finalize' - unexpected unlock +../kernel/events/uprobes.c:832:25: warning: context imbalance in 'hprobe_expire' - unexpected unlock +../kernel/events/uprobes.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/super_types.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/dlm/lock.c:345:1: warning: context imbalance in 'dlm_refcount_dec_and_write_lock_bh' - wrong count at exit +../fs/dlm/lock.c:366:17: warning: context imbalance in 'put_rsb' - unexpected unlock +../fs/dlm/lock.c:366:17: warning: context imbalance in '__put_lkb' - unexpected unlock +../fs/dlm/lock.c:1887:31: warning: context imbalance in 'remove_from_waiters_ms' - unexpected unlock +../kernel/bpf/hashtab.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'bpf_hash_map_seq_find_next' - unexpected unlock +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'bpf_hash_map_seq_stop' - unexpected unlock +../kernel/bpf/local_storage.c:91:47: warning: context imbalance in 'cgroup_storage_lookup' - unexpected unlock +../fs/coda/coda_linux.c:25:5: warning: symbol 'coda_fake_statfs' was not declared. Should it be static? +../fs/coda/upcall.c: In function ‘venus_setattr’: +../fs/coda/upcall.c:115:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] + 115 | union outputArgs *outp; + | ^~~~ +../fs/coda/upcall.c: In function ‘venus_close’: +../fs/coda/upcall.c:164:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] + 164 | union outputArgs *outp; + | ^~~~ +../fs/coda/upcall.c: In function ‘venus_rename’: +../fs/coda/upcall.c:238:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] + 238 | union outputArgs *outp; + | ^~~~ +../fs/coda/upcall.c: In function ‘venus_rmdir’: +../fs/coda/upcall.c:306:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] + 306 | union outputArgs *outp; + | ^~~~ +../fs/coda/upcall.c: In function ‘venus_remove’: +../fs/coda/upcall.c:329:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] + 329 | union outputArgs *outp; + | ^~~~ +../fs/coda/upcall.c: In function ‘venus_link’: +../fs/coda/upcall.c:383:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] + 383 | union outputArgs *outp; + | ^~~~ +../fs/coda/upcall.c: In function ‘venus_symlink’: +../fs/coda/upcall.c:410:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] + 410 | union outputArgs *outp; + | ^~~~ +../fs/coda/upcall.c: In function ‘venus_fsync’: +../fs/coda/upcall.c:443:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] + 443 | union outputArgs *outp; + | ^~~~ +../fs/coda/upcall.c: In function ‘venus_access’: +../fs/coda/upcall.c:459:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] + 459 | union outputArgs *outp; + | ^~~~ +../fs/coda/upcall.c: In function ‘venus_access_intent’: +../fs/coda/upcall.c:577:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] + 577 | union outputArgs *outp; + | ^~~~ +../lib/sbitmap.c:150:9: warning: context imbalance in 'sbitmap_resize' - different lock contexts for basic block +../lib/sbitmap.c:200:17: warning: context imbalance in 'sbitmap_find_bit_in_word' - different lock contexts for basic block +../lib/sbitmap.c:531:9: warning: context imbalance in '__sbitmap_queue_get_batch' - different lock contexts for basic block +../fs/coda/upcall.c:618:31: warning: incorrect type in argument 1 (different address spaces) +../fs/coda/upcall.c:618:31: expected struct spinlock [usertype] *lock +../fs/coda/upcall.c:618:31: got struct spinlock [noderef] __rcu * +../fs/coda/upcall.c:627:33: warning: incorrect type in argument 1 (different address spaces) +../fs/coda/upcall.c:627:33: expected struct spinlock [usertype] *lock +../fs/coda/upcall.c:627:33: got struct spinlock [noderef] __rcu * +../fs/coda/upcall.c:632:31: warning: incorrect type in argument 1 (different address spaces) +../fs/coda/upcall.c:632:31: expected struct spinlock [usertype] *lock +../fs/coda/upcall.c:632:31: got struct spinlock [noderef] __rcu * +../fs/coda/upcall.c:635:33: warning: incorrect type in argument 1 (different address spaces) +../fs/coda/upcall.c:635:33: expected struct spinlock [usertype] *lock +../fs/coda/upcall.c:635:33: got struct spinlock [noderef] __rcu * +../drivers/gpio/gpio-viperboard.c:266:20: warning: incorrect type in assignment (different base types) +../drivers/gpio/gpio-viperboard.c:266:20: expected unsigned short [usertype] val +../drivers/gpio/gpio-viperboard.c:266:20: got restricted __be16 [usertype] +../drivers/gpio/gpio-viperboard.c:267:21: warning: incorrect type in assignment (different base types) +../drivers/gpio/gpio-viperboard.c:267:21: expected unsigned short [usertype] mask +../drivers/gpio/gpio-viperboard.c:267:21: got restricted __be16 [usertype] +../drivers/gpio/gpio-viperboard.c:307:27: warning: cast to restricted __be16 +../drivers/gpio/gpio-viperboard.c:331:20: warning: incorrect type in assignment (different base types) +../drivers/gpio/gpio-viperboard.c:331:20: expected unsigned short [usertype] val +../drivers/gpio/gpio-viperboard.c:331:20: got restricted __be16 [usertype] +../drivers/gpio/gpio-viperboard.c:332:21: warning: incorrect type in assignment (different base types) +../drivers/gpio/gpio-viperboard.c:332:21: expected unsigned short [usertype] mask +../drivers/gpio/gpio-viperboard.c:332:21: got restricted __be16 [usertype] @@ -10696,176 +11971,5 @@ -../lib/test_bpf.c:7856:25: warning: incorrect type in initializer (different base types) -../lib/test_bpf.c:7856:25: expected unsigned int [usertype] result -../lib/test_bpf.c:7856:25: got restricted __be16 [usertype] -../lib/test_bpf.c:7870:24: warning: incorrect type in initializer (different base types) -../lib/test_bpf.c:7870:24: expected unsigned int [usertype] result -../lib/test_bpf.c:7870:24: got restricted __be32 [usertype] -../lib/test_bpf.c:7881:25: warning: cast from restricted __be64 -../lib/test_bpf.c:7893:31: warning: restricted __be64 degrades to integer -../lib/test_bpf.c:7905:25: warning: incorrect type in initializer (different base types) -../lib/test_bpf.c:7905:25: expected unsigned int [usertype] result -../lib/test_bpf.c:7905:25: got restricted __be16 [usertype] -../lib/test_bpf.c:7919:24: warning: incorrect type in initializer (different base types) -../lib/test_bpf.c:7919:24: expected unsigned int [usertype] result -../lib/test_bpf.c:7919:24: got restricted __be32 [usertype] -../lib/test_bpf.c:7930:25: warning: cast from restricted __be64 -../lib/test_bpf.c:7942:31: warning: restricted __be64 degrades to integer -../lib/test_bpf.c:7954:24: warning: incorrect type in initializer (different base types) -../lib/test_bpf.c:7954:24: expected unsigned int [usertype] result -../lib/test_bpf.c:7954:24: got restricted __le16 [usertype] -../lib/test_bpf.c:7968:24: warning: incorrect type in initializer (different base types) -../lib/test_bpf.c:7968:24: expected unsigned int [usertype] result -../lib/test_bpf.c:7968:24: got restricted __le32 [usertype] -../lib/test_bpf.c:7979:25: warning: cast from restricted __le64 -../lib/test_bpf.c:7991:31: warning: restricted __le64 degrades to integer -../lib/test_bpf.c:8003:25: warning: incorrect type in initializer (different base types) -../lib/test_bpf.c:8003:25: expected unsigned int [usertype] result -../lib/test_bpf.c:8003:25: got restricted __le16 [usertype] -../lib/test_bpf.c:8017:24: warning: incorrect type in initializer (different base types) -../lib/test_bpf.c:8017:24: expected unsigned int [usertype] result -../lib/test_bpf.c:8017:24: got restricted __le32 [usertype] -../lib/test_bpf.c:8028:25: warning: cast from restricted __le64 -../lib/test_bpf.c:8040:31: warning: restricted __le64 degrades to integer -../lib/test_bpf.c:4897:25: warning: cast truncates bits from constant value (567800001234 becomes 1234) -../lib/test_bpf.c:4908:25: warning: cast truncates bits from constant value (1ffffffff becomes ffffffff) -../lib/test_bpf.c:4985:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:5063:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:5079:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:5139:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) -../lib/test_bpf.c:5155:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) -../lib/test_bpf.c:5172:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) -../lib/test_bpf.c:5188:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) -../lib/test_bpf.c:5204:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) -../lib/test_bpf.c:5286:25: warning: cast truncates bits from constant value (100000000 becomes 0) -../lib/test_bpf.c:5464:25: warning: cast truncates bits from constant value (100000000 becomes 0) -../lib/test_bpf.c:5774:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) -../lib/test_bpf.c:5775:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) -../lib/test_bpf.c:5786:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) -../lib/test_bpf.c:5787:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) -../lib/test_bpf.c:5909:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:5920:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6407:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6445:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:6461:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:6462:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:6493:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6509:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6510:25: warning: cast truncates bits from constant value (123456780a0c0e0 becomes 80a0c0e0) -../lib/test_bpf.c:6619:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6657:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:6658:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:6673:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:6705:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6706:25: warning: cast truncates bits from constant value (12345678fafcfef becomes 8fafcfef) -../lib/test_bpf.c:6721:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6831:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6869:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:6870:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:6885:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:6886:25: warning: cast truncates bits from constant value (ffff00000000ffff becomes ffff) -../lib/test_bpf.c:6917:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6918:25: warning: cast truncates bits from constant value (123456786a4c2e0 becomes 86a4c2e0) -../lib/test_bpf.c:6933:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6934:25: warning: cast truncates bits from constant value (fedcba98795b3d1f becomes 795b3d1f) -../lib/test_bpf.c:7010:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7022:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7035:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7047:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7060:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7072:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7085:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7097:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7177:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7188:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7200:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7211:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7223:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7234:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7246:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7318:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7330:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7343:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7355:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7368:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7380:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7393:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7405:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7485:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7496:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7508:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7519:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7531:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7542:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7554:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7578:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) -../lib/test_bpf.c:7590:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7602:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7615:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7627:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7640:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7652:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7665:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7677:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7713:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) -../lib/test_bpf.c:7724:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7735:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7747:25: warning: too many warnings -../fs/netfs/fscache_cache.c:405:13: warning: context imbalance in 'fscache_caches_seq_start' - wrong count at exit -../fs/netfs/fscache_cache.c:417:13: warning: context imbalance in 'fscache_caches_seq_stop' - wrong count at exit -../fs/ext4/mballoc.c:1472:40: warning: context imbalance in 'ext4_mb_init_cache' - different lock contexts for basic block -../fs/ext4/mballoc.c:3644:40: warning: context imbalance in 'ext4_discard_work' - different lock contexts for basic block -../fs/ext4/mballoc.c:3877:40: warning: context imbalance in 'ext4_mb_release' - different lock contexts for basic block -../fs/ext4/mballoc.c:5687:32: warning: context imbalance in 'ext4_discard_preallocations' - different lock contexts for basic block -../fs/ext4/mballoc.c:5747:32: warning: context imbalance in 'ext4_mb_show_ac' - different lock contexts for basic block -../fs/ext4/mballoc.c:5983:32: warning: context imbalance in 'ext4_mb_discard_lg_preallocations' - different lock contexts for basic block -../fs/ext4/mballoc.c:5747:32: warning: context imbalance in 'ext4_mb_new_blocks' - different lock contexts for basic block -../fs/ext4/mballoc.c:6616:32: warning: context imbalance in 'ext4_mb_clear_bb' - different lock contexts for basic block -../fs/ext4/mballoc.c:6956:17: warning: context imbalance in 'ext4_try_to_trim_range' - different lock contexts for basic block -../fs/ext4/mballoc.c:7161:32: warning: context imbalance in 'ext4_mballoc_query_range' - different lock contexts for basic block -../drivers/gpio/gpio-tqmx86.c:96:12: warning: context imbalance in 'tqmx86_gpio_set' - wrong count at exit -../drivers/gpio/gpio-tqmx86.c:108:12: warning: context imbalance in 'tqmx86_gpio_direction_input' - wrong count at exit -../drivers/gpio/gpio-tqmx86.c:120:12: warning: context imbalance in 'tqmx86_gpio_direction_output' - wrong count at exit -../drivers/gpio/gpio-tqmx86.c:182:13: warning: context imbalance in 'tqmx86_gpio_irq_unmask' - wrong count at exit -../drivers/gpio/gpio-tqmx86.c:195:12: warning: context imbalance in 'tqmx86_gpio_irq_set_type' - wrong count at exit -../drivers/gpio/gpio-tqmx86.c:355:37: warning: cast truncates bits from constant value (ffffff0f becomes f) -../kernel/bpf/core.c:250:49: error: arithmetics on pointers to functions -../kernel/bpf/core.c:2994: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:304:1: warning: Using plain integer as NULL pointer -../include/trace/events/xdp.h:331: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 * -../net/caif/cfmuxl.c:127:14: error: incompatible types in comparison expression (different address spaces): -../net/caif/cfmuxl.c:127:14: struct cflayer [noderef] __rcu * -../net/caif/cfmuxl.c:127:14: struct cflayer * -../net/caif/cfmuxl.c:131:17: error: incompatible types in comparison expression (different address spaces): -../net/caif/cfmuxl.c:131:17: struct cflayer [noderef] __rcu * -../net/caif/cfmuxl.c:131:17: struct cflayer * -../net/caif/cfmuxl.c:111:9: error: incompatible types in comparison expression (different address spaces): -../net/caif/cfmuxl.c:111:9: struct cflayer [noderef] __rcu * -../net/caif/cfmuxl.c:111:9: struct cflayer * -../net/caif/cfmuxl.c:141:14: error: incompatible types in comparison expression (different address spaces): -../net/caif/cfmuxl.c:141:14: struct cflayer [noderef] __rcu * -../net/caif/cfmuxl.c:141:14: struct cflayer * -../net/caif/cfmuxl.c:145:17: error: incompatible types in comparison expression (different address spaces): -../net/caif/cfmuxl.c:145:17: struct cflayer [noderef] __rcu * -../net/caif/cfmuxl.c:145:17: struct cflayer * -../net/caif/cfmuxl.c:167:9: error: incompatible types in comparison expression (different address spaces): -../net/caif/cfmuxl.c:167:9: struct cflayer [noderef] __rcu * -../net/caif/cfmuxl.c:167:9: struct cflayer * -../net/caif/cfctrl.c:242:23: warning: incorrect type in assignment (different base types) -../net/caif/cfctrl.c:242:23: expected unsigned int [usertype] tmp32 -../net/caif/cfctrl.c:242:23: got restricted __le32 [usertype] -../net/caif/cfctrl.c:249:23: warning: incorrect type in assignment (different base types) -../net/caif/cfctrl.c:249:23: expected unsigned int [addressable] [usertype] tmp32 -../net/caif/cfctrl.c:249:23: got restricted __le32 [usertype] -../net/caif/cfctrl.c:256:23: warning: incorrect type in assignment (different base types) -../net/caif/cfctrl.c:256:23: expected unsigned short [usertype] tmp16 -../net/caif/cfctrl.c:256:23: got restricted __le16 [usertype] -../net/caif/cfctrl.c:258:23: warning: incorrect type in assignment (different base types) -../net/caif/cfctrl.c:258:23: expected unsigned short [addressable] [usertype] tmp16 -../net/caif/cfctrl.c:258:23: got restricted __le16 [usertype] +../fs/squashfs/inode.c: note: in included file: +../fs/squashfs/squashfs_fs.h:394:46: warning: array of flexible structures +../fs/bfs/inode.c:430:36: warning: cast to restricted __le32 +../fs/dlm/debug_fs.c:416:9: warning: context imbalance in 'table_seq_start' - wrong count at exit +../fs/dlm/debug_fs.c:433:13: warning: context imbalance in 'table_seq_stop' - unexpected unlock @@ -10881,18 +11985,46 @@ -../lib/test_ubsan.c:62:16: warning: cast truncates bits from constant value (7fffffffffffffff becomes ffffffff) -../lib/test_ubsan.c:72:18: warning: shift count is negative (-1) -../fs/netfs/fscache_volume.c:509:13: warning: context imbalance in 'fscache_volumes_seq_start' - wrong count at exit -../fs/netfs/fscache_volume.c:521:13: warning: context imbalance in 'fscache_volumes_seq_stop' - wrong count at exit -../kernel/bpf/verifier.c:353:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? -../kernel/bpf/verifier.c:23444: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 -../kernel/bpf/helpers.c: In function ‘____bpf_snprintf’: -../kernel/bpf/helpers.c:1069:9: warning: function ‘____bpf_snprintf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] - 1069 | err = bstr_printf(str, str_size, fmt, data.bin_args); +../kernel/context_tracking.c:125:39: warning: incorrect type in initializer (different address spaces) +../kernel/context_tracking.c:125:39: expected void const [noderef] __percpu *__vpp_verify +../kernel/context_tracking.c:125:39: got struct context_tracking * +../kernel/context_tracking.c:164:39: warning: incorrect type in initializer (different address spaces) +../kernel/context_tracking.c:164:39: expected void const [noderef] __percpu *__vpp_verify +../kernel/context_tracking.c:164:39: got struct context_tracking * +../kernel/context_tracking.c:205:39: warning: incorrect type in initializer (different address spaces) +../kernel/context_tracking.c:205:39: expected void const [noderef] __percpu *__vpp_verify +../kernel/context_tracking.c:205:39: got struct context_tracking * +../kernel/context_tracking.c:260:39: warning: incorrect type in initializer (different address spaces) +../kernel/context_tracking.c:260:39: expected void const [noderef] __percpu *__vpp_verify +../kernel/context_tracking.c:260:39: got struct context_tracking * +../kernel/iomem.c:111:22: warning: incorrect type in assignment (different address spaces) +../kernel/iomem.c:111:22: expected void *[assigned] addr +../kernel/iomem.c:111:22: got void [noderef] __iomem * +../kernel/iomem.c:114:22: warning: incorrect type in assignment (different address spaces) +../kernel/iomem.c:114:22: expected void *[assigned] addr +../kernel/iomem.c:114:22: got void [noderef] __iomem * +../fs/jbd2/journal.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/jbd2.h): +../include/trace/events/jbd2.h:356:1: warning: cast to restricted blk_opf_t +../include/trace/events/jbd2.h:356:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/jbd2.h:356:1: warning: restricted blk_opf_t degrades to integer +../drivers/scsi/scsi_debug.c:4683:9: warning: context imbalance in 'resp_read_dt0' - different lock contexts for basic block +../drivers/scsi/scsi_debug.c:5003:17: warning: context imbalance in 'resp_write_dt0' - different lock contexts for basic block +../drivers/scsi/scsi_debug.c:5310:9: warning: context imbalance in 'resp_write_same' - different lock contexts for basic block +../kernel/bpf/rqspinlock.c:101:39: warning: incorrect type in initializer (different address spaces) +../kernel/bpf/rqspinlock.c:101:39: expected void const [noderef] __percpu *__vpp_verify +../kernel/bpf/rqspinlock.c:101:39: got struct rqspinlock_held * +../kernel/bpf/rqspinlock.c:122:39: warning: incorrect type in initializer (different address spaces) +../kernel/bpf/rqspinlock.c:122:39: expected void const [noderef] __percpu *__vpp_verify +../kernel/bpf/rqspinlock.c:122:39: got struct rqspinlock_held * +../kernel/bpf/rqspinlock.c:135:51: warning: incorrect type in initializer (different address spaces) +../kernel/bpf/rqspinlock.c:135:51: expected void const [noderef] __percpu *__vpp_verify +../kernel/bpf/rqspinlock.c:135:51: got struct rqspinlock_held * +../kernel/bpf/rqspinlock.c:673:39: warning: incorrect type in initializer (different address spaces) +../kernel/bpf/rqspinlock.c:673:39: expected void const [noderef] __percpu *__vpp_verify +../kernel/bpf/rqspinlock.c:673:39: got struct rqspinlock_held * +../kernel/bpf/rqspinlock.c:692:17: warning: symbol 'bpf_res_spin_lock' was not declared. Should it be static? +../kernel/bpf/rqspinlock.c:709:18: warning: symbol 'bpf_res_spin_unlock' was not declared. Should it be static? +../kernel/bpf/rqspinlock.c:715:17: warning: symbol 'bpf_res_spin_lock_irqsave' was not declared. Should it be static? +../kernel/bpf/rqspinlock.c:734:18: warning: symbol 'bpf_res_spin_unlock_irqrestore' was not declared. Should it be static? +../fs/netfs/fscache_cache.c:405:13: warning: context imbalance in 'fscache_caches_seq_start' - wrong count at exit +../fs/netfs/fscache_cache.c:417:13: warning: context imbalance in 'fscache_caches_seq_stop' - wrong count at exit +../kernel/bpf/stream.c: In function ‘bpf_stream_vprintk_impl’: +../kernel/bpf/stream.c:241:9: warning: function ‘bpf_stream_vprintk_impl’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] + 241 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt__str, data.bin_args); @@ -10899,0 +12032 @@ +../kernel/bpf/stream.c:215:17: warning: symbol 'bpf_stream_vprintk_impl' was not declared. Should it be static? @@ -11004,323 +12137,5 @@ -../fs/nfs/client.c: note: in included file (through ../include/linux/module.h): -../include/linux/list.h:237:25: warning: context imbalance in 'nfs_put_client' - unexpected unlock -../fs/ext4/super.c:3369:32: warning: context imbalance in 'ext4_check_descriptors' - different lock contexts for basic block -../net/caif/cffrml.c:92:15: warning: cast to restricted __le16 -../net/caif/cffrml.c:110:27: warning: cast to restricted __le16 -../kernel/context_tracking.c:125:39: warning: incorrect type in initializer (different address spaces) -../kernel/context_tracking.c:125:39: expected void const [noderef] __percpu *__vpp_verify -../kernel/context_tracking.c:125:39: got struct context_tracking * -../kernel/context_tracking.c:164:39: warning: incorrect type in initializer (different address spaces) -../kernel/context_tracking.c:164:39: expected void const [noderef] __percpu *__vpp_verify -../kernel/context_tracking.c:164:39: got struct context_tracking * -../kernel/context_tracking.c:205:39: warning: incorrect type in initializer (different address spaces) -../kernel/context_tracking.c:205:39: expected void const [noderef] __percpu *__vpp_verify -../kernel/context_tracking.c:205:39: got struct context_tracking * -../kernel/context_tracking.c:260:39: warning: incorrect type in initializer (different address spaces) -../kernel/context_tracking.c:260:39: expected void const [noderef] __percpu *__vpp_verify -../kernel/context_tracking.c:260:39: got struct context_tracking * -../net/caif/cfserl.c:121:29: warning: cast to restricted __le16 -../kernel/iomem.c:111:22: warning: incorrect type in assignment (different address spaces) -../kernel/iomem.c:111:22: expected void *[assigned] addr -../kernel/iomem.c:111:22: got void [noderef] __iomem * -../kernel/iomem.c:114:22: warning: incorrect type in assignment (different address spaces) -../kernel/iomem.c:114:22: expected void *[assigned] addr -../kernel/iomem.c:114:22: got void [noderef] __iomem * -../sound/soc/sof/intel/hda-dai.c: note: in included file: -../sound/soc/sof/intel/../ipc4-topology.h:339:54: warning: array of flexible structures -../sound/soc/sof/intel/hda-dai.c: note: in included file: -../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures -../fs/nfs/inode.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ...): -../include/linux/rculist.h:178:25: warning: context imbalance in 'nfs_put_lock_context' - unexpected unlock -../fs/lockd/clntproc.c: note: in included file (through ../include/linux/module.h): -../include/linux/list.h:237:25: warning: context imbalance in 'nlmclnt_put_lockowner' - unexpected unlock -../net/9p/trans_usbg.c:130:12: warning: context imbalance in 'usb9pfs_transmit' - wrong count at exit -../net/9p/trans_usbg.c:426:13: warning: context imbalance in 'usb9pfs_clear_tx' - wrong count at exit -../net/9p/trans_usbg.c:508:9: warning: context imbalance in 'p9_usbg_cancel' - wrong count at exit -../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 -../kernel/bpf/helpers.c:1203:21: warning: incorrect type in assignment (different address spaces) -../kernel/bpf/helpers.c:1203:21: expected unsigned long long ( *[usertype] callback_fn )( ... ) -../kernel/bpf/helpers.c:1203:21: got void [noderef] __rcu * -../kernel/bpf/helpers.c:1962:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:1963:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:1964:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:1965:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:1966:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:1967:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:1968:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:1969:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:1970:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:1971:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:1974:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:2234:18: warning: symbol 'bpf_obj_new_impl' was not declared. Should it be static? -../kernel/bpf/helpers.c:2248:18: warning: symbol 'bpf_percpu_obj_new_impl' was not declared. Should it be static? -../kernel/bpf/helpers.c:2279:18: warning: symbol 'bpf_obj_drop_impl' was not declared. Should it be static? -../kernel/bpf/helpers.c:2287:18: warning: symbol 'bpf_percpu_obj_drop_impl' was not declared. Should it be static? -../kernel/bpf/helpers.c:2293:18: warning: symbol 'bpf_refcount_acquire_impl' was not declared. Should it be static? -../kernel/bpf/helpers.c:2338:17: warning: symbol 'bpf_list_push_front_impl' was not declared. Should it be static? -../kernel/bpf/helpers.c:2348:17: warning: symbol 'bpf_list_push_back_impl' was not declared. Should it be static? -../kernel/bpf/helpers.c:2381:34: warning: symbol 'bpf_list_pop_front' was not declared. Should it be static? -../kernel/bpf/helpers.c:2386:34: warning: symbol 'bpf_list_pop_back' was not declared. Should it be static? -../kernel/bpf/helpers.c:2391:34: warning: symbol 'bpf_list_front' was not declared. Should it be static? -../kernel/bpf/helpers.c:2401:34: warning: symbol 'bpf_list_back' was not declared. Should it be static? -../kernel/bpf/helpers.c:2411:32: warning: symbol 'bpf_rbtree_remove' was not declared. Should it be static? -../kernel/bpf/helpers.c:2467:17: warning: symbol 'bpf_rbtree_add_impl' was not declared. Should it be static? -../kernel/bpf/helpers.c:2477:32: warning: symbol 'bpf_rbtree_first' was not declared. Should it be static? -../kernel/bpf/helpers.c:2484:32: warning: symbol 'bpf_rbtree_root' was not declared. Should it be static? -../kernel/bpf/helpers.c:2491:32: warning: symbol 'bpf_rbtree_left' was not declared. Should it be static? -../kernel/bpf/helpers.c:2501:32: warning: symbol 'bpf_rbtree_right' was not declared. Should it be static? -../kernel/bpf/helpers.c:2517:32: warning: symbol 'bpf_task_acquire' was not declared. Should it be static? -../kernel/bpf/helpers.c:2528:18: warning: symbol 'bpf_task_release' was not declared. Should it be static? -../kernel/bpf/helpers.c:2533:18: warning: symbol 'bpf_task_release_dtor' was not declared. Should it be static? -../kernel/bpf/helpers.c:2546:27: warning: symbol 'bpf_cgroup_acquire' was not declared. Should it be static? -../kernel/bpf/helpers.c:2558:18: warning: symbol 'bpf_cgroup_release' was not declared. Should it be static? -../kernel/bpf/helpers.c:2563:18: warning: symbol 'bpf_cgroup_release_dtor' was not declared. Should it be static? -../kernel/bpf/helpers.c:2576:27: warning: symbol 'bpf_cgroup_ancestor' was not declared. Should it be static? -../kernel/bpf/helpers.c:2596:27: warning: symbol 'bpf_cgroup_from_id' was not declared. Should it be static? -../kernel/bpf/helpers.c:2616:18: warning: symbol 'bpf_task_under_cgroup' was not declared. Should it be static? -../kernel/bpf/helpers.c:2659:27: warning: symbol 'bpf_task_get_cgroup1' was not declared. Should it be static? -../kernel/bpf/helpers.c:2676:32: warning: symbol 'bpf_task_from_pid' was not declared. Should it be static? -../kernel/bpf/helpers.c:2695:32: warning: symbol 'bpf_task_from_vpid' was not declared. Should it be static? -../kernel/bpf/helpers.c:2736:18: warning: symbol 'bpf_dynptr_slice' was not declared. Should it be static? -../kernel/bpf/helpers.c:2859:17: warning: symbol 'bpf_dynptr_adjust' was not declared. Should it be static? -../kernel/bpf/helpers.c:2878:18: warning: symbol 'bpf_dynptr_is_null' was not declared. Should it be static? -../kernel/bpf/helpers.c:2885:18: warning: symbol 'bpf_dynptr_is_rdonly' was not declared. Should it be static? -../kernel/bpf/helpers.c:2895:17: warning: symbol 'bpf_dynptr_size' was not declared. Should it be static? -../kernel/bpf/helpers.c:2905:17: warning: symbol 'bpf_dynptr_clone' was not declared. Should it be static? -../kernel/bpf/helpers.c:2932:17: warning: symbol 'bpf_dynptr_copy' was not declared. Should it be static? -../kernel/bpf/helpers.c:2987:17: warning: symbol 'bpf_dynptr_memset' was not declared. Should it be static? -../kernel/bpf/helpers.c:3022:18: warning: symbol 'bpf_cast_to_kern_ctx' was not declared. Should it be static? -../kernel/bpf/helpers.c:3027:18: warning: symbol 'bpf_rdonly_cast' was not declared. Should it be static? -../kernel/bpf/helpers.c:3032:18: warning: symbol 'bpf_rcu_read_lock' was not declared. Should it be static? -../kernel/bpf/helpers.c:3037:18: warning: symbol 'bpf_rcu_read_unlock' was not declared. Should it be static? -../kernel/bpf/helpers.c:3073:18: warning: symbol 'bpf_throw' was not declared. Should it be static? -../kernel/bpf/helpers.c:3092:17: warning: symbol 'bpf_wq_init' was not declared. Should it be static? -../kernel/bpf/helpers.c:3106:17: warning: symbol 'bpf_wq_start' was not declared. Should it be static? -../kernel/bpf/helpers.c:3123:17: warning: symbol 'bpf_wq_set_callback_impl' was not declared. Should it be static? -../kernel/bpf/helpers.c:3137:18: warning: symbol 'bpf_preempt_disable' was not declared. Should it be static? -../kernel/bpf/helpers.c:3142:18: warning: symbol 'bpf_preempt_enable' was not declared. Should it be static? -../kernel/bpf/helpers.c:3201:1: warning: symbol 'bpf_iter_bits_new' was not declared. Should it be static? -../kernel/bpf/helpers.c:3262:17: warning: symbol 'bpf_iter_bits_next' was not declared. Should it be static? -../kernel/bpf/helpers.c:3288:18: warning: symbol 'bpf_iter_bits_destroy' was not declared. Should it be static? -../kernel/bpf/helpers.c:3312:17: warning: symbol 'bpf_copy_from_user_str' was not declared. Should it be static? -../kernel/bpf/helpers.c:3357:17: warning: symbol 'bpf_copy_from_user_task_str' was not declared. Should it be static? -../kernel/bpf/helpers.c:3387:18: warning: symbol 'bpf_local_irq_save' was not declared. Should it be static? -../kernel/bpf/helpers.c:3392:18: warning: symbol 'bpf_local_irq_restore' was not declared. Should it be static? -../kernel/bpf/helpers.c:3397:18: warning: symbol '__bpf_trap' was not declared. Should it be static? -../kernel/bpf/helpers.c:3452:17: warning: symbol 'bpf_strcmp' was not declared. Should it be static? -../kernel/bpf/helpers.c:3470:17: warning: symbol 'bpf_strcasecmp' was not declared. Should it be static? -../kernel/bpf/helpers.c:3491:17: warning: symbol 'bpf_strnchr' was not declared. Should it be static? -../kernel/bpf/helpers.c:3528:17: warning: symbol 'bpf_strchr' was not declared. Should it be static? -../kernel/bpf/helpers.c:3545:17: warning: symbol 'bpf_strchrnul' was not declared. Should it be static? -../kernel/bpf/helpers.c:3577:17: warning: symbol 'bpf_strrchr' was not declared. Should it be static? -../kernel/bpf/helpers.c:3610:17: warning: symbol 'bpf_strnlen' was not declared. Should it be static? -../kernel/bpf/helpers.c:3640:17: warning: symbol 'bpf_strlen' was not declared. Should it be static? -../kernel/bpf/helpers.c:3658:17: warning: symbol 'bpf_strspn' was not declared. Should it be static? -../kernel/bpf/helpers.c:3702:17: warning: symbol 'bpf_strcspn' was not declared. Should it be static? -../kernel/bpf/helpers.c:3793:17: warning: symbol 'bpf_strstr' was not declared. Should it be static? -../kernel/bpf/helpers.c:3812:17: warning: symbol 'bpf_strcasestr' was not declared. Should it be static? -../kernel/bpf/helpers.c:3831:17: warning: symbol 'bpf_strnstr' was not declared. Should it be static? -../kernel/bpf/helpers.c:3852:17: warning: symbol 'bpf_strncasestr' was not declared. Should it be static? -../kernel/bpf/helpers.c:4288:17: warning: symbol 'bpf_task_work_schedule_signal_impl' was not declared. Should it be static? -../kernel/bpf/helpers.c:4307:17: warning: symbol 'bpf_task_work_schedule_resume_impl' was not declared. Should it be static? -../kernel/bpf/helpers.c:4339:17: warning: symbol 'bpf_dynptr_from_file' was not declared. Should it be static? -../kernel/bpf/helpers.c:4349:17: warning: symbol 'bpf_dynptr_file_discard' was not declared. Should it be static? -../kernel/bpf/helpers.c:3032: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:897:25: warning: context imbalance in 'bpf_rcu_read_unlock' - unexpected unlock -../kernel/events/ring_buffer.c:22:47: warning: incorrect type in argument 2 (different base types) -../kernel/events/ring_buffer.c:22:47: expected int i -../kernel/events/ring_buffer.c:22:47: got restricted __poll_t -../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): -../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * -../kernel/events/ring_buffer.c:174:14: struct perf_buffer * -../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): -../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * -../kernel/events/ring_buffer.c:174:14: struct perf_buffer * -../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): -../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * -../kernel/events/ring_buffer.c:174:14: struct perf_buffer * -../kernel/events/callchain.c:68:9: error: incompatible types in comparison expression (different address spaces): -../kernel/events/callchain.c:68:9: struct callchain_cpus_entries [noderef] __rcu * -../kernel/events/callchain.c:68:9: struct callchain_cpus_entries * -../kernel/events/callchain.c:98:9: error: incompatible types in comparison expression (different address spaces): -../kernel/events/callchain.c:98:9: struct callchain_cpus_entries [noderef] __rcu * -../kernel/events/callchain.c:98:9: struct callchain_cpus_entries * -../kernel/events/callchain.c:163:19: error: incompatible types in comparison expression (different address spaces): -../kernel/events/callchain.c:163:19: struct callchain_cpus_entries [noderef] __rcu * -../kernel/events/callchain.c:163:19: struct callchain_cpus_entries * -../drivers/gpio/gpio-viperboard.c:266:20: warning: incorrect type in assignment (different base types) -../drivers/gpio/gpio-viperboard.c:266:20: expected unsigned short [usertype] val -../drivers/gpio/gpio-viperboard.c:266:20: got restricted __be16 [usertype] -../drivers/gpio/gpio-viperboard.c:267:21: warning: incorrect type in assignment (different base types) -../drivers/gpio/gpio-viperboard.c:267:21: expected unsigned short [usertype] mask -../drivers/gpio/gpio-viperboard.c:267:21: got restricted __be16 [usertype] -../drivers/gpio/gpio-viperboard.c:307:27: warning: cast to restricted __be16 -../drivers/gpio/gpio-viperboard.c:331:20: warning: incorrect type in assignment (different base types) -../drivers/gpio/gpio-viperboard.c:331:20: expected unsigned short [usertype] val -../drivers/gpio/gpio-viperboard.c:331:20: got restricted __be16 [usertype] -../drivers/gpio/gpio-viperboard.c:332:21: warning: incorrect type in assignment (different base types) -../drivers/gpio/gpio-viperboard.c:332:21: expected unsigned short [usertype] mask -../drivers/gpio/gpio-viperboard.c:332:21: got restricted __be16 [usertype] -../kernel/events/uprobes.c:2161:17: error: incompatible types in comparison expression (different address spaces): -../kernel/events/uprobes.c:2161:17: struct return_instance [noderef] __rcu * -../kernel/events/uprobes.c:2161:17: struct return_instance * -../kernel/events/uprobes.c:2240:17: error: incompatible types in comparison expression (different address spaces): -../kernel/events/uprobes.c:2240:17: struct return_instance [noderef] __rcu * -../kernel/events/uprobes.c:2240:17: struct return_instance * -../kernel/events/uprobes.c:2304:9: error: incompatible types in comparison expression (different address spaces): -../kernel/events/uprobes.c:2304:9: struct return_instance [noderef] __rcu * -../kernel/events/uprobes.c:2304:9: struct return_instance * -../kernel/events/uprobes.c:2668:25: error: incompatible types in comparison expression (different address spaces): -../kernel/events/uprobes.c:2668:25: struct return_instance [noderef] __rcu * -../kernel/events/uprobes.c:2668:25: struct return_instance * -../kernel/events/uprobes.c:574:17: warning: context imbalance in 'uprobe_write' - unexpected unlock -../kernel/events/uprobes.c:760:17: warning: context imbalance in 'hprobe_finalize' - unexpected unlock -../kernel/events/uprobes.c:832:25: warning: context imbalance in 'hprobe_expire' - unexpected unlock -../kernel/events/uprobes.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/super_types.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/lockd/svclock.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): -../include/linux/list.h:237:25: warning: context imbalance in 'nlmsvc_put_lockowner' - unexpected unlock -../kernel/bpf/bpf_iter.c:770:17: warning: symbol 'bpf_iter_num_new' was not declared. Should it be static? -../kernel/bpf/bpf_iter.c:801:17: warning: symbol 'bpf_iter_num_next' was not declared. Should it be static? -../kernel/bpf/bpf_iter.c:820:18: warning: symbol 'bpf_iter_num_destroy' was not declared. Should it be static? -../fs/ext4/fast_commit.c:394:12: warning: context imbalance in '__track_dentry_update' - unexpected unlock -../net/nfc/nci/core.c: note: in included file: -../include/net/nfc/nci.h:263:56: warning: array of flexible structures -../lib/test_static_key_base.c:15:19: warning: symbol 'base_old_true_key' was not declared. Should it be static? -../lib/test_static_key_base.c:17:19: warning: symbol 'base_inv_old_true_key' was not declared. Should it be static? -../lib/test_static_key_base.c:19:19: warning: symbol 'base_old_false_key' was not declared. Should it be static? -../lib/test_static_key_base.c:21:19: warning: symbol 'base_inv_old_false_key' was not declared. Should it be static? -../lib/test_static_key_base.c:25:1: warning: symbol 'base_true_key' was not declared. Should it be static? -../lib/test_static_key_base.c:27:1: warning: symbol 'base_inv_true_key' was not declared. Should it be static? -../lib/test_static_key_base.c:29:1: warning: symbol 'base_false_key' was not declared. Should it be static? -../lib/test_static_key_base.c:31:1: warning: symbol 'base_inv_false_key' was not declared. Should it be static? -../lib/test_static_keys.c:15:19: warning: symbol 'old_true_key' was not declared. Should it be static? -../lib/test_static_keys.c:16:19: warning: symbol 'old_false_key' was not declared. Should it be static? -../lib/test_static_keys.c:19:1: warning: symbol 'true_key' was not declared. Should it be static? -../lib/test_static_keys.c:20:1: warning: symbol 'false_key' was not declared. Should it be static? -../kernel/bpf/map_iter.c:198:17: warning: symbol 'bpf_map_sum_elem_count' was not declared. Should it be static? -../sound/soc/sof/intel/hda.c: note: in included file: -../sound/soc/sof/intel/../ipc4-topology.h:339:54: warning: array of flexible structures -../sound/soc/sof/intel/hda.c: note: in included file: -../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures -../lib/test_xarray.c:368:17: error: incompatible types in comparison expression (different base types): -../lib/test_xarray.c:368:17: void [noderef] __rcu * -../lib/test_xarray.c:368:17: struct xa_node * -../lib/test_xarray.c:978:9: warning: Using plain integer as NULL pointer -../fs/lockd/mon.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): -../include/linux/list.h:237:25: warning: context imbalance in 'nsm_release' - unexpected unlock -../sound/soc/codecs/cpcap.c:1546:54: warning: restricted snd_pcm_format_t degrades to integer -../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? -../net/qrtr/af_qrtr.c:181:27: error: incompatible types in comparison expression (different base types): -../net/qrtr/af_qrtr.c:181:27: void [noderef] __rcu * -../net/qrtr/af_qrtr.c:181:27: struct qrtr_node * -../net/qrtr/af_qrtr.c:368:25: warning: incorrect type in assignment (different base types) -../net/qrtr/af_qrtr.c:639:27: error: incompatible types in comparison expression (different base types): -../net/qrtr/af_qrtr.c:639:27: void [noderef] __rcu * -../net/qrtr/af_qrtr.c:639:27: struct qrtr_node * -../lib/test_lockup.c:144:13: warning: symbol 'test_file' was not declared. Should it be static? -../lib/test_lockup.c:230:9: warning: context imbalance in 'test_lock' - wrong count at exit -../lib/test_lockup.c:250:25: warning: context imbalance in 'test_unlock' - unexpected unlock -../net/caif/caif_usb.c:110:32: warning: restricted __be16 degrades to integer -../net/caif/caif_usb.c:111:33: warning: restricted __be16 degrades to integer -../kernel/sysctl-test.c:46:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:46:9: expected void * -../kernel/sysctl-test.c:46:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:46:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:46:9: expected void * -../kernel/sysctl-test.c:46:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:55:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:55:9: expected void * -../kernel/sysctl-test.c:55:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:55:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:55:9: expected void * -../kernel/sysctl-test.c:55:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:92:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:92:9: expected void * -../kernel/sysctl-test.c:92:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:92:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:92:9: expected void * -../kernel/sysctl-test.c:92:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:101:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:101:9: expected void * -../kernel/sysctl-test.c:101:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:101:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:101:9: expected void * -../kernel/sysctl-test.c:101:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:133:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:133:9: expected void * -../kernel/sysctl-test.c:133:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:133:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:133:9: expected void * -../kernel/sysctl-test.c:133:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:137:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:137:9: expected void * -../kernel/sysctl-test.c:137:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:137:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:137:9: expected void * -../kernel/sysctl-test.c:137:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:172:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:172:9: expected void * -../kernel/sysctl-test.c:172:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:172:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:172:9: expected void * -../kernel/sysctl-test.c:172:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:201:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:201:9: expected void * -../kernel/sysctl-test.c:201:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:201:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:201:9: expected void * -../kernel/sysctl-test.c:201:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:231:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:231:9: expected void * -../kernel/sysctl-test.c:231:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:231:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:231:9: expected void * -../kernel/sysctl-test.c:231:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:262:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:262:9: expected void * -../kernel/sysctl-test.c:262:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:262:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:262:9: expected void * -../kernel/sysctl-test.c:262:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:292:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:292:9: expected void * -../kernel/sysctl-test.c:292:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:292:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:292:9: expected void * -../kernel/sysctl-test.c:292:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:332:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:332:9: expected void * -../kernel/sysctl-test.c:332:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:332:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:332:9: expected void * -../kernel/sysctl-test.c:332:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:364:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:364:9: expected void * -../kernel/sysctl-test.c:364:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:364:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:364:9: expected void * -../kernel/sysctl-test.c:364:9: got char [noderef] __user *user_buffer -../kernel/trace/trace_events.c:1294:31: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/trace_events.c:1294:31: expected struct event_filter *filter -../kernel/trace/trace_events.c:1294:31: got struct event_filter [noderef] __rcu *filter -../kernel/trace/trace_events.c: note: in included file (through ../kernel/trace/trace_output.h): -../kernel/trace/trace.h:1582:37: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/trace.h:1582:37: expected struct event_filter *filter -../kernel/trace/trace.h:1582:37: got struct event_filter [noderef] __rcu *filter -Warning: ../fs/smb/server/vfs.c:1241 expecting prototype for ksmbd_vfs_kern_path_start_remove(). Prototype was for ksmbd_vfs_kern_path_start_removing() instead +../kernel/bpf/arena.c:583:18: warning: symbol 'bpf_arena_alloc_pages' was not declared. Should it be static? +../kernel/bpf/arena.c:595:18: warning: symbol 'bpf_arena_free_pages' was not declared. Should it be static? +../kernel/bpf/arena.c:605:17: warning: symbol 'bpf_arena_reserve_pages' was not declared. Should it be static? +../drivers/mfd/nct6694.c:225:13: warning: context imbalance in 'nct6694_irq_enable' - wrong count at exit +../drivers/mfd/nct6694.c:235:13: warning: context imbalance in 'nct6694_irq_disable' - wrong count at exit @@ -11329,14 +12144,18 @@ -../kernel/bpf/hashtab.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'bpf_hash_map_seq_find_next' - unexpected unlock -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'bpf_hash_map_seq_stop' - unexpected unlock -../fs/ufs/inode.c: note: in included file: -../fs/ufs/util.h:192:40: warning: restricted __fs16 degrades to integer -../fs/ufs/util.h:226:40: warning: restricted __fs16 degrades to integer -Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' -Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' -Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' -Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' -Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' -Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' -Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' -Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' +../fs/ext4/ialloc.c:1097:32: warning: context imbalance in '__ext4_new_inode' - different lock contexts for basic block +../drivers/acpi/nfit/core.c: note: in included file: +../drivers/acpi/nfit/nfit.h:184:40: warning: array of flexible structures +../drivers/acpi/nfit/nfit.h:189:45: warning: array of flexible structures +../drivers/acpi/nfit/core.c:1408:44: warning: cast to restricted __be16 +../drivers/acpi/nfit/core.c:1417:44: warning: cast to restricted __be16 +../drivers/acpi/nfit/core.c:1426:44: warning: cast to restricted __be16 +../drivers/acpi/nfit/core.c:1435:44: warning: cast to restricted __be16 +../drivers/acpi/nfit/core.c:1445:25: warning: cast to restricted __be16 +../drivers/acpi/nfit/core.c:1454:44: warning: cast to restricted __be16 +../drivers/acpi/nfit/core.c:1473:44: warning: cast to restricted __le16 +../drivers/acpi/nfit/core.c:1507:41: warning: cast to restricted __le16 +../drivers/acpi/nfit/core.c:1532:44: warning: cast to restricted __be32 +../drivers/acpi/nfit/core.c:1796:33: warning: cast to restricted __be16 +../drivers/acpi/nfit/core.c:1798:33: warning: cast to restricted __be16 +../drivers/acpi/nfit/core.c:1799:33: warning: cast to restricted __be32 +../drivers/acpi/nfit/core.c:1802:33: warning: cast to restricted __be16 +../drivers/acpi/nfit/core.c:1803:33: warning: cast to restricted __be32 @@ -11457,19 +12275,0 @@ -../drivers/gpu/drm/panel/panel-visionox-rm69299.c:346:42: warning: symbol 'visionox_rm69299_1080p_display_desc' was not declared. Should it be static? -../drivers/gpu/drm/panel/panel-visionox-rm69299.c:352:42: warning: symbol 'visionox_rm69299_shift_desc' was not declared. Should it be static? -../drivers/acpi/nfit/core.c: note: in included file: -../drivers/acpi/nfit/nfit.h:184:40: warning: array of flexible structures -../drivers/acpi/nfit/nfit.h:189:45: warning: array of flexible structures -../drivers/acpi/nfit/core.c:1408:44: warning: cast to restricted __be16 -../drivers/acpi/nfit/core.c:1417:44: warning: cast to restricted __be16 -../drivers/acpi/nfit/core.c:1426:44: warning: cast to restricted __be16 -../drivers/acpi/nfit/core.c:1435:44: warning: cast to restricted __be16 -../drivers/acpi/nfit/core.c:1445:25: warning: cast to restricted __be16 -../drivers/acpi/nfit/core.c:1454:44: warning: cast to restricted __be16 -../drivers/acpi/nfit/core.c:1473:44: warning: cast to restricted __le16 -../drivers/acpi/nfit/core.c:1507:41: warning: cast to restricted __le16 -../drivers/acpi/nfit/core.c:1532:44: warning: cast to restricted __be32 -../drivers/acpi/nfit/core.c:1796:33: warning: cast to restricted __be16 -../drivers/acpi/nfit/core.c:1798:33: warning: cast to restricted __be16 -../drivers/acpi/nfit/core.c:1799:33: warning: cast to restricted __be32 -../drivers/acpi/nfit/core.c:1802:33: warning: cast to restricted __be16 -../drivers/acpi/nfit/core.c:1803:33: warning: cast to restricted __be32 @@ -11478,4 +12278,884 @@ -../kernel/trace/trace_events_filter.c:2765:19: warning: array of flexible structures -../lib/bch.c:260:19: warning: incorrect type in assignment (different base types) -../lib/bch.c:260:19: expected unsigned int [usertype] w -../lib/bch.c:260:19: got restricted __be32 [usertype] +../sound/soc/sof/intel/hda-dai.c: note: in included file: +../sound/soc/sof/intel/../ipc4-topology.h:339:54: warning: array of flexible structures +../sound/soc/sof/intel/hda-dai.c: note: in included file: +../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures +../fs/netfs/fscache_volume.c:509:13: warning: context imbalance in 'fscache_volumes_seq_start' - wrong count at exit +../fs/netfs/fscache_volume.c:521:13: warning: context imbalance in 'fscache_volumes_seq_stop' - wrong count at exit +../fs/nfs/client.c: note: in included file (through ../include/linux/module.h): +../include/linux/list.h:237:25: warning: context imbalance in 'nfs_put_client' - unexpected unlock +../lib/test_bpf.c:7856:25: warning: incorrect type in initializer (different base types) +../lib/test_bpf.c:7856:25: expected unsigned int [usertype] result +../lib/test_bpf.c:7856:25: got restricted __be16 [usertype] +../lib/test_bpf.c:7870:24: warning: incorrect type in initializer (different base types) +../lib/test_bpf.c:7870:24: expected unsigned int [usertype] result +../lib/test_bpf.c:7870:24: got restricted __be32 [usertype] +../lib/test_bpf.c:7881:25: warning: cast from restricted __be64 +../lib/test_bpf.c:7893:31: warning: restricted __be64 degrades to integer +../lib/test_bpf.c:7905:25: warning: incorrect type in initializer (different base types) +../lib/test_bpf.c:7905:25: expected unsigned int [usertype] result +../lib/test_bpf.c:7905:25: got restricted __be16 [usertype] +../lib/test_bpf.c:7919:24: warning: incorrect type in initializer (different base types) +../lib/test_bpf.c:7919:24: expected unsigned int [usertype] result +../lib/test_bpf.c:7919:24: got restricted __be32 [usertype] +../lib/test_bpf.c:7930:25: warning: cast from restricted __be64 +../lib/test_bpf.c:7942:31: warning: restricted __be64 degrades to integer +../lib/test_bpf.c:7954:24: warning: incorrect type in initializer (different base types) +../lib/test_bpf.c:7954:24: expected unsigned int [usertype] result +../lib/test_bpf.c:7954:24: got restricted __le16 [usertype] +../lib/test_bpf.c:7968:24: warning: incorrect type in initializer (different base types) +../lib/test_bpf.c:7968:24: expected unsigned int [usertype] result +../lib/test_bpf.c:7968:24: got restricted __le32 [usertype] +../lib/test_bpf.c:7979:25: warning: cast from restricted __le64 +../lib/test_bpf.c:7991:31: warning: restricted __le64 degrades to integer +../lib/test_bpf.c:8003:25: warning: incorrect type in initializer (different base types) +../lib/test_bpf.c:8003:25: expected unsigned int [usertype] result +../lib/test_bpf.c:8003:25: got restricted __le16 [usertype] +../lib/test_bpf.c:8017:24: warning: incorrect type in initializer (different base types) +../lib/test_bpf.c:8017:24: expected unsigned int [usertype] result +../lib/test_bpf.c:8017:24: got restricted __le32 [usertype] +../lib/test_bpf.c:8028:25: warning: cast from restricted __le64 +../lib/test_bpf.c:8040:31: warning: restricted __le64 degrades to integer +../lib/test_bpf.c:4897:25: warning: cast truncates bits from constant value (567800001234 becomes 1234) +../lib/test_bpf.c:4908:25: warning: cast truncates bits from constant value (1ffffffff becomes ffffffff) +../lib/test_bpf.c:4985:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:5063:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:5079:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:5139:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) +../lib/test_bpf.c:5155:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) +../lib/test_bpf.c:5172:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) +../lib/test_bpf.c:5188:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) +../lib/test_bpf.c:5204:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) +../lib/test_bpf.c:5286:25: warning: cast truncates bits from constant value (100000000 becomes 0) +../lib/test_bpf.c:5464:25: warning: cast truncates bits from constant value (100000000 becomes 0) +../lib/test_bpf.c:5774:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) +../lib/test_bpf.c:5775:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) +../lib/test_bpf.c:5786:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) +../lib/test_bpf.c:5787:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) +../lib/test_bpf.c:5909:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:5920:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6407:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6445:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:6461:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:6462:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:6493:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6509:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6510:25: warning: cast truncates bits from constant value (123456780a0c0e0 becomes 80a0c0e0) +../lib/test_bpf.c:6619:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6657:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:6658:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:6673:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:6705:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6706:25: warning: cast truncates bits from constant value (12345678fafcfef becomes 8fafcfef) +../lib/test_bpf.c:6721:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6831:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6869:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:6870:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:6885:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:6886:25: warning: cast truncates bits from constant value (ffff00000000ffff becomes ffff) +../lib/test_bpf.c:6917:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6918:25: warning: cast truncates bits from constant value (123456786a4c2e0 becomes 86a4c2e0) +../lib/test_bpf.c:6933:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6934:25: warning: cast truncates bits from constant value (fedcba98795b3d1f becomes 795b3d1f) +../lib/test_bpf.c:7010:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7022:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7035:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7047:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7060:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7072:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7085:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7097:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7177:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7188:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7200:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7211:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7223:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7234:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7246:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7318:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7330:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7343:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7355:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7368:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7380:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7393:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7405:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7485:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7496:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7508:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7519:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7531:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7542:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7554:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7578:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) +../lib/test_bpf.c:7590:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7602:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7615:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7627:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7640:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7652:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7665:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7677:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7713:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) +../lib/test_bpf.c:7724:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7735:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7747:25: warning: too many warnings +../fs/lockd/clntproc.c: note: in included file (through ../include/linux/module.h): +../include/linux/list.h:237:25: warning: context imbalance in 'nlmclnt_put_lockowner' - unexpected unlock +../drivers/scsi/libfc/fc_libfc.c: note: in included file (through ../include/scsi/libfc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/libfc/fc_libfc.c:197:26: warning: cast to restricted __be16 +../drivers/scsi/libfc/fc_libfc.c:197:24: warning: incorrect type in assignment (different base types) +../drivers/scsi/libfc/fc_libfc.c:197:24: expected restricted __be16 [usertype] fh_seq_cnt +../drivers/scsi/libfc/fc_libfc.c:197:24: got unsigned short [usertype] +../drivers/scsi/libfc/fc_libfc.c:287:17: error: incompatible types in comparison expression (different address spaces): +../drivers/scsi/libfc/fc_libfc.c:287:17: struct fc4_prov [noderef] __rcu * +../drivers/scsi/libfc/fc_libfc.c:287:17: struct fc4_prov * +../drivers/scsi/libfc/fc_libfc.c:289:17: error: incompatible types in comparison expression (different address spaces): +../drivers/scsi/libfc/fc_libfc.c:289:17: struct fc4_prov [noderef] __rcu * +../drivers/scsi/libfc/fc_libfc.c:289:17: struct fc4_prov * +../drivers/scsi/libfc/fc_disc.c: note: in included file (through ../include/scsi/libfc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../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 +../kernel/bpf/stackmap.c:508:9: warning: context imbalance in '__bpf_get_stack' - different lock contexts for basic block +../kernel/bpf/cgroup_iter.c:310:17: warning: symbol 'bpf_iter_css_new' was not declared. Should it be static? +../kernel/bpf/cgroup_iter.c:334:40: warning: symbol 'bpf_iter_css_next' was not declared. Should it be static? +../kernel/bpf/cgroup_iter.c:355:18: warning: symbol 'bpf_iter_css_destroy' was not declared. Should it be static? +../drivers/scsi/pcmcia/aha152x_core.c: note: in included file: +../drivers/scsi/aha152x.c:2351:17: warning: context imbalance in 'is_complete' - unexpected unlock +../drivers/clk/clk-cdce925.c: In function ‘cdce925_probe’: +../drivers/clk/clk-cdce925.c:700:41: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 3 [-Wformat-overflow=] + 700 | sprintf(child_name, "PLL%d", i+1); + | ^~ +../drivers/clk/clk-cdce925.c:700:37: note: directive argument in the range [-2147483640, 2147483647] + 700 | sprintf(child_name, "PLL%d", i+1); + | ^~~~~~~ +../drivers/clk/clk-cdce925.c:700:17: note: ‘sprintf’ output between 5 and 15 bytes into a destination of size 6 + 700 | sprintf(child_name, "PLL%d", i+1); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../fs/nfs/inode.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ...): +../include/linux/rculist.h:178:25: warning: context imbalance in 'nfs_put_lock_context' - unexpected unlock +../lib/test_ubsan.c:62:16: warning: cast truncates bits from constant value (7fffffffffffffff becomes ffffffff) +../lib/test_ubsan.c:72:18: warning: shift count is negative (-1) +../drivers/scsi/libfc/fc_exch.c: note: in included file (through ../include/scsi/libfc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/libfc/fc_exch.c:812:23: warning: context imbalance in 'fc_exch_em_alloc' - different lock contexts for basic block +../drivers/scsi/libfc/fc_exch.c:1022:29: warning: context imbalance in 'fc_exch_resp' - unexpected unlock +../drivers/scsi/libfc/fc_exch.c:2228:9: warning: context imbalance in 'fc_exch_seq_send' - unexpected unlock +../drivers/scsi/pcmcia/nsp_cs.c:1681:34: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/pcmcia/nsp_cs.c:1681:34: expected void volatile [noderef] __iomem *addr +../drivers/scsi/pcmcia/nsp_cs.c:1681:34: got void * +../drivers/scsi/pcmcia/nsp_cs.c: note: in included file: +../drivers/scsi/pcmcia/nsp_io.h:231:30: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/pcmcia/nsp_io.h:231:30: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/pcmcia/nsp_io.h:231:30: got unsigned long *ptr +../drivers/scsi/pcmcia/nsp_io.h:257:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/pcmcia/nsp_io.h:257:30: expected void volatile [noderef] __iomem *addr +../drivers/scsi/pcmcia/nsp_io.h:257:30: got unsigned long *ptr +../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/cpumask.c:53:32: warning: symbol 'bpf_cpumask_create' was not declared. Should it be static? +../kernel/bpf/cpumask.c:83:32: warning: symbol 'bpf_cpumask_acquire' was not declared. Should it be static? +../kernel/bpf/cpumask.c:97:18: warning: symbol 'bpf_cpumask_release' was not declared. Should it be static? +../kernel/bpf/cpumask.c:105:18: warning: symbol 'bpf_cpumask_release_dtor' was not declared. Should it be static? +../kernel/bpf/cpumask.c:121:17: warning: symbol 'bpf_cpumask_first' was not declared. Should it be static? +../kernel/bpf/cpumask.c:137:17: warning: symbol 'bpf_cpumask_first_zero' was not declared. Should it be static? +../kernel/bpf/cpumask.c:154:17: warning: symbol 'bpf_cpumask_first_and' was not declared. Should it be static? +../kernel/bpf/cpumask.c:165:18: warning: symbol 'bpf_cpumask_set_cpu' was not declared. Should it be static? +../kernel/bpf/cpumask.c:178:18: warning: symbol 'bpf_cpumask_clear_cpu' was not declared. Should it be static? +../kernel/bpf/cpumask.c:195:18: warning: symbol 'bpf_cpumask_test_cpu' was not declared. Should it be static? +../kernel/bpf/cpumask.c:212:18: warning: symbol 'bpf_cpumask_test_and_set_cpu' was not declared. Should it be static? +../kernel/bpf/cpumask.c:230:18: warning: symbol 'bpf_cpumask_test_and_clear_cpu' was not declared. Should it be static? +../kernel/bpf/cpumask.c:242:18: warning: symbol 'bpf_cpumask_setall' was not declared. Should it be static? +../kernel/bpf/cpumask.c:251:18: warning: symbol 'bpf_cpumask_clear' was not declared. Should it be static? +../kernel/bpf/cpumask.c:268:18: warning: symbol 'bpf_cpumask_and' was not declared. Should it be static? +../kernel/bpf/cpumask.c:283:18: warning: symbol 'bpf_cpumask_or' was not declared. Should it be static? +../kernel/bpf/cpumask.c:298:18: warning: symbol 'bpf_cpumask_xor' was not declared. Should it be static? +../kernel/bpf/cpumask.c:316:18: warning: symbol 'bpf_cpumask_equal' was not declared. Should it be static? +../kernel/bpf/cpumask.c:332:18: warning: symbol 'bpf_cpumask_intersects' was not declared. Should it be static? +../kernel/bpf/cpumask.c:348:18: warning: symbol 'bpf_cpumask_subset' was not declared. Should it be static? +../kernel/bpf/cpumask.c:363:18: warning: symbol 'bpf_cpumask_empty' was not declared. Should it be static? +../kernel/bpf/cpumask.c:378:18: warning: symbol 'bpf_cpumask_full' was not declared. Should it be static? +../kernel/bpf/cpumask.c:390:18: warning: symbol 'bpf_cpumask_copy' was not declared. Should it be static? +../kernel/bpf/cpumask.c:405:17: warning: symbol 'bpf_cpumask_any_distribute' was not declared. Should it be static? +../kernel/bpf/cpumask.c:423:17: warning: symbol 'bpf_cpumask_any_and_distribute' was not declared. Should it be static? +../kernel/bpf/cpumask.c:438:17: warning: symbol 'bpf_cpumask_weight' was not declared. Should it be static? +../kernel/bpf/cpumask.c:457:17: warning: symbol 'bpf_cpumask_populate' was not declared. Should it be static? +../kernel/bpf/verifier.c:353:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? +../kernel/bpf/verifier.c:23444: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 +../drivers/scsi/fnic/fnic_attrs.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/fcoe/fcoe.c: note: in included file (through ../include/scsi/libfc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/fcoe/fcoe.c:1688:20: warning: incorrect type in assignment (different base types) +../drivers/scsi/fcoe/fcoe.c:1688:20: expected unsigned int [usertype] fr_crc +../drivers/scsi/fcoe/fcoe.c:1688:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 +../drivers/scsi/fcoe/fcoe.c:1613:13: warning: cast to restricted __le32 +../kernel/bpf/bpf_struct_ops.c:582:27: warning: symbol 'bpf_struct_ops_link_lops' was not declared. Should it be static? +../drivers/clk/clk-ep93xx.c:126:12: warning: context imbalance in 'ep93xx_clk_enable' - wrong count at exit +../drivers/clk/clk-ep93xx.c:142:13: warning: context imbalance in 'ep93xx_clk_disable' - wrong count at exit +../drivers/clk/clk-ep93xx.c:205:12: warning: context imbalance in 'ep93xx_mux_set_parent_lock' - different lock contexts for basic block +../drivers/scsi/fnic/fip.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../fs/lockd/svclock.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): +../include/linux/list.h:237:25: warning: context imbalance in 'nlmsvc_put_lockowner' - unexpected unlock +../drivers/scsi/fnic/fnic_isr.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +Warning: ../fs/smb/server/vfs.c:1241 expecting prototype for ksmbd_vfs_kern_path_start_remove(). Prototype was for ksmbd_vfs_kern_path_start_removing() instead +../drivers/scsi/fcoe/fcoe_sysfs.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../fs/ext4/mballoc.c:1472:40: warning: context imbalance in 'ext4_mb_init_cache' - different lock contexts for basic block +../fs/ext4/mballoc.c:3644:40: warning: context imbalance in 'ext4_discard_work' - different lock contexts for basic block +../fs/ext4/mballoc.c:3877:40: warning: context imbalance in 'ext4_mb_release' - different lock contexts for basic block +../fs/ext4/mballoc.c:5687:32: warning: context imbalance in 'ext4_discard_preallocations' - different lock contexts for basic block +../fs/ext4/mballoc.c:5747:32: warning: context imbalance in 'ext4_mb_show_ac' - different lock contexts for basic block +../fs/ext4/mballoc.c:5983:32: warning: context imbalance in 'ext4_mb_discard_lg_preallocations' - different lock contexts for basic block +../fs/ext4/mballoc.c:5747:32: warning: context imbalance in 'ext4_mb_new_blocks' - different lock contexts for basic block +../fs/ext4/mballoc.c:6616:32: warning: context imbalance in 'ext4_mb_clear_bb' - different lock contexts for basic block +../fs/ext4/mballoc.c:6956:17: warning: context imbalance in 'ext4_try_to_trim_range' - different lock contexts for basic block +../fs/ext4/mballoc.c:7161:32: warning: context imbalance in 'ext4_mballoc_query_range' - different lock contexts for basic block +../drivers/scsi/libfc/fc_elsct.c: note: in included file: +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/libfc/fc_elsct.c: note: in included file (through ../include/scsi/libfc.h): +../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures +../drivers/scsi/fcoe/fcoe_transport.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../kernel/sysctl-test.c:46:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:46:9: expected void * +../kernel/sysctl-test.c:46:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:46:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:46:9: expected void * +../kernel/sysctl-test.c:46:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:55:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:55:9: expected void * +../kernel/sysctl-test.c:55:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:55:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:55:9: expected void * +../kernel/sysctl-test.c:55:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:92:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:92:9: expected void * +../kernel/sysctl-test.c:92:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:92:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:92:9: expected void * +../kernel/sysctl-test.c:92:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:101:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:101:9: expected void * +../kernel/sysctl-test.c:101:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:101:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:101:9: expected void * +../kernel/sysctl-test.c:101:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:133:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:133:9: expected void * +../kernel/sysctl-test.c:133:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:133:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:133:9: expected void * +../kernel/sysctl-test.c:133:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:137:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:137:9: expected void * +../kernel/sysctl-test.c:137:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:137:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:137:9: expected void * +../kernel/sysctl-test.c:137:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:172:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:172:9: expected void * +../kernel/sysctl-test.c:172:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:172:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:172:9: expected void * +../kernel/sysctl-test.c:172:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:201:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:201:9: expected void * +../kernel/sysctl-test.c:201:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:201:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:201:9: expected void * +../kernel/sysctl-test.c:201:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:231:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:231:9: expected void * +../kernel/sysctl-test.c:231:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:231:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:231:9: expected void * +../kernel/sysctl-test.c:231:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:262:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:262:9: expected void * +../kernel/sysctl-test.c:262:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:262:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:262:9: expected void * +../kernel/sysctl-test.c:262:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:292:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:292:9: expected void * +../kernel/sysctl-test.c:292:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:292:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:292:9: expected void * +../kernel/sysctl-test.c:292:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:332:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:332:9: expected void * +../kernel/sysctl-test.c:332:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:332:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:332:9: expected void * +../kernel/sysctl-test.c:332:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:364:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:364:9: expected void * +../kernel/sysctl-test.c:364:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:364:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:364:9: expected void * +../kernel/sysctl-test.c:364:9: got char [noderef] __user *user_buffer +../drivers/scsi/fnic/fnic_main.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/bnx2fc/bnx2fc_els.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/bnx2fc/bnx2fc_els.c:95:25: warning: cast from restricted __le16 +../drivers/scsi/bnx2fc/bnx2fc_els.c:536:44: warning: restricted __le32 degrades to integer +../drivers/scsi/bnx2fc/bnx2fc_els.c:545:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_els.c:545:40: expected unsigned int [assigned] [usertype] offset +../drivers/scsi/bnx2fc/bnx2fc_els.c:545:40: got restricted __le32 [usertype] rx_buf_off +../drivers/scsi/bnx2fc/bnx2fc_els.c:608:25: warning: cast from restricted __le16 +../drivers/scsi/bnx2fc/bnx2fc_els.c:648:25: warning: cast from restricted __le16 +../drivers/scsi/bnx2fc/bnx2fc_els.c:841:16: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_els.c:841:16: expected unsigned long long [usertype] +../drivers/scsi/bnx2fc/bnx2fc_els.c:841:16: got restricted __be64 [usertype] +../drivers/scsi/bnx2fc/bnx2fc_els.c:842:16: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_els.c:842:16: expected unsigned long long [usertype] +../drivers/scsi/bnx2fc/bnx2fc_els.c:842:16: got restricted __be64 [usertype] +../drivers/scsi/bnx2fc/bnx2fc_els.c:843:16: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_els.c:843:16: expected unsigned long long [usertype] +../drivers/scsi/bnx2fc/bnx2fc_els.c:843:16: got restricted __be64 [usertype] +../drivers/scsi/bnx2fc/bnx2fc_els.c:845:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_els.c:845:26: expected unsigned int [usertype] resp_len +../drivers/scsi/bnx2fc/bnx2fc_els.c:845:26: got restricted __le32 [usertype] mp_payload_len +../drivers/scsi/bnx2fc/bnx2fc_els.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/bnx2fc/bnx2fc.h): +../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) +../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) +../drivers/scsi/libfc/fc_lport.c: note: in included file (through ../include/scsi/libfc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/libfc/fc_lport.c: note: in included file (through ../include/scsi/libfc.h): +../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures +../drivers/scsi/libfc/fc_lport.c:962:16: error: incompatible types in comparison expression (different address spaces): +../drivers/scsi/libfc/fc_lport.c:962:16: struct fc4_prov [noderef] __rcu * +../drivers/scsi/libfc/fc_lport.c:962:16: struct fc4_prov * +../sound/soc/sof/intel/hda.c: note: in included file: +../sound/soc/sof/intel/../ipc4-topology.h:339:54: warning: array of flexible structures +../sound/soc/sof/intel/hda.c: note: in included file: +../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures +../drivers/scsi/fcoe/fcoe_ctlr.c: note: in included file: +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/fcoe/fcoe_ctlr.c:52:37: error: invalid initializer +../drivers/scsi/fcoe/fcoe_ctlr.c:53:38: error: invalid initializer +../drivers/scsi/fcoe/fcoe_ctlr.c:54:38: error: invalid initializer +../drivers/scsi/fcoe/fcoe_ctlr.c:55:36: error: invalid initializer +../drivers/scsi/fcoe/fcoe_ctlr.c: note: in included file: +../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) +../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1133:35: warning: incorrect type in initializer (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1133:35: expected unsigned int [usertype] conn_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1133:35: got restricted __le32 [usertype] fcoe_conn_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1161:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1161:17: expected unsigned int [usertype] conn_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1161:17: got restricted __le32 [usertype] fcoe_conn_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1162:20: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1162:20: expected unsigned int [usertype] context_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1162:20: got restricted __le32 [usertype] fcoe_conn_context_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1181:30: warning: restricted __le32 degrades to integer +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1213:20: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1213:20: expected unsigned int [usertype] context_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1213:20: got restricted __le32 [usertype] fcoe_conn_context_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1214:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1214:17: expected unsigned int [usertype] conn_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1214:17: got restricted __le32 [usertype] fcoe_conn_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1285:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1285:17: expected unsigned int [usertype] conn_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1285:17: got restricted __le32 [usertype] fcoe_conn_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:42:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:42:38: expected restricted __le32 [addressable] [assigned] [usertype] stat_params_addr_lo +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:42:38: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:43:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:43:38: expected restricted __le32 [addressable] [assigned] [usertype] stat_params_addr_hi +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:43:38: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:82:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:82:30: expected restricted __le16 [addressable] [assigned] [usertype] num_tasks +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:82:30: got unsigned int [usertype] max_tasks +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:83:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:83:32: expected restricted __le16 [addressable] [assigned] [usertype] sq_num_wqes +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:83:32: got int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:84:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:84:32: expected restricted __le16 [addressable] [assigned] [usertype] rq_num_wqes +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:84:32: got int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:85:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:85:39: expected restricted __le16 [addressable] [assigned] [usertype] rq_buffer_log_size +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:85:39: got int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:86:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:86:32: expected restricted __le16 [addressable] [assigned] [usertype] cq_num_wqes +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:86:32: got int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:87:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:87:41: expected restricted __le32 [addressable] [assigned] [usertype] dummy_buffer_addr_lo +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:87:41: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:88:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:88:41: expected restricted __le32 [addressable] [assigned] [usertype] dummy_buffer_addr_hi +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:88:41: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:89:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:89:42: expected restricted __le32 [addressable] [assigned] [usertype] task_list_pbl_addr_lo +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:89:42: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:90:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:90:42: expected restricted __le32 [addressable] [assigned] [usertype] task_list_pbl_addr_hi +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:90:42: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:92:24: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:92:24: expected restricted __le16 [addressable] [assigned] [usertype] mtu +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:92:24: got int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:109:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:109:41: expected restricted __le32 [addressable] [assigned] [usertype] hash_tbl_pbl_addr_lo +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:109:41: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:110:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:110:41: expected restricted __le32 [addressable] [assigned] [usertype] hash_tbl_pbl_addr_hi +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:110:41: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:113:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:113:40: expected restricted __le32 [addressable] [assigned] [usertype] t2_hash_tbl_addr_lo +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:113:40: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:114:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:114:40: expected restricted __le32 [addressable] [assigned] [usertype] t2_hash_tbl_addr_hi +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:114:40: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:117:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:117:44: expected restricted __le32 [addressable] [assigned] [usertype] t2_ptr_hash_tbl_addr_lo +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:117:44: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:118:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:118:44: expected restricted __le32 [addressable] [assigned] [usertype] t2_ptr_hash_tbl_addr_hi +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:118:44: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:121:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:121:36: expected restricted __le32 [addressable] [assigned] [usertype] free_list_count +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:121:36: got int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:128:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:128:37: expected restricted __le32 [addressable] [assigned] [usertype] error_bit_map_lo +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:128:37: got unsigned int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:129:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:129:37: expected restricted __le32 [addressable] [assigned] [usertype] error_bit_map_hi +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:129:37: got unsigned int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:199:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:199:32: expected restricted __le16 [addressable] [assigned] [usertype] fcoe_conn_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:199:32: got unsigned short [assigned] [usertype] conn_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:202:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:202:30: expected restricted __le32 [addressable] [assigned] [usertype] sq_addr_lo +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:202:30: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:203:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:203:30: expected restricted __le32 [addressable] [assigned] [usertype] sq_addr_hi +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:203:30: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:205:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:205:34: expected restricted __le32 [addressable] [assigned] [usertype] rq_pbl_addr_lo +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:205:34: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:206:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:206:34: expected restricted __le32 [addressable] [assigned] [usertype] rq_pbl_addr_hi +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:206:34: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:208:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:208:40: expected restricted __le32 [addressable] [assigned] [usertype] rq_first_pbe_addr_lo +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:208:40: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:209:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:209:40: expected restricted __le32 [addressable] [assigned] [usertype] rq_first_pbe_addr_hi +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:209:40: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:212:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:212:27: expected restricted __le16 [addressable] [assigned] [usertype] rq_prod +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:212:27: got int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:221:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:221:37: expected restricted __le16 [addressable] [assigned] [usertype] tx_max_fc_pay_len +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:221:37: got unsigned short [usertype] maxframe_size +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:223:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:223:30: expected restricted __le32 [addressable] [assigned] [usertype] cq_addr_lo +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:223:30: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:224:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:224:30: expected restricted __le32 [addressable] [assigned] [usertype] cq_addr_hi +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:224:30: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:226:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:226:33: expected restricted __le32 [addressable] [assigned] [usertype] xferq_addr_lo +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:226:33: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:227:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:227:33: expected restricted __le32 [addressable] [assigned] [usertype] xferq_addr_hi +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:227:33: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:229:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:229:35: expected restricted __le32 [addressable] [assigned] [usertype] conn_db_addr_lo +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:229:35: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:230:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:230:35: expected restricted __le32 [addressable] [assigned] [usertype] conn_db_addr_hi +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:230:35: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:239:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:239:28: expected restricted __le16 [addressable] [assigned] [usertype] vlan_tag +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:239:28: got int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:241:28: warning: invalid assignment: |= +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:241:28: left side has type restricted __le16 +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:241:28: right side has type int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:264:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:264:38: expected restricted __le16 [addressable] [assigned] [usertype] tx_total_conc_seqs +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:264:38: got unsigned short [usertype] max_seq +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:267:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:267:38: expected restricted __le16 [addressable] [assigned] [usertype] rx_max_fc_pay_len +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:267:38: got unsigned int [usertype] mfs +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:269:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:269:38: expected restricted __le16 [addressable] [assigned] [usertype] rx_total_conc_seqs +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:269:38: got int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:273:43: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:273:43: expected restricted __le32 [addressable] [assigned] [usertype] confq_first_pbe_addr_lo +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:273:43: got unsigned long long [usertype] confq_dma +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:274:43: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:274:43: expected restricted __le32 [addressable] [assigned] [usertype] confq_first_pbe_addr_hi +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:274:43: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:332:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:332:31: expected restricted __le32 [addressable] [assigned] [usertype] lcq_addr_lo +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:332:31: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:333:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:333:31: expected restricted __le32 [addressable] [assigned] [usertype] lcq_addr_hi +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:333:31: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:335:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:335:42: expected restricted __le32 [addressable] [assigned] [usertype] confq_pbl_base_addr_lo +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:335:42: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:336:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:336:42: expected restricted __le32 [addressable] [assigned] [usertype] confq_pbl_base_addr_hi +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:336:42: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:410:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:410:29: expected restricted __le32 [addressable] [assigned] [usertype] context_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:410:29: got unsigned int [usertype] context_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:411:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:411:26: expected restricted __le32 [addressable] [assigned] [usertype] conn_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:411:26: got unsigned int [usertype] fcoe_conn_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:469:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:469:32: expected restricted __le32 [addressable] [assigned] [usertype] context_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:469:32: got unsigned int [usertype] context_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:470:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:470:29: expected restricted __le32 [addressable] [assigned] [usertype] conn_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:470:29: got unsigned int [usertype] fcoe_conn_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:504:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:504:32: expected restricted __le32 [addressable] [assigned] [usertype] context_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:504:32: got unsigned int [usertype] context_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:505:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:505:29: expected restricted __le32 [addressable] [assigned] [usertype] conn_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:505:29: got unsigned int [usertype] fcoe_conn_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:613:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:613:28: expected unsigned int [usertype] fr_crc +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:613:28: got restricted __le32 [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:695:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:695:21: expected unsigned short [usertype] xid +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:695:21: got restricted __le16 [usertype] ox_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:727:27: warning: cast from restricted __le32 +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:728:26: warning: cast from restricted __le32 +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:23: warning: cast from restricted __le16 +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:21: expected unsigned short [usertype] xid +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:21: got restricted __be16 [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:821:27: warning: cast from restricted __le32 +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:822:26: warning: cast from restricted __le32 +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:886:45: warning: restricted __le16 degrades to integer +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:963:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:963:33: expected restricted __le16 [usertype] doorbell_cq_cons +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:963:33: got int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:966:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:966:16: expected unsigned int val +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:966:16: got restricted __le32 [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1019:43: warning: restricted __le16 degrades to integer +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1089:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1089:22: expected unsigned short [usertype] wqe +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1089:22: got restricted __le16 [usertype] wqe +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1253:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1253:17: expected unsigned int [usertype] conn_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1253:17: got restricted __le32 [usertype] fcoe_conn_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1369:53: warning: incorrect type in argument 2 (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1369:53: expected unsigned int [usertype] err_code +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1369:53: got restricted __le32 [usertype] completion_status +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1420:18: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1420:18: expected restricted __le16 [usertype] wqe +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1420:18: got int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1421:18: warning: invalid assignment: |= +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1421:18: left side has type restricted __le16 +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1421:18: right side has type int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1439:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1439:16: expected unsigned int val +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1439:16: got restricted __le32 [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1522:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1522:46: expected restricted __le32 [usertype] init_flags +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1522:46: got unsigned int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1524:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1524:46: expected restricted __le32 [usertype] init_flags +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1524:46: got unsigned int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1527:63: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1527:63: expected restricted __le16 [usertype] cleaned_task_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1527:63: got unsigned short [usertype] orig_xid +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1530:69: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1530:69: expected restricted __le32 [usertype] rolled_tx_data_offset +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1530:69: got unsigned int [usertype] offset +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1536:35: warning: restricted __le16 degrades to integer +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1538:24: warning: invalid assignment: -= +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1538:24: left side has type unsigned int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1538:24: right side has type restricted __le16 +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1543:69: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1543:69: expected restricted __le32 [usertype] lo +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1543:69: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1545:69: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1545:69: expected restricted __le32 [usertype] hi +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1545:69: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1549:65: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1549:65: expected restricted __le16 [usertype] cur_sge_off +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1549:65: got unsigned int [usertype] offset +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1556:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1556:46: expected restricted __le32 [usertype] lo +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1556:46: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1557:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1557:46: expected restricted __le32 [usertype] hi +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1557:46: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1559:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1559:42: expected restricted __le16 [usertype] cur_sge_off +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1559:42: got unsigned int [usertype] offset +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1564:55: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1564:55: expected restricted __le32 [usertype] low_exp_ro +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1564:55: got unsigned int [usertype] orig_offset +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1565:56: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1565:56: expected restricted __le32 [usertype] high_exp_ro +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1565:56: got unsigned int [usertype] orig_offset +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1592:63: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1592:63: expected restricted __le16 [usertype] cleaned_task_id +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1592:63: got unsigned short [usertype] orig_xid +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1600:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1600:46: expected restricted __le32 [usertype] init_flags +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1600:46: got unsigned int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1602:42: warning: invalid assignment: |= +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1602:42: left side has type restricted __le16 +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1602:42: right side has type int +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1638:69: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1638:69: expected restricted __le32 [usertype] lo +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1638:69: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1640:69: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1640:69: expected restricted __le32 [usertype] hi +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1640:69: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1665:47: warning: too many warnings +../drivers/scsi/libfc/fc_npiv.c: note: in included file (through ../include/scsi/libfc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:25:1: warning: symbol '__pcpu_scope_bnx2fc_percpu' was not declared. Should it be static? +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:551:20: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:551:20: expected unsigned int [usertype] fr_crc +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:551:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:624:18: warning: cast to restricted __le32 +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:1027:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:1027:36: expected restricted __be32 [usertype] rnid_atype +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:1027:36: got int +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: expected unsigned int [usertype] val +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: got restricted __le32 [usertype] fc_crc_cnt +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: restricted __le32 degrades to integer +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: invalid assignment: -= +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: left side has type unsigned int +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: right side has type restricted __le32 +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: restricted __le32 degrades to integer +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: expected unsigned int [usertype] val +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: got restricted __le32 [usertype] fcoe_tx_pkt_cnt +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: restricted __le32 degrades to integer +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: invalid assignment: -= +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: left side has type unsigned int +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: right side has type restricted __le32 +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: restricted __le32 degrades to integer +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: expected unsigned int [usertype] val +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: got restricted __le32 [usertype] fcoe_tx_byte_cnt +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: restricted __le32 degrades to integer +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: invalid assignment: -= +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: left side has type unsigned int +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: right side has type restricted __le32 +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: restricted __le32 degrades to integer +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: expected unsigned int [usertype] val +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: got restricted __le32 [usertype] fcoe_rx_pkt_cnt +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: restricted __le32 degrades to integer +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: invalid assignment: -= +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: left side has type unsigned int +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: right side has type restricted __le32 +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: restricted __le32 degrades to integer +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: expected unsigned int [usertype] val +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: got restricted __le32 [usertype] fcoe_rx_byte_cnt +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: restricted __le32 degrades to integer +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: invalid assignment: -= +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: left side has type unsigned int +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: right side has type restricted __le32 +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: restricted __le32 degrades to integer +../drivers/scsi/bnx2fc/bnx2fc_fcoe.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/bnx2fc/bnx2fc.h): +../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) +../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) +../lib/test_static_keys.c:15:19: warning: symbol 'old_true_key' was not declared. Should it be static? +../lib/test_static_keys.c:16:19: warning: symbol 'old_false_key' was not declared. Should it be static? +../lib/test_static_keys.c:19:1: warning: symbol 'true_key' was not declared. Should it be static? +../lib/test_static_keys.c:20:1: warning: symbol 'false_key' was not declared. Should it be static? +../drivers/scsi/bnx2fc/bnx2fc_debug.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/libfc/fc_rport.c: note: in included file (through ../include/scsi/libfc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/bnx2fc/bnx2fc_tgt.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../kernel/bpf/crypto.c:145:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? +../kernel/bpf/crypto.c:242:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? +../kernel/bpf/crypto.c:258:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? +../kernel/bpf/crypto.c:313:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? +../kernel/bpf/crypto.c:334:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? +../lib/test_static_key_base.c:15:19: warning: symbol 'base_old_true_key' was not declared. Should it be static? +../lib/test_static_key_base.c:17:19: warning: symbol 'base_inv_old_true_key' was not declared. Should it be static? +../lib/test_static_key_base.c:19:19: warning: symbol 'base_old_false_key' was not declared. Should it be static? +../lib/test_static_key_base.c:21:19: warning: symbol 'base_inv_old_false_key' was not declared. Should it be static? +../lib/test_static_key_base.c:25:1: warning: symbol 'base_true_key' was not declared. Should it be static? +../lib/test_static_key_base.c:27:1: warning: symbol 'base_inv_true_key' was not declared. Should it be static? +../lib/test_static_key_base.c:29:1: warning: symbol 'base_false_key' was not declared. Should it be static? +../lib/test_static_key_base.c:31:1: warning: symbol 'base_inv_false_key' was not declared. Should it be static? +../fs/ufs/inode.c: note: in included file: +../fs/ufs/util.h:192:40: warning: restricted __fs16 degrades to integer +../fs/ufs/util.h:226:40: warning: restricted __fs16 degrades to integer +../drivers/scsi/bnx2fc/bnx2fc_io.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/bnx2fc/bnx2fc_io.c:1638:53: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_io.c:1638:53: expected restricted __le32 [usertype] buf_addr_lo +../drivers/scsi/bnx2fc/bnx2fc_io.c:1638:53: got unsigned long long +../drivers/scsi/bnx2fc/bnx2fc_io.c:1639:54: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_io.c:1639:54: expected restricted __le32 [usertype] buf_addr_hi +../drivers/scsi/bnx2fc/bnx2fc_io.c:1639:54: got unsigned long long +../drivers/scsi/bnx2fc/bnx2fc_io.c:1640:49: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_io.c:1640:49: expected restricted __le16 [usertype] buf_len +../drivers/scsi/bnx2fc/bnx2fc_io.c:1640:49: got unsigned short [usertype] +../drivers/scsi/bnx2fc/bnx2fc_io.c:1682:50: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_io.c:1682:50: expected restricted __le32 [usertype] buf_addr_lo +../drivers/scsi/bnx2fc/bnx2fc_io.c:1682:50: got unsigned long long +../drivers/scsi/bnx2fc/bnx2fc_io.c:1683:51: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_io.c:1683:51: expected restricted __le32 [usertype] buf_addr_hi +../drivers/scsi/bnx2fc/bnx2fc_io.c:1683:51: got unsigned long long +../drivers/scsi/bnx2fc/bnx2fc_io.c:1684:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_io.c:1684:46: expected restricted __le16 [usertype] buf_len +../drivers/scsi/bnx2fc/bnx2fc_io.c:1684:46: got unsigned short [usertype] +../drivers/scsi/bnx2fc/bnx2fc_io.c:1771:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_io.c:1771:35: expected unsigned int [usertype] fcp_resid +../drivers/scsi/bnx2fc/bnx2fc_io.c:1771:35: got restricted __le32 [usertype] fcp_resid +../drivers/scsi/bnx2fc/bnx2fc_io.c:1788:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_io.c:1788:41: expected unsigned int [usertype] rq_buff_len +../drivers/scsi/bnx2fc/bnx2fc_io.c:1788:41: got restricted __le32 [usertype] fcp_rsp_len +../drivers/scsi/bnx2fc/bnx2fc_io.c:1793:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_io.c:1793:37: expected int fcp_sns_len +../drivers/scsi/bnx2fc/bnx2fc_io.c:1793:37: got restricted __le32 [usertype] fcp_sns_len +../drivers/scsi/bnx2fc/bnx2fc_io.c:1794:37: warning: invalid assignment: += +../drivers/scsi/bnx2fc/bnx2fc_io.c:1794:37: left side has type unsigned int +../drivers/scsi/bnx2fc/bnx2fc_io.c:1794:37: right side has type restricted __le32 +../drivers/scsi/bnx2fc/bnx2fc_io.c:639:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_io.c:639:32: expected restricted __le32 [usertype] buf_addr_lo +../drivers/scsi/bnx2fc/bnx2fc_io.c:639:32: got unsigned int +../drivers/scsi/bnx2fc/bnx2fc_io.c:640:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_io.c:640:32: expected restricted __le32 [usertype] buf_addr_hi +../drivers/scsi/bnx2fc/bnx2fc_io.c:640:32: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_io.c:641:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_io.c:641:28: expected restricted __le16 [usertype] buf_len +../drivers/scsi/bnx2fc/bnx2fc_io.c:641:28: got int +../drivers/scsi/bnx2fc/bnx2fc_io.c:651:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_io.c:651:33: expected restricted __le32 [usertype] buf_addr_lo +../drivers/scsi/bnx2fc/bnx2fc_io.c:651:33: got unsigned int +../drivers/scsi/bnx2fc/bnx2fc_io.c:652:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_io.c:652:33: expected restricted __le32 [usertype] buf_addr_hi +../drivers/scsi/bnx2fc/bnx2fc_io.c:652:33: got unsigned int [usertype] +../drivers/scsi/bnx2fc/bnx2fc_io.c:653:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_io.c:653:29: expected restricted __le16 [usertype] buf_len +../drivers/scsi/bnx2fc/bnx2fc_io.c:653:29: got int +../drivers/scsi/bnx2fc/bnx2fc_io.c:880:28: warning: cast from restricted __le16 +../drivers/scsi/bnx2fc/bnx2fc_io.c:1553:16: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_io.c:1553:16: expected unsigned long long [usertype] +../drivers/scsi/bnx2fc/bnx2fc_io.c:1553:16: got restricted __be64 [usertype] +../drivers/scsi/bnx2fc/bnx2fc_io.c:1554:16: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_io.c:1554:16: expected unsigned long long [usertype] +../drivers/scsi/bnx2fc/bnx2fc_io.c:1554:16: got restricted __be64 [usertype] +../drivers/scsi/bnx2fc/bnx2fc_io.c:1555:16: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_io.c:1555:16: expected unsigned long long [usertype] +../drivers/scsi/bnx2fc/bnx2fc_io.c:1555:16: got restricted __be64 [usertype] +../drivers/scsi/bnx2fc/bnx2fc_io.c:1557:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2fc/bnx2fc_io.c:1557:26: expected unsigned int [usertype] resp_len +../drivers/scsi/bnx2fc/bnx2fc_io.c:1557:26: got restricted __le32 [usertype] mp_payload_len +../drivers/scsi/bnx2fc/bnx2fc_io.c:1993:56: warning: restricted __le16 degrades to integer +../drivers/scsi/bnx2fc/bnx2fc_io.c:1996:60: warning: restricted __le16 degrades to integer +../fs/lockd/mon.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): +../include/linux/list.h:237:25: warning: context imbalance in 'nsm_release' - unexpected unlock +../drivers/scsi/arcmsr/arcmsr_hba.c:3371:41: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3371:41: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/arcmsr/arcmsr_hba.c:3371:41: got unsigned int [usertype] *firm_model +../drivers/scsi/arcmsr/arcmsr_hba.c:3378:43: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3378:43: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/arcmsr/arcmsr_hba.c:3378:43: got unsigned int [usertype] *firm_version +../drivers/scsi/arcmsr/arcmsr_hba.c:3385:41: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3385:41: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/arcmsr/arcmsr_hba.c:3385:41: got unsigned int [usertype] *device_map +../drivers/scsi/arcmsr/arcmsr_hba.c:3390:42: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3390:42: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/arcmsr/arcmsr_hba.c:3390:42: got unsigned int [usertype] * +../drivers/scsi/arcmsr/arcmsr_hba.c:3391:49: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3391:49: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/arcmsr/arcmsr_hba.c:3391:49: got unsigned int [usertype] * +../drivers/scsi/arcmsr/arcmsr_hba.c:3392:51: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3392:51: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/arcmsr/arcmsr_hba.c:3392:51: got unsigned int [usertype] * +../drivers/scsi/arcmsr/arcmsr_hba.c:3393:48: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3393:48: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/arcmsr/arcmsr_hba.c:3393:48: got unsigned int [usertype] * +../drivers/scsi/arcmsr/arcmsr_hba.c:3394:49: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3394:49: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/arcmsr/arcmsr_hba.c:3394:49: got unsigned int [usertype] * +../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: got unsigned int [usertype] * +../drivers/scsi/arcmsr/arcmsr_hba.c:3397:55: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3397:55: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/arcmsr/arcmsr_hba.c:3397:55: got unsigned int [usertype] * +../drivers/scsi/arcmsr/arcmsr_hba.c:3417:40: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3417:40: expected unsigned int [usertype] *rwbuffer +../drivers/scsi/arcmsr/arcmsr_hba.c:3417:40: got unsigned int [noderef] __iomem * +../drivers/scsi/arcmsr/arcmsr_hba.c:3436:43: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3436:43: expected unsigned int [usertype] *rwbuffer +../drivers/scsi/arcmsr/arcmsr_hba.c:3436:43: got unsigned int [noderef] [usertype] __iomem *message_rwbuffer +../drivers/scsi/arcmsr/arcmsr_hba.c:3459:41: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3459:41: expected unsigned int [usertype] *rwbuffer +../drivers/scsi/arcmsr/arcmsr_hba.c:3459:41: got unsigned int [noderef] __iomem * +../drivers/scsi/arcmsr/arcmsr_hba.c:3481:43: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3481:43: expected unsigned int [usertype] *rwbuffer +../drivers/scsi/arcmsr/arcmsr_hba.c:3481:43: got unsigned int [noderef] [usertype] __iomem *msgcode_rwbuffer +../drivers/scsi/arcmsr/arcmsr_hba.c:3507:41: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3507:41: expected unsigned int [usertype] *rwbuffer +../drivers/scsi/arcmsr/arcmsr_hba.c:3507:41: got unsigned int [noderef] __iomem * +Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' +Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' +Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' +Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' +Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' +Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' +Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' +Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' +../drivers/scsi/fnic/fnic_res.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures @@ -11485,21 +13165,1126 @@ -../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_printk’: -../kernel/trace/bpf_trace.c:377:9: warning: function ‘____bpf_trace_printk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] - 377 | 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:433:9: warning: function ‘____bpf_trace_vprintk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] - 433 | 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:475:9: warning: function ‘____bpf_seq_printf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] - 475 | seq_bprintf(m, fmt, data.bin_args); - | ^~~~~~~~~~~ -../kernel/trace/trace_events_user.c:2249:16: error: incompatible types in comparison expression (different address spaces): -../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs [noderef] __rcu * -../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs * -../kernel/trace/trace_events_user.c:2356:16: error: incompatible types in comparison expression (different address spaces): -../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs [noderef] __rcu * -../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs * -../kernel/trace/trace_events_user.c:2381:9: error: incompatible types in comparison expression (different address spaces): -../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs [noderef] __rcu * -../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs * +../drivers/scsi/libfc/fc_fcp.c: note: in included file (through ../include/scsi/libfc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/libfc/fc_fcp.c:535:29: warning: cast to restricted __le32 +../drivers/scsi/libfc/fc_fcp.c:838:26: warning: context imbalance in 'fc_fcp_recv' - unexpected unlock +../drivers/scsi/libfc/fc_fcp.c:1206:26: warning: context imbalance in 'fc_fcp_cmd_send' - unexpected unlock +../drivers/scsi/libfc/fc_fcp.c:1235:26: warning: context imbalance in 'fc_fcp_error' - unexpected unlock +../drivers/scsi/libfc/fc_fcp.c:464:32: warning: context imbalance in 'fc_lun_reset_send' - unexpected unlock +../drivers/scsi/libfc/fc_fcp.c:1392:26: warning: context imbalance in 'fc_tm_done' - unexpected unlock +../drivers/scsi/libfc/fc_fcp.c:1448:26: warning: context imbalance in 'fc_fcp_timeout' - unexpected unlock +../drivers/scsi/libfc/fc_fcp.c:1637:26: warning: context imbalance in 'fc_fcp_rec_resp' - unexpected unlock +../drivers/scsi/libfc/fc_fcp.c:1682:26: warning: context imbalance in 'fc_fcp_rec_error' - unexpected unlock +../drivers/scsi/libfc/fc_fcp.c:1790:34: warning: context imbalance in 'fc_fcp_srr_resp' - unexpected unlock +../drivers/scsi/libfc/fc_fcp.c:1834:26: warning: context imbalance in 'fc_fcp_srr_error' - unexpected unlock +../drivers/scsi/libfc/fc_fcp.c:2133:9: warning: context imbalance in 'fc_eh_abort' - unexpected unlock +../kernel/trace/trace_events.c:1294:31: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/trace_events.c:1294:31: expected struct event_filter *filter +../kernel/trace/trace_events.c:1294:31: got struct event_filter [noderef] __rcu *filter +../kernel/trace/trace_events.c: note: in included file (through ../kernel/trace/trace_output.h): +../kernel/trace/trace.h:1582:37: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/trace.h:1582:37: expected struct event_filter *filter +../kernel/trace/trace.h:1582:37: got struct event_filter [noderef] __rcu *filter +../kernel/bpf/kmem_cache_iter.c:24:17: warning: symbol 'bpf_iter_kmem_cache_new' was not declared. Should it be static? +../kernel/bpf/kmem_cache_iter.c:35:31: warning: symbol 'bpf_iter_kmem_cache_next' was not declared. Should it be static? +../kernel/bpf/kmem_cache_iter.c:80:18: warning: symbol 'bpf_iter_kmem_cache_destroy' was not declared. Should it be static? +../drivers/scsi/qedf/qedf_main.c: note: in included file (through ../include/scsi/libfc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qedf/qedf_main.c:2218:18: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_main.c:2218:18: expected unsigned short [usertype] prod_idx +../drivers/scsi/qedf/qedf_main.c:2218:18: got restricted __le16 +../drivers/scsi/qedf/qedf_main.c:2247:18: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_main.c:2247:18: expected unsigned short [usertype] prod_idx +../drivers/scsi/qedf/qedf_main.c:2247:18: got restricted __le16 +../drivers/scsi/qedf/qedf_main.c:2264:33: warning: restricted __le32 degrades to integer +../drivers/scsi/qedf/qedf_main.c:2282:26: warning: restricted __le32 degrades to integer +../drivers/scsi/qedf/qedf_main.c:2513:20: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_main.c:2513:20: expected unsigned int [usertype] fr_crc +../drivers/scsi/qedf/qedf_main.c:2513:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 +../drivers/scsi/qedf/qedf_main.c:2709:34: warning: restricted __le32 degrades to integer +../drivers/scsi/qedf/qedf_main.c:2824:25: warning: restricted __le32 degrades to integer +../drivers/scsi/qedf/qedf_main.c:2827:18: warning: restricted __le32 degrades to integer +../drivers/scsi/qedf/qedf_main.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): +../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) +../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) +../drivers/scsi/qedf/qedf_fip.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qedf/qedf_fip.c:21:48: error: invalid initializer +../drivers/scsi/qedf/qedf_fip.c:165:38: error: invalid initializer +../drivers/scsi/qedf/qedf_attr.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qedf/qedf_attr.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): +../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) +../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) +../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 * +../drivers/scsi/aic7xxx/aic7xxx_core.c:4200:33: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic7xxx_core.c:4205:41: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic7xxx_core.c:4211:45: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic7xxx_core.c:4267:19: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic7xxx_core.c:4268:20: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic7xxx_core.c:4276:27: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic7xxx_core.c:6938:25: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic7xxx_core.c:7043:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic7xxx_core.c:7043:31: expected unsigned int [addressable] [assigned] [usertype] integer +../drivers/scsi/aic7xxx/aic7xxx_core.c:7043:31: got restricted __le32 [usertype] +../drivers/scsi/aic7xxx/aic7xxx_core.c:1090:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic7xxx_core.c:1090:34: expected unsigned int [usertype] addr +../drivers/scsi/aic7xxx/aic7xxx_core.c:1090:34: got restricted __le32 [usertype] +../drivers/scsi/aic7xxx/aic7xxx_core.c:1091:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic7xxx_core.c:1091:33: expected unsigned int [usertype] len +../drivers/scsi/aic7xxx/aic7xxx_core.c:1091:33: got restricted __le32 [usertype] +../drivers/scsi/aic7xxx/aic7xxx_core.c:1135:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic7xxx_core.c:1135:37: expected unsigned int [usertype] sgptr +../drivers/scsi/aic7xxx/aic7xxx_core.c:1135:37: got restricted __le32 [usertype] +../drivers/scsi/aic7xxx/aic7xxx_core.c:1401:33: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic7xxx_core.c:1401:33: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic7xxx_core.c:1401:33: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic7xxx_core.c:6613:17: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic7xxx_core.c:6624:23: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic7xxx_core.c:6640:25: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic7xxx_core.c:6651:25: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic7xxx_core.c:6653:34: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic7xxx_core.c:433:17: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic7xxx_core.c:588:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic7xxx_core.c:588:45: expected unsigned int [usertype] cdb_ptr +../drivers/scsi/aic7xxx/aic7xxx_core.c:588:45: got restricted __le32 [usertype] +../drivers/scsi/fnic/fnic_fcs.c: note: in included file: +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/fnic/fnic_fcs.c: note: in included file: +../drivers/scsi/fnic/cq_enet_desc.h:130:39: warning: restricted __le16 degrades to integer +../drivers/scsi/qedf/qedf_io.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qedf/qedf_io.c:641:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:641:59: expected restricted __le32 [usertype] lo +../drivers/scsi/qedf/qedf_io.c:641:59: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:643:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:643:59: expected restricted __le32 [usertype] hi +../drivers/scsi/qedf/qedf_io.c:643:59: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:655:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:655:40: expected restricted __le32 [usertype] lo +../drivers/scsi/qedf/qedf_io.c:655:40: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:656:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:656:40: expected restricted __le32 [usertype] hi +../drivers/scsi/qedf/qedf_io.c:656:40: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:664:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:664:33: expected unsigned int +../drivers/scsi/qedf/qedf_io.c:664:33: got restricted __be32 [usertype] +../drivers/scsi/qedf/qedf_io.c:720:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:720:26: expected restricted __be16 [usertype] fh_ox_id +../drivers/scsi/qedf/qedf_io.c:720:26: got unsigned short [usertype] xid +../drivers/scsi/qedf/qedf_io.c:724:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:724:31: expected restricted __le32 [addressable] [usertype] parameter +../drivers/scsi/qedf/qedf_io.c:724:31: got restricted __be32 [usertype] fh_parm_offset +../drivers/scsi/qedf/qedf_io.c:729:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:729:27: expected restricted __le16 [addressable] [assigned] [usertype] rx_id +../drivers/scsi/qedf/qedf_io.c:729:27: got restricted __be16 [usertype] fh_rx_id +../drivers/scsi/qedf/qedf_io.c:730:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:730:27: expected restricted __le16 [addressable] [assigned] [usertype] ox_id +../drivers/scsi/qedf/qedf_io.c:730:27: got restricted __be16 [usertype] fh_ox_id +../drivers/scsi/qedf/qedf_io.c:734:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:734:45: expected restricted __le32 [addressable] [assigned] [usertype] lo +../drivers/scsi/qedf/qedf_io.c:734:45: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:735:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:735:45: expected restricted __le32 [addressable] [assigned] [usertype] hi +../drivers/scsi/qedf/qedf_io.c:735:45: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:743:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:743:45: expected restricted __le32 [addressable] [assigned] [usertype] lo +../drivers/scsi/qedf/qedf_io.c:743:45: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:744:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:744:45: expected restricted __le32 [addressable] [assigned] [usertype] hi +../drivers/scsi/qedf/qedf_io.c:744:45: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:789:23: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:789:23: expected restricted __le16 [assigned] [usertype] sq_prod +../drivers/scsi/qedf/qedf_io.c:789:23: got unsigned short [usertype] fw_sq_prod_idx +../drivers/scsi/qedf/qedf_io.c:1068:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:1068:35: expected unsigned int [usertype] fcp_resid +../drivers/scsi/qedf/qedf_io.c:1068:35: got restricted __le32 [usertype] fcp_resid +../drivers/scsi/qedf/qedf_io.c:1075:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:1075:29: expected int fcp_rsp_len +../drivers/scsi/qedf/qedf_io.c:1075:29: got restricted __le32 [usertype] fcp_rsp_len +../drivers/scsi/qedf/qedf_io.c:1079:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:1079:29: expected int fcp_sns_len +../drivers/scsi/qedf/qedf_io.c:1079:29: got restricted __le32 [usertype] fcp_sns_len +../drivers/scsi/qedf/qedf_io.c:1253:48: warning: restricted __le16 degrades to integer +../drivers/scsi/qedf/qedf_io.c:1255:52: warning: restricted __le16 degrades to integer +../drivers/scsi/qedf/qedf_io.c:1276:41: warning: restricted __le16 degrades to integer +../drivers/scsi/qedf/qedf_io.c:1453:9: warning: cast to restricted __le32 +../drivers/scsi/qedf/qedf_io.c:1453:9: warning: cast from restricted __le16 +../drivers/scsi/qedf/qedf_io.c:1461:15: warning: cast from restricted __le32 +../drivers/scsi/qedf/qedf_io.c:1462:14: warning: cast from restricted __le32 +../drivers/scsi/qedf/qedf_io.c:1476:52: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:1476:52: expected unsigned int [usertype] rx_buf_off +../drivers/scsi/qedf/qedf_io.c:1476:52: got restricted __le32 [usertype] rx_buf_off +../drivers/scsi/qedf/qedf_io.c:1478:52: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:1478:52: expected unsigned int [usertype] tx_buf_off +../drivers/scsi/qedf/qedf_io.c:1478:52: got restricted __le32 [usertype] tx_buf_off +../drivers/scsi/qedf/qedf_io.c:1480:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:1480:47: expected unsigned int [usertype] rx_id +../drivers/scsi/qedf/qedf_io.c:1480:47: got restricted __le16 [usertype] rx_id +../drivers/scsi/qedf/qedf_io.c:1529:9: warning: cast to restricted __le32 +../drivers/scsi/qedf/qedf_io.c:1529:9: warning: cast from restricted __le16 +../drivers/scsi/qedf/qedf_io.c:2103:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:2103:32: expected restricted __le32 [usertype] lo +../drivers/scsi/qedf/qedf_io.c:2103:32: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:2104:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:2104:32: expected restricted __le32 [usertype] hi +../drivers/scsi/qedf/qedf_io.c:2104:32: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:2105:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:2105:28: expected restricted __le32 [usertype] sge_len +../drivers/scsi/qedf/qedf_io.c:2105:28: got int +../drivers/scsi/qedf/qedf_io.c:2114:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:2114:33: expected restricted __le32 [usertype] lo +../drivers/scsi/qedf/qedf_io.c:2114:33: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:2115:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:2115:33: expected restricted __le32 [usertype] hi +../drivers/scsi/qedf/qedf_io.c:2115:33: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:2116:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:2116:29: expected restricted __le32 [usertype] sge_len +../drivers/scsi/qedf/qedf_io.c:2116:29: got int +../drivers/scsi/qedf/qedf_io.c:2493:53: warning: incorrect type in initializer (different base types) +../drivers/scsi/qedf/qedf_io.c:2493:53: expected unsigned short [usertype] pktlen +../drivers/scsi/qedf/qedf_io.c:2493:53: got restricted __le16 [usertype] pkt_len +../drivers/scsi/qedf/qedf_io.c:2555:20: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:2555:20: expected unsigned int [usertype] fr_crc +../drivers/scsi/qedf/qedf_io.c:2555:20: got restricted __le32 [usertype] +../kernel/bpf/dmabuf_iter.c:119:17: warning: symbol 'bpf_iter_dmabuf_new' was not declared. Should it be static? +../kernel/bpf/dmabuf_iter.c:130:28: warning: symbol 'bpf_iter_dmabuf_next' was not declared. Should it be static? +../kernel/bpf/dmabuf_iter.c:142:18: warning: symbol 'bpf_iter_dmabuf_destroy' was not declared. Should it be static? +../drivers/scsi/fnic/fnic_trace.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/aic7xxx/aic7xxx_osm.c:1534:25: warning: invalid assignment: |= +../drivers/scsi/aic7xxx/aic7xxx_osm.c:1534:25: left side has type unsigned int +../drivers/scsi/aic7xxx/aic7xxx_osm.c:1534:25: right side has type restricted __le32 +../drivers/scsi/aic7xxx/aic7xxx_osm.c:1539:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic7xxx_osm.c:1539:34: expected unsigned int [usertype] sgptr +../drivers/scsi/aic7xxx/aic7xxx_osm.c:1539:34: got restricted __le32 [usertype] +../drivers/scsi/aic7xxx/aic7xxx_osm.c:1549:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic7xxx_osm.c:1549:34: expected unsigned int [usertype] sgptr +../drivers/scsi/aic7xxx/aic7xxx_osm.c:1549:34: got restricted __le32 [usertype] +../drivers/scsi/aic7xxx/aic7xxx_osm.c:482:18: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic7xxx_osm.c:482:18: expected unsigned int [usertype] addr +../drivers/scsi/aic7xxx/aic7xxx_osm.c:482:18: got restricted __le32 [usertype] +../drivers/scsi/aic7xxx/aic7xxx_osm.c:489:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic7xxx_osm.c:489:17: expected unsigned int [usertype] len +../drivers/scsi/aic7xxx/aic7xxx_osm.c:489:17: got restricted __le32 [usertype] +../drivers/scsi/elx/efct/efct_io.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_mem.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/aacraid/aachba.c:3941:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:3941:39: expected unsigned int [usertype] addrHigh +../drivers/scsi/aacraid/aachba.c:3941:39: got restricted __le32 [usertype] +../drivers/scsi/aacraid/aachba.c:3942:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:3942:38: expected unsigned int [usertype] addrLow +../drivers/scsi/aacraid/aachba.c:3942:38: got restricted __le32 [usertype] +../drivers/scsi/aacraid/aachba.c:3943:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:3943:26: expected unsigned int [usertype] cur_size +../drivers/scsi/aacraid/aachba.c:3943:26: got restricted __le32 [usertype] +../drivers/scsi/aacraid/aachba.c:3948:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:3948:44: expected restricted __le32 [usertype] sgeFirstSize +../drivers/scsi/aacraid/aachba.c:3948:44: got unsigned int [usertype] cur_size +../drivers/scsi/aacraid/aachba.c:3950:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:3950:46: expected restricted __le32 [usertype] sgeNominalSize +../drivers/scsi/aacraid/aachba.c:3950:46: got unsigned int [usertype] cur_size +../drivers/scsi/aacraid/aachba.c:3952:60: warning: restricted __le32 degrades to integer +../drivers/scsi/aacraid/aachba.c:3962:28: warning: cast to restricted __le32 +../drivers/scsi/aacraid/aachba.c:3964:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:3964:39: expected unsigned int [usertype] length +../drivers/scsi/aacraid/aachba.c:3964:39: got restricted __le32 [usertype] +../drivers/scsi/aacraid/aachba.c:3968:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:3968:22: expected unsigned char [usertype] sgeCnt +../drivers/scsi/aacraid/aachba.c:3968:22: got restricted __le32 [usertype] +../drivers/scsi/aacraid/aachba.c:4067:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:4067:30: expected unsigned int [usertype] addr_hi +../drivers/scsi/aacraid/aachba.c:4067:30: got restricted __le32 [usertype] +../drivers/scsi/aacraid/aachba.c:4068:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:4068:30: expected unsigned int [usertype] addr_lo +../drivers/scsi/aacraid/aachba.c:4068:30: got restricted __le32 [usertype] +../drivers/scsi/aacraid/aachba.c:4069:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:4069:26: expected unsigned int [usertype] cur_size +../drivers/scsi/aacraid/aachba.c:4069:26: got restricted __le32 [usertype] +../drivers/scsi/aacraid/aachba.c:4081:24: warning: cast to restricted __le32 +../drivers/scsi/aacraid/aachba.c:4083:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:4083:26: expected unsigned int [usertype] len +../drivers/scsi/aacraid/aachba.c:4083:26: got restricted __le32 [usertype] +../drivers/scsi/aacraid/aachba.c:4088:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:4088:45: expected unsigned char [usertype] emb_data_desc_count +../drivers/scsi/aacraid/aachba.c:4088:45: got restricted __le32 [usertype] +../drivers/scsi/aacraid/aachba.c:4089:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:4089:28: expected unsigned int [usertype] flags +../drivers/scsi/aacraid/aachba.c:4089:28: got restricted __le32 [usertype] +../drivers/scsi/aacraid/aachba.c:4092:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:4092:38: expected unsigned int [usertype] flags +../drivers/scsi/aacraid/aachba.c:4092:38: got restricted __le32 [usertype] +../drivers/scsi/aacraid/aachba.c:4093:48: warning: cast from restricted __le32 +../drivers/scsi/aacraid/aachba.c:4094:43: warning: cast from restricted __le32 +../drivers/scsi/aacraid/aachba.c:4095:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:4095:40: expected unsigned int [usertype] addr_lo +../drivers/scsi/aacraid/aachba.c:4095:40: got restricted __le32 [usertype] +../drivers/scsi/aacraid/aachba.c:4033:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:4033:22: expected unsigned char [usertype] sgeCnt +../drivers/scsi/aacraid/aachba.c:4033:22: got restricted __le32 [usertype] +../drivers/scsi/aacraid/aachba.c:4035:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:4035:30: expected restricted __le32 [usertype] sgeNominalSize +../drivers/scsi/aacraid/aachba.c:4035:30: got unsigned long +../drivers/scsi/aacraid/aachba.c:244:5: warning: symbol 'aac_sync_mode' was not declared. Should it be static? +../drivers/scsi/aacraid/aachba.c:659:76: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:659:76: expected restricted __le32 [usertype] block_size +../drivers/scsi/aacraid/aachba.c:659:76: got int +../drivers/scsi/aacraid/aachba.c:1058:63: warning: restricted __le32 degrades to integer +../drivers/scsi/aacraid/aachba.c:1079:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:1079:59: expected unsigned int [addressable] [assigned] [usertype] Serial +../drivers/scsi/aacraid/aachba.c:1079:59: got restricted __le32 [usertype] uid +../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 +../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 +../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 +../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 +../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 +../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 +../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 +../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 +../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 +../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 +../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 +../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 +../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 +../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 +../drivers/scsi/aacraid/aachba.c:1556:24: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:1556:24: expected unsigned char +../drivers/scsi/aacraid/aachba.c:1556:24: got restricted __le32 [usertype] +../drivers/scsi/aacraid/aachba.c:1663:33: warning: cast to restricted __le32 +../drivers/scsi/aacraid/aachba.c:1996:61: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:1996:61: expected restricted __le32 [usertype] rmw_nexus +../drivers/scsi/aacraid/aachba.c:1996:61: got unsigned int [assigned] [usertype] nexus +../drivers/scsi/aacraid/aachba.c:2073:54: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:2073:54: expected restricted __le16 [usertype] virt_device_bus +../drivers/scsi/aacraid/aachba.c:2073:54: got int +../drivers/scsi/aacraid/aachba.c:3616:58: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/aachba.c:3616:58: expected restricted __le32 [usertype] rmw_nexus +../drivers/scsi/aacraid/aachba.c:3616:58: got unsigned int +../drivers/scsi/aacraid/aachba.c: note: in included file: +../drivers/scsi/aacraid/aacraid.h:2763:43: warning: incorrect type in return expression (different base types) +../drivers/scsi/aacraid/aacraid.h:2763:43: expected int +../drivers/scsi/aacraid/aacraid.h:2763:43: got restricted __le32 +../drivers/scsi/elx/efct/efct_driver.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/csiostor/csio_attr.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/fnic/fnic_scsi.c: note: in included file: +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/fnic/fnic_scsi.c:703:39: warning: context imbalance in 'fnic_queuecommand' - unexpected unlock +../drivers/scsi/bfa/bfad_attr.c:66:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfad_attr.c:66:39: expected unsigned long long [usertype] node_name +../drivers/scsi/bfa/bfad_attr.c:66:39: got restricted __be64 [usertype] +../drivers/scsi/bfa/bfad_attr.c:92:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfad_attr.c:92:39: expected unsigned long long [usertype] port_name +../drivers/scsi/bfa/bfad_attr.c:92:39: got restricted __be64 [usertype] +../drivers/scsi/bfa/bfad_attr.c:248:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfad_attr.c:248:36: expected unsigned long long [usertype] fabric_name +../drivers/scsi/bfa/bfad_attr.c:248:36: got restricted __be64 [usertype] +../drivers/scsi/bfa/bfad_im.c:1064:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfad_im.c:1064:29: expected unsigned long long [usertype] node_name +../drivers/scsi/bfa/bfad_im.c:1064:29: got restricted __be64 [usertype] +../drivers/scsi/bfa/bfad_im.c:1066:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfad_im.c:1066:29: expected unsigned long long [usertype] port_name +../drivers/scsi/bfa/bfad_im.c:1066:29: got restricted __be64 [usertype] +../drivers/scsi/bfa/bfad_im.c:1033:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfad_im.c:1033:33: expected unsigned long long [usertype] node_name +../drivers/scsi/bfa/bfad_im.c:1033:33: got restricted __be64 [usertype] +../drivers/scsi/bfa/bfad_im.c:1035:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfad_im.c:1035:33: expected unsigned long long [usertype] port_name +../drivers/scsi/bfa/bfad_im.c:1035:33: got restricted __be64 [usertype] +../drivers/scsi/bfa/bfad_im.c:1054:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfad_im.c:1054:37: expected unsigned int [usertype] maxframe_size +../drivers/scsi/bfa/bfad_im.c:1054:37: got restricted __be16 [usertype] maxfrsize +../drivers/scsi/csiostor/csio_init.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/aic94xx/aic94xx_sds.c:481:38: warning: array of flexible structures +../drivers/scsi/aic94xx/aic94xx_sds.c:521:17: warning: array of flexible structures +../drivers/scsi/aic94xx/aic94xx_sds.c:506:40: warning: array of flexible structures +../drivers/scsi/aic94xx/aic94xx_sds.c:522:17: warning: array of flexible structures +../drivers/scsi/aacraid/comminit.c:100:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/comminit.c:100:31: expected restricted __le32 [usertype] *host_rrq +../drivers/scsi/aacraid/comminit.c:100:31: got unsigned int [usertype] * +../drivers/scsi/aacraid/comminit.c:134:49: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/comminit.c:134:49: expected restricted __le16 [usertype] msix_id +../drivers/scsi/aacraid/comminit.c:134:49: got int [assigned] i +../drivers/scsi/aacraid/comminit.c:543:33: warning: restricted __le32 degrades to integer +../drivers/scsi/aacraid/comminit.c:547:34: warning: restricted __le32 degrades to integer +../drivers/scsi/aacraid/comminit.c:550:42: warning: restricted __le32 degrades to integer +../drivers/scsi/aacraid/comminit.c:553:48: warning: restricted __le32 degrades to integer +../drivers/scsi/aacraid/comminit.c:556:48: warning: restricted __le32 degrades to integer +../drivers/scsi/aacraid/comminit.c:559:48: warning: restricted __le32 degrades to integer +../drivers/scsi/aacraid/commctrl.c:602:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/commctrl.c:602:32: expected unsigned char +../drivers/scsi/aacraid/commctrl.c:602:32: got restricted __le32 [usertype] +../drivers/scsi/aacraid/commctrl.c:618:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/commctrl.c:618:45: expected unsigned char [usertype] emb_data_desc_count +../drivers/scsi/aacraid/commctrl.c:618:45: got restricted __le32 [usertype] +../drivers/scsi/aacraid/commctrl.c:693:48: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/commctrl.c:693:48: expected unsigned int [usertype] addr_hi +../drivers/scsi/aacraid/commctrl.c:693:48: got restricted __le32 [usertype] +../drivers/scsi/aacraid/commctrl.c:694:48: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/commctrl.c:694:48: expected unsigned int [usertype] addr_lo +../drivers/scsi/aacraid/commctrl.c:694:48: got restricted __le32 [usertype] +../drivers/scsi/aacraid/commctrl.c:696:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/commctrl.c:696:44: expected unsigned int [usertype] len +../drivers/scsi/aacraid/commctrl.c:696:44: got restricted __le32 [usertype] +../drivers/scsi/aacraid/commctrl.c:702:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/commctrl.c:702:59: expected unsigned int [usertype] flags +../drivers/scsi/aacraid/commctrl.c:702:59: got restricted __le32 [usertype] +../drivers/scsi/aacraid/commctrl.c:954:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/commctrl.c:954:42: expected restricted __le32 [addressable] [assigned] [usertype] srb_status +../drivers/scsi/aacraid/commctrl.c:954:42: got int +../drivers/scsi/aacraid/commctrl.c:956:48: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/commctrl.c:956:48: expected restricted __le32 [addressable] [assigned] [usertype] data_xfer_length +../drivers/scsi/aacraid/commctrl.c:956:48: got unsigned int [assigned] [usertype] byte_count +../drivers/scsi/aacraid/commctrl.c:960:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/commctrl.c:960:42: expected restricted __le32 [addressable] [assigned] [usertype] srb_status +../drivers/scsi/aacraid/commctrl.c:960:42: got unsigned char [usertype] service_response +../drivers/scsi/aacraid/commctrl.c:961:43: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/commctrl.c:961:43: expected restricted __le32 [addressable] [assigned] [usertype] scsi_status +../drivers/scsi/aacraid/commctrl.c:961:43: got unsigned char [usertype] status +../drivers/scsi/aacraid/commctrl.c:962:48: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/commctrl.c:962:48: expected restricted __le32 [addressable] [assigned] [usertype] data_xfer_length +../drivers/scsi/aacraid/commctrl.c:962:48: got unsigned int +../drivers/scsi/aacraid/commctrl.c:964:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/aacraid/commctrl.c:964:47: expected restricted __le32 [addressable] [assigned] [usertype] sense_data_size +../drivers/scsi/aacraid/commctrl.c:964:47: got unsigned char [usertype] sense_response_data_len +../drivers/scsi/qedf/qedf_els.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qedf/qedf_els.c:180:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_els.c:180:34: expected unsigned int [usertype] resp_len +../drivers/scsi/qedf/qedf_els.c:180:34: got restricted __le32 [usertype] data_placement_size +../drivers/scsi/qedf/qedf_els.c:314:13: warning: cast from restricted __le16 +../drivers/scsi/qedf/qedf_els.c:350:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_els.c:350:22: expected restricted __be16 [usertype] fh_rx_id +../drivers/scsi/qedf/qedf_els.c:350:22: got int +../drivers/scsi/qedf/qedf_els.c:358:20: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_els.c:358:20: expected unsigned int [usertype] fr_crc +../drivers/scsi/qedf/qedf_els.c:358:20: got restricted __le32 [usertype] +../drivers/scsi/qedf/qedf_els.c:1050:13: warning: cast from restricted __le16 +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:25:15: warning: cast from restricted __le32 +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:25:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:25:13: expected unsigned int [usertype] val +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:25:13: got restricted __le32 [usertype] +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:26:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:26:37: expected restricted __le32 [usertype] lo +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:26:37: got unsigned int [usertype] val +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:27:15: warning: cast from restricted __le32 +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:27:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:27:13: expected unsigned int [usertype] val +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:27:13: got restricted __le32 [usertype] +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:28:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:28:37: expected restricted __le32 [usertype] hi +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:28:37: got unsigned int [usertype] val +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:29:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:29:13: expected unsigned int [usertype] val +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:29:13: got restricted __le32 [usertype] +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:30:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:30:42: expected restricted __le32 [usertype] sgl_total_length +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:30:42: got unsigned int [usertype] val +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:34:23: warning: cast from restricted __le32 +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:34:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:34:21: expected unsigned int [usertype] val +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:34:21: got restricted __le32 [usertype] +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:35:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:35:59: expected restricted __le32 [usertype] lo +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:35:59: got unsigned int [usertype] val +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:36:23: warning: cast from restricted __le32 +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:36:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:36:21: expected unsigned int [usertype] val +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:36:21: got restricted __le32 [usertype] +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:37:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:37:59: expected restricted __le32 [usertype] hi +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:37:59: got unsigned int [usertype] val +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:38:23: warning: cast from restricted __le32 +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:38:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:38:21: expected unsigned int [usertype] val +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:38:21: got restricted __le32 [usertype] +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:39:55: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:39:55: expected restricted __le32 [usertype] sge_len +../drivers/scsi/qedf/drv_scsi_fw_funcs.c:39:55: got unsigned int [usertype] val +../drivers/scsi/elx/efct/efct_scsi.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla4xxx/ql4_init.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): +../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/csiostor/csio_isr.c: In function ‘csio_add_msix_desc’: +../drivers/scsi/csiostor/csio_isr.c:374:68: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] + 374 | snprintf(entryp->desc, len, "csio-%02x:%02x:%x-scsi%d", + | ^~ +../drivers/scsi/csiostor/csio_isr.c:374:45: note: directive argument in the range [0, 2147483644] + 374 | snprintf(entryp->desc, len, "csio-%02x:%02x:%x-scsi%d", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/scsi/csiostor/csio_isr.c:374:17: note: ‘snprintf’ output between 19 and 28 bytes into a destination of size 23 + 374 | snprintf(entryp->desc, len, "csio-%02x:%02x:%x-scsi%d", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 375 | CSIO_PCI_BUS(hw), CSIO_PCI_DEV(hw), + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 376 | CSIO_PCI_FUNC(hw), i - CSIO_EXTRA_VECS); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/scsi/aacraid/commsup.c:592:17: warning: context imbalance in 'aac_fib_send' - different lock contexts for basic block +../drivers/scsi/aacraid/commsup.c:747:17: warning: context imbalance in 'aac_hba_send' - different lock contexts for basic block +../drivers/scsi/aacraid/commsup.c:1490:32: warning: context imbalance in '_aac_reset_adapter' - unexpected unlock +../drivers/scsi/fnic/fdls_disc.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/fnic/fdls_disc.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): +../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures +../drivers/scsi/aic94xx/aic94xx_seq.c:184:21: warning: cast to restricted __le32 +../drivers/scsi/aic94xx/aic94xx_seq.c:185:25: warning: cast to restricted __le32 +../drivers/scsi/aic94xx/aic94xx_seq.c:226:29: warning: cast to restricted __le32 +../drivers/scsi/aic94xx/aic94xx_seq.c:1240:23: warning: cast to restricted __le32 +../drivers/scsi/aic94xx/aic94xx_seq.c:1241:24: warning: cast to restricted __le32 +../drivers/scsi/aic94xx/aic94xx_seq.c:1242:24: warning: cast to restricted __le32 +../drivers/scsi/aic94xx/aic94xx_seq.c:1243:36: warning: cast to restricted __le32 +../drivers/scsi/aic94xx/aic94xx_seq.c:1244:34: warning: cast to restricted __le32 +../drivers/scsi/aic94xx/aic94xx_seq.c:1245:36: warning: cast to restricted __le32 +../drivers/scsi/aic94xx/aic94xx_seq.c:1246:34: warning: cast to restricted __le32 +../drivers/scsi/aic94xx/aic94xx_seq.c:1247:35: warning: cast to restricted __le32 +../drivers/scsi/aic94xx/aic94xx_seq.c:1248:33: warning: cast to restricted __le32 +../drivers/scsi/aic94xx/aic94xx_seq.c:1249:35: warning: cast to restricted __le32 +../drivers/scsi/aic94xx/aic94xx_seq.c:1250:33: warning: cast to restricted __le32 +../drivers/scsi/aic94xx/aic94xx_seq.c:1251:29: warning: cast to restricted __le16 +../drivers/scsi/aic94xx/aic94xx_seq.c:1252:33: warning: cast to restricted __le16 +../drivers/scsi/aic94xx/aic94xx_seq.c:1253:33: warning: cast to restricted __le16 +../drivers/scsi/aic94xx/aic94xx_seq.c:1286:32: warning: cast to restricted __le16 +../drivers/scsi/aic94xx/aic94xx_seq.c:1289:32: warning: cast to restricted __le16 +../drivers/scsi/aic94xx/aic94xx_seq.c:732:35: warning: cast truncates bits from constant value (93ef7f becomes ef7f) +../drivers/scsi/csiostor/csio_hw_t5.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla2xxx/qla_mbx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/csiostor/csio_lnode.c: note: in included file: +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/csiostor/csio_lnode.c: note: in included file: +../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures +../drivers/scsi/fnic/fnic_debugfs.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/sym53c8xx_2/sym_fw.c:107:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:107:41: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:107:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:108:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:108:41: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:108:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:109:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:109:41: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:109:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:126:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:126:33: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:126:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:127:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:127:33: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:127:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:128:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:128:33: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:128:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:151:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:151:41: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:151:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:152:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:152:41: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:152:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:153:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:153:41: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:153:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:183:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:183:33: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:183:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:184:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:184:33: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:184:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:185:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:185:33: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:185:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:191:43: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:191:43: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:191:43: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:192:43: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:192:43: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:192:43: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:202:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:202:42: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:202:42: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:203:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:203:42: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:203:42: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:207:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:207:39: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:207:39: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:208:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:208:39: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:208:39: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:215:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:215:36: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:215:36: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:218:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:218:36: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:218:36: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:485:24: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:485:24: expected unsigned int [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:485:24: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:492:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:492:30: expected unsigned int [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:492:30: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:534:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:534:32: expected unsigned int [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:534:32: got restricted __le32 [usertype] +../drivers/scsi/csiostor/csio_isr.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../lib/test_xarray.c:368:17: error: incompatible types in comparison expression (different base types): +../lib/test_xarray.c:368:17: void [noderef] __rcu * +../lib/test_xarray.c:368:17: struct xa_node * +../lib/test_xarray.c:978:9: warning: Using plain integer as NULL pointer +../drivers/scsi/csiostor/csio_scsi.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/csiostor/csio_scsi.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): +../include/linux/list.h:295:25: warning: context imbalance in 'csio_scsi_cleanup_io_q' - unexpected unlock +../kernel/trace/trace_events_filter.c:2765:19: warning: array of flexible structures +../drivers/scsi/qla2xxx/qla_os.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): +../fs/nfs/./nfstrace.h:1485:1: warning: dereference of noderef expression +../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): +../fs/nfs/./nfstrace.h:1485:1: warning: dereference of noderef expression +../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): +../fs/nfs/./nfstrace.h:1485:1: warning: dereference of noderef expression +../drivers/scsi/elx/efct/efct_xport.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:55:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:55:13: expected unsigned int [usertype] val +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:55:13: got restricted __le32 [usertype] +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:59:9: warning: invalid assignment: &= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:59:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:59:9: right side has type int +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:59:9: warning: invalid assignment: |= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:59:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:59:9: right side has type unsigned long long +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:69:15: warning: cast from restricted __le32 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:69:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:69:13: expected unsigned int [usertype] val +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:69:13: got restricted __le32 [usertype] +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:70:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:70:35: expected restricted __le32 [usertype] hi +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:70:35: got unsigned int [usertype] val +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:71:15: warning: cast from restricted __le32 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:71:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:71:13: expected unsigned int [usertype] val +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:71:13: got restricted __le32 [usertype] +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:72:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:72:35: expected restricted __le32 [usertype] lo +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:72:35: got unsigned int [usertype] val +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:87:17: warning: invalid assignment: &= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:87:17: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:87:17: right side has type int +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:87:17: warning: invalid assignment: |= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:87:17: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:87:17: right side has type unsigned long long +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:94:17: warning: invalid assignment: &= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:94:17: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:94:17: right side has type int +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:94:17: warning: invalid assignment: |= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:94:17: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:94:17: right side has type unsigned long long +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:146:9: warning: invalid assignment: &= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:146:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:146:9: right side has type int +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:146:9: warning: invalid assignment: |= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:146:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:146:9: right side has type unsigned long long +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:154:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:154:13: expected unsigned int [usertype] val +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:154:13: got restricted __le32 [usertype] +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:157:9: warning: invalid assignment: &= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:157:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:157:9: right side has type int +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:157:9: warning: invalid assignment: |= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:157:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:157:9: right side has type unsigned long long +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:167:62: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:167:62: expected restricted __le32 [usertype] burst_length +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:167:62: got unsigned int [usertype] total_buffer_size +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:169:9: warning: invalid assignment: &= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:169:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:169:9: right side has type int +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:169:9: warning: invalid assignment: |= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:169:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:169:9: right side has type unsigned long long +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:171:9: warning: invalid assignment: &= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:171:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:171:9: right side has type int +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:171:9: warning: invalid assignment: |= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:171:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:171:9: right side has type unsigned long long +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:193:72: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:193:72: expected restricted __le32 [usertype] seq_rec_updated_offset +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:193:72: got unsigned int [usertype] desired_offset +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: &= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type int +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: |= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type unsigned long long +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: expected restricted __le16 [usertype] task_id +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: got unsigned short [usertype] itid +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: &= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type int +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: |= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type unsigned long long +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: expected restricted __le16 [usertype] task_id +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: got unsigned short [usertype] itid +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: &= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type int +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: |= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type unsigned long long +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: expected restricted __le16 [usertype] task_id +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: got unsigned short [usertype] itid +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: &= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type int +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: |= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type unsigned long long +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: expected restricted __le16 [usertype] task_id +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: got unsigned short [usertype] itid +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: &= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type int +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: warning: invalid assignment: |= +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: left side has type restricted __le16 +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:14:9: right side has type unsigned long long +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: expected restricted __le16 [usertype] task_id +../drivers/scsi/qedf/drv_fcoe_fw_funcs.c:16:35: got unsigned short [usertype] itid +../drivers/scsi/csiostor/csio_hw.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/bfa/bfad_bsg.c:2390:25: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfad_bsg.c:2413:38: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfad_bsg.c:2414:38: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfad_bsg.c:2416:33: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfad_bsg.c:3406:34: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/bfa/bfad_bsg.c:3406:34: expected void const [noderef] __user *from +../drivers/scsi/bfa/bfad_bsg.c:3406:34: got void * +../drivers/scsi/bfa/bfad_bsg.c:3560:27: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/bfa/bfad_bsg.c:3560:27: expected void [noderef] __user *to +../drivers/scsi/bfa/bfad_bsg.c:3560:27: got void * +../fs/nfs/fscache.c:60:51: warning: incorrect type in argument 3 (different base types) +../fs/nfs/fscache.c:60:51: expected unsigned long long x +../fs/nfs/fscache.c:60:51: got restricted __be16 const [usertype] sin_port +../fs/nfs/fscache.c:61:61: warning: incorrect type in argument 3 (different base types) +../fs/nfs/fscache.c:61:61: expected unsigned long long x +../fs/nfs/fscache.c:61:61: got restricted __be32 const [usertype] s_addr +../fs/nfs/fscache.c:66:52: warning: incorrect type in argument 3 (different base types) +../fs/nfs/fscache.c:66:52: expected unsigned long long x +../fs/nfs/fscache.c:66:52: got restricted __be16 const [usertype] sin6_port +../fs/nfs/fscache.c:67:73: warning: incorrect type in argument 3 (different base types) +../fs/nfs/fscache.c:67:73: expected unsigned long long x +../fs/nfs/fscache.c:67:73: got restricted __be32 const +../fs/nfs/fscache.c:68:73: warning: incorrect type in argument 3 (different base types) +../fs/nfs/fscache.c:68:73: expected unsigned long long x +../fs/nfs/fscache.c:68:73: got restricted __be32 const +../fs/nfs/fscache.c:69:73: warning: incorrect type in argument 3 (different base types) +../fs/nfs/fscache.c:69:73: expected unsigned long long x +../fs/nfs/fscache.c:69:73: got restricted __be32 const +../fs/nfs/fscache.c:70:73: warning: incorrect type in argument 3 (different base types) +../fs/nfs/fscache.c:70:73: expected unsigned long long x +../fs/nfs/fscache.c:70:73: got restricted __be32 const +../lib/test_lockup.c:144:13: warning: symbol 'test_file' was not declared. Should it be static? +../lib/test_lockup.c:230:9: warning: context imbalance in 'test_lock' - wrong count at exit +../lib/test_lockup.c:250:25: warning: context imbalance in 'test_unlock' - unexpected unlock +../drivers/scsi/csiostor/csio_mb.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/elx/efct/efct_unsol.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla4xxx/ql4_iocb.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): +../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_os.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): +../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/elx/libefc/efc_cmds.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla4xxx/ql4_mbx.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): +../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla2xxx/qla_iocb.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../fs/overlayfs/dir.c:588:13: error: incompatible types in comparison expression (different address spaces): +../fs/overlayfs/dir.c:588:13: struct cred const [noderef] __rcu * +../fs/overlayfs/dir.c:588:13: struct cred const * +../drivers/gpu/drm/drm_gpuvm.c:858:9: warning: context imbalance in 'cond_spin_lock' - wrong count at exit +../drivers/gpu/drm/drm_gpuvm.c:866:28: warning: context imbalance in 'cond_spin_unlock' - unexpected unlock +../drivers/scsi/elx/efct/efct_hw_queues.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/fnic/vnic_dev.c:324:32: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/fnic/vnic_dev.c:324:32: expected void const [noderef] __iomem * +../drivers/scsi/fnic/vnic_dev.c:324:32: got unsigned int * +../drivers/scsi/fnic/vnic_dev.c:325:37: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/fnic/vnic_dev.c:325:37: expected void const [noderef] __iomem * +../drivers/scsi/fnic/vnic_dev.c:325:37: got unsigned int * +../drivers/scsi/fnic/vnic_dev.c:365:36: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/fnic/vnic_dev.c:365:36: expected void [noderef] __iomem * +../drivers/scsi/fnic/vnic_dev.c:365:36: got unsigned int * +../drivers/scsi/fnic/vnic_dev.c:462:32: warning: incorrect type in assignment (different address spaces) +../drivers/scsi/fnic/vnic_dev.c:462:32: expected struct vnic_wq_ctrl *wq_ctrl +../drivers/scsi/fnic/vnic_dev.c:462:32: got struct vnic_wq_ctrl [noderef] __iomem *ctrl +../drivers/scsi/fnic/vnic_dev.c:937:11: warning: incorrect type in assignment (different address spaces) +../drivers/scsi/fnic/vnic_dev.c:937:11: expected void *p +../drivers/scsi/fnic/vnic_dev.c:937:11: got void [noderef] __iomem * +../drivers/scsi/isci/remote_node_context.c:135:42: warning: restricted __le64 degrades to integer +../drivers/scsi/isci/remote_node_context.c:136:42: warning: restricted __le64 degrades to integer +../drivers/scsi/aic94xx/aic94xx_scb.c:442:28: warning: cast to restricted __le16 +../drivers/scsi/aic94xx/aic94xx_scb.c:488:31: warning: cast to restricted __le16 +In file included from ../include/linux/string.h:382, + from ../include/linux/bitmap.h:13, + from ../include/linux/cpumask.h:12, + from ../arch/x86/include/asm/paravirt.h:21, + from ../arch/x86/include/asm/cpuid/api.h:57, + from ../arch/x86/include/asm/processor.h:19, + from ../arch/x86/include/asm/timex.h:5, + from ../include/linux/timex.h:67, + from ../include/linux/time32.h:13, + from ../include/linux/time.h:60, + from ../include/linux/stat.h:19, + from ../include/linux/module.h:13, + from ../drivers/scsi/qla2xxx/qla_def.h:12, + from ../drivers/scsi/qla2xxx/qla_init.c:6: +In function ‘fortify_memcpy_chk’, + inlined from ‘qla81xx_nvram_config’ at ../drivers/scsi/qla2xxx/qla_init.c:9246:2: +../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] + 580 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/scsi/elx/efct/efct_lio.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qedf/qedf_debugfs.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_mbox.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_mbox.c:956:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_mbox.c:956:33: expected unsigned int +../drivers/scsi/lpfc/lpfc_mbox.c:956:33: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_mbox.c:957:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_mbox.c:957:33: expected unsigned int +../drivers/scsi/lpfc/lpfc_mbox.c:957:33: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: expected unsigned int +../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_mbox.c:2227:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_mbox.c:2227:25: expected unsigned int +../drivers/scsi/lpfc/lpfc_mbox.c:2227:25: got restricted __le32 [usertype] +../drivers/scsi/elx/efct/efct_hw.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_ct.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_ct.c:198:25: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_ct.c:199:24: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_ct.c:202:22: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_ct.c:531:32: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_ct.c:532:33: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_ct.c:534:30: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_ct.c:878:33: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_ct.c:880:40: warning: restricted __be32 degrades to integer +../drivers/scsi/lpfc/lpfc_ct.c:1350:15: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_ct.c:1498:15: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_ct.c:1514:30: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_ct.c:1515:30: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_ct.c:1940:25: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_ct.c:1941:24: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_ct.c:1965:22: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_ct.c:2002:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_ct.c:2002:38: expected unsigned int [usertype] PortId +../drivers/scsi/lpfc/lpfc_ct.c:2002:38: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_ct.c:2009:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_ct.c:2009:38: expected unsigned int [usertype] PortId +../drivers/scsi/lpfc/lpfc_ct.c:2009:38: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_ct.c:2051:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_ct.c:2051:38: expected unsigned int [usertype] PortId +../drivers/scsi/lpfc/lpfc_ct.c:2051:38: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_ct.c:2061:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_ct.c:2061:39: expected unsigned int [usertype] PortId +../drivers/scsi/lpfc/lpfc_ct.c:2061:39: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_ct.c:2084:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_ct.c:2084:41: expected unsigned int [usertype] port_id +../drivers/scsi/lpfc/lpfc_ct.c:2084:41: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_ct.c:2091:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_ct.c:2091:38: expected unsigned int [usertype] PortId +../drivers/scsi/lpfc/lpfc_ct.c:2091:38: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_ct.c:3278:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_ct.c:3278:30: expected unsigned int [usertype] EntryCnt +../drivers/scsi/lpfc/lpfc_ct.c:3278:30: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_ct.c:3338:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_ct.c:3338:34: expected unsigned int [usertype] EntryCnt +../drivers/scsi/lpfc/lpfc_ct.c:3338:34: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_ct.c:3511:34: warning: cast to restricted __be32 +../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_glue.c:383:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_glue.c:383:29: expected unsigned int [usertype] lastp +../drivers/scsi/sym53c8xx_2/sym_glue.c:383:29: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_glue.c:384:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_glue.c:384:29: expected unsigned int [usertype] savep +../drivers/scsi/sym53c8xx_2/sym_glue.c:384:29: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_glue.c:386:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_glue.c:386:29: expected unsigned int [usertype] goalp +../drivers/scsi/sym53c8xx_2/sym_glue.c:386:29: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_glue.c:316:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_glue.c:316:27: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_glue.c:316:27: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_glue.c:317:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_glue.c:317:27: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_glue.c:317:27: got restricted __le32 [usertype] +../drivers/scsi/qla2xxx/qla_init.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla2xxx/qla_gs.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/bfa/bfa_ioc.c:1799:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:1799:28: expected unsigned short [assigned] [usertype] clscode +../drivers/scsi/bfa/bfa_ioc.c:1799:28: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:1801:29: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:1812:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:1812:29: expected unsigned short [assigned] [usertype] clscode +../drivers/scsi/bfa/bfa_ioc.c:1812:29: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:1814:30: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:1779:24: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/bfa/bfa_ioc.c:1779:24: expected unsigned int val +../drivers/scsi/bfa/bfa_ioc.c:1779:24: got restricted __le32 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:1962:31: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:1963:31: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:1964:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_ioc.c:1966:27: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_ioc.c:2065:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:2065:21: expected restricted __be32 [usertype] r32 +../drivers/scsi/bfa/bfa_ioc.c:2065:21: got unsigned int [usertype] +../drivers/scsi/bfa/bfa_ioc.c:2066:26: warning: cast from restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:2967:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:2967:22: expected unsigned short [usertype] clscode +../drivers/scsi/bfa/bfa_ioc.c:2967:22: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:3243:52: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_ioc.c:3245:58: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_ioc.c:3247:59: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_ioc.c:3249:54: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_ioc.c:3251:54: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_ioc.c:3418:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:3418:17: expected unsigned short [usertype] pers +../drivers/scsi/bfa/bfa_ioc.c:3418:17: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:3419:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:3419:19: expected unsigned short [usertype] bw_min +../drivers/scsi/bfa/bfa_ioc.c:3419:19: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:3420:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:3420:19: expected unsigned short [usertype] bw_max +../drivers/scsi/bfa/bfa_ioc.c:3420:19: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:3543:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:3543:19: expected unsigned short [usertype] bw_min +../drivers/scsi/bfa/bfa_ioc.c:3543:19: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:3544:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:3544:19: expected unsigned short [usertype] bw_max +../drivers/scsi/bfa/bfa_ioc.c:3544:19: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:4246:21: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4248:23: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4251:23: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4279:21: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4281:23: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4284:23: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4303:21: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4342:26: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4350:40: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4351:39: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4356:41: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4358:41: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4360:41: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4362:41: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4364:41: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4366:41: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4373:26: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4379:26: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4390:26: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4396:35: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4413:26: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4419:33: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:4807:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:4807:27: expected unsigned int [usertype] count +../drivers/scsi/bfa/bfa_ioc.c:4807:27: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:4902:36: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_ioc.c:4911:33: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_ioc.c:4957:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:4957:19: expected unsigned short [usertype] freq +../drivers/scsi/bfa/bfa_ioc.c:4957:19: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:4984:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:4984:21: expected unsigned int [usertype] period +../drivers/scsi/bfa/bfa_ioc.c:4984:21: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:5279:27: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:5345:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:5345:21: expected unsigned int [usertype] offset +../drivers/scsi/bfa/bfa_ioc.c:5345:21: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:5348:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:5348:21: expected unsigned int [usertype] length +../drivers/scsi/bfa/bfa_ioc.c:5348:21: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:5361:24: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:5361:24: expected unsigned short [usertype] +../drivers/scsi/bfa/bfa_ioc.c:5361:24: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:5383:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:5383:21: expected unsigned int [usertype] offset +../drivers/scsi/bfa/bfa_ioc.c:5383:21: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:5386:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:5386:21: expected unsigned int [usertype] length +../drivers/scsi/bfa/bfa_ioc.c:5386:21: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:5700:26: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:5718:26: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:5735:26: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:5749:26: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:5758:35: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:5767:42: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_ioc.c:6188:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:6188:21: expected unsigned int [usertype] offset +../drivers/scsi/bfa/bfa_ioc.c:6188:21: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:6191:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:6191:21: expected unsigned int [usertype] length +../drivers/scsi/bfa/bfa_ioc.c:6191:21: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:6222:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:6222:21: expected unsigned int [usertype] offset +../drivers/scsi/bfa/bfa_ioc.c:6222:21: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:6225:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.c:6225:21: expected unsigned int [usertype] length +../drivers/scsi/bfa/bfa_ioc.c:6225:21: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.c:6537:26: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:6557:26: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c:6566:35: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_ioc.c: note: in included file (through ../drivers/scsi/bfa/bfa.h, ../drivers/scsi/bfa/bfa_modules.h, ../drivers/scsi/bfa/bfad_drv.h): +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/elx/libefc/efc_domain.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../fs/ext4/fast_commit.c:394:12: warning: context imbalance in '__track_dentry_update' - unexpected unlock +../drivers/scsi/qla2xxx/qla_mid.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/csiostor/csio_rnode.c: note: in included file: +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla2xxx/qla_sup.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures @@ -11509,0 +14295,238 @@ +../drivers/scsi/qla2xxx/qla_dfs.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla2xxx/qla_dfs.c:513:35: warning: Using plain integer as NULL pointer +../drivers/scsi/qla2xxx/qla_isr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla2xxx/qla_attr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +Warning: ../drivers/scsi/qla2xxx/qla_isr.c:3890 function parameter 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' +Warning: ../drivers/scsi/qla2xxx/qla_isr.c:3890 function parameter 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' +../drivers/scsi/elx/libefc/efc_fabric.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/aic7xxx/aic79xx_osm.c:312:10: warning: symbol 'aic79xx_slowcrc' was not declared. Should it be static? +../drivers/scsi/aic7xxx/aic79xx_osm.c:2261:16: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_osm.c:2280:37: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_osm.c:1765:17: warning: cast to restricted __le16 +../fs/nfsd/nfs4state.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): +../include/linux/list.h:237:25: warning: context imbalance in 'put_clnt_odstate' - unexpected unlock +../fs/nfsd/nfs4state.c:1188:9: warning: context imbalance in 'nfs4_put_stid' - unexpected unlock +../drivers/scsi/mvsas/mv_init.c:294:38: warning: incorrect type in assignment (different address spaces) +../drivers/scsi/mvsas/mv_init.c:294:38: expected void [noderef] __iomem *regs_ex +../drivers/scsi/mvsas/mv_init.c:294:38: got void * +../drivers/scsi/mvsas/mv_init.c:466:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvsas/mv_init.c:466:42: expected unsigned long long [usertype] dev_sas_addr +../drivers/scsi/mvsas/mv_init.c:466:42: got restricted __be64 [usertype] +../drivers/mfd/max77705.c:160:1: warning: symbol 'max77705_pm_ops' was not declared. Should it be static? +../drivers/scsi/mpi3mr/mpi3mr_app.c:144:40: warning: restricted __le16 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:145:44: warning: restricted __le16 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:147:44: warning: restricted __le16 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:148:37: warning: restricted __le16 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:149:41: warning: restricted __le16 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:150:41: warning: restricted __le16 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:259:37: warning: cast to restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: expected restricted __le64 [addressable] [assigned] [usertype] address +../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: got unsigned long long [usertype] +../drivers/scsi/mpi3mr/mpi3mr_app.c:260:36: warning: cast to restricted __le32 +../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: expected restricted __le32 [addressable] [assigned] [usertype] length +../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: got unsigned int [usertype] +../drivers/scsi/mpi3mr/mpi3mr_app.c:1935:47: warning: restricted __le32 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:1992:13: warning: restricted __le64 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: warning: invalid assignment: &= +../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: warning: invalid assignment: |= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2016:21: warning: restricted __le64 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: warning: invalid assignment: &= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: warning: invalid assignment: |= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: warning: incorrect type in initializer (different base types) +../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: expected unsigned short [usertype] dev_handle +../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: got restricted __le16 [usertype] dev_handle +../drivers/scsi/mpi3mr/mpi3mr_app.c:2194:29: warning: restricted __le64 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: warning: invalid assignment: &= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: warning: invalid assignment: |= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2222:37: warning: restricted __le64 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: warning: invalid assignment: &= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: warning: invalid assignment: |= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2243:37: warning: restricted __le64 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: warning: invalid assignment: &= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: warning: invalid assignment: |= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2261:29: warning: restricted __le64 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: warning: invalid assignment: &= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: warning: invalid assignment: |= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: expected unsigned short [usertype] dev_handle +../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: got restricted __le16 [usertype] dev_handle +../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: warning: incorrect type in argument 3 (different base types) +../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: expected unsigned short [usertype] handle +../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: got restricted __le16 [usertype] function_dependent +../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: warning: incorrect type in assignment (different base types) +../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: expected restricted __le16 [usertype] ioc_status +../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: got unsigned short [usertype] ioc_status +../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: warning: incorrect type in assignment (different base types) +../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: expected restricted __le32 [usertype] ioc_log_info +../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: got unsigned int [usertype] ioc_loginfo +../drivers/scsi/aic7xxx/aic79xx_core.c:2999:50: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:3067:25: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:3072:39: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:3087:39: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:3260:39: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:4251:27: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:4412:64: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:4465:41: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:5614:30: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:5722:41: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:5727:49: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:5733:53: warning: cast to restricted __le64 +../drivers/scsi/aic7xxx/aic79xx_core.c:5755:41: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:5760:49: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:5766:53: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:5859:27: warning: cast to restricted __le64 +../drivers/scsi/aic7xxx/aic79xx_core.c:5860:28: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:5871:27: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:5872:28: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:5875:27: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:7505:19: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:8028:27: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:8035:56: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:9490:25: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:9538:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic79xx_core.c:9538:31: expected unsigned int [addressable] [assigned] [usertype] integer +../drivers/scsi/aic7xxx/aic79xx_core.c:9538:31: got restricted __le32 [usertype] +../drivers/scsi/aic7xxx/aic79xx_core.c:1404:36: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:6903:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic79xx_core.c:6903:36: expected unsigned int [usertype] hscb_busaddr +../drivers/scsi/aic7xxx/aic79xx_core.c:6903:36: got restricted __le32 [usertype] +../drivers/scsi/aic7xxx/aic79xx_core.c:6917:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic79xx_core.c:6917:37: expected unsigned short [usertype] tag +../drivers/scsi/aic7xxx/aic79xx_core.c:6917:37: got restricted __le16 [usertype] +../drivers/scsi/aic7xxx/aic79xx_core.c:9069:17: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:9086:23: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:9095:17: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:9111:25: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:9122:25: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:9124:34: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:7974:34: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:1674:29: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:2206:25: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:2248:62: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:2275:39: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:2341:62: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:415:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic79xx_core.c:415:26: expected unsigned long long [usertype] addr +../drivers/scsi/aic7xxx/aic79xx_core.c:415:26: got restricted __le64 [usertype] +../drivers/scsi/aic7xxx/aic79xx_core.c:416:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic79xx_core.c:416:25: expected unsigned int [usertype] len +../drivers/scsi/aic7xxx/aic79xx_core.c:416:25: got restricted __le32 [usertype] +../drivers/scsi/aic7xxx/aic79xx_core.c:422:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic79xx_core.c:422:26: expected unsigned int [usertype] addr +../drivers/scsi/aic7xxx/aic79xx_core.c:422:26: got restricted __le32 [usertype] +../drivers/scsi/aic7xxx/aic79xx_core.c:423:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic79xx_core.c:423:25: expected unsigned int [usertype] len +../drivers/scsi/aic7xxx/aic79xx_core.c:423:25: got restricted __le32 [usertype] +../drivers/scsi/aic7xxx/aic79xx_core.c:446:72: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic79xx_core.c:446:72: expected unsigned int [usertype] sense_addr +../drivers/scsi/aic7xxx/aic79xx_core.c:446:72: got restricted __le32 [usertype] +../drivers/scsi/aic7xxx/aic79xx_core.c:473:37: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:474:44: warning: invalid assignment: |= +../drivers/scsi/aic7xxx/aic79xx_core.c:474:44: left side has type unsigned long long +../drivers/scsi/aic7xxx/aic79xx_core.c:474:44: right side has type restricted __le64 +../drivers/scsi/aic7xxx/aic79xx_core.c:484:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic79xx_core.c:484:26: expected unsigned int [usertype] sgptr +../drivers/scsi/aic7xxx/aic79xx_core.c:484:26: got restricted __le32 [usertype] +../drivers/scsi/aic7xxx/aic79xx_core.c:490:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic79xx_core.c:490:26: expected unsigned int [usertype] sgptr +../drivers/scsi/aic7xxx/aic79xx_core.c:490:26: got restricted __le32 [usertype] +../drivers/scsi/aic7xxx/aic79xx_core.c:834:32: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:845:13: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:847:23: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:852:56: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:871:32: warning: cast to restricted __le64 +../drivers/scsi/aic7xxx/aic79xx_core.c:872:17: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:872:17: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:872:17: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:1739:40: warning: cast to restricted __le64 +../drivers/scsi/aic7xxx/aic79xx_core.c:1755:39: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:1756:33: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:6461:21: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:6473:29: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:6483:21: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:6704:32: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:7098:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/aic7xxx/aic79xx_core.c:7098:45: expected unsigned int [usertype] hscb_busaddr +../drivers/scsi/aic7xxx/aic79xx_core.c:7098:45: got restricted __le32 [usertype] +../drivers/scsi/aic7xxx/aic79xx_core.c:8152:19: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:8292:33: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:8877:25: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:8940:25: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:9720:27: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:9722:37: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:9737:25: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:9745:17: warning: cast to restricted __le16 +../drivers/scsi/aic7xxx/aic79xx_core.c:1106:17: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:1106:17: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:1106:17: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:1106:17: warning: cast to restricted __le32 +../drivers/scsi/aic7xxx/aic79xx_core.c:1096:17: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nportdisc.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_nportdisc.c:520:26: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:568:23: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:569:24: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:1436:26: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:1445:31: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:1446:32: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2211:21: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2213:21: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2217:21: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2220:36: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2221:21: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2228:21: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2234:29: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2243:30: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2250:54: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2262:17: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2262:17: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2262:17: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2262:17: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2262:17: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2262:17: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:298:24: warning: context imbalance in 'lpfc_els_abort' - different lock contexts for basic block +../drivers/scsi/mpi3mr/mpi3mr_os.c: In function ‘mpi3mr_probe’: +../drivers/scsi/mpi3mr/mpi3mr_os.c:5383:33: warning: ‘%d’ directive writing between 1 and 3 bytes into a region of size between 1 and 64 [-Wformat-overflow=] + 5383 | sprintf(mrioc->name, "%s%d", mrioc->driver_name, mrioc->id); + | ^~ +../drivers/scsi/mpi3mr/mpi3mr_os.c:5383:30: note: directive argument in the range [0, 255] + 5383 | sprintf(mrioc->name, "%s%d", mrioc->driver_name, mrioc->id); + | ^~~~~~ +../drivers/scsi/mpi3mr/mpi3mr_os.c:5383:9: note: ‘sprintf’ output between 2 and 67 bytes into a destination of size 64 + 5383 | sprintf(mrioc->name, "%s%d", mrioc->driver_name, mrioc->id); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -11523,3 +14546,861 @@ -../drivers/gpu/drm/drm_gpuvm.c:858:9: warning: context imbalance in 'cond_spin_lock' - wrong count at exit -../drivers/gpu/drm/drm_gpuvm.c:866:28: warning: context imbalance in 'cond_spin_unlock' - unexpected unlock -../kernel/bpf/local_storage.c:91:47: warning: context imbalance in 'cgroup_storage_lookup' - unexpected unlock +../drivers/scsi/qla4xxx/ql4_isr.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): +../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/mpi3mr/mpi3mr_fw.c: In function ‘mpi3mr_issue_reset’: +../drivers/scsi/mpi3mr/mpi3mr_fw.c:1649:54: warning: variable ‘scratch_pad0’ set but not used [-Wunused-but-set-variable] + 1649 | u32 host_diagnostic, ioc_status, ioc_config, scratch_pad0; + | ^~~~~~~~~~~~ +../drivers/scsi/mpi3mr/mpi3mr_fw.c: In function ‘mpi3mr_setup_isr’: +../drivers/scsi/mpi3mr/mpi3mr_fw.c:774:58: warning: ‘%d’ directive output may be truncated writing between 1 and 3 bytes into a region of size between 1 and 64 [-Wformat-truncation=] + 774 | snprintf(intr_info->name, MPI3MR_NAME_LENGTH, "%s%d-msix%d", + | ^~ +In function ‘mpi3mr_request_irq’, + inlined from ‘mpi3mr_setup_isr’ at ../drivers/scsi/mpi3mr/mpi3mr_fw.c:899:12: +../drivers/scsi/mpi3mr/mpi3mr_fw.c:774:55: note: directive argument in the range [0, 255] + 774 | snprintf(intr_info->name, MPI3MR_NAME_LENGTH, "%s%d-msix%d", + | ^~~~~~~~~~~~~ +../drivers/scsi/mpi3mr/mpi3mr_fw.c:774:55: note: directive argument in the range [0, 65535] +../drivers/scsi/mpi3mr/mpi3mr_fw.c:774:9: note: ‘snprintf’ output between 8 and 77 bytes into a destination of size 64 + 774 | snprintf(intr_info->name, MPI3MR_NAME_LENGTH, "%s%d-msix%d", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 775 | mrioc->driver_name, mrioc->id, index); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/scsi/mpi3mr/mpi3mr_fw.c: In function ‘mpi3mr_start_watchdog’: +../drivers/scsi/mpi3mr/mpi3mr_fw.c:2882:60: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size 41 [-Wformat-truncation=] + 2882 | sizeof(mrioc->watchdog_work_q_name), "watchdog_%s%d", mrioc->name, + | ^~ +../drivers/scsi/mpi3mr/mpi3mr_fw.c:2882:50: note: directive argument in the range [0, 255] + 2882 | sizeof(mrioc->watchdog_work_q_name), "watchdog_%s%d", mrioc->name, + | ^~~~~~~~~~~~~~~ +../drivers/scsi/mpi3mr/mpi3mr_fw.c:2881:9: note: ‘snprintf’ output between 11 and 76 bytes into a destination of size 50 + 2881 | snprintf(mrioc->watchdog_work_q_name, + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 2882 | sizeof(mrioc->watchdog_work_q_name), "watchdog_%s%d", mrioc->name, + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 2883 | mrioc->id); + | ~~~~~~~~~~ +../drivers/scsi/mpi3mr/mpi3mr_os.c:3150:82: warning: incorrect type in assignment (different base types) +../drivers/scsi/mpi3mr/mpi3mr_os.c:3150:82: expected restricted __le16 [usertype] application_tag_translation_mask +../drivers/scsi/mpi3mr/mpi3mr_os.c:3150:82: got int +../drivers/scsi/fnic/fnic_pci_subsys_devid.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_hbadisc.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_hbadisc.c:3461:18: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_hbadisc.c:2280:35: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_hbadisc.c:2281:35: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_hbadisc.c:4121:14: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_hbadisc.c:4122:19: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_hbadisc.c:7084:33: warning: cast to restricted __le16 +../drivers/scsi/bnx2i/bnx2i_init.c:71:1: warning: symbol '__pcpu_scope_bnx2i_percpu' was not declared. Should it be static? +../drivers/scsi/bnx2i/bnx2i_init.c:396:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_init.c:396:9: expected unsigned long long [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:396:9: got restricted __le64 [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:396:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_init.c:396:9: expected unsigned long long [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:396:9: got restricted __le64 [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:397:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_init.c:397:9: expected unsigned long long [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:397:9: got restricted __le64 [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:397:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_init.c:397:9: expected unsigned long long [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:397:9: got restricted __le64 [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:399:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_init.c:399:9: expected unsigned long long [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:399:9: got restricted __le64 [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:399:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_init.c:399:9: expected unsigned long long [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:399:9: got restricted __le64 [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:400:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_init.c:400:9: expected unsigned long long [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:400:9: got restricted __le64 [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:400:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_init.c:400:9: expected unsigned long long [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:400:9: got restricted __le64 [usertype] +../drivers/scsi/aic7xxx/aic79xx_osm_pci.c:377:45: warning: incorrect type in argument 2 (different base types) +../drivers/scsi/aic7xxx/aic79xx_osm_pci.c:377:45: expected restricted pci_power_t [usertype] state +../drivers/scsi/aic7xxx/aic79xx_osm_pci.c:377:45: got unsigned int enum ahd_power_state [usertype] new_state +../drivers/scsi/elx/libefc/efc_node.c: In function ‘efc_node_alloc’: +../drivers/scsi/elx/libefc/efc_node.c:254:70: warning: ‘%s’ directive output may be truncated writing up to 15 bytes into a region of size between 0 and 31 [-Wformat-truncation=] + 254 | snprintf(node->display_name, sizeof(node->display_name), "%s.%s", + | ^~ + 255 | nport->display_name, portid_display); + | ~~~~~~~~~~~~~~ +In function ‘efc_node_update_display_name’, + inlined from ‘efc_node_alloc’ at ../drivers/scsi/elx/libefc/efc_node.c:95:2: +../drivers/scsi/elx/libefc/efc_node.c:254:9: note: ‘snprintf’ output between 2 and 48 bytes into a destination of size 32 + 254 | snprintf(node->display_name, sizeof(node->display_name), "%s.%s", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 255 | nport->display_name, portid_display); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/scsi/elx/libefc/efc_node.c: In function ‘efc_node_update_display_name’: +../drivers/scsi/elx/libefc/efc_node.c:254:70: warning: ‘%s’ directive output may be truncated writing up to 15 bytes into a region of size between 0 and 31 [-Wformat-truncation=] + 254 | snprintf(node->display_name, sizeof(node->display_name), "%s.%s", + | ^~ + 255 | nport->display_name, portid_display); + | ~~~~~~~~~~~~~~ +../drivers/scsi/elx/libefc/efc_node.c:254:9: note: ‘snprintf’ output between 2 and 48 bytes into a destination of size 32 + 254 | snprintf(node->display_name, sizeof(node->display_name), "%s.%s", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 255 | nport->display_name, portid_display); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/scsi/qla2xxx/qla_bsg.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/mpi3mr/mpi3mr_fw.c:5113:24: warning: incorrect type in assignment (different base types) +../drivers/scsi/mpi3mr/mpi3mr_fw.c:5113:24: expected unsigned char [addressable] [assigned] [usertype] class +../drivers/scsi/mpi3mr/mpi3mr_fw.c:5113:24: got restricted __le16 [usertype] +../drivers/scsi/qla2xxx/qla_nx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla2xxx/qla_dbg.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/elx/libefc/efc_node.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla2xxx/qla_mr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../fs/ext4/super.c:3369:32: warning: context imbalance in 'ext4_check_descriptors' - different lock contexts for basic block +../drivers/scsi/qla4xxx/ql4_nvram.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): +../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. +In file included from ../include/linux/string.h:382, + from ../include/linux/bitmap.h:13, + from ../include/linux/cpumask.h:12, + from ../arch/x86/include/asm/paravirt.h:21, + from ../arch/x86/include/asm/irqflags.h:102, + from ../include/linux/irqflags.h:18, + from ../include/linux/spinlock.h:59, + from ../include/linux/mmzone.h:8, + from ../include/linux/gfp.h:7, + from ../drivers/scsi/bnx2i/bnx2i_hwi.c:17: +In function ‘fortify_memcpy_chk’, + inlined from ‘bnx2i_process_login_resp.isra’ at ../drivers/scsi/bnx2i/bnx2i_hwi.c:1460:2: +../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] + 580 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/scsi/mvsas/mv_sas.c:373:20: warning: invalid assignment: |= +../drivers/scsi/mvsas/mv_sas.c:373:20: left side has type restricted __le32 +../drivers/scsi/mvsas/mv_sas.c:373:20: right side has type unsigned int +../drivers/scsi/mvsas/mv_sas.c:530:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvsas/mv_sas.c:530:31: expected unsigned short [usertype] +../drivers/scsi/mvsas/mv_sas.c:530:31: got restricted __be16 [usertype] +../drivers/scsi/mvsas/mv_sas.c:634:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvsas/mv_sas.c:634:31: expected unsigned short [usertype] +../drivers/scsi/mvsas/mv_sas.c:634:31: got restricted __be16 [usertype] +../drivers/scsi/mvsas/mv_sas.c:954:14: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvsas/mv_sas.c:954:14: expected unsigned int [usertype] +../drivers/scsi/mvsas/mv_sas.c:954:14: got restricted __le32 [usertype] +../drivers/scsi/mvsas/mv_sas.c:957:14: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvsas/mv_sas.c:957:14: expected unsigned int [usertype] +../drivers/scsi/mvsas/mv_sas.c:957:14: got restricted __le32 [usertype] +../drivers/scsi/mvsas/mv_sas.c:960:14: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvsas/mv_sas.c:960:14: expected unsigned int [usertype] +../drivers/scsi/mvsas/mv_sas.c:960:14: got restricted __le32 [usertype] +../drivers/scsi/mvsas/mv_sas.c:963:14: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvsas/mv_sas.c:963:14: expected unsigned int [usertype] +../drivers/scsi/mvsas/mv_sas.c:963:14: got restricted __le32 [usertype] +../drivers/scsi/mvsas/mv_sas.c:1462:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvsas/mv_sas.c:1462:28: expected restricted __be32 [usertype] sense_data_len +../drivers/scsi/mvsas/mv_sas.c:1462:28: got int +../drivers/scsi/mvsas/mv_sas.c:1473:23: warning: cast to restricted __le32 +../drivers/scsi/mvsas/mv_sas.c:1474:23: warning: cast to restricted __le32 +../drivers/scsi/mvsas/mv_sas.c:1057:13: warning: context imbalance in 'mvs_port_notify_formed' - different lock contexts for basic block +../drivers/scsi/mvsas/mv_sas.c:1196:9: warning: context imbalance in 'mvs_dev_found_notify' - different lock contexts for basic block +../drivers/scsi/mvsas/mv_sas.c:1633:9: warning: context imbalance in 'mvs_slot_complete' - unexpected unlock +../drivers/scsi/mpt3sas/mpt3sas_base.c: In function ‘_base_request_irq’: +../drivers/scsi/mpt3sas/mpt3sas_base.c:3186:68: warning: ‘%d’ directive output may be truncated writing between 1 and 3 bytes into a region of size between 1 and 26 [-Wformat-truncation=] + 3186 | snprintf(reply_q->name, MPT_NAME_LENGTH, "%s%d-msix%d", + | ^~ +../drivers/scsi/mpt3sas/mpt3sas_base.c:3186:58: note: directive argument in the range [0, 254] + 3186 | snprintf(reply_q->name, MPT_NAME_LENGTH, "%s%d-msix%d", + | ^~~~~~~~~~~~~ +../drivers/scsi/mpt3sas/mpt3sas_base.c:3186:17: note: ‘snprintf’ output between 8 and 35 bytes into a destination of size 32 + 3186 | snprintf(reply_q->name, MPT_NAME_LENGTH, "%s%d-msix%d", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 3187 | ioc->driver_name, ioc->id, index); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/scsi/mpt3sas/mpt3sas_base.c:3177:63: warning: ‘-mq-poll’ directive output may be truncated writing 8 bytes into a region of size between 6 and 31 [-Wformat-truncation=] + 3177 | snprintf(reply_q->name, MPT_NAME_LENGTH, "%s%d-mq-poll%d", + | ^~~~~~~~ +../drivers/scsi/mpt3sas/mpt3sas_base.c:3177:58: note: directive argument in the range [-255, 255] + 3177 | snprintf(reply_q->name, MPT_NAME_LENGTH, "%s%d-mq-poll%d", + | ^~~~~~~~~~~~~~~~ +../drivers/scsi/mpt3sas/mpt3sas_base.c:3177:17: note: ‘snprintf’ output between 11 and 39 bytes into a destination of size 32 + 3177 | snprintf(reply_q->name, MPT_NAME_LENGTH, "%s%d-mq-poll%d", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 3178 | ioc->driver_name, ioc->id, qid); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/scsi/mpt3sas/mpt3sas_base.c: In function ‘mpt3sas_base_start_watchdog’: +../drivers/scsi/mpt3sas/mpt3sas_base.c:847:57: warning: ‘%s’ directive output may be truncated writing up to 23 bytes into a region of size 15 [-Wformat-truncation=] + 847 | sizeof(ioc->fault_reset_work_q_name), "poll_%s%d_status", + | ^~ +../drivers/scsi/mpt3sas/mpt3sas_base.c:847:51: note: directive argument in the range [0, 255] + 847 | sizeof(ioc->fault_reset_work_q_name), "poll_%s%d_status", + | ^~~~~~~~~~~~~~~~~~ +../drivers/scsi/mpt3sas/mpt3sas_base.c:846:9: note: ‘snprintf’ output between 14 and 39 bytes into a destination of size 20 + 846 | snprintf(ioc->fault_reset_work_q_name, + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 847 | sizeof(ioc->fault_reset_work_q_name), "poll_%s%d_status", + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 848 | ioc->driver_name, ioc->id); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/scsi/bnx2i/bnx2i_hwi.c:220:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/bnx2i/bnx2i_hwi.c:220:16: expected unsigned int val +../drivers/scsi/bnx2i/bnx2i_hwi.c:220:16: got restricted __le32 [usertype] +../drivers/scsi/bnx2i/bnx2i_hwi.c:347:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_hwi.c:347:25: expected unsigned short [usertype] tsih +../drivers/scsi/bnx2i/bnx2i_hwi.c:347:25: got restricted __be16 [usertype] tsih +../drivers/scsi/bnx2i/bnx2i_hwi.c:350:24: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_hwi.c:350:24: expected unsigned short [usertype] cid +../drivers/scsi/bnx2i/bnx2i_hwi.c:350:24: got restricted __be16 [usertype] cid +../drivers/scsi/bnx2i/bnx2i_hwi.c:427:54: warning: restricted itt_t degrades to integer +../drivers/scsi/bnx2i/bnx2i_hwi.c:430:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_hwi.c:430:39: expected unsigned int [usertype] ref_itt +../drivers/scsi/bnx2i/bnx2i_hwi.c:430:39: got restricted itt_t [usertype] +../drivers/scsi/bnx2i/bnx2i_hwi.c:433:32: warning: cast to restricted __be32 +../drivers/scsi/bnx2i/bnx2i_hwi.c:434:32: warning: cast to restricted __be32 +../drivers/scsi/bnx2i/bnx2i_hwi.c:1351:48: warning: incorrect type in argument 2 (different base types) +../drivers/scsi/bnx2i/bnx2i_hwi.c:1351:48: expected restricted itt_t [usertype] +../drivers/scsi/bnx2i/bnx2i_hwi.c:1351:48: got int +../drivers/scsi/bnx2i/bnx2i_hwi.c:1447:45: warning: incorrect type in argument 2 (different base types) +../drivers/scsi/bnx2i/bnx2i_hwi.c:1447:45: expected restricted itt_t [usertype] +../drivers/scsi/bnx2i/bnx2i_hwi.c:1447:45: got int +../drivers/scsi/bnx2i/bnx2i_hwi.c:1514:50: warning: incorrect type in argument 2 (different base types) +../drivers/scsi/bnx2i/bnx2i_hwi.c:1514:50: expected restricted itt_t [usertype] +../drivers/scsi/bnx2i/bnx2i_hwi.c:1514:50: got int +../drivers/scsi/bnx2i/bnx2i_hwi.c:1574:47: warning: incorrect type in argument 2 (different base types) +../drivers/scsi/bnx2i/bnx2i_hwi.c:1574:47: expected restricted itt_t [usertype] +../drivers/scsi/bnx2i/bnx2i_hwi.c:1574:47: got int +../drivers/scsi/bnx2i/bnx2i_hwi.c:1613:46: warning: incorrect type in argument 2 (different base types) +../drivers/scsi/bnx2i/bnx2i_hwi.c:1613:46: expected restricted itt_t [usertype] +../drivers/scsi/bnx2i/bnx2i_hwi.c:1613:46: got int +../drivers/scsi/bnx2i/bnx2i_hwi.c:1628:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_hwi.c:1628:26: expected restricted __be16 [usertype] t2wait +../drivers/scsi/bnx2i/bnx2i_hwi.c:1628:26: got restricted __be32 [usertype] +../drivers/scsi/bnx2i/bnx2i_hwi.c:1629:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_hwi.c:1629:28: expected restricted __be16 [usertype] t2retain +../drivers/scsi/bnx2i/bnx2i_hwi.c:1629:28: got restricted __be32 [usertype] +../drivers/scsi/bnx2i/bnx2i_hwi.c:1658:46: warning: incorrect type in argument 2 (different base types) +../drivers/scsi/bnx2i/bnx2i_hwi.c:1658:46: expected restricted itt_t [usertype] +../drivers/scsi/bnx2i/bnx2i_hwi.c:1658:46: got int +../drivers/scsi/bnx2i/bnx2i_hwi.c:1708:29: warning: cast from restricted itt_t +../drivers/scsi/bnx2i/bnx2i_hwi.c:1717:27: warning: cast to restricted itt_t +../drivers/scsi/bnx2i/bnx2i_hwi.c:1813:25: warning: cast from restricted itt_t +../drivers/scsi/bnx2i/bnx2i_hwi.c:1838:44: warning: incorrect type in argument 2 (different base types) +../drivers/scsi/bnx2i/bnx2i_hwi.c:1838:44: expected restricted itt_t [usertype] +../drivers/scsi/bnx2i/bnx2i_hwi.c:1838:44: got int +../drivers/scsi/bnx2i/bnx2i_hwi.c:1912:43: warning: incorrect type in argument 2 (different base types) +../drivers/scsi/bnx2i/bnx2i_hwi.c:1912:43: expected restricted itt_t [usertype] +../drivers/scsi/bnx2i/bnx2i_hwi.c:1912:43: got int +../drivers/scsi/bnx2i/bnx2i_hwi.c:1982:44: warning: cast from restricted itt_t +../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: expected restricted __le32 [usertype] H2DLength +../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: got int data_out_sz +../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: expected restricted __le32 [usertype] D2HLength +../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: got int data_in_sz +../drivers/scsi/mpt3sas/mpt3sas_base.c:4361:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/mpt3sas/mpt3sas_base.c:4361:16: expected unsigned int val +../drivers/scsi/mpt3sas/mpt3sas_base.c:4361:16: got restricted __le32 [usertype] +../drivers/scsi/mpt3sas/mpt3sas_base.c:4383:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/mpt3sas/mpt3sas_base.c:4383:16: expected unsigned int val +../drivers/scsi/mpt3sas/mpt3sas_base.c:4383:16: got restricted __le32 [usertype] +../drivers/scsi/mpt3sas/mpt3sas_base.c:4406:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/mpt3sas/mpt3sas_base.c:4406:16: expected unsigned int val +../drivers/scsi/mpt3sas/mpt3sas_base.c:4406:16: got restricted __le32 [usertype] +../drivers/scsi/mpt3sas/mpt3sas_base.c:4427:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/mpt3sas/mpt3sas_base.c:4427:16: expected unsigned int val +../drivers/scsi/mpt3sas/mpt3sas_base.c:4427:16: got restricted __le32 [usertype] +../drivers/scsi/mpt3sas/mpt3sas_base.c:7093:24: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/mpt3sas/mpt3sas_base.c:7093:24: expected unsigned int val +../drivers/scsi/mpt3sas/mpt3sas_base.c:7093:24: got restricted __le32 [usertype] +../drivers/scsi/mpt3sas/mpt3sas_base.c:7112:20: warning: cast to restricted __le16 +../drivers/scsi/mpt3sas/mpt3sas_base.c:7120:20: warning: cast to restricted __le16 +../drivers/scsi/mpt3sas/mpt3sas_base.c:7133:36: warning: cast to restricted __le16 +Warning: ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:2913 expecting prototype for mpt3sas_send_passthru_cmd(). Prototype was for mpt3sas_send_mctp_passthru_req() instead +../drivers/scsi/qedi/qedi_main.c:96:36: warning: restricted __le16 degrades to integer +../drivers/scsi/qedi/qedi_main.c:1215:20: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_main.c:1215:20: expected unsigned int [usertype] iscsi_cid +../drivers/scsi/qedi/qedi_main.c:1215:20: got restricted __le16 [usertype] conn_id +../drivers/scsi/qedi/qedi_main.c:1227:74: warning: incorrect type in argument 2 (different base types) +../drivers/scsi/qedi/qedi_main.c:1227:74: expected unsigned int [usertype] tid +../drivers/scsi/qedi/qedi_main.c:1227:74: got restricted __le16 [usertype] itid +../drivers/scsi/qedi/qedi_main.c:1275:18: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_main.c:1275:18: expected unsigned short [usertype] prod_idx +../drivers/scsi/qedi/qedi_main.c:1275:18: got restricted __le16 +../drivers/scsi/qedi/qedi_main.c:1327:18: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_main.c:1327:18: expected unsigned short [usertype] prod_idx +../drivers/scsi/qedi/qedi_main.c:1327:18: got restricted __le16 +../drivers/scsi/qedi/qedi_main.c:1855:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_main.c:1855:32: expected restricted __le32 [usertype] itt +../drivers/scsi/qedi/qedi_main.c:1855:32: got unsigned int [usertype] proto_itt +../drivers/scsi/qedi/qedi_main.c:1868:37: warning: restricted __le32 degrades to integer +../drivers/scsi/bnx2i/bnx2i_iscsi.c:1138:27: warning: cast to restricted __be32 +../drivers/scsi/bnx2i/bnx2i_iscsi.c:1139:27: warning: cast to restricted __be32 +../drivers/scsi/bnx2i/bnx2i_iscsi.c:1146:23: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_iscsi.c:1146:23: expected unsigned int [usertype] +../drivers/scsi/bnx2i/bnx2i_iscsi.c:1146:23: got restricted __be32 [usertype] +../drivers/scsi/bnx2i/bnx2i_iscsi.c:1152:23: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_iscsi.c:1152:23: expected unsigned int [usertype] +../drivers/scsi/bnx2i/bnx2i_iscsi.c:1152:23: got restricted __be32 [usertype] +../drivers/scsi/qla2xxx/qla_nx2.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla4xxx/ql4_nx.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): +../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2518:16: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2522:24: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2523:24: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2526:24: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2530:17: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2542:48: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2543:17: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2574:34: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2576:34: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2598:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2598:21: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2598:21: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2599:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2599:21: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2599:21: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2600:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2600:21: expected unsigned int [usertype] ret +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2600:21: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2618:23: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2619:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2619:38: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2619:38: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2620:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2620:29: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2620:29: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2621:23: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2622:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2622:38: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2622:38: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2623:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2623:29: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2623:29: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2640:17: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2640:17: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2640:17: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: expected unsigned int [usertype] lastp +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: expected unsigned int [usertype] lastp +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4594:33: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4902:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4902:34: expected unsigned int [usertype] start +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4902:34: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4903:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4903:34: expected unsigned int [usertype] restart +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4903:34: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4908:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4908:32: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4908:32: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5071:32: warning: incorrect type in argument 2 (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5071:32: expected unsigned int [usertype] v +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5071:32: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5083:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5083:30: expected unsigned int [usertype] itlq_tbl_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5083:30: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3877:37: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3895:29: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1014:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1014:21: expected unsigned int [usertype] scratch +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1014:21: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1055:19: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1159:17: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1505:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1505:36: expected unsigned int volatile [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1505:36: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1507:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1507:36: expected unsigned int volatile [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1507:36: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1592:23: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1713:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1713:33: expected unsigned int volatile [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1713:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1714:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1714:33: expected unsigned int volatile [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1714:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1716:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1716:35: expected unsigned int volatile [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1716:35: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1729:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1729:33: expected unsigned int volatile [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1729:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1731:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1731:35: expected unsigned int volatile [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1731:35: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1908:32: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: expected unsigned int [usertype] lastp +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: expected unsigned int [usertype] lastp +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2981:43: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3114:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3114:41: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3114:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3115:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3115:41: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3115:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3120:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3120:41: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3120:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3121:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3121:41: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3121:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3137:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3137:41: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3137:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3138:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3138:41: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3138:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3145:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3145:41: expected unsigned int [usertype] savep +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3145:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3146:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3146:41: expected unsigned int [usertype] lastp +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3146:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3147:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3147:41: expected unsigned int [usertype] startp +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3147:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3148:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3148:41: expected unsigned int [usertype] goalp +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3148:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3157:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3157:40: expected unsigned int [usertype] start +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3157:40: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3413:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3413:35: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3413:35: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3591:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3591:35: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3591:35: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3648:27: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3649:27: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3666:15: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3688:31: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3699:31: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3748:27: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3773:16: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3773:16: expected unsigned int [usertype] dp_ret +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3773:16: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3813:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3813:17: expected unsigned int [usertype] ret +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3813:17: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3814:16: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3815:16: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3816:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3816:21: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3816:21: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3817:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3817:21: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3817:21: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: expected unsigned int [usertype] lastp +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: expected unsigned int [usertype] lastp +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4696:51: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4696:51: expected unsigned int [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4696:51: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4697:51: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4697:51: expected unsigned int [usertype] resel_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4697:51: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4730:54: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4730:54: expected unsigned int [usertype] itl_task_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4730:54: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4731:51: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4731:51: expected unsigned int [usertype] resel_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4731:51: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4802:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4802:47: expected unsigned int [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4802:47: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4809:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4809:46: expected unsigned int [usertype] itl_task_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4809:46: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4816:43: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4816:43: expected unsigned int [usertype] resel_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4816:43: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4985:38: warning: incorrect type in argument 2 (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4985:38: expected unsigned int [usertype] v +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4985:38: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4986:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4986:36: expected unsigned int [usertype] luntbl_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4986:36: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5008:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5008:32: expected unsigned int [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5008:32: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5012:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5012:34: expected unsigned int [usertype] lun0_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5012:34: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5019:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5019:30: expected unsigned int [usertype] itl_task_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5019:30: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5024:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5024:27: expected unsigned int [usertype] resel_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5024:27: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5107:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5107:44: expected unsigned int [usertype] luntbl_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5107:44: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5109:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5109:40: expected unsigned int [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5109:40: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5114:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5114:34: expected unsigned int [usertype] lun0_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5114:34: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5227:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5227:34: expected unsigned int [usertype] start +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5227:34: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5228:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5228:34: expected unsigned int [usertype] restart +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5228:34: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5241:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5241:33: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5241:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5242:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5242:33: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5242:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5738:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5738:33: expected unsigned int [usertype] start +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5738:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5739:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5739:33: expected unsigned int [usertype] restart +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5739:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5742:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5742:33: expected unsigned int [usertype] start +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5742:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5743:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5743:33: expected unsigned int [usertype] restart +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5743:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5746:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5746:33: expected unsigned int [usertype] start +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5746:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5747:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5747:33: expected unsigned int [usertype] restart +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5747:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5750:33: warning: too many warnings +../drivers/scsi/qla2xxx/qla_tmpl.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla2xxx/qla_tmpl.c:1058:39: warning: context imbalance in 'qla27xx_mpi_fwdump' - unexpected unlock +../drivers/scsi/qla2xxx/qla_nvme.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_nvme.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/aacraid/src.c:146:34: warning: restricted __le32 degrades to integer +../drivers/scsi/aacraid/src.c:146:34: warning: cast to restricted __le32 +../drivers/scsi/aacraid/src.c:503:54: warning: restricted __le16 degrades to integer +../drivers/scsi/aacraid/src.c:524:57: warning: bad assignment (+=) to restricted __le32 +../drivers/scsi/aacraid/src.c:531:57: warning: bad assignment (+=) to restricted __le32 +../drivers/scsi/aacraid/src.c:539:49: warning: bad assignment (+=) to restricted __le32 +../drivers/scsi/aacraid/src.c:542:55: warning: bad assignment (+=) to restricted __le32 +../drivers/scsi/aacraid/src.c:783:23: warning: cast removes address space '__iomem' of expression +../drivers/scsi/aacraid/src.c:783:42: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/aacraid/src.c:783:42: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/aacraid/src.c:783:42: got char * +../drivers/scsi/aacraid/src.c:785:23: warning: cast removes address space '__iomem' of expression +../drivers/scsi/aacraid/src.c:785:42: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/aacraid/src.c:785:42: expected void volatile [noderef] __iomem *addr +../drivers/scsi/aacraid/src.c:785:42: got char * +../drivers/scsi/qedi/qedi_iscsi.c:518:32: warning: cast to restricted __be32 +../drivers/scsi/qedi/qedi_iscsi.c:519:32: warning: cast to restricted __be32 +../drivers/scsi/qedi/qedi_iscsi.c:528:48: warning: cast to restricted __be32 +../drivers/scsi/qedi/qedi_iscsi.c:529:48: warning: cast to restricted __be32 +../drivers/scsi/qedi/qedi_iscsi.c:759:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_iscsi.c:759:29: expected restricted __le32 [usertype] hi +../drivers/scsi/qedi/qedi_iscsi.c:759:29: got unsigned int [usertype] +../drivers/scsi/qedi/qedi_iscsi.c:761:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_iscsi.c:761:29: expected restricted __le32 [usertype] lo +../drivers/scsi/qedi/qedi_iscsi.c:761:29: got unsigned int [usertype] +../drivers/scsi/qedi/qedi_iscsi.c:762:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_iscsi.c:762:25: expected restricted __le32 [usertype] sge_len +../drivers/scsi/qedi/qedi_iscsi.c:762:25: got long +../drivers/scsi/qedi/qedi_iscsi.c:765:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_iscsi.c:765:29: expected restricted __le32 [usertype] hi +../drivers/scsi/qedi/qedi_iscsi.c:765:29: got unsigned int [usertype] +../drivers/scsi/qedi/qedi_iscsi.c:767:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_iscsi.c:767:29: expected restricted __le32 [usertype] lo +../drivers/scsi/qedi/qedi_iscsi.c:767:29: got unsigned int [usertype] +../drivers/scsi/qedi/qedi_iscsi.c:768:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_iscsi.c:768:25: expected restricted __le32 [usertype] sge_len +../drivers/scsi/qedi/qedi_iscsi.c:768:25: got int +../drivers/scsi/mvsas/mv_64xx.c:326:33: warning: incorrect type in argument 5 (different base types) +../drivers/scsi/mvsas/mv_64xx.c:326:33: expected unsigned long long [usertype] sas_addr +../drivers/scsi/mvsas/mv_64xx.c:326:33: got restricted __be64 [usertype] +../drivers/scsi/elx/libefc/efc_nport.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/elx/libefc/efclib.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_els.c: note: in included file: +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1268:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_els.c:633:26: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:638:27: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:2270:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:2270:31: expected unsigned int [usertype] vid +../drivers/scsi/lpfc/lpfc_els.c:2270:31: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:2271:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:2271:33: expected unsigned int [usertype] flags +../drivers/scsi/lpfc/lpfc_els.c:2271:33: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:2590:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:2590:33: expected unsigned int [usertype] word1 +../drivers/scsi/lpfc/lpfc_els.c:2590:33: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:2591:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:2591:33: expected unsigned int [usertype] word4 +../drivers/scsi/lpfc/lpfc_els.c:2591:33: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:2922:19: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:3128:34: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:3671:17: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:3672:17: warning: cast to restricted __be32 +../include/uapi/scsi/fc/fc_els.h:1254:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_els.c:5593:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:5593:47: expected unsigned int [usertype] vid +../drivers/scsi/lpfc/lpfc_els.c:5593:47: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:5594:49: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:5594:49: expected unsigned int [usertype] flags +../drivers/scsi/lpfc/lpfc_els.c:5594:49: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:5985:19: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:6054:24: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:6170:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6170:33: expected unsigned int [usertype] word1 +../drivers/scsi/lpfc/lpfc_els.c:6170:33: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6171:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6171:33: expected unsigned int [usertype] word4 +../drivers/scsi/lpfc/lpfc_els.c:6171:33: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6172:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6172:33: expected unsigned int [usertype] word5 +../drivers/scsi/lpfc/lpfc_els.c:6172:33: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6338:26: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:6341:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:6341:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:6353:32: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:6573:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6573:19: expected unsigned int [usertype] tag +../drivers/scsi/lpfc/lpfc_els.c:6573:19: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6575:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6575:22: expected unsigned int [usertype] length +../drivers/scsi/lpfc/lpfc_els.c:6575:22: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6594:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6594:19: expected unsigned int [usertype] tag +../drivers/scsi/lpfc/lpfc_els.c:6594:19: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6633:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6633:36: expected unsigned short [usertype] temperature +../drivers/scsi/lpfc/lpfc_els.c:6633:36: got restricted __be16 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6634:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6634:33: expected unsigned short [usertype] rx_power +../drivers/scsi/lpfc/lpfc_els.c:6634:33: got restricted __be16 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6635:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6635:32: expected unsigned short [usertype] tx_bias +../drivers/scsi/lpfc/lpfc_els.c:6635:32: got restricted __be16 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6636:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6636:33: expected unsigned short [usertype] tx_power +../drivers/scsi/lpfc/lpfc_els.c:6636:33: got restricted __be16 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6637:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6637:28: expected unsigned short [usertype] vcc +../drivers/scsi/lpfc/lpfc_els.c:6637:28: got restricted __be16 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6639:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6639:30: expected unsigned short [usertype] flags +../drivers/scsi/lpfc/lpfc_els.c:6639:30: got restricted __be16 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6640:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6640:22: expected unsigned int [usertype] length +../drivers/scsi/lpfc/lpfc_els.c:6640:22: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6651:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6651:19: expected unsigned int [usertype] tag +../drivers/scsi/lpfc/lpfc_els.c:6651:19: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6655:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6655:30: expected unsigned int [usertype] port_type +../drivers/scsi/lpfc/lpfc_els.c:6655:30: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6657:49: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6657:49: expected unsigned int [usertype] link_failure_cnt +../drivers/scsi/lpfc/lpfc_els.c:6657:49: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6659:50: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6659:50: expected unsigned int [usertype] loss_of_synch_cnt +../drivers/scsi/lpfc/lpfc_els.c:6659:50: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6661:51: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6661:51: expected unsigned int [usertype] loss_of_signal_cnt +../drivers/scsi/lpfc/lpfc_els.c:6661:51: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6663:56: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6663:56: expected unsigned int [usertype] primitive_seq_proto_err +../drivers/scsi/lpfc/lpfc_els.c:6663:56: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6665:51: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6665:51: expected unsigned int [usertype] invalid_trans_word +../drivers/scsi/lpfc/lpfc_els.c:6665:51: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6667:48: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6667:48: expected unsigned int [usertype] invalid_crc_cnt +../drivers/scsi/lpfc/lpfc_els.c:6667:48: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6669:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6669:22: expected unsigned int [usertype] length +../drivers/scsi/lpfc/lpfc_els.c:6669:22: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6680:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6680:19: expected unsigned int [usertype] tag +../drivers/scsi/lpfc/lpfc_els.c:6680:19: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6684:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6684:33: expected unsigned int [usertype] port_bbc +../drivers/scsi/lpfc/lpfc_els.c:6684:33: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6688:50: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6688:50: expected unsigned int [usertype] attached_port_bbc +../drivers/scsi/lpfc/lpfc_els.c:6688:50: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6694:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6694:22: expected unsigned int [usertype] length +../drivers/scsi/lpfc/lpfc_els.c:6694:22: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6705:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6705:19: expected unsigned int [usertype] tag +../drivers/scsi/lpfc/lpfc_els.c:6705:19: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6722:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6722:39: expected unsigned int [usertype] function_flags +../drivers/scsi/lpfc/lpfc_els.c:6722:39: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6723:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6723:22: expected unsigned int [usertype] length +../drivers/scsi/lpfc/lpfc_els.c:6723:22: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6734:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6734:19: expected unsigned int [usertype] tag +../drivers/scsi/lpfc/lpfc_els.c:6734:19: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6751:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6751:39: expected unsigned int [usertype] function_flags +../drivers/scsi/lpfc/lpfc_els.c:6751:39: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6752:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6752:22: expected unsigned int [usertype] length +../drivers/scsi/lpfc/lpfc_els.c:6752:22: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6763:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6763:19: expected unsigned int [usertype] tag +../drivers/scsi/lpfc/lpfc_els.c:6763:19: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6780:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6780:39: expected unsigned int [usertype] function_flags +../drivers/scsi/lpfc/lpfc_els.c:6780:39: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6781:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6781:22: expected unsigned int [usertype] length +../drivers/scsi/lpfc/lpfc_els.c:6781:22: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6792:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6792:19: expected unsigned int [usertype] tag +../drivers/scsi/lpfc/lpfc_els.c:6792:19: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6809:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6809:39: expected unsigned int [usertype] function_flags +../drivers/scsi/lpfc/lpfc_els.c:6809:39: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6810:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6810:22: expected unsigned int [usertype] length +../drivers/scsi/lpfc/lpfc_els.c:6810:22: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6822:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6822:19: expected unsigned int [usertype] tag +../drivers/scsi/lpfc/lpfc_els.c:6822:19: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6839:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6839:39: expected unsigned int [usertype] function_flags +../drivers/scsi/lpfc/lpfc_els.c:6839:39: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6840:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6840:22: expected unsigned int [usertype] length +../drivers/scsi/lpfc/lpfc_els.c:6840:22: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6848:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6848:19: expected unsigned int [usertype] tag +../drivers/scsi/lpfc/lpfc_els.c:6848:19: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6854:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6854:22: expected unsigned int [usertype] length +../drivers/scsi/lpfc/lpfc_els.c:6854:22: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6863:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6863:19: expected unsigned int [usertype] tag +../drivers/scsi/lpfc/lpfc_els.c:6863:19: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6865:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6865:36: expected unsigned int [usertype] CorrectedBlocks +../drivers/scsi/lpfc/lpfc_els.c:6865:36: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6867:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6867:40: expected unsigned int [usertype] UncorrectableBlocks +../drivers/scsi/lpfc/lpfc_els.c:6867:40: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6870:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6870:22: expected unsigned int [usertype] length +../drivers/scsi/lpfc/lpfc_els.c:6870:22: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6881:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6881:19: expected unsigned int [usertype] tag +../drivers/scsi/lpfc/lpfc_els.c:6881:19: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6919:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6919:37: expected unsigned short [usertype] speed +../drivers/scsi/lpfc/lpfc_els.c:6919:37: got restricted __be16 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6947:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6947:44: expected unsigned short [usertype] capabilities +../drivers/scsi/lpfc/lpfc_els.c:6947:44: got restricted __be16 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6948:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6948:22: expected unsigned int [usertype] length +../drivers/scsi/lpfc/lpfc_els.c:6948:22: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6957:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6957:19: expected unsigned int [usertype] tag +../drivers/scsi/lpfc/lpfc_els.c:6957:19: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6965:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6965:22: expected unsigned int [usertype] length +../drivers/scsi/lpfc/lpfc_els.c:6965:22: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6974:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6974:19: expected unsigned int [usertype] tag +../drivers/scsi/lpfc/lpfc_els.c:6974:19: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:6989:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:6989:22: expected unsigned int [usertype] length +../drivers/scsi/lpfc/lpfc_els.c:6989:22: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:7091:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_els.c:7091:25: expected unsigned int [usertype] length +../drivers/scsi/lpfc/lpfc_els.c:7091:25: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_els.c:7098:22: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_els.c:7373:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:7373:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:7373:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:7373:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:7373:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:7373:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:7373:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:7373:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:7382:25: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:7384:36: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:7387:25: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:7610:17: warning: cast to restricted __be16 +../drivers/scsi/lpfc/lpfc_els.c:7615:21: warning: cast to restricted __be16 +../drivers/scsi/lpfc/lpfc_els.c:7625:17: warning: cast to restricted __be16 +../drivers/scsi/lpfc/lpfc_els.c:7670:9: warning: cast to restricted __be16 +../drivers/scsi/lpfc/lpfc_els.c:7670:9: warning: cast to restricted __be16 +../drivers/scsi/lpfc/lpfc_els.c:7815:31: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:7818:44: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:7922:23: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:7983:23: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_els.c:8036:37: warning: too many warnings @@ -11527,0 +15409,401 @@ +../drivers/scsi/elx/libefc/efc_sm.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/cxgbi/libcxgbi.c:1047:21: warning: restricted __wsum degrades to integer +../drivers/scsi/cxgbi/libcxgbi.c:1052:33: warning: bad assignment (-=) to restricted __wsum +../drivers/scsi/cxgbi/libcxgbi.c:1056:33: warning: invalid assignment: -= +../drivers/scsi/cxgbi/libcxgbi.c:1056:33: left side has type unsigned int +../drivers/scsi/cxgbi/libcxgbi.c:1056:33: right side has type restricted __wsum +../drivers/scsi/cxgbi/libcxgbi.c:1358:19: warning: cast to restricted __be32 +../drivers/scsi/cxgbi/libcxgbi.c:1431:19: warning: cast to restricted __be32 +../drivers/scsi/cxgbi/libcxgbi.c:1592:17: warning: cast to restricted __be32 +../drivers/scsi/cxgbi/libcxgbi.c:1592:17: warning: cast from restricted itt_t +../drivers/scsi/cxgbi/libcxgbi.c:2047:9: warning: cast to restricted __be32 +../drivers/scsi/cxgbi/libcxgbi.c:2047:9: warning: cast from restricted itt_t +../drivers/scsi/cxgbi/libcxgbi.c:2166:9: warning: cast to restricted __be32 +../drivers/scsi/cxgbi/libcxgbi.c:2166:9: warning: cast from restricted itt_t +../drivers/scsi/cxgbi/libcxgbi.c: note: in included file: +../drivers/scsi/cxgbi/libcxgbi.h:414:19: warning: invalid assignment: += +../drivers/scsi/cxgbi/libcxgbi.h:414:19: left side has type int +../drivers/scsi/cxgbi/libcxgbi.h:414:19: right side has type restricted __wsum +../drivers/scsi/lpfc/lpfc_scsi.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_scsi.c:106:30: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:108:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:108:28: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_scsi.c:108:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:313:35: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:314:34: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:317:32: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:320:35: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:321:34: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:324:32: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:792:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:792:39: expected unsigned int [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:792:39: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:880:46: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:882:41: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:884:41: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:1057:69: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:1057:69: expected unsigned int [usertype] prot_data +../drivers/scsi/lpfc/lpfc_scsi.c:1057:69: got restricted __be32 [usertype] ref_tag +../drivers/scsi/lpfc/lpfc_scsi.c:1178:69: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:1178:69: expected unsigned int [usertype] prot_data +../drivers/scsi/lpfc/lpfc_scsi.c:1178:69: got restricted __be16 [usertype] app_tag +../drivers/scsi/lpfc/lpfc_scsi.c:1578:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:1578:21: expected unsigned int [usertype] word0 +../drivers/scsi/lpfc/lpfc_scsi.c:1578:21: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:1579:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:1579:22: expected unsigned int [usertype] reftag +../drivers/scsi/lpfc/lpfc_scsi.c:1579:22: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:1612:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:1612:21: expected unsigned int [usertype] word0 +../drivers/scsi/lpfc/lpfc_scsi.c:1612:21: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:1613:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:1613:21: expected unsigned int [usertype] word1 +../drivers/scsi/lpfc/lpfc_scsi.c:1613:21: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:1614:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:1614:21: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_scsi.c:1614:21: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:1623:32: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:1624:33: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:1630:30: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:1745:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:1745:29: expected unsigned int [usertype] word0 +../drivers/scsi/lpfc/lpfc_scsi.c:1745:29: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:1746:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:1746:30: expected unsigned int [usertype] reftag +../drivers/scsi/lpfc/lpfc_scsi.c:1746:30: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:1774:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:1774:29: expected unsigned int [usertype] word0 +../drivers/scsi/lpfc/lpfc_scsi.c:1774:29: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:1775:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:1775:29: expected unsigned int [usertype] word1 +../drivers/scsi/lpfc/lpfc_scsi.c:1775:29: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:1776:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:1776:29: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_scsi.c:1776:29: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:1793:34: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:1794:33: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:1828:40: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:1829:41: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:1852:38: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:1967:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:1967:25: expected unsigned int [usertype] ref_tag +../drivers/scsi/lpfc/lpfc_scsi.c:1967:25: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:1994:23: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:1994:23: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_scsi.c:1994:23: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:1995:23: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:1995:23: expected unsigned int [usertype] word3 +../drivers/scsi/lpfc/lpfc_scsi.c:1995:23: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2020:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2020:38: expected unsigned int [usertype] addr_lo +../drivers/scsi/lpfc/lpfc_scsi.c:2020:38: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2022:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2022:38: expected unsigned int [usertype] addr_hi +../drivers/scsi/lpfc/lpfc_scsi.c:2022:38: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2034:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2034:38: expected unsigned int [usertype] addr_lo +../drivers/scsi/lpfc/lpfc_scsi.c:2034:38: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2035:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2035:38: expected unsigned int [usertype] addr_hi +../drivers/scsi/lpfc/lpfc_scsi.c:2035:38: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2038:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2038:36: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_scsi.c:2038:36: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2039:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2039:38: expected unsigned int [usertype] sge_len +../drivers/scsi/lpfc/lpfc_scsi.c:2039:38: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2049:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2049:36: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_scsi.c:2049:36: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2050:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2050:38: expected unsigned int [usertype] sge_len +../drivers/scsi/lpfc/lpfc_scsi.c:2050:38: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2181:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2181:46: expected unsigned int [usertype] addr_lo +../drivers/scsi/lpfc/lpfc_scsi.c:2181:46: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2183:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2183:46: expected unsigned int [usertype] addr_hi +../drivers/scsi/lpfc/lpfc_scsi.c:2183:46: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2187:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2187:36: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_scsi.c:2187:36: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2188:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2188:38: expected unsigned int [usertype] sge_len +../drivers/scsi/lpfc/lpfc_scsi.c:2188:38: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2200:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2200:33: expected unsigned int [usertype] ref_tag +../drivers/scsi/lpfc/lpfc_scsi.c:2200:33: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2234:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2234:31: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_scsi.c:2234:31: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2235:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2235:31: expected unsigned int [usertype] word3 +../drivers/scsi/lpfc/lpfc_scsi.c:2235:31: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2253:32: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:2254:32: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:2255:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2255:28: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_scsi.c:2255:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2307:54: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2307:54: expected unsigned int [usertype] addr_lo +../drivers/scsi/lpfc/lpfc_scsi.c:2307:54: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2309:54: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2309:54: expected unsigned int [usertype] addr_hi +../drivers/scsi/lpfc/lpfc_scsi.c:2309:54: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2313:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2313:44: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_scsi.c:2313:44: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2314:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2314:46: expected unsigned int [usertype] sge_len +../drivers/scsi/lpfc/lpfc_scsi.c:2314:46: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2343:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2343:46: expected unsigned int [usertype] addr_lo +../drivers/scsi/lpfc/lpfc_scsi.c:2343:46: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2345:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2345:46: expected unsigned int [usertype] addr_hi +../drivers/scsi/lpfc/lpfc_scsi.c:2345:46: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2352:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2352:46: expected unsigned int [usertype] sge_len +../drivers/scsi/lpfc/lpfc_scsi.c:2352:46: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2665:11: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2665:11: expected unsigned short [usertype] x +../drivers/scsi/lpfc/lpfc_scsi.c:2665:11: got restricted __be16 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:2679:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2679:13: expected unsigned short [usertype] ret +../drivers/scsi/lpfc/lpfc_scsi.c:2679:13: got restricted __sum16 +../drivers/scsi/lpfc/lpfc_scsi.c:2739:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2739:31: expected unsigned short [usertype] start_app_tag +../drivers/scsi/lpfc/lpfc_scsi.c:2739:31: got restricted __be16 [usertype] app_tag +../drivers/scsi/lpfc/lpfc_scsi.c:2756:51: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2756:51: expected unsigned short [assigned] [usertype] guard_tag +../drivers/scsi/lpfc/lpfc_scsi.c:2756:51: got restricted __be16 [usertype] guard_tag +../drivers/scsi/lpfc/lpfc_scsi.c:2779:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:2779:41: expected unsigned short [usertype] app_tag +../drivers/scsi/lpfc/lpfc_scsi.c:2779:41: got restricted __be16 [usertype] app_tag +../drivers/scsi/lpfc/lpfc_scsi.c:3084:30: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:3086:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:3086:28: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_scsi.c:3086:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:3142:54: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:3142:54: expected unsigned int [usertype] addr_lo +../drivers/scsi/lpfc/lpfc_scsi.c:3142:54: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:3144:54: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:3144:54: expected unsigned int [usertype] addr_hi +../drivers/scsi/lpfc/lpfc_scsi.c:3144:54: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:3160:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:3160:46: expected unsigned int [usertype] addr_lo +../drivers/scsi/lpfc/lpfc_scsi.c:3160:46: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:3162:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:3162:46: expected unsigned int [usertype] addr_hi +../drivers/scsi/lpfc/lpfc_scsi.c:3162:46: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:3166:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:3166:44: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_scsi.c:3166:44: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:3167:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:3167:46: expected unsigned int [usertype] sge_len +../drivers/scsi/lpfc/lpfc_scsi.c:3167:46: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:3176:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:3176:44: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_scsi.c:3176:44: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:3177:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:3177:46: expected unsigned int [usertype] sge_len +../drivers/scsi/lpfc/lpfc_scsi.c:3177:46: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:3202:41: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:3204:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:3204:36: expected unsigned int [usertype] w +../drivers/scsi/lpfc/lpfc_scsi.c:3204:36: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:3215:30: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:3217:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:3217:28: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_scsi.c:3217:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:3329:30: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_scsi.c:3331:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_scsi.c:3331:28: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_scsi.c:3331:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_scsi.c:3619:24: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_scsi.c:3852:26: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_scsi.c:3877:35: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_scsi.c:3882:28: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_scsi.c:3913:38: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_scsi.c:3968:17: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_scsi.c:3968:17: warning: too many warnings +../drivers/scsi/qla4xxx/ql4_dbg.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): +../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/elx/libefc/efc_device.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../fs/orangefs/devorangefs-req.c:254:28: warning: context imbalance in 'orangefs_devreq_read' - different lock contexts for basic block +../drivers/scsi/esas2r/esas2r_disc.c:1176:59: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_disc.c:760:36: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_disc.c:844:30: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_disc.c:846:36: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_disc.c:848:21: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_disc.c:850:33: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_disc.c:927:43: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_disc.c:957:27: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_disc.c:655:42: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_disc.c:656:42: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_disc.c: note: in included file: +../drivers/scsi/esas2r/esas2r.h:1255:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r.h:1255:17: expected unsigned long long [usertype] ppsense_buf +../drivers/scsi/esas2r/esas2r.h:1255:17: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r.h:1255:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r.h:1255:17: expected unsigned long long [usertype] ppsense_buf +../drivers/scsi/esas2r/esas2r.h:1255:17: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r.h:1255:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r.h:1255:17: expected unsigned long long [usertype] ppsense_buf +../drivers/scsi/esas2r/esas2r.h:1255:17: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r.h:1255:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r.h:1255:17: expected unsigned long long [usertype] ppsense_buf +../drivers/scsi/esas2r/esas2r.h:1255:17: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r.h:1255:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r.h:1255:17: expected unsigned long long [usertype] ppsense_buf +../drivers/scsi/esas2r/esas2r.h:1255:17: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 +Warning: ../fs/befs/datastream.c:131 expecting prototype for befs_read_lsmylink(). Prototype was for befs_read_lsymlink() instead +../kernel/trace/trace_events_user.c:2249:16: error: incompatible types in comparison expression (different address spaces): +../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs [noderef] __rcu * +../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs * +../kernel/trace/trace_events_user.c:2356:16: error: incompatible types in comparison expression (different address spaces): +../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs [noderef] __rcu * +../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs * +../kernel/trace/trace_events_user.c:2381:9: error: incompatible types in comparison expression (different address spaces): +../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs [noderef] __rcu * +../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs * +../drivers/scsi/qla4xxx/ql4_attr.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): +../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/elx/libefc/efc_els.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla2xxx/tcm_qla2xxx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../lib/bch.c:260:19: warning: incorrect type in assignment (different base types) +../lib/bch.c:260:19: expected unsigned int [usertype] w +../lib/bch.c:260:19: got restricted __be32 [usertype] +../kernel/trace/trace_dynevent.c:19:1: warning: symbol 'dyn_event_ops_mutex' was not declared. Should it be static? +../drivers/gpu/drm/panel/panel-visionox-rm69299.c:346:42: warning: symbol 'visionox_rm69299_1080p_display_desc' was not declared. Should it be static? +../drivers/gpu/drm/panel/panel-visionox-rm69299.c:352:42: warning: symbol 'visionox_rm69299_shift_desc' was not declared. Should it be static? +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:1350:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:1350:41: expected restricted __be32 [usertype] ipv4addr +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:1350:41: got unsigned int +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:427:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:427:27: expected restricted __wsum [usertype] csum +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:427:27: got int [assigned] wrs_needed +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:494:24: warning: cast to restricted __be16 +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:494:24: warning: cast from restricted __wsum +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:796:37: warning: cast to restricted __be16 +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:797:38: warning: cast to restricted __be32 +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:798:18: warning: cast to restricted __be32 +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:819:28: warning: cast to restricted __be16 +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:827:24: warning: cast to restricted __be32 +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:935:25: warning: restricted __be32 degrades to integer +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:936:69: warning: incorrect type in argument 2 (different base types) +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:936:69: expected unsigned int addr +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:936:69: got restricted __be32 [usertype] ipv4addr +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:940:32: warning: restricted __be32 degrades to integer +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:942:69: warning: incorrect type in argument 2 (different base types) +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:942:69: expected unsigned int addr +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:942:69: got restricted __be32 [usertype] ipv4addr +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c: note: in included file: +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: warning: incorrect type in return expression (different base types) +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: expected unsigned int +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: got restricted __be32 [usertype] iscsi_ipv4addr +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: expected restricted __be32 [usertype] iscsi_ipv4addr +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: got unsigned int addr +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: expected restricted __be32 [usertype] iscsi_ipv4addr +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: got unsigned int addr +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: warning: incorrect type in return expression (different base types) +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: expected unsigned int +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: got restricted __be32 [usertype] iscsi_ipv4addr +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: expected restricted __be32 [usertype] iscsi_ipv4addr +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: got unsigned int addr +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: warning: incorrect type in return expression (different base types) +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: expected unsigned int +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: got restricted __be32 [usertype] iscsi_ipv4addr +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: expected restricted __be32 [usertype] iscsi_ipv4addr +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: got unsigned int addr +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: expected restricted __be32 [usertype] iscsi_ipv4addr +../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: got unsigned int addr +../drivers/scsi/mvsas/mv_94xx.c: note: in included file: +../drivers/scsi/mvsas/mv_94xx.h:211:36: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla2xxx/qla_edif.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_printk’: +../kernel/trace/bpf_trace.c:377:9: warning: function ‘____bpf_trace_printk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] + 377 | 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:433:9: warning: function ‘____bpf_trace_vprintk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] + 433 | 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:475:9: warning: function ‘____bpf_seq_printf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] + 475 | seq_bprintf(m, fmt, data.bin_args); + | ^~~~~~~~~~~ +../drivers/scsi/qla2xxx/qla_target.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla2xxx/qla_target.c:397:47: warning: context imbalance in 'qlt_24xx_atio_pkt_all_vps' - unexpected unlock +../drivers/scsi/qla2xxx/qla_target.c:3710:39: warning: context imbalance in 'qlt_send_term_exchange' - unexpected unlock +../drivers/scsi/qla2xxx/qla_target.c:5524:39: warning: context imbalance in 'qlt_chk_qfull_thresh_hold' - unexpected unlock +../drivers/scsi/qla2xxx/qla_target.c:5563:55: warning: context imbalance in 'qlt_24xx_atio_pkt' - unexpected unlock +../drivers/scsi/lpfc/lpfc_attr.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../fs/afs/callback.c:146:22: warning: context imbalance in 'afs_lookup_volume_rcu' - different lock contexts for basic block +../drivers/scsi/qla4xxx/ql4_bsg.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): +../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. @@ -11546,70 +15828,370 @@ -../kernel/trace/bpf_trace.c:3517:17: warning: symbol 'bpf_probe_read_user_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3524:17: warning: symbol 'bpf_probe_read_kernel_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3534:56: warning: cast removes address space '__user' of expression -../kernel/trace/bpf_trace.c:3531:17: warning: symbol 'bpf_probe_read_user_str_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3538:17: warning: symbol 'bpf_probe_read_kernel_str_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3548:52: warning: cast removes address space '__user' of expression -../kernel/trace/bpf_trace.c:3545:17: warning: symbol 'bpf_copy_from_user_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3555:56: warning: cast removes address space '__user' of expression -../kernel/trace/bpf_trace.c:3552:17: warning: symbol 'bpf_copy_from_user_str_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3563:52: warning: cast removes address space '__user' of expression -../kernel/trace/bpf_trace.c:3559:17: warning: symbol 'bpf_copy_from_user_task_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3571:56: warning: cast removes address space '__user' of expression -../kernel/trace/bpf_trace.c:3567:17: warning: symbol 'bpf_copy_from_user_task_str_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:2330:21: warning: dereference of noderef expression -../kernel/trace/bpf_trace.c:2334: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:897:25: warning: context imbalance in 'uprobe_prog_run' - unexpected unlock -../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): -../fs/nfs/./nfstrace.h:1485:1: warning: dereference of noderef expression -../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): -../fs/nfs/./nfstrace.h:1485:1: warning: dereference of noderef expression -../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): -../fs/nfs/./nfstrace.h:1485:1: warning: dereference of noderef expression -../fs/nfsd/nfs4state.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): -../include/linux/list.h:237:25: warning: context imbalance in 'put_clnt_odstate' - unexpected unlock -../fs/nfsd/nfs4state.c:1188:9: warning: context imbalance in 'nfs4_put_stid' - unexpected unlock -../fs/nfs/fscache.c:60:51: warning: incorrect type in argument 3 (different base types) -../fs/nfs/fscache.c:60:51: expected unsigned long long x -../fs/nfs/fscache.c:60:51: got restricted __be16 const [usertype] sin_port -../fs/nfs/fscache.c:61:61: warning: incorrect type in argument 3 (different base types) -../fs/nfs/fscache.c:61:61: expected unsigned long long x -../fs/nfs/fscache.c:61:61: got restricted __be32 const [usertype] s_addr -../fs/nfs/fscache.c:66:52: warning: incorrect type in argument 3 (different base types) -../fs/nfs/fscache.c:66:52: expected unsigned long long x -../fs/nfs/fscache.c:66:52: got restricted __be16 const [usertype] sin6_port -../fs/nfs/fscache.c:67:73: warning: incorrect type in argument 3 (different base types) -../fs/nfs/fscache.c:67:73: expected unsigned long long x -../fs/nfs/fscache.c:67:73: got restricted __be32 const -../fs/nfs/fscache.c:68:73: warning: incorrect type in argument 3 (different base types) -../fs/nfs/fscache.c:68:73: expected unsigned long long x -../fs/nfs/fscache.c:68:73: got restricted __be32 const -../fs/nfs/fscache.c:69:73: warning: incorrect type in argument 3 (different base types) -../fs/nfs/fscache.c:69:73: expected unsigned long long x -../fs/nfs/fscache.c:69:73: got restricted __be32 const -../fs/nfs/fscache.c:70:73: warning: incorrect type in argument 3 (different base types) -../fs/nfs/fscache.c:70:73: expected unsigned long long x -../fs/nfs/fscache.c:70:73: got restricted __be32 const -../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 * -Warning: ../fs/befs/datastream.c:131 expecting prototype for befs_read_lsmylink(). Prototype was for befs_read_lsymlink() instead -../drivers/clk/clk-cdce925.c: In function ‘cdce925_probe’: -../drivers/clk/clk-cdce925.c:700:41: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 3 [-Wformat-overflow=] - 700 | sprintf(child_name, "PLL%d", i+1); - | ^~ -../drivers/clk/clk-cdce925.c:700:37: note: directive argument in the range [-2147483640, 2147483647] - 700 | sprintf(child_name, "PLL%d", i+1); - | ^~~~~~~ -../drivers/clk/clk-cdce925.c:700:17: note: ‘sprintf’ output between 5 and 15 bytes into a destination of size 6 - 700 | sprintf(child_name, "PLL%d", i+1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../fs/overlayfs/dir.c:588:13: error: incompatible types in comparison expression (different address spaces): -../fs/overlayfs/dir.c:588:13: struct cred const [noderef] __rcu * -../fs/overlayfs/dir.c:588:13: struct cred const * -../kernel/trace/trace_dynevent.c:19:1: warning: symbol 'dyn_event_ops_mutex' was not declared. Should it be static? -../fs/afs/callback.c:146:22: warning: context imbalance in 'afs_lookup_volume_rcu' - different lock contexts for basic block -../fs/orangefs/devorangefs-req.c:254:28: warning: context imbalance in 'orangefs_devreq_read' - different lock contexts for basic block +../kernel/trace/bpf_trace.c:3517:17: warning: symbol 'bpf_probe_read_user_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3524:17: warning: symbol 'bpf_probe_read_kernel_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3534:56: warning: cast removes address space '__user' of expression +../kernel/trace/bpf_trace.c:3531:17: warning: symbol 'bpf_probe_read_user_str_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3538:17: warning: symbol 'bpf_probe_read_kernel_str_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3548:52: warning: cast removes address space '__user' of expression +../kernel/trace/bpf_trace.c:3545:17: warning: symbol 'bpf_copy_from_user_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3555:56: warning: cast removes address space '__user' of expression +../kernel/trace/bpf_trace.c:3552:17: warning: symbol 'bpf_copy_from_user_str_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3563:52: warning: cast removes address space '__user' of expression +../kernel/trace/bpf_trace.c:3559:17: warning: symbol 'bpf_copy_from_user_task_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3571:56: warning: cast removes address space '__user' of expression +../kernel/trace/bpf_trace.c:3567:17: warning: symbol 'bpf_copy_from_user_task_str_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:2330:21: warning: dereference of noderef expression +../kernel/trace/bpf_trace.c:2334: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:897:25: warning: context imbalance in 'uprobe_prog_run' - unexpected unlock +../drivers/scsi/lpfc/lpfc_init.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_init.c: note: in included file: +../drivers/scsi/lpfc/lpfc_ids.h:26:28: warning: symbol 'lpfc_id_table' was not declared. Should it be static? +../drivers/scsi/lpfc/lpfc_init.c:148:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_init.c:148:40: expected unsigned int [usertype] +../drivers/scsi/lpfc/lpfc_init.c:148:40: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_init.c:4608:24: warning: cast to restricted __be64 +../drivers/scsi/lpfc/lpfc_init.c:8140:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_init.c:8140:21: expected unsigned long long [addressable] [usertype] wwn +../drivers/scsi/lpfc/lpfc_init.c:8140:21: got restricted __be64 [usertype] +../drivers/scsi/lpfc/lpfc_init.c:8145:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_init.c:8145:21: expected unsigned long long [addressable] [usertype] wwn +../drivers/scsi/lpfc/lpfc_init.c:8145:21: got restricted __be64 [usertype] +../drivers/scsi/lpfc/lpfc_init.c:14613:24: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_init.c:14614:17: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_init.c:14615:15: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_init.c:14616:17: warning: cast to restricted __be32 +../drivers/scsi/be2iscsi/be_main.c:1169:29: warning: cast to restricted __be16 +../drivers/scsi/be2iscsi/be_main.c:1195:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/be2iscsi/be_main.c:1195:21: expected restricted __be16 [usertype] t2wait +../drivers/scsi/be2iscsi/be_main.c:1195:21: got int +../drivers/scsi/be2iscsi/be_main.c:1680:33: warning: cast to restricted __be16 +../drivers/scsi/be2iscsi/be_main.c:1818:28: warning: cast to restricted __le32 +../drivers/scsi/be2iscsi/be_main.c:1837:36: warning: cast to restricted __le32 +../drivers/scsi/be2iscsi/be_main.c:4353:19: warning: cast from restricted itt_t +../drivers/scsi/be2iscsi/be_main.c:4386:34: warning: cast to restricted itt_t +../drivers/scsi/be2iscsi/be_main.c:4483:16: warning: cast to restricted itt_t +../drivers/scsi/be2iscsi/be_main.c:4483:16: warning: cast from restricted __be32 +../drivers/scsi/be2iscsi/be_main.c:4539:9: warning: incorrect type in argument 5 (different base types) +../drivers/scsi/be2iscsi/be_main.c:4539:9: expected unsigned int [usertype] value +../drivers/scsi/be2iscsi/be_main.c:4539:9: got restricted __be16 [usertype] +../drivers/scsi/be2iscsi/be_main.c:4599:9: warning: incorrect type in argument 5 (different base types) +../drivers/scsi/be2iscsi/be_main.c:4599:9: expected unsigned int [usertype] value +../drivers/scsi/be2iscsi/be_main.c:4599:9: got restricted __be16 [usertype] +../drivers/scsi/be2iscsi/be_main.c:4693:30: warning: restricted __be32 degrades to integer +../drivers/scsi/be2iscsi/be_main.c:4778:17: warning: cast to restricted __be32 +../drivers/scsi/be2iscsi/be_main.c:4778:17: warning: cast from restricted itt_t +../drivers/scsi/be2iscsi/be_main.c:5785:24: warning: symbol 'beiscsi_iscsi_transport' was not declared. Should it be static? +../drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:1494:26: warning: invalid assignment: |= +../drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:1494:26: left side has type restricted __le32 +../drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:1494:26: right side has type unsigned int +../drivers/scsi/be2iscsi/be_mgmt.c:166:43: warning: restricted __be32 degrades to integer +../drivers/scsi/be2iscsi/be_mgmt.c:167:44: warning: restricted __be32 degrades to integer +../drivers/scsi/be2iscsi/be_mgmt.c:168:44: warning: restricted __be32 degrades to integer +../drivers/scsi/be2iscsi/be_mgmt.c:169:44: warning: restricted __be32 degrades to integer +../drivers/scsi/be2iscsi/be_mgmt.c:171:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/be2iscsi/be_mgmt.c:171:38: expected unsigned long dst_addr +../drivers/scsi/be2iscsi/be_mgmt.c:171:38: got restricted __be32 [usertype] s_addr +../drivers/scsi/qla4xxx/ql4_83xx.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): +../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. +../drivers/scsi/bfa/bfa_fcs_rport.c:2558:13: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_rport.c:2559:36: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_rport.c:1838:9: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: warning: incorrect type in argument 5 (different base types) +../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: expected unsigned short [usertype] ox_id +../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: got restricted __be16 [usertype] reply_oxid +../drivers/scsi/bfa/bfa_fcs_rport.c:1977:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_rport.c:2047:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: expected restricted __be16 [usertype] port_speed_cap +../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: got int +../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: expected restricted __be16 [usertype] port_op_speed +../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: got unsigned int enum fc_rpsc_op_speed +../drivers/scsi/bfa/bfa_fcs_rport.c:2593:9: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_fcs_rport.c:2667:9: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_fcs_rport.c:2688:9: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: expected unsigned int [addressable] [assigned] [usertype] qos_flow_id +../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: got restricted __be32 [usertype] +../drivers/scsi/qedi/qedi_fw.c:1459:30: warning: cast to restricted itt_t +../drivers/scsi/qedi/qedi_fw.c:1459:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1459:28: expected restricted __le32 [addressable] [usertype] itt +../drivers/scsi/qedi/qedi_fw.c:1459:28: got unsigned int [usertype] +../drivers/scsi/qedi/qedi_fw.c:1460:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1460:31: expected restricted __le32 [addressable] [usertype] cmd_sn +../drivers/scsi/qedi/qedi_fw.c:1460:31: got unsigned int [usertype] +../drivers/scsi/qedi/qedi_fw.c:1463:33: warning: cast to restricted __be32 +../drivers/scsi/qedi/qedi_fw.c:1463:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1463:31: expected restricted __le32 [addressable] [usertype] lo +../drivers/scsi/qedi/qedi_fw.c:1463:31: got unsigned int [usertype] +../drivers/scsi/qedi/qedi_fw.c:1464:33: warning: cast to restricted __be32 +../drivers/scsi/qedi/qedi_fw.c:1464:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1464:31: expected restricted __le32 [addressable] [usertype] hi +../drivers/scsi/qedi/qedi_fw.c:1464:31: got unsigned int [usertype] +../drivers/scsi/qedi/qedi_fw.c:1469:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1469:36: expected restricted __le32 [addressable] [usertype] rtt +../drivers/scsi/qedi/qedi_fw.c:1469:36: got unsigned int [usertype] +../drivers/scsi/qedi/qedi_fw.c:1473:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1473:36: expected restricted __le32 [addressable] [usertype] rtt +../drivers/scsi/qedi/qedi_fw.c:1473:36: got unsigned int +../drivers/scsi/qedi/qedi_fw.c:1478:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1478:41: expected restricted __le32 [addressable] [assigned] [usertype] hdr_second_dword +../drivers/scsi/qedi/qedi_fw.c:1478:41: got int +../drivers/scsi/qedi/qedi_fw.c:1479:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1479:35: expected restricted __le32 [addressable] [assigned] [usertype] ref_cmd_sn +../drivers/scsi/qedi/qedi_fw.c:1479:35: got unsigned int [usertype] +../drivers/scsi/qedi/qedi_fw.c:50:25: warning: restricted __le16 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:51:28: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:52:31: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:53:31: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:55:28: warning: cast from restricted __le16 +../drivers/scsi/qedi/qedi_fw.c:55:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:55:26: expected restricted __be16 [usertype] t2wait +../drivers/scsi/qedi/qedi_fw.c:55:26: got restricted __be32 [usertype] +../drivers/scsi/qedi/qedi_fw.c:56:30: warning: cast from restricted __le16 +../drivers/scsi/qedi/qedi_fw.c:56:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:56:28: expected restricted __be16 [usertype] t2retain +../drivers/scsi/qedi/qedi_fw.c:56:28: got restricted __be32 [usertype] +../drivers/scsi/qedi/qedi_fw.c:105:9: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:105:9: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:105:9: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:109:29: warning: restricted __le16 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:111:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:111:27: expected restricted __be32 [usertype] ttt +../drivers/scsi/qedi/qedi_fw.c:111:27: got restricted __le32 [usertype] ttt +../drivers/scsi/qedi/qedi_fw.c:112:32: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:113:35: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:114:35: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:116:36: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:211:9: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:211:9: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:211:9: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:214:29: warning: restricted __le16 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:216:32: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:217:36: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:218:35: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:282:9: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:282:9: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:282:9: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:285:29: warning: restricted __le16 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:287:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:287:28: expected restricted __be16 [usertype] tsih +../drivers/scsi/qedi/qedi_fw.c:287:28: got restricted __le16 [usertype] tsih +../drivers/scsi/qedi/qedi_fw.c:288:32: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:289:35: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:290:35: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:293:37: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:331:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:331:13: expected unsigned short [usertype] idx +../drivers/scsi/qedi/qedi_fw.c:331:13: got restricted __le16 [usertype] rqe_opaque +../drivers/scsi/qedi/qedi_fw.c:366:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:366:13: expected unsigned short [usertype] idx +../drivers/scsi/qedi/qedi_fw.c:366:13: got restricted __le16 [usertype] rqe_opaque +../drivers/scsi/qedi/qedi_fw.c:384:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:384:41: expected restricted __le16 [usertype] opaque +../drivers/scsi/qedi/qedi_fw.c:384:41: got restricted __le32 [usertype] +../drivers/scsi/qedi/qedi_fw.c:427:29: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:434:26: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:435:26: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:436:23: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:437:20: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:453:28: warning: restricted __le16 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:497:32: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:513:18: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:513:16: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:513:16: expected unsigned int +../drivers/scsi/qedi/qedi_fw.c:513:16: got restricted __be32 [usertype] +../drivers/scsi/qedi/qedi_fw.c:514:18: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:514:16: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:514:16: expected unsigned int +../drivers/scsi/qedi/qedi_fw.c:514:16: got restricted __be32 [usertype] +../drivers/scsi/qedi/qedi_fw.c:516:31: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:517:31: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:518:28: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:523:28: warning: cast from restricted __le16 +../drivers/scsi/qedi/qedi_fw.c:524:28: warning: cast from restricted __le16 +../drivers/scsi/qedi/qedi_fw.c:525:28: warning: cast from restricted __le16 +../drivers/scsi/qedi/qedi_fw.c:548:29: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:563:9: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:563:9: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:563:9: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:565:26: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:566:26: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:567:23: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:590:20: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:590:20: expected unsigned int [usertype] iscsi_cid +../drivers/scsi/qedi/qedi_fw.c:590:20: got restricted __le16 [usertype] conn_id +../drivers/scsi/qedi/qedi_fw.c:623:26: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:624:26: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:625:20: warning: restricted __le16 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:629:31: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw.c:632:38: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:734:28: warning: incorrect type in initializer (different base types) +../drivers/scsi/qedi/qedi_fw.c:734:28: expected unsigned int [usertype] proto_itt +../drivers/scsi/qedi/qedi_fw.c:734:28: got restricted __le16 [usertype] itid +../drivers/scsi/qedi/qedi_fw.c:743:19: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:743:19: expected unsigned int [usertype] iscsi_cid +../drivers/scsi/qedi/qedi_fw.c:743:19: got restricted __le16 [usertype] conn_id +../drivers/scsi/qedi/qedi_fw.c:793:9: warning: cast to restricted itt_t +../drivers/scsi/qedi/qedi_fw.c:850:20: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:850:20: expected unsigned int [usertype] iscsi_cid +../drivers/scsi/qedi/qedi_fw.c:850:20: got restricted __le16 [usertype] conn_id +../drivers/scsi/qedi/qedi_fw.c:881:50: warning: cast from restricted itt_t +../drivers/scsi/qedi/qedi_fw.c:881:40: warning: restricted __le16 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:886:48: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw.c:885:49: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:885:49: expected restricted __le16 [usertype] itid +../drivers/scsi/qedi/qedi_fw.c:885:49: got unsigned int +../drivers/scsi/qedi/qedi_fw.c:925:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:925:40: expected restricted __le16 [usertype] sq_prod +../drivers/scsi/qedi/qedi_fw.c:925:40: got unsigned short [usertype] fw_sq_prod_idx +../drivers/scsi/qedi/qedi_fw.c:1001:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1001:40: expected restricted __le32 [addressable] [assigned] [usertype] isid_tabc +../drivers/scsi/qedi/qedi_fw.c:1001:40: got unsigned int +../drivers/scsi/qedi/qedi_fw.c:1002:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1002:37: expected restricted __le16 [addressable] [assigned] [usertype] isid_d +../drivers/scsi/qedi/qedi_fw.c:1002:37: got unsigned short +../drivers/scsi/qedi/qedi_fw.c:1004:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1004:35: expected restricted __le16 [addressable] [assigned] [usertype] tsih +../drivers/scsi/qedi/qedi_fw.c:1004:35: got restricted __be16 [usertype] tsih +../drivers/scsi/qedi/qedi_fw.c:1005:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1005:47: expected restricted __le32 [addressable] [assigned] [usertype] hdr_second_dword +../drivers/scsi/qedi/qedi_fw.c:1005:47: got int +../drivers/scsi/qedi/qedi_fw.c:1008:36: warning: cast to restricted itt_t +../drivers/scsi/qedi/qedi_fw.c:1008:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1008:34: expected restricted __le32 [addressable] [assigned] [usertype] itt +../drivers/scsi/qedi/qedi_fw.c:1008:34: got unsigned int [usertype] +../drivers/scsi/qedi/qedi_fw.c:1009:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1009:34: expected restricted __le16 [addressable] [assigned] [usertype] cid +../drivers/scsi/qedi/qedi_fw.c:1009:34: got unsigned int [usertype] iscsi_conn_id +../drivers/scsi/qedi/qedi_fw.c:1010:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1010:37: expected restricted __le32 [addressable] [assigned] [usertype] cmd_sn +../drivers/scsi/qedi/qedi_fw.c:1010:37: got unsigned int [usertype] +../drivers/scsi/qedi/qedi_fw.c:1011:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1011:42: expected restricted __le32 [addressable] [assigned] [usertype] exp_stat_sn +../drivers/scsi/qedi/qedi_fw.c:1011:42: got unsigned int [usertype] +../drivers/scsi/qedi/qedi_fw.c:1017:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1017:45: expected restricted __le32 [addressable] [assigned] [usertype] lo +../drivers/scsi/qedi/qedi_fw.c:1017:45: got unsigned int [usertype] +../drivers/scsi/qedi/qedi_fw.c:1019:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1019:45: expected restricted __le32 [addressable] [assigned] [usertype] hi +../drivers/scsi/qedi/qedi_fw.c:1019:45: got unsigned int [usertype] +../drivers/scsi/qedi/qedi_fw.c:1026:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1026:45: expected restricted __le32 [addressable] [assigned] [usertype] lo +../drivers/scsi/qedi/qedi_fw.c:1026:45: got unsigned int [usertype] +../drivers/scsi/qedi/qedi_fw.c:1028:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw.c:1028:45: expected restricted __le32 [addressable] [assigned] [usertype] hi +../drivers/scsi/qedi/qedi_fw.c:1028:45: got unsigned int [usertype] +../drivers/scsi/qedi/qedi_fw.c:1030:46: warning: too many warnings +../drivers/scsi/esas2r/esas2r_flash.c:252:47: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_flash.c:253:23: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_flash.c:253:23: expected unsigned short [usertype] device_id +../drivers/scsi/esas2r/esas2r_flash.c:253:23: got restricted __le16 [usertype] +../drivers/scsi/esas2r/esas2r_flash.c:258:37: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_flash.c:261:49: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_flash.c:261:49: expected unsigned int [usertype] +../drivers/scsi/esas2r/esas2r_flash.c:261:49: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_flash.c:288:52: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_flash.c:290:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_flash.c:290:31: expected unsigned short [usertype] device_id +../drivers/scsi/esas2r/esas2r_flash.c:290:31: got restricted __le16 [usertype] +../drivers/scsi/esas2r/esas2r_flash.c:291:32: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_flash.c:603:24: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_flash.c:604:24: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_flash.c:613:38: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_flash.c:633:25: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_flash.c:636:30: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_flash.c:650:16: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_flash.c:676:33: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_flash.c:900:19: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_flash.c:905:32: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_flash.c:1059:24: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_flash.c:1061:24: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_flash.c:1070:40: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_flash.c:1128:52: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_flash.c:1130:38: warning: restricted __le16 degrades to integer +../drivers/scsi/esas2r/esas2r_flash.c:1146:33: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_flash.c:1170:40: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_flash.c:1312:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_flash.c:1312:41: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_flash.c:1312:41: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_flash.c:1315:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_flash.c:1315:42: expected unsigned long long [usertype] address +../drivers/scsi/esas2r/esas2r_flash.c:1315:42: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r_flash.c:1318:43: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_flash.c:1318:43: expected unsigned int [usertype] ctl_len +../drivers/scsi/esas2r/esas2r_flash.c:1318:43: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_flash.c:1320:43: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_flash.c:1320:43: expected unsigned long long [usertype] address +../drivers/scsi/esas2r/esas2r_flash.c:1320:43: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r_flash.c: note: in included file: +../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 +../drivers/scsi/bfa/bfa_fcbuild.c:107:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_fcbuild.c:107:29: expected unsigned int static [assigned] [toplevel] [usertype] pagebytes:16 +../drivers/scsi/bfa/bfa_fcbuild.c:107:29: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_fcbuild.c:164:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_fcbuild.c:164:21: expected restricted __be16 [usertype] ox_id +../drivers/scsi/bfa/bfa_fcbuild.c:164:21: got unsigned short [usertype] ox_id +../drivers/scsi/bfa/bfa_fcbuild.c:173:23: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_fcbuild.c:213:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_fcbuild.c:213:46: expected unsigned int [usertype] rxsz:16 +../drivers/scsi/bfa/bfa_fcbuild.c:213:46: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_fcbuild.c:234:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_fcbuild.c:234:28: expected unsigned int [usertype] rxsz:16 +../drivers/scsi/bfa/bfa_fcbuild.c:234:28: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_fcbuild.c:249:56: warning: incorrect type in argument 5 (different base types) +../drivers/scsi/bfa/bfa_fcbuild.c:249:56: expected restricted __be16 [usertype] ox_id +../drivers/scsi/bfa/bfa_fcbuild.c:249:56: got unsigned short [usertype] ox_id +../drivers/scsi/bfa/bfa_fcbuild.c:258:56: warning: incorrect type in argument 5 (different base types) +../drivers/scsi/bfa/bfa_fcbuild.c:258:56: expected restricted __be16 [usertype] ox_id +../drivers/scsi/bfa/bfa_fcbuild.c:258:56: got unsigned short [usertype] ox_id +../drivers/scsi/bfa/bfa_fcbuild.c:270:14: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcbuild.c:271:17: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcbuild.c:284:44: warning: incorrect type in argument 4 (different base types) +../drivers/scsi/bfa/bfa_fcbuild.c:284:44: expected restricted __be16 [usertype] ox_id +../drivers/scsi/bfa/bfa_fcbuild.c:284:44: got unsigned short [usertype] ox_id +../drivers/scsi/bfa/bfa_fcbuild.c:338:44: warning: incorrect type in argument 4 (different base types) +../drivers/scsi/bfa/bfa_fcbuild.c:338:44: expected restricted __be16 [usertype] ox_id +../drivers/scsi/bfa/bfa_fcbuild.c:338:44: got unsigned short [usertype] ox_id +../drivers/scsi/bfa/bfa_fcbuild.c:444:23: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_fcbuild.c:444:23: expected unsigned int [usertype] ox_id:16 +../drivers/scsi/bfa/bfa_fcbuild.c:444:23: got restricted __be16 [usertype] ox_id +../drivers/scsi/bfa/bfa_fcbuild.c:470:30: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcbuild.c:473:30: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcbuild.c:489:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_fcbuild.c:489:31: expected unsigned int [usertype] payload_len:16 +../drivers/scsi/bfa/bfa_fcbuild.c:489:31: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_fcbuild.c:499:16: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcbuild.c:560:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_fcbuild.c:560:31: expected unsigned int [usertype] num_entries:16 +../drivers/scsi/bfa/bfa_fcbuild.c:560:31: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_fcbuild.c:563:17: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_fcbuild.c:566:17: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_fcbuild.c:578:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_fcbuild.c:578:29: expected unsigned int [usertype] cmd_rsp_code:16 +../drivers/scsi/bfa/bfa_fcbuild.c:578:29: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_fcbuild.c:588:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_fcbuild.c:588:29: expected unsigned int [usertype] cmd_rsp_code:16 +../drivers/scsi/bfa/bfa_fcbuild.c:588:29: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_fcbuild.c:599:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_fcbuild.c:599:29: expected unsigned int [usertype] cmd_rsp_code:16 +../drivers/scsi/bfa/bfa_fcbuild.c:599:29: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_fcbuild.c:641:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_fcbuild.c:641:29: expected unsigned int [usertype] cmd_rsp_code:16 +../drivers/scsi/bfa/bfa_fcbuild.c:641:29: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_fcbuild.c:655:44: warning: incorrect type in argument 4 (different base types) +../drivers/scsi/bfa/bfa_fcbuild.c:655:44: expected restricted __be16 [usertype] ox_id +../drivers/scsi/bfa/bfa_fcbuild.c:655:44: got unsigned short [usertype] ox_id @@ -11623,3 +16205,660 @@ -../drivers/clk/clk-ep93xx.c:126:12: warning: context imbalance in 'ep93xx_clk_enable' - wrong count at exit -../drivers/clk/clk-ep93xx.c:142:13: warning: context imbalance in 'ep93xx_clk_disable' - wrong count at exit -../drivers/clk/clk-ep93xx.c:205:12: warning: context imbalance in 'ep93xx_mux_set_parent_lock' - different lock contexts for basic block +../drivers/scsi/bfa/bfa_port.c:29:20: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_port.c:29:20: expected restricted __be32 [usertype] t0 +../drivers/scsi/bfa/bfa_port.c:29:20: got unsigned int [usertype] +../drivers/scsi/bfa/bfa_port.c:30:20: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_port.c:30:20: expected restricted __be32 [usertype] t1 +../drivers/scsi/bfa/bfa_port.c:30:20: got unsigned int [usertype] +../drivers/scsi/bfa/bfa_port.c:526:42: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_port.c:528:33: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_port.c:563:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_port.c:563:35: expected unsigned int [usertype] +../drivers/scsi/bfa/bfa_port.c:563:35: got restricted __be32 [usertype] +../drivers/scsi/esas2r/esas2r_int.c:221:22: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_int.c:753:22: warning: cast to restricted __le32 +../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: warning: incorrect type in argument 5 (different base types) +../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: expected unsigned short [usertype] ox_id +../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: got restricted __be16 [usertype] ox_id +../drivers/scsi/bfa/bfa_fcs_lport.c:2139:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:2462:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:2554:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:2096:27: warning: restricted __be16 degrades to integer +../drivers/scsi/bfa/bfa_fcs_lport.c:2688:35: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:3140:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:3337:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:4639:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:4712:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:4790:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:4885:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:4462:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:4541:31: warning: cast to restricted __be16 +../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:2325:25: warning: cast to restricted __be64 +../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:1304:24: warning: cast to restricted __be32 +../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:1323:17: warning: cast to restricted __be32 +../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:1323:17: warning: cast to restricted __be32 +../drivers/scsi/esas2r/esas2r_init.c:907:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_init.c:907:41: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_init.c:907:41: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_init.c:1163:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_init.c:1163:35: expected unsigned int [usertype] sgl_page_size +../drivers/scsi/esas2r/esas2r_init.c:1163:35: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_init.c:1165:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_init.c:1165:32: expected unsigned int [usertype] epoch_time +../drivers/scsi/esas2r/esas2r_init.c:1165:32: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_init.c:1177:41: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_init.c:1180:38: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_init.c:1195:25: warning: cast to restricted __be32 +../drivers/scsi/esas2r/esas2r_init.c:1206:56: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_init.c:1206:56: expected unsigned int [usertype] ctl_len +../drivers/scsi/esas2r/esas2r_init.c:1206:56: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_init.c:1208:56: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_init.c:1208:56: expected unsigned long long [usertype] address +../drivers/scsi/esas2r/esas2r_init.c:1208:56: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r_init.c:1222:41: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_init.c:1224:41: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_init.c: note: in included file: +../drivers/scsi/esas2r/esas2r.h:1255:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r.h:1255:17: expected unsigned long long [usertype] ppsense_buf +../drivers/scsi/esas2r/esas2r.h:1255:17: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r.h:1255:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r.h:1255:17: expected unsigned long long [usertype] ppsense_buf +../drivers/scsi/esas2r/esas2r.h:1255:17: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r_io.c:66:49: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_io.c:66:49: expected unsigned short [usertype] target_id +../drivers/scsi/esas2r/esas2r_io.c:66:49: got restricted __le16 [usertype] +../drivers/scsi/esas2r/esas2r_io.c:167:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_io.c:167:26: expected unsigned long long [usertype] address +../drivers/scsi/esas2r/esas2r_io.c:167:26: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r_io.c:168:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_io.c:168:25: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_io.c:168:25: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_io.c:257:51: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_io.c:257:51: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_io.c:257:51: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_io.c:259:52: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_io.c:259:52: expected unsigned long long [usertype] address +../drivers/scsi/esas2r/esas2r_io.c:259:52: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r_io.c:269:60: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_io.c:269:60: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_io.c:269:60: right side has type restricted __le32 +../drivers/scsi/esas2r/esas2r_io.c:309:43: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_io.c:309:43: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_io.c:309:43: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_io.c:310:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_io.c:310:44: expected unsigned long long [usertype] address +../drivers/scsi/esas2r/esas2r_io.c:310:44: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_io.c:328:35: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_io.c:328:35: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_io.c:328:35: right side has type restricted __le32 +../drivers/scsi/esas2r/esas2r_io.c:335:44: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_io.c:335:44: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_io.c:335:44: right side has type restricted __le32 +../drivers/scsi/esas2r/esas2r_io.c:418:60: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_io.c:418:60: expected unsigned int [usertype] ctl_len +../drivers/scsi/esas2r/esas2r_io.c:418:60: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_io.c:420:60: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_io.c:420:60: expected unsigned long long [usertype] address +../drivers/scsi/esas2r/esas2r_io.c:420:60: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r_io.c:439:61: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_io.c:439:61: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_io.c:439:61: right side has type restricted __le32 +../drivers/scsi/esas2r/esas2r_io.c:469:53: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_io.c:469:53: expected unsigned int [usertype] ctl_len +../drivers/scsi/esas2r/esas2r_io.c:469:53: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_io.c:470:53: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_io.c:470:53: expected unsigned long long [usertype] address +../drivers/scsi/esas2r/esas2r_io.c:470:53: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r_io.c:487:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_io.c:487:44: expected unsigned int [usertype] ctl_len +../drivers/scsi/esas2r/esas2r_io.c:487:44: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_io.c:488:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_io.c:488:44: expected unsigned long long [usertype] address +../drivers/scsi/esas2r/esas2r_io.c:488:44: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r_io.c:514:53: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_io.c:514:53: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_io.c:514:53: right side has type restricted __le32 +../drivers/scsi/esas2r/esas2r_io.c:768:22: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_io.c:787:30: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_io.c:806:32: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_io.c:806:32: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_io.c:806:32: right side has type restricted __le32 +../drivers/scsi/esas2r/esas2r_io.c:808:32: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_io.c:808:32: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_io.c:808:32: right side has type restricted __le16 +../drivers/scsi/esas2r/esas2r_io.c:820:38: warning: cast to restricted __le32 +../drivers/scsi/elx/libefc_sli/sli4.c: note: in included file (through ../drivers/scsi/elx/libefc_sli/sli4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../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:897:25: warning: context imbalance in '__uprobe_perf_func' - unexpected unlock +../drivers/scsi/qedi/qedi_fw_api.c:34:15: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:34:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:34:13: expected unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:34:13: got restricted __le32 [usertype] +../drivers/scsi/qedi/qedi_fw_api.c:35:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:35:37: expected restricted __le32 [usertype] lo +../drivers/scsi/qedi/qedi_fw_api.c:35:37: got unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:36:15: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:36:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:36:13: expected unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:36:13: got restricted __le32 [usertype] +../drivers/scsi/qedi/qedi_fw_api.c:37:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:37:37: expected restricted __le32 [usertype] hi +../drivers/scsi/qedi/qedi_fw_api.c:37:37: got unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:38:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:38:13: expected unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:38:13: got restricted __le32 [usertype] +../drivers/scsi/qedi/qedi_fw_api.c:39:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:39:42: expected restricted __le32 [usertype] sgl_total_length +../drivers/scsi/qedi/qedi_fw_api.c:39:42: got unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:43:23: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:43:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:43:21: expected unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:43:21: got restricted __le32 [usertype] +../drivers/scsi/qedi/qedi_fw_api.c:44:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:44:59: expected restricted __le32 [usertype] lo +../drivers/scsi/qedi/qedi_fw_api.c:44:59: got unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:45:23: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:45:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:45:21: expected unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:45:21: got restricted __le32 [usertype] +../drivers/scsi/qedi/qedi_fw_api.c:46:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:46:59: expected restricted __le32 [usertype] hi +../drivers/scsi/qedi/qedi_fw_api.c:46:59: got unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:47:23: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:47:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:47:21: expected unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:47:21: got restricted __le32 [usertype] +../drivers/scsi/qedi/qedi_fw_api.c:48:55: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:48:55: expected restricted __le32 [usertype] sge_len +../drivers/scsi/qedi/qedi_fw_api.c:48:55: got unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:136:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:136:17: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:136:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:136:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:136:17: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:136:17: right side has type unsigned long long +../drivers/scsi/qedi/qedi_fw_api.c:139:21: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw_api.c:141:25: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:141:25: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:141:25: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:141:25: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:141:25: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:141:25: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:141:25: right side has type unsigned long long +../drivers/scsi/qedi/qedi_fw_api.c:150:21: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw_api.c:152:25: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:152:25: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:152:25: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:152:25: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:152:25: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:152:25: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:152:25: right side has type unsigned long long +../drivers/scsi/qedi/qedi_fw_api.c:174:39: warning: restricted __le32 degrades to integer +../drivers/scsi/qedi/qedi_fw_api.c:182:25: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:182:25: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:182:25: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:182:25: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:182:25: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:182:25: right side has type unsigned long long +../drivers/scsi/qedi/qedi_fw_api.c:218:23: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:218:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:218:21: expected unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:218:21: got restricted __le32 [usertype] +../drivers/scsi/qedi/qedi_fw_api.c:219:69: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:219:69: expected restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:219:69: got unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:244:9: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:244:9: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:244:9: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:244:9: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:244:9: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:244:9: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:244:9: right side has type unsigned long long +../drivers/scsi/qedi/qedi_fw_api.c:247:15: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:247:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:247:13: expected unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:247:13: got restricted __le32 [usertype] +../drivers/scsi/qedi/qedi_fw_api.c:248:54: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:248:54: expected restricted __le32 [usertype] lo +../drivers/scsi/qedi/qedi_fw_api.c:248:54: got unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:249:15: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:249:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:249:13: expected unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:249:13: got restricted __le32 [usertype] +../drivers/scsi/qedi/qedi_fw_api.c:250:54: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:250:54: expected restricted __le32 [usertype] hi +../drivers/scsi/qedi/qedi_fw_api.c:250:54: got unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:251:15: warning: cast from restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:251:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:251:13: expected unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:251:13: got restricted __le32 [usertype] +../drivers/scsi/qedi/qedi_fw_api.c:252:51: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:252:51: expected restricted __le32 [usertype] sge_len +../drivers/scsi/qedi/qedi_fw_api.c:252:51: got unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:265:13: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:265:13: expected unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:265:13: got restricted __le32 [usertype] +../drivers/scsi/qedi/qedi_fw_api.c:266:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:266:46: expected restricted __le32 [usertype] exp_data_transfer_len +../drivers/scsi/qedi/qedi_fw_api.c:266:46: got unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:267:9: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:267:9: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:267:9: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:267:9: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:267:9: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:267:9: right side has type unsigned long long +../drivers/scsi/qedi/qedi_fw_api.c:306:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:306:21: expected unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:306:21: got restricted __le32 [usertype] +../drivers/scsi/qedi/qedi_fw_api.c:307:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:307:59: expected restricted __le32 [usertype] exp_data_acked +../drivers/scsi/qedi/qedi_fw_api.c:307:59: got unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:316:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:316:21: expected unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:316:21: got restricted __le32 [usertype] +../drivers/scsi/qedi/qedi_fw_api.c:317:57: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:317:57: expected restricted __le32 [usertype] exp_cont_len +../drivers/scsi/qedi/qedi_fw_api.c:317:57: got unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:340:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:340:21: expected unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:340:21: got restricted __le32 [usertype] +../drivers/scsi/qedi/qedi_fw_api.c:341:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:341:47: expected restricted __le32 [usertype] initial_ref_tag +../drivers/scsi/qedi/qedi_fw_api.c:341:47: got unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:357:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:357:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:357:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:357:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:357:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:357:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:361:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:361:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:361:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:361:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:361:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:361:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:365:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:365:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:365:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:365:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:365:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:365:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:369:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:369:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:369:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:369:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:369:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:369:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:372:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:372:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:372:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:372:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:372:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:372:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:375:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:375:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:375:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:375:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:375:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:375:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:378:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:378:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:378:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:378:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:378:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:378:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:381:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:381:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:381:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:381:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:381:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:381:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:384:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:384:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:384:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:384:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:384:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:384:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:387:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:387:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:387:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:387:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:387:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:387:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:390:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:390:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:390:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:390:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:390:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:390:17: right side has type unsigned long long +../drivers/scsi/qedi/qedi_fw_api.c:393:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:393:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:393:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:393:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:393:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:393:17: right side has type unsigned long long +../drivers/scsi/qedi/qedi_fw_api.c:396:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:396:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:396:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:396:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:396:17: left side has type restricted __le16 +../drivers/scsi/qedi/qedi_fw_api.c:396:17: right side has type unsigned long long +../drivers/scsi/qedi/qedi_fw_api.c:414:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:414:17: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:414:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:414:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:414:17: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:414:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:416:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:416:17: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:416:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:416:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:416:17: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:416:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:419:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:419:17: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:419:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:419:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:419:17: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:419:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:422:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:422:17: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:422:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:422:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:422:17: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:422:17: right side has type unsigned long long +../drivers/scsi/qedi/qedi_fw_api.c:424:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:424:17: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:424:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:424:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:424:17: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:424:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:427:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:427:17: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:427:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:427:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:427:17: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:427:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:430:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:430:21: expected unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:430:21: got restricted __le32 [usertype] +../drivers/scsi/qedi/qedi_fw_api.c:431:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedi/qedi_fw_api.c:431:47: expected restricted __le32 [usertype] initial_ref_tag +../drivers/scsi/qedi/qedi_fw_api.c:431:47: got unsigned int [usertype] val +../drivers/scsi/qedi/qedi_fw_api.c:446:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:446:17: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:446:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:446:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:446:17: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:446:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:450:17: warning: invalid assignment: &= +../drivers/scsi/qedi/qedi_fw_api.c:450:17: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:450:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:450:17: warning: invalid assignment: |= +../drivers/scsi/qedi/qedi_fw_api.c:450:17: left side has type restricted __le32 +../drivers/scsi/qedi/qedi_fw_api.c:450:17: right side has type int +../drivers/scsi/qedi/qedi_fw_api.c:454:17: warning: too many warnings +../drivers/scsi/bfa/bfa_core.c:1252:40: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_core.c:1253:40: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_core.c:1254:42: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_core.c:1255:40: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_core.c:1256:40: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_core.c:1257:42: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_core.c:1270:32: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_core.c:1270:32: warning: incorrect type in argument 2 (different base types) +../drivers/scsi/bfa/bfa_core.c:1270:32: expected unsigned short [usertype] num_ioim_fw +../drivers/scsi/bfa/bfa_core.c:1270:32: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_core.c:1285:33: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_core.c:1286:33: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_core.c:1287:33: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_core.c:1288:33: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_core.c:1289:33: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_core.c:1290:33: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_core.c:1613:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_core.c:1613:31: expected restricted __be16 [usertype] delay +../drivers/scsi/bfa/bfa_core.c:1613:31: got int +../drivers/scsi/bfa/bfa_core.c:1617:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_core.c:1617:33: expected restricted __be16 [usertype] latency +../drivers/scsi/bfa/bfa_core.c:1617:33: got int +../drivers/scsi/bfa/bfa_core.c:1631:43: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_core.c:1632:45: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_core.c:1647:9: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_core.c:1648:9: warning: cast from restricted __be16 +../drivers/scsi/esas2r/esas2r_ioctl.c:323:23: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_ioctl.c:324:23: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_ioctl.c:335:25: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_ioctl.c:336:29: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_ioctl.c:336:29: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_ioctl.c:336:29: right side has type restricted __le32 +../drivers/scsi/esas2r/esas2r_ioctl.c:357:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_ioctl.c:357:31: expected unsigned int [usertype] ctrl_code +../drivers/scsi/esas2r/esas2r_ioctl.c:357:31: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_ioctl.c:358:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_ioctl.c:358:31: expected unsigned short [usertype] target_id +../drivers/scsi/esas2r/esas2r_ioctl.c:358:31: got restricted __le16 [usertype] +../drivers/scsi/esas2r/esas2r_ioctl.c:359:31: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_ioctl.c:421:57: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_ioctl.c:421:57: expected unsigned int [usertype] csmi_status +../drivers/scsi/esas2r/esas2r_ioctl.c:421:57: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_ioctl.c:427:29: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_ioctl.c:427:29: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_ioctl.c:427:29: right side has type restricted __le32 +../drivers/scsi/esas2r/esas2r_ioctl.c:571:39: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_ioctl.c:602:49: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_ioctl.c:602:49: expected unsigned int [usertype] csmi_status +../drivers/scsi/esas2r/esas2r_ioctl.c:602:49: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_ioctl.c:634:21: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_ioctl.c:644:22: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_ioctl.c:699:17: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_ioctl.c:1008:37: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_ioctl.c:1008:37: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_ioctl.c:1008:37: right side has type restricted __le32 +../drivers/scsi/esas2r/esas2r_ioctl.c:1010:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_ioctl.c:1010:38: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_ioctl.c:1010:38: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_ioctl.c:1025:45: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_ioctl.c:1025:45: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_ioctl.c:1025:45: right side has type restricted __le32 +../drivers/scsi/esas2r/esas2r_ioctl.c:1027:45: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_ioctl.c:1027:45: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_ioctl.c:1027:45: right side has type restricted __le32 +../drivers/scsi/esas2r/esas2r_ioctl.c:1036:45: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_ioctl.c:1036:45: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_ioctl.c:1036:45: right side has type restricted __le32 +../drivers/scsi/esas2r/esas2r_ioctl.c:1039:45: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_ioctl.c:1039:45: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_ioctl.c:1039:45: right side has type restricted __le32 +../drivers/scsi/esas2r/esas2r_ioctl.c: note: in included file: +../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_vda.c: In function ‘esas2r_complete_vda_ioctl’: +../drivers/scsi/esas2r/esas2r_vda.c:313:59: warning: ‘%2.2u’ directive output may be truncated writing between 2 and 3 bytes into a region of size between 1 and 3 [-Wformat-truncation=] + 313 | snprintf(buf, sizeof(buf), "%1.1u.%2.2u", + | ^~~~~ +../drivers/scsi/esas2r/esas2r_vda.c:313:52: note: directive argument in the range [0, 255] + 313 | snprintf(buf, sizeof(buf), "%1.1u.%2.2u", + | ^~~~~~~~~~~~~ +../drivers/scsi/esas2r/esas2r_vda.c:313:25: note: ‘snprintf’ output between 5 and 8 bytes into a destination of size 5 + 313 | snprintf(buf, sizeof(buf), "%1.1u.%2.2u", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 314 | (int)LOBYTE(le16_to_cpu(rsp->fw_release)), + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 315 | (int)HIBYTE(le16_to_cpu(rsp->fw_release))); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/scsi/lpfc/lpfc_vport.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/be2iscsi/be_cmds.c:338:24: warning: cast to restricted __le32 +../drivers/scsi/be2iscsi/be_cmds.c:690:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/be2iscsi/be_cmds.c:690:33: expected unsigned int [usertype] request_length +../drivers/scsi/be2iscsi/be_cmds.c:690:33: got restricted __le32 [usertype] +../drivers/scsi/be2iscsi/be_cmds.c:702:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/be2iscsi/be_cmds.c:702:29: expected unsigned int [usertype] lo +../drivers/scsi/be2iscsi/be_cmds.c:702:29: got restricted __le32 [usertype] +../drivers/scsi/be2iscsi/be_cmds.c:703:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/be2iscsi/be_cmds.c:703:29: expected unsigned int [usertype] hi +../drivers/scsi/be2iscsi/be_cmds.c:703:29: got restricted __le32 [usertype] +../drivers/scsi/be2iscsi/be_cmds.c:752:24: warning: incorrect type in assignment (different base types) +../drivers/scsi/be2iscsi/be_cmds.c:752:24: expected unsigned short [usertype] num_pages +../drivers/scsi/be2iscsi/be_cmds.c:752:24: got restricted __le16 [usertype] +../drivers/scsi/be2iscsi/be_cmds.c:768:26: warning: cast to restricted __le16 +../drivers/scsi/be2iscsi/be_cmds.c:795:24: warning: incorrect type in assignment (different base types) +../drivers/scsi/be2iscsi/be_cmds.c:795:24: expected unsigned short [usertype] num_pages +../drivers/scsi/be2iscsi/be_cmds.c:795:24: got restricted __le16 [usertype] +../drivers/scsi/be2iscsi/be_cmds.c:830:26: warning: cast to restricted __le16 +../drivers/scsi/be2iscsi/be_cmds.c:892:28: warning: cast to restricted __le16 +../drivers/scsi/be2iscsi/be_cmds.c:948:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/be2iscsi/be_cmds.c:948:25: expected unsigned short [usertype] id +../drivers/scsi/be2iscsi/be_cmds.c:948:25: got restricted __le16 [usertype] +../drivers/scsi/be2iscsi/be_cmds.c:1041:26: warning: cast to restricted __le16 +../drivers/scsi/be2iscsi/be_cmds.c:1106:28: warning: cast to restricted __le16 +../drivers/scsi/be2iscsi/be_cmds.c:1770:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/be2iscsi/be_cmds.c:1770:37: expected unsigned short [usertype] hdr_ring_id +../drivers/scsi/be2iscsi/be_cmds.c:1770:37: got restricted __le16 [usertype] +../drivers/scsi/be2iscsi/be_cmds.c:1771:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/be2iscsi/be_cmds.c:1771:38: expected unsigned short [usertype] data_ring_id +../drivers/scsi/be2iscsi/be_cmds.c:1771:38: got restricted __le16 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:282:33: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_vda.c:290:41: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_vda.c:295:33: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_vda.c:307:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:307:42: expected unsigned int [usertype] data_length +../drivers/scsi/esas2r/esas2r_vda.c:307:42: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:310:33: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_vda.c:314:39: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_vda.c:315:39: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_vda.c:336:25: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_vda.c:112:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:112:39: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_vda.c:112:39: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:126:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:126:42: expected unsigned int [usertype] cmd_rsp_len +../drivers/scsi/esas2r/esas2r_vda.c:126:42: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:128:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:128:37: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_vda.c:128:37: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:169:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:169:45: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_vda.c:169:45: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:172:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:172:59: expected unsigned int [usertype] payld_length +../drivers/scsi/esas2r/esas2r_vda.c:172:59: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:187:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:187:45: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_vda.c:187:45: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:200:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:200:40: expected unsigned short [usertype] dev_index +../drivers/scsi/esas2r/esas2r_vda.c:200:40: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:221:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:221:37: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_vda.c:221:37: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:365:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:365:21: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_vda.c:365:21: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:366:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:366:25: expected unsigned int [usertype] flash_addr +../drivers/scsi/esas2r/esas2r_vda.c:366:25: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:388:24: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:388:24: expected unsigned short [usertype] dev_index +../drivers/scsi/esas2r/esas2r_vda.c:388:24: got restricted __le16 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:389:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:389:21: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_vda.c:389:21: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:396:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:396:44: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_vda.c:396:44: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:397:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:397:45: expected unsigned long long [usertype] address +../drivers/scsi/esas2r/esas2r_vda.c:397:45: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:404:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:404:46: expected unsigned int [usertype] ctl_len +../drivers/scsi/esas2r/esas2r_vda.c:404:46: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:405:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:405:46: expected unsigned long long [usertype] address +../drivers/scsi/esas2r/esas2r_vda.c:405:46: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:428:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:428:21: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_vda.c:428:21: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:433:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:433:36: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_vda.c:433:36: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:434:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:434:37: expected unsigned long long [usertype] address +../drivers/scsi/esas2r/esas2r_vda.c:434:37: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:440:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:440:38: expected unsigned int [usertype] ctl_len +../drivers/scsi/esas2r/esas2r_vda.c:440:38: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:441:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:441:38: expected unsigned long long [usertype] address +../drivers/scsi/esas2r/esas2r_vda.c:441:38: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:459:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:459:21: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_vda.c:459:21: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c:478:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_vda.c:478:21: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_vda.c:478:21: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_vda.c: note: in included file: +../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:849:45: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_main.c:849:45: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_main.c:849:45: right side has type restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:851:45: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_main.c:851:45: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_main.c:851:45: right side has type restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:855:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_main.c:855:30: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_main.c:855:30: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_main.c:857:29: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_main.c:857:29: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_main.c:857:29: right side has type restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:944:56: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:944:53: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_main.c:944:53: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_main.c:944:53: right side has type restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:950:53: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_main.c:950:53: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_main.c:950:53: right side has type restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1139:29: warning: invalid assignment: |= +../drivers/scsi/esas2r/esas2r_main.c:1139:29: left side has type unsigned int +../drivers/scsi/esas2r/esas2r_main.c:1139:29: right side has type restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1331:31: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1339:25: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1352:31: warning: cast to restricted __le64 +../drivers/scsi/esas2r/esas2r_main.c:1353:33: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1354:36: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_main.c:1355:32: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_main.c:1356:26: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_main.c:1357:31: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_main.c:1380:31: warning: cast to restricted __le64 +../drivers/scsi/esas2r/esas2r_main.c:1381:33: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1382:33: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1383:31: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_main.c:1386:41: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_main.c:1399:32: warning: cast to restricted __le64 +../drivers/scsi/esas2r/esas2r_main.c:1400:32: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1401:33: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1402:32: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_main.c:1409:37: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1410:35: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1418:45: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_main.c:1438:38: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_main.c:1439:37: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1440:35: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1441:34: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1442:36: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1443:43: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1459:30: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1464:30: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1465:38: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_main.c:1466:43: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_main.c:1471:35: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1473:35: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c:1535:40: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_main.c: note: in included file: +../drivers/scsi/esas2r/esas2r.h:1302:13: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r.h:1255:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r.h:1255:17: expected unsigned long long [usertype] ppsense_buf +../drivers/scsi/esas2r/esas2r.h:1255:17: got restricted __le64 [usertype] @@ -11644,0 +16884,234 @@ +../drivers/scsi/lpfc/lpfc_sli.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_sli.c:18151:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:18151:47: expected unsigned int [usertype] sgl_pg0_addr_lo +../drivers/scsi/lpfc/lpfc_sli.c:18151:47: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:18153:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:18153:47: expected unsigned int [usertype] sgl_pg0_addr_hi +../drivers/scsi/lpfc/lpfc_sli.c:18153:47: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:18155:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:18155:47: expected unsigned int [usertype] sgl_pg1_addr_lo +../drivers/scsi/lpfc/lpfc_sli.c:18155:47: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:18157:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:18157:47: expected unsigned int [usertype] sgl_pg1_addr_hi +../drivers/scsi/lpfc/lpfc_sli.c:18157:47: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:18170:20: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:18170:20: expected unsigned int [usertype] word0 +../drivers/scsi/lpfc/lpfc_sli.c:18170:20: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:15411:13: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:15412:17: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:15412:17: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:15412:17: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:15412:17: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:15421:16: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:9168:16: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:9171:21: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:9172:23: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:693:13: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:713:17: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:713:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:713:17: expected unsigned int [usertype] word3 +../drivers/scsi/lpfc/lpfc_sli.c:713:17: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:21289:38: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:21297:37: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:21298:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:21298:38: expected unsigned int [usertype] sge_len +../drivers/scsi/lpfc/lpfc_sli.c:21298:38: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:21332:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:21332:36: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_sli.c:21332:36: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:21341:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:21341:30: expected unsigned int [usertype] addr_hi +../drivers/scsi/lpfc/lpfc_sli.c:21341:30: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:21342:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:21342:30: expected unsigned int [usertype] addr_lo +../drivers/scsi/lpfc/lpfc_sli.c:21342:30: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:21343:30: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:21345:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:21345:28: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_sli.c:21345:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:21346:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:21346:30: expected unsigned int [usertype] sge_len +../drivers/scsi/lpfc/lpfc_sli.c:21346:30: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:452:13: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:578:17: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:578:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:578:17: expected unsigned int [usertype] word0 +../drivers/scsi/lpfc/lpfc_sli.c:578:17: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:600:24: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:2357:35: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:2459:38: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:2460:38: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:2463:35: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:2464:36: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:9623:33: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:9668:41: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:12119:25: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:12147:25: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_sli.c:14797:16: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_sli.c:17963:57: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:17963:57: expected unsigned int [usertype] sgl_pg0_addr_lo +../drivers/scsi/lpfc/lpfc_sli.c:17963:57: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:17965:57: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:17965:57: expected unsigned int [usertype] sgl_pg0_addr_hi +../drivers/scsi/lpfc/lpfc_sli.c:17965:57: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:17968:57: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:17968:57: expected unsigned int [usertype] sgl_pg1_addr_lo +../drivers/scsi/lpfc/lpfc_sli.c:17968:57: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:17970:57: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:17970:57: expected unsigned int [usertype] sgl_pg1_addr_hi +../drivers/scsi/lpfc/lpfc_sli.c:17970:57: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:18263:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:18263:47: expected unsigned int [usertype] sgl_pg0_addr_lo +../drivers/scsi/lpfc/lpfc_sli.c:18263:47: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:18265:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:18265:47: expected unsigned int [usertype] sgl_pg0_addr_hi +../drivers/scsi/lpfc/lpfc_sli.c:18265:47: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:18272:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:18272:47: expected unsigned int [usertype] sgl_pg1_addr_lo +../drivers/scsi/lpfc/lpfc_sli.c:18272:47: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:18274:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:18274:47: expected unsigned int [usertype] sgl_pg1_addr_hi +../drivers/scsi/lpfc/lpfc_sli.c:18274:47: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:18285:20: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:18285:20: expected unsigned int [usertype] word0 +../drivers/scsi/lpfc/lpfc_sli.c:18285:20: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:18515:29: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_sli.c:18517:33: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_sli.c:18517:33: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_sli.c:18536:9: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_sli.c:19162:16: warning: restricted __be16 degrades to integer +../drivers/scsi/lpfc/lpfc_sli.c:20960:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_sli.c:20960:45: expected unsigned int +../drivers/scsi/lpfc/lpfc_sli.c:20960:45: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_sli.c:12898:36: warning: context imbalance in 'lpfc_sli_abort_taskmgmt' - different lock contexts for basic block +../drivers/scsi/qedi/qedi_debugfs.c:14:5: warning: symbol 'qedi_do_not_recover' was not declared. Should it be static? +../drivers/scsi/qedi/qedi_debugfs.c:86:31: warning: symbol 'qedi_debugfs_ops' was not declared. Should it be static? +../drivers/scsi/qedi/qedi_debugfs.c:109:45: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/qedi/qedi_debugfs.c:109:45: expected char const * +../drivers/scsi/qedi/qedi_debugfs.c:109:45: got char const [noderef] __user *buffer +../drivers/scsi/qedi/qedi_debugfs.c:150:41: warning: restricted __le16 degrades to integer +../drivers/scsi/qedi/qedi_debugfs.c:219:30: warning: symbol 'qedi_dbg_fops' was not declared. Should it be static? +../drivers/scsi/lpfc/lpfc_nvme.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:612:25: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvme.c:613:24: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvme.c:616:22: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvme.c:619:25: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvme.c:620:24: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvme.c:623:22: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: expected restricted __be32 [usertype] rsn +../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: got unsigned int [usertype] parameter +../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: expected restricted __le16 [usertype] sq_head +../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: got unsigned short [assigned] [usertype] sqhd +../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: expected unsigned int [usertype] addr_lo +../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: expected unsigned int [usertype] addr_hi +../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: expected unsigned int [usertype] addr_lo +../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: expected unsigned int [usertype] addr_hi +../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: expected unsigned int [usertype] sge_len +../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: expected unsigned int [usertype] sge_len +../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:1476:33: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: expected unsigned int [usertype] w +../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:850:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:850:22: expected unsigned int [usertype] sge_len +../drivers/scsi/lpfc/lpfc_nvme.c:850:22: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:892:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:892:30: expected unsigned int [usertype] addr_hi +../drivers/scsi/lpfc/lpfc_nvme.c:892:30: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:893:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:893:30: expected unsigned int [usertype] addr_lo +../drivers/scsi/lpfc/lpfc_nvme.c:893:30: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:909:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:909:22: expected unsigned int [usertype] addr_hi +../drivers/scsi/lpfc/lpfc_nvme.c:909:22: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:910:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:910:22: expected unsigned int [usertype] addr_lo +../drivers/scsi/lpfc/lpfc_nvme.c:910:22: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:911:22: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvme.c:916:20: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:916:20: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_nvme.c:916:20: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:917:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:917:22: expected unsigned int [usertype] sge_len +../drivers/scsi/lpfc/lpfc_nvme.c:917:22: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_vmid.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/compression.h:87:9: error: Expected ) in function call +../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:88:9: error: Expected ) in function call +../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/root-tree.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/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ +../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/volumes.h:643:17: error: Expected ) in function call +../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:696:9: error: Expected ) in function call +../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:870:9: error: Expected ) in function call +../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:877:9: error: Expected ) in function call +../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ +../net/netfilter/xt_hashlimit.c:197:27: warning: context imbalance in 'dsthash_find' - different lock contexts for basic block +../net/netfilter/xt_hashlimit.c:215:27: warning: context imbalance in 'dsthash_alloc_init' - different lock contexts for basic block +../net/netfilter/xt_hashlimit.c:789:20: warning: context imbalance in 'hashlimit_mt_common' - unexpected unlock +../drivers/scsi/lpfc/lpfc_debugfs.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_debugfs.c:322:18: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_debugfs.c:332:25: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_debugfs.c:333:25: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_debugfs.c:334:25: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_debugfs.c:360:37: warning: cast to restricted __le32 +../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 @@ -11724,25 +17196,0 @@ -../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/compression.h:87:9: error: Expected ) in function call -../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:88:9: error: Expected ) in function call -../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/root-tree.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/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ -../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/space-info.h): -../fs/btrfs/volumes.h:643:17: error: Expected ) in function call -../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:696:9: error: Expected ) in function call -../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:870:9: error: Expected ) in function call -../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:877:9: error: Expected ) in function call -../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ @@ -11767,2 +17215,57 @@ -../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:897:25: warning: context imbalance in '__uprobe_perf_func' - unexpected unlock +../drivers/scsi/lpfc/lpfc_bsg.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_bsg.c:205:32: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_bsg.c:206:33: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_bsg.c:211:30: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_bsg.c:2640:33: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_bsg.c:2643:33: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_bsg.c:2647:38: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_bsg.c:2863:32: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_bsg.c:2864:33: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_bsg.c:2866:30: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_bsg.c:5426:29: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_bsg.c:5429:33: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nvmet.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_nvmet.c:2641:42: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvmet.c:2642:43: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvmet.c:2803:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:2803:44: expected unsigned int [usertype] addrLow +../drivers/scsi/lpfc/lpfc_nvmet.c:2803:44: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:2804:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:2804:45: expected unsigned int [usertype] addrHigh +../drivers/scsi/lpfc/lpfc_nvmet.c:2804:45: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:2843:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:2843:28: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_nvmet.c:2843:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:2850:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:2850:28: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_nvmet.c:2850:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:2929:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:2929:28: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_nvmet.c:2929:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:2936:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:2936:28: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_nvmet.c:2936:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:2952:43: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:2952:43: expected unsigned int [usertype] addrLow +../drivers/scsi/lpfc/lpfc_nvmet.c:2952:43: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:2954:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:2954:44: expected unsigned int [usertype] addrHigh +../drivers/scsi/lpfc/lpfc_nvmet.c:2954:44: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:3021:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:3021:28: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_nvmet.c:3021:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:3022:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:3022:30: expected unsigned int [usertype] sge_len +../drivers/scsi/lpfc/lpfc_nvmet.c:3022:30: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:3035:38: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvmet.c:3037:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:3037:28: expected unsigned int [usertype] w +../drivers/scsi/lpfc/lpfc_nvmet.c:3037:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:910:21: warning: cast to restricted __le32 +../fs/nilfs2/the_nilfs.c:931:17: warning: context imbalance in 'nilfs_put_root' - unexpected unlock +../fs/jfs/xattr.c: note: in included file: +../fs/jfs/jfs_xattr.h:25:25: warning: array of flexible structures @@ -11856,0 +17360,33 @@ +../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/compression.h:87:9: error: Expected ) in function call +../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:88:9: error: Expected ) in function call +../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/inode-item.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/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ +../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/volumes.h:643:17: error: Expected ) in function call +../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:696:9: error: Expected ) in function call +../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:870:9: error: Expected ) in function call +../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:877:9: error: Expected ) in function call +../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ +../fs/btrfs/inode-item.c:465:9: error: Expected ) in function call +../fs/btrfs/inode-item.c:465:9: error: got __VA_OPT__ +../fs/btrfs/inode-item.c:466:9: error: Expected ) in function call +../fs/btrfs/inode-item.c:466:9: error: got __VA_OPT__ +../fs/btrfs/inode-item.c:637:25: error: Expected ) in function call +../fs/btrfs/inode-item.c:637:25: error: got __VA_OPT__ +../fs/btrfs/inode-item.c:729:9: error: Expected ) in function call +../fs/btrfs/inode-item.c:729:9: error: got __VA_OPT__ @@ -11897,2 +17432,0 @@ -../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 @@ -11900,9 +17434,103 @@ -../fs/f2fs/file.c:3701:36: warning: incorrect type in argument 1 (different base types) -../fs/f2fs/file.c:3701:36: expected unsigned short const [usertype] *pwcs -../fs/f2fs/file.c:3701:36: got restricted __le16 * -../fs/f2fs/file.c:3737:28: warning: incorrect type in argument 4 (different base types) -../fs/f2fs/file.c:3737:28: expected unsigned short [usertype] *pwcs -../fs/f2fs/file.c:3737:28: got restricted __le16 * -../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 +../drivers/scsi/bfa/bfa_svc.c:733:21: warning: restricted __be32 degrades to integer +../drivers/scsi/bfa/bfa_svc.c:740:48: warning: cast from restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:745:41: warning: cast from restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:750:33: warning: cast from restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:3132:33: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_svc.c:3135:9: warning: cast from restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:3136:9: warning: cast from restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:4410:25: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:4412:25: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:660:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:660:27: expected restricted __be32 [usertype] rsp_len +../drivers/scsi/bfa/bfa_svc.c:660:27: got unsigned int [usertype] +../drivers/scsi/bfa/bfa_svc.c:669:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:669:39: expected restricted __be32 [usertype] residue_len +../drivers/scsi/bfa/bfa_svc.c:669:39: got unsigned int [usertype] +../drivers/scsi/bfa/bfa_svc.c:681:71: warning: incorrect type in argument 5 (different base types) +../drivers/scsi/bfa/bfa_svc.c:681:71: expected unsigned int [usertype] rsp_len +../drivers/scsi/bfa/bfa_svc.c:681:71: got restricted __be32 [usertype] rsp_len +../drivers/scsi/bfa/bfa_svc.c:682:49: warning: incorrect type in argument 6 (different base types) +../drivers/scsi/bfa/bfa_svc.c:682:49: expected unsigned int [usertype] resid_len +../drivers/scsi/bfa/bfa_svc.c:682:49: got restricted __be32 [usertype] residue_len +../drivers/scsi/bfa/bfa_svc.c:689:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:689:39: expected unsigned int [usertype] rsp_len +../drivers/scsi/bfa/bfa_svc.c:689:39: got restricted __be32 [usertype] rsp_len +../drivers/scsi/bfa/bfa_svc.c:690:43: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:690:43: expected unsigned int [usertype] residue_len +../drivers/scsi/bfa/bfa_svc.c:690:43: got restricted __be32 [usertype] residue_len +../drivers/scsi/bfa/bfa_svc.c:3486:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:3486:39: expected restricted __be16 [usertype] maxfrsize +../drivers/scsi/bfa/bfa_svc.c:3486:39: got unsigned short [usertype] maxfrsize +../drivers/scsi/bfa/bfa_svc.c:3521:41: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_svc.c:3522:54: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:3522:54: expected unsigned short [usertype] path_tov +../drivers/scsi/bfa/bfa_svc.c:3522:54: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_svc.c:3524:53: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:3524:53: expected unsigned short [usertype] q_depth +../drivers/scsi/bfa/bfa_svc.c:3524:53: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_svc.c:3851:9: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_svc.c:3861:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:3861:31: expected restricted __be16 [usertype] maxfrsize +../drivers/scsi/bfa/bfa_svc.c:3861:31: got unsigned short [usertype] maxfrsize +../drivers/scsi/bfa/bfa_svc.c:3870:27: warning: incorrect type in return expression (different base types) +../drivers/scsi/bfa/bfa_svc.c:3870:27: expected unsigned short +../drivers/scsi/bfa/bfa_svc.c:3870:27: got restricted __be16 [usertype] maxfrsize +../drivers/scsi/bfa/bfa_svc.c:5450:22: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_svc.c:5451:22: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_svc.c:6410:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:6410:21: expected unsigned int enum bfa_status status +../drivers/scsi/bfa/bfa_svc.c:6410:21: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_svc.c:6461:49: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:6461:49: expected unsigned int [usertype] roundtrip_latency +../drivers/scsi/bfa/bfa_svc.c:6461:49: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_svc.c:6463:50: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:6463:50: expected unsigned int [usertype] est_cable_distance +../drivers/scsi/bfa/bfa_svc.c:6463:50: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_svc.c:6466:25: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_svc.c:6468:39: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_svc.c:6495:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:6495:30: expected unsigned int [usertype] lpcnt +../drivers/scsi/bfa/bfa_svc.c:6495:30: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_svc.c:5748:27: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:5749:27: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:5750:27: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:5751:27: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:5752:27: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:6387:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:6387:26: expected unsigned int [usertype] lpcnt +../drivers/scsi/bfa/bfa_svc.c:6387:26: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_svc.c:6388:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:6388:28: expected unsigned int [usertype] payload +../drivers/scsi/bfa/bfa_svc.c:6388:28: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_svc.c: note: in included file (through ../drivers/scsi/bfa/bfa.h, ../drivers/scsi/bfa/bfa_modules.h, ../drivers/scsi/bfa/bfad_drv.h): +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../fs/erofs/data.c:263:26: warning: Using plain integer as NULL pointer +../drivers/regulator/vctrl-regulator.c: note: in included file: +../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer +../fs/ocfs2/inode.c:204:15: warning: restricted __le32 degrades to integer +../fs/ocfs2/inode.c:208:13: warning: restricted __le16 degrades to integer +../fs/ocfs2/inode.c:210:15: warning: restricted __le16 degrades to integer +../fs/nfs/nfs4state.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): +../include/linux/list.h:237:25: warning: context imbalance in 'nfs4_put_open_state' - unexpected unlock +../fs/nfs/nfs4state.c:937:20: warning: context imbalance in 'nfs4_put_lock_state' - unexpected unlock +../fs/afs/dir_search.c:225:9: warning: context imbalance in 'afs_dir_search' - different lock contexts for basic block @@ -11913,170 +17540,0 @@ -../kernel/bpf/stream.c: In function ‘bpf_stream_vprintk_impl’: -../kernel/bpf/stream.c:241:9: warning: function ‘bpf_stream_vprintk_impl’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] - 241 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt__str, data.bin_args); - | ^~~ -../fs/erofs/data.c:263:26: warning: Using plain integer as NULL pointer -../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:1477: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:87:9: error: Expected ) in function call -../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:88:9: error: Expected ) in function call -../fs/btrfs/compression.h:88: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:520:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ -../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/space-info.h): -../fs/btrfs/volumes.h:643:17: error: Expected ) in function call -../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:696:9: error: Expected ) in function call -../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:870:9: error: Expected ) in function call -../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:877:9: error: Expected ) in function call -../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ -../fs/btrfs/super.c: note: in included file: -../fs/btrfs/zoned.h:417:9: error: Expected ) in function call -../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ -../fs/btrfs/super.c:1635:17: error: Expected ) in function call -../fs/btrfs/super.c:1635:17: error: got __VA_OPT__ -../fs/btrfs/super.c:1866:9: error: Expected ) in function call -../fs/btrfs/super.c:1866:9: error: got __VA_OPT__ -../fs/btrfs/super.c:1911:17: error: Expected ) in function call -../fs/btrfs/super.c:1911:17: error: got __VA_OPT__ -../fs/btrfs/super.c:1931:17: error: Expected ) in function call -../fs/btrfs/super.c:1931:17: error: got __VA_OPT__ -../fs/btrfs/super.c:2126:9: error: Expected ) in function call -../fs/btrfs/super.c:2126:9: error: got __VA_OPT__ -../fs/btrfs/super.c:2320:9: error: Expected ) in function call -../fs/btrfs/super.c:2320:9: error: got __VA_OPT__ -../fs/btrfs/super.c:2630:17: error: Expected ) in function call -../fs/btrfs/super.c:2630:17: error: got __VA_OPT__ -../fs/afs/dir_search.c:225:9: warning: context imbalance in 'afs_dir_search' - different lock contexts for basic block -../kernel/bpf/rqspinlock.c:101:39: warning: incorrect type in initializer (different address spaces) -../kernel/bpf/rqspinlock.c:101:39: expected void const [noderef] __percpu *__vpp_verify -../kernel/bpf/rqspinlock.c:101:39: got struct rqspinlock_held * -../kernel/bpf/rqspinlock.c:122:39: warning: incorrect type in initializer (different address spaces) -../kernel/bpf/rqspinlock.c:122:39: expected void const [noderef] __percpu *__vpp_verify -../kernel/bpf/rqspinlock.c:122:39: got struct rqspinlock_held * -../kernel/bpf/rqspinlock.c:135:51: warning: incorrect type in initializer (different address spaces) -../kernel/bpf/rqspinlock.c:135:51: expected void const [noderef] __percpu *__vpp_verify -../kernel/bpf/rqspinlock.c:135:51: got struct rqspinlock_held * -../kernel/bpf/rqspinlock.c:673:39: warning: incorrect type in initializer (different address spaces) -../kernel/bpf/rqspinlock.c:673:39: expected void const [noderef] __percpu *__vpp_verify -../kernel/bpf/rqspinlock.c:673:39: got struct rqspinlock_held * -../kernel/bpf/rqspinlock.c:692:17: warning: symbol 'bpf_res_spin_lock' was not declared. Should it be static? -../kernel/bpf/rqspinlock.c:709:18: warning: symbol 'bpf_res_spin_unlock' was not declared. Should it be static? -../kernel/bpf/rqspinlock.c:715:17: warning: symbol 'bpf_res_spin_lock_irqsave' was not declared. Should it be static? -../kernel/bpf/rqspinlock.c:734:18: warning: symbol 'bpf_res_spin_unlock_irqrestore' was not declared. Should it be static? -../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/compression.h:87:9: error: Expected ) in function call -../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:88:9: error: Expected ) in function call -../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/inode-item.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/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ -../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/space-info.h): -../fs/btrfs/volumes.h:643:17: error: Expected ) in function call -../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:696:9: error: Expected ) in function call -../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:870:9: error: Expected ) in function call -../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:877:9: error: Expected ) in function call -../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ -../fs/btrfs/inode-item.c:465:9: error: Expected ) in function call -../fs/btrfs/inode-item.c:465:9: error: got __VA_OPT__ -../fs/btrfs/inode-item.c:466:9: error: Expected ) in function call -../fs/btrfs/inode-item.c:466:9: error: got __VA_OPT__ -../fs/btrfs/inode-item.c:637:25: error: Expected ) in function call -../fs/btrfs/inode-item.c:637:25: error: got __VA_OPT__ -../fs/btrfs/inode-item.c:729:9: error: Expected ) in function call -../fs/btrfs/inode-item.c:729:9: error: got __VA_OPT__ -../fs/nilfs2/the_nilfs.c:931:17: warning: context imbalance in 'nilfs_put_root' - unexpected unlock -../fs/gfs2/glock.c: note: in included file: -../fs/gfs2/glock.h:174:36: warning: context imbalance in '__gfs2_glock_put' - unexpected unlock -../fs/gfs2/glock.c:286:17: warning: context imbalance in '__gfs2_glock_put_or_lock' - unexpected unlock -../fs/gfs2/glock.c:320:9: warning: context imbalance in 'gfs2_glock_put_async' - unexpected unlock -../fs/gfs2/glock.c:1052:13: warning: context imbalance in 'glock_work_func' - different lock contexts for basic block -../kernel/bpf/stream.c:215:17: warning: symbol 'bpf_stream_vprintk_impl' was not declared. Should it be static? -Warning: ../fs/gfs2/glock.c:1248 function parameter 'ip' not described in '__gfs2_holder_init' -Warning: ../fs/gfs2/glock.c:1248 function parameter 'ip' not described in '__gfs2_holder_init' -../fs/f2fs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/f2fs.h): -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in argument 3 (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long flags -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t [usertype] ret -../fs/f2fs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/f2fs.h): -../include/trace/events/f2fs.h:1122:1: warning: cast to restricted blk_opf_t -../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1122:1: warning: cast to restricted blk_opf_t -../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1181:1: warning: cast to restricted blk_opf_t -../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1181:1: warning: cast to restricted blk_opf_t -../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1409:1: warning: cast to restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: restricted vm_fault_t degrades to integer -../include/trace/events/f2fs.h:1409:1: warning: restricted vm_fault_t degrades to integer -../fs/f2fs/super.c:434:19: warning: symbol 'f2fs_cf_name_slab' was not declared. Should it be static? -../fs/f2fs/super.c: note: in included file (through ../include/linux/compat.h, ../arch/x86/include/asm/ia32.h, ../arch/x86/include/asm/elf.h, ../include/linux/elf.h, ../include/linux/module.h): -../include/linux/fs.h:2955:9: warning: context imbalance in 'f2fs_drop_inode' - unexpected unlock @@ -12144 +17602 @@ -../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -12149 +17607 @@ -../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -12152 +17610 @@ -../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -12157 +17615 @@ -../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -12160,13 +17618 @@ -../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/raid56.h): -../fs/btrfs/volumes.h:643:17: error: Expected ) in function call -../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:696:9: error: Expected ) in function call -../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:870:9: error: Expected ) in function call -../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:877:9: error: Expected ) in function call -../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c: note: in included file: -../fs/btrfs/zoned.h:417:9: error: Expected ) in function call -../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c: note: in included file: +../fs/btrfs/defrag.c: note: in included file: @@ -12175,41 +17621,21 @@ -../fs/btrfs/disk-io.c:225:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:225:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:289:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:289:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:370:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:370:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:622:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:622:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:807:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:807:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:1133:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:1133:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:1256:17: error: Expected ) in function call -../fs/btrfs/disk-io.c:1256:17: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:1446:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:1446:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:2221:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:2221:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:2723:17: error: Expected ) in function call -../fs/btrfs/disk-io.c:2723:17: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:3685:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:3685:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:4128:17: error: Expected ) in function call -../fs/btrfs/disk-io.c:4128:17: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:4163:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:4163:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:4190:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:4190:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:4380:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:4380:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:4389:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:4389:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:4449:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:4449:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:4705:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:4705:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:4788:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:4788:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:4789:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:4789:9: error: got __VA_OPT__ -../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/defrag.c:504:9: error: Expected ) in function call +../fs/btrfs/defrag.c:504:9: error: got __VA_OPT__ +../fs/btrfs/defrag.c:645:17: error: Expected ) in function call +../fs/btrfs/defrag.c:645:17: error: got __VA_OPT__ +../fs/btrfs/defrag.c:1085:25: error: Expected ) in function call +../fs/btrfs/defrag.c:1085:25: error: got __VA_OPT__ +../fs/btrfs/defrag.c:1207:9: error: Expected ) in function call +../fs/btrfs/defrag.c:1207:9: error: got __VA_OPT__ +../fs/btrfs/defrag.c:1208:9: error: Expected ) in function call +../fs/btrfs/defrag.c:1208:9: error: got __VA_OPT__ +../fs/btrfs/defrag.c:1231:9: error: Expected ) in function call +../fs/btrfs/defrag.c:1231:9: error: got __VA_OPT__ +../fs/btrfs/defrag.c:1374:9: error: Expected ) in function call +../fs/btrfs/defrag.c:1374:9: error: got __VA_OPT__ +../fs/f2fs/file.c:3701:36: warning: incorrect type in argument 1 (different base types) +../fs/f2fs/file.c:3701:36: expected unsigned short const [usertype] *pwcs +../fs/f2fs/file.c:3701:36: got restricted __le16 * +../fs/f2fs/file.c:3737:28: warning: incorrect type in argument 4 (different base types) +../fs/f2fs/file.c:3737:28: expected unsigned short [usertype] *pwcs +../fs/f2fs/file.c:3737:28: got restricted __le16 * +../fs/btrfs/accessors.c: note: in included file (through ../fs/btrfs/extent_io.h): @@ -12220 +17646 @@ -../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/accessors.c: note: in included file: @@ -12223 +17649,9 @@ -../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/xattr.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/compression.h:87:9: error: Expected ) in function call +../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:88:9: error: Expected ) in function call +../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/xattr.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/xattr.c: note: in included file: @@ -12228 +17662 @@ -../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/xattr.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -12231,93 +17665,6 @@ -../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/space-info.h): -../fs/btrfs/volumes.h:643:17: error: Expected ) in function call -../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:696:9: error: Expected ) in function call -../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:870:9: error: Expected ) in function call -../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:877:9: error: Expected ) in function call -../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ -../fs/btrfs/inode.c: note: in included file: -../fs/btrfs/zoned.h:417:9: error: Expected ) in function call -../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ -../fs/btrfs/inode.c: note: in included file: -../fs/btrfs/subpage.h:112:17: error: Expected ) in function call -../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:481:9: error: Expected ) in function call -../fs/btrfs/inode.c:481:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:488:17: error: Expected ) in function call -../fs/btrfs/inode.c:488:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:490:17: error: Expected ) in function call -../fs/btrfs/inode.c:490:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:530:17: error: Expected ) in function call -../fs/btrfs/inode.c:530:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:893:9: error: Expected ) in function call -../fs/btrfs/inode.c:893:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:1128:17: error: Expected ) in function call -../fs/btrfs/inode.c:1128:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:1129:17: error: Expected ) in function call -../fs/btrfs/inode.c:1129:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:1299:9: error: Expected ) in function call -../fs/btrfs/inode.c:1299:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:1369:25: error: Expected ) in function call -../fs/btrfs/inode.c:1369:25: error: got __VA_OPT__ -../fs/btrfs/inode.c:1789:9: error: Expected ) in function call -../fs/btrfs/inode.c:1789:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:2038:9: error: Expected ) in function call -../fs/btrfs/inode.c:2038:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:2128:17: error: Expected ) in function call -../fs/btrfs/inode.c:2128:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:2273:17: error: Expected ) in function call -../fs/btrfs/inode.c:2273:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:2342:9: error: Expected ) in function call -../fs/btrfs/inode.c:2342:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:2464:9: error: Expected ) in function call -../fs/btrfs/inode.c:2464:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:2469:17: error: Expected ) in function call -../fs/btrfs/inode.c:2469:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:2493:25: error: Expected ) in function call -../fs/btrfs/inode.c:2493:25: error: got __VA_OPT__ -../fs/btrfs/inode.c:2495:25: error: Expected ) in function call -../fs/btrfs/inode.c:2495:25: error: got __VA_OPT__ -../fs/btrfs/inode.c:2634:17: error: Expected ) in function call -../fs/btrfs/inode.c:2634:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:3031:9: error: Expected ) in function call -../fs/btrfs/inode.c:3031:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:3164:17: error: Expected ) in function call -../fs/btrfs/inode.c:3164:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:3346:9: error: Expected ) in function call -../fs/btrfs/inode.c:3346:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:3431:9: error: Expected ) in function call -../fs/btrfs/inode.c:3431:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:3462:9: error: Expected ) in function call -../fs/btrfs/inode.c:3462:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:3887:17: error: Expected ) in function call -../fs/btrfs/inode.c:3887:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:3888:17: error: Expected ) in function call -../fs/btrfs/inode.c:3888:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:3922:9: error: Expected ) in function call -../fs/btrfs/inode.c:3922:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:4739:17: error: Expected ) in function call -../fs/btrfs/inode.c:4739:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:4818:9: error: Expected ) in function call -../fs/btrfs/inode.c:4818:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:4915:9: error: Expected ) in function call -../fs/btrfs/inode.c:4915:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:4957:25: error: Expected ) in function call -../fs/btrfs/inode.c:4957:25: error: got __VA_OPT__ -../fs/btrfs/inode.c:5368:9: error: Expected ) in function call -../fs/btrfs/inode.c:5368:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:5621:9: error: Expected ) in function call -../fs/btrfs/inode.c:5621:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:6989:9: error: Expected ) in function call -../fs/btrfs/inode.c:6989:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:7166:17: error: Expected ) in function call -../fs/btrfs/inode.c:7166:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:7167:17: error: Expected ) in function call -../fs/btrfs/inode.c:7167:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:7175:17: error: Expected ) in function call -../fs/btrfs/inode.c:7175:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:7176:17: error: Expected ) in function call -../fs/btrfs/inode.c:7176:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:7350:9: error: Expected ) in function call -../fs/btrfs/inode.c:7350:9: error: too many errors +../fs/btrfs/xattr.c:92:9: error: Expected ) in function call +../fs/btrfs/xattr.c:92:9: error: got __VA_OPT__ +../fs/btrfs/xattr.c:153:17: error: Expected ) in function call +../fs/btrfs/xattr.c:153:17: error: got __VA_OPT__ +../fs/btrfs/xattr.c:255:17: error: Expected ) in function call +../fs/btrfs/xattr.c:255:17: error: got __VA_OPT__ @@ -12369,38 +17715,0 @@ -../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/compression.h:87:9: error: Expected ) in function call -../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:88:9: error: Expected ) in function call -../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/defrag.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/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ -../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/defrag.c: note: in included file: -../fs/btrfs/subpage.h:112:17: error: Expected ) in function call -../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ -../fs/btrfs/defrag.c:504:9: error: Expected ) in function call -../fs/btrfs/defrag.c:504:9: error: got __VA_OPT__ -../fs/btrfs/defrag.c:645:17: error: Expected ) in function call -../fs/btrfs/defrag.c:645:17: error: got __VA_OPT__ -../fs/btrfs/defrag.c:1085:25: error: Expected ) in function call -../fs/btrfs/defrag.c:1085:25: error: got __VA_OPT__ -../fs/btrfs/defrag.c:1207:9: error: Expected ) in function call -../fs/btrfs/defrag.c:1207:9: error: got __VA_OPT__ -../fs/btrfs/defrag.c:1208:9: error: Expected ) in function call -../fs/btrfs/defrag.c:1208:9: error: got __VA_OPT__ -../fs/btrfs/defrag.c:1231:9: error: Expected ) in function call -../fs/btrfs/defrag.c:1231:9: error: got __VA_OPT__ -../fs/btrfs/defrag.c:1374:9: error: Expected ) in function call -../fs/btrfs/defrag.c:1374:9: error: got __VA_OPT__ -../kernel/bpf/arena.c:583:18: warning: symbol 'bpf_arena_alloc_pages' was not declared. Should it be static? -../kernel/bpf/arena.c:595:18: warning: symbol 'bpf_arena_free_pages' was not declared. Should it be static? -../kernel/bpf/arena.c:605:17: warning: symbol 'bpf_arena_reserve_pages' was not declared. Should it be static? -../fs/ceph/caps.c:3800:9: warning: context imbalance in 'handle_cap_grant' - wrong count at exit -../fs/ceph/caps.c:4499:26: warning: context imbalance in 'ceph_handle_caps' - unexpected unlock @@ -12458 +17767,4 @@ -../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/erofs/decompressor_crypto.c:64:30: warning: symbol 'z_erofs_crypto' was not declared. Should it be static? +../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:1477: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): @@ -12463 +17775 @@ -../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/delayed-inode.h): @@ -12466 +17778 @@ -../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -12471 +17783 @@ -../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -12474 +17786 @@ -../fs/btrfs/sysfs.c: note: in included file: +../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/space-info.h): @@ -12483,71 +17795,17 @@ -../fs/btrfs/sysfs.c:1972:17: error: Expected ) in function call -../fs/btrfs/sysfs.c:1972:17: error: got __VA_OPT__ -../fs/btrfs/sysfs.c:2009:9: error: Expected ) in function call -../fs/btrfs/sysfs.c:2009:9: error: got __VA_OPT__ -../fs/btrfs/sysfs.c:2188:9: error: Expected ) in function call -../fs/btrfs/sysfs.c:2188:9: error: got __VA_OPT__ -../fs/btrfs/sysfs.c:2189:9: error: Expected ) in function call -../fs/btrfs/sysfs.c:2189:9: error: got __VA_OPT__ -../fs/btrfs/sysfs.c:2419:9: error: Expected ) in function call -../fs/btrfs/sysfs.c:2419:9: error: got __VA_OPT__ -../fs/btrfs/sysfs.c:2637:9: error: Expected ) in function call -../fs/btrfs/sysfs.c:2637:9: error: got __VA_OPT__ -../fs/erofs/zdata.c:956:20: warning: context imbalance in 'z_erofs_put_pcluster' - unexpected unlock -../fs/nfs/nfs4state.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): -../include/linux/list.h:237:25: warning: context imbalance in 'nfs4_put_open_state' - unexpected unlock -../fs/nfs/nfs4state.c:937:20: warning: context imbalance in 'nfs4_put_lock_state' - unexpected unlock -../fs/erofs/decompressor_crypto.c:64:30: warning: symbol 'z_erofs_crypto' was not declared. Should it be static? -../kernel/bpf/stackmap.c:508:9: warning: context imbalance in '__bpf_get_stack' - different lock contexts for basic block -../fs/f2fs/extent_cache.c:1016:38: warning: context imbalance in '__shrink_extent_tree' - different lock contexts for basic block -../kernel/bpf/cgroup_iter.c:310:17: warning: symbol 'bpf_iter_css_new' was not declared. Should it be static? -../kernel/bpf/cgroup_iter.c:334:40: warning: symbol 'bpf_iter_css_next' was not declared. Should it be static? -../kernel/bpf/cgroup_iter.c:355:18: warning: symbol 'bpf_iter_css_destroy' was not declared. Should it be static? -../fs/gfs2/inode.c:1951:14: error: incompatible types in comparison expression (different address spaces): -../fs/gfs2/inode.c:1951:14: struct gfs2_glock [noderef] __rcu * -../fs/gfs2/inode.c:1951:14: struct gfs2_glock * -../fs/gfs2/quota.c: note: in included file (through ../include/linux/dcache.h, ../include/linux/unicode.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ../include/linux/huge_mm.h, ../include/linux/mm.h): -../include/linux/rculist_bl.h:24:33: error: incompatible types in comparison expression (different address spaces): -../include/linux/rculist_bl.h:24:33: struct hlist_bl_node [noderef] __rcu * -../include/linux/rculist_bl.h:24:33: struct hlist_bl_node * -../include/linux/rculist_bl.h:17:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rculist_bl.h:17:9: struct hlist_bl_node [noderef] __rcu * -../include/linux/rculist_bl.h:17:9: struct hlist_bl_node * -../include/linux/rculist_bl.h:17:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rculist_bl.h:17:9: struct hlist_bl_node [noderef] __rcu * -../include/linux/rculist_bl.h:17:9: struct hlist_bl_node * -../fs/ocfs2/inode.c:204:15: warning: restricted __le32 degrades to integer -../fs/ocfs2/inode.c:208:13: warning: restricted __le16 degrades to integer -../fs/ocfs2/inode.c:210:15: warning: restricted __le16 degrades to integer -../fs/btrfs/accessors.c: note: in included file (through ../fs/btrfs/extent_io.h): -../fs/btrfs/compression.h:87:9: error: Expected ) in function call -../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:88:9: error: Expected ) in function call -../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/accessors.c: note: in included file: -../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/xattr.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/compression.h:87:9: error: Expected ) in function call -../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:88:9: error: Expected ) in function call -../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/xattr.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/xattr.c: note: in included file: -../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ -../fs/btrfs/xattr.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/xattr.c:92:9: error: Expected ) in function call -../fs/btrfs/xattr.c:92:9: error: got __VA_OPT__ -../fs/btrfs/xattr.c:153:17: error: Expected ) in function call -../fs/btrfs/xattr.c:153:17: error: got __VA_OPT__ -../fs/btrfs/xattr.c:255:17: error: Expected ) in function call -../fs/btrfs/xattr.c:255:17: error: got __VA_OPT__ -../net/netfilter/xt_hashlimit.c:197:27: warning: context imbalance in 'dsthash_find' - different lock contexts for basic block -../net/netfilter/xt_hashlimit.c:215:27: warning: context imbalance in 'dsthash_alloc_init' - different lock contexts for basic block -../net/netfilter/xt_hashlimit.c:789:20: warning: context imbalance in 'hashlimit_mt_common' - unexpected unlock +../fs/btrfs/super.c: note: in included file: +../fs/btrfs/zoned.h:417:9: error: Expected ) in function call +../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ +../fs/btrfs/super.c:1635:17: error: Expected ) in function call +../fs/btrfs/super.c:1635:17: error: got __VA_OPT__ +../fs/btrfs/super.c:1866:9: error: Expected ) in function call +../fs/btrfs/super.c:1866:9: error: got __VA_OPT__ +../fs/btrfs/super.c:1911:17: error: Expected ) in function call +../fs/btrfs/super.c:1911:17: error: got __VA_OPT__ +../fs/btrfs/super.c:1931:17: error: Expected ) in function call +../fs/btrfs/super.c:1931:17: error: got __VA_OPT__ +../fs/btrfs/super.c:2126:9: error: Expected ) in function call +../fs/btrfs/super.c:2126:9: error: got __VA_OPT__ +../fs/btrfs/super.c:2320:9: error: Expected ) in function call +../fs/btrfs/super.c:2320:9: error: got __VA_OPT__ +../fs/btrfs/super.c:2630:17: error: Expected ) in function call +../fs/btrfs/super.c:2630:17: error: got __VA_OPT__ @@ -12599,31 +17857,235 @@ -../fs/jfs/xattr.c: note: in included file: -../fs/jfs/jfs_xattr.h:25:25: warning: array of flexible structures -../fs/f2fs/compress.c:1910:39: warning: symbol 'f2fs_compress_aops' was not declared. Should it be static? -../kernel/bpf/bpf_struct_ops.c:582:27: warning: symbol 'bpf_struct_ops_link_lops' was not declared. Should it be static? -../kernel/bpf/cpumask.c:53:32: warning: symbol 'bpf_cpumask_create' was not declared. Should it be static? -../kernel/bpf/cpumask.c:83:32: warning: symbol 'bpf_cpumask_acquire' was not declared. Should it be static? -../kernel/bpf/cpumask.c:97:18: warning: symbol 'bpf_cpumask_release' was not declared. Should it be static? -../kernel/bpf/cpumask.c:105:18: warning: symbol 'bpf_cpumask_release_dtor' was not declared. Should it be static? -../kernel/bpf/cpumask.c:121:17: warning: symbol 'bpf_cpumask_first' was not declared. Should it be static? -../kernel/bpf/cpumask.c:137:17: warning: symbol 'bpf_cpumask_first_zero' was not declared. Should it be static? -../kernel/bpf/cpumask.c:154:17: warning: symbol 'bpf_cpumask_first_and' was not declared. Should it be static? -../kernel/bpf/cpumask.c:165:18: warning: symbol 'bpf_cpumask_set_cpu' was not declared. Should it be static? -../kernel/bpf/cpumask.c:178:18: warning: symbol 'bpf_cpumask_clear_cpu' was not declared. Should it be static? -../kernel/bpf/cpumask.c:195:18: warning: symbol 'bpf_cpumask_test_cpu' was not declared. Should it be static? -../kernel/bpf/cpumask.c:212:18: warning: symbol 'bpf_cpumask_test_and_set_cpu' was not declared. Should it be static? -../kernel/bpf/cpumask.c:230:18: warning: symbol 'bpf_cpumask_test_and_clear_cpu' was not declared. Should it be static? -../kernel/bpf/cpumask.c:242:18: warning: symbol 'bpf_cpumask_setall' was not declared. Should it be static? -../kernel/bpf/cpumask.c:251:18: warning: symbol 'bpf_cpumask_clear' was not declared. Should it be static? -../kernel/bpf/cpumask.c:268:18: warning: symbol 'bpf_cpumask_and' was not declared. Should it be static? -../kernel/bpf/cpumask.c:283:18: warning: symbol 'bpf_cpumask_or' was not declared. Should it be static? -../kernel/bpf/cpumask.c:298:18: warning: symbol 'bpf_cpumask_xor' was not declared. Should it be static? -../kernel/bpf/cpumask.c:316:18: warning: symbol 'bpf_cpumask_equal' was not declared. Should it be static? -../kernel/bpf/cpumask.c:332:18: warning: symbol 'bpf_cpumask_intersects' was not declared. Should it be static? -../kernel/bpf/cpumask.c:348:18: warning: symbol 'bpf_cpumask_subset' was not declared. Should it be static? -../kernel/bpf/cpumask.c:363:18: warning: symbol 'bpf_cpumask_empty' was not declared. Should it be static? -../kernel/bpf/cpumask.c:378:18: warning: symbol 'bpf_cpumask_full' was not declared. Should it be static? -../kernel/bpf/cpumask.c:390:18: warning: symbol 'bpf_cpumask_copy' was not declared. Should it be static? -../kernel/bpf/cpumask.c:405:17: warning: symbol 'bpf_cpumask_any_distribute' was not declared. Should it be static? -../kernel/bpf/cpumask.c:423:17: warning: symbol 'bpf_cpumask_any_and_distribute' was not declared. Should it be static? -../kernel/bpf/cpumask.c:438:17: warning: symbol 'bpf_cpumask_weight' was not declared. Should it be static? -../kernel/bpf/cpumask.c:457:17: warning: symbol 'bpf_cpumask_populate' was not declared. Should it be static? +../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/compression.h:87:9: error: Expected ) in function call +../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:88:9: error: Expected ) in function call +../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.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/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/raid56.h): +../fs/btrfs/volumes.h:643:17: error: Expected ) in function call +../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:696:9: error: Expected ) in function call +../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:870:9: error: Expected ) in function call +../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:877:9: error: Expected ) in function call +../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c: note: in included file: +../fs/btrfs/zoned.h:417:9: error: Expected ) in function call +../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c: note: in included file: +../fs/btrfs/subpage.h:112:17: error: Expected ) in function call +../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:225:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:225:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:289:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:289:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:370:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:370:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:622:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:622:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:807:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:807:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:1133:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:1133:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:1256:17: error: Expected ) in function call +../fs/btrfs/disk-io.c:1256:17: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:1446:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:1446:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:2221:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:2221:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:2723:17: error: Expected ) in function call +../fs/btrfs/disk-io.c:2723:17: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:3685:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:3685:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:4128:17: error: Expected ) in function call +../fs/btrfs/disk-io.c:4128:17: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:4163:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:4163:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:4190:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:4190:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:4380:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:4380:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:4389:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:4389:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:4449:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:4449:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:4705:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:4705:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:4788:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:4788:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:4789:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:4789:9: error: got __VA_OPT__ +../fs/erofs/zdata.c:956:20: warning: context imbalance in 'z_erofs_put_pcluster' - unexpected unlock +../fs/gfs2/glock.c: note: in included file: +../fs/gfs2/glock.h:174:36: warning: context imbalance in '__gfs2_glock_put' - unexpected unlock +../fs/gfs2/glock.c:286:17: warning: context imbalance in '__gfs2_glock_put_or_lock' - unexpected unlock +../fs/gfs2/glock.c:320:9: warning: context imbalance in 'gfs2_glock_put_async' - unexpected unlock +../fs/gfs2/glock.c:1052:13: warning: context imbalance in 'glock_work_func' - different lock contexts for basic block +../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/compression.h:87:9: error: Expected ) in function call +../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:88:9: error: Expected ) in function call +../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/sysfs.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/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ +../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/sysfs.c: note: in included file: +../fs/btrfs/volumes.h:643:17: error: Expected ) in function call +../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:696:9: error: Expected ) in function call +../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:870:9: error: Expected ) in function call +../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:877:9: error: Expected ) in function call +../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ +../fs/btrfs/sysfs.c:1972:17: error: Expected ) in function call +../fs/btrfs/sysfs.c:1972:17: error: got __VA_OPT__ +../fs/btrfs/sysfs.c:2009:9: error: Expected ) in function call +../fs/btrfs/sysfs.c:2009:9: error: got __VA_OPT__ +../fs/btrfs/sysfs.c:2188:9: error: Expected ) in function call +../fs/btrfs/sysfs.c:2188:9: error: got __VA_OPT__ +../fs/btrfs/sysfs.c:2189:9: error: Expected ) in function call +../fs/btrfs/sysfs.c:2189:9: error: got __VA_OPT__ +../fs/btrfs/sysfs.c:2419:9: error: Expected ) in function call +../fs/btrfs/sysfs.c:2419:9: error: got __VA_OPT__ +../fs/btrfs/sysfs.c:2637:9: error: Expected ) in function call +../fs/btrfs/sysfs.c:2637:9: error: got __VA_OPT__ +Warning: ../fs/gfs2/glock.c:1248 function parameter 'ip' not described in '__gfs2_holder_init' +Warning: ../fs/gfs2/glock.c:1248 function parameter 'ip' not described in '__gfs2_holder_init' +../fs/btrfs/orphan.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/compression.h:87:9: error: Expected ) in function call +../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:88:9: error: Expected ) in function call +../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/orphan.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/locking.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/compression.h:87:9: error: Expected ) in function call +../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:88:9: error: Expected ) in function call +../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/locking.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/locking.c:86:9: error: Expected ) in function call +../fs/btrfs/locking.c:86:9: error: got __VA_OPT__ +../fs/btrfs/export.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/compression.h:87:9: error: Expected ) in function call +../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:88:9: error: Expected ) in function call +../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/export.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/export.c: note: in included file: +../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ +Warning: ../lib/842/842_decompress.c:278 function parameter 'in' not described in 'sw842_decompress' +Warning: ../lib/842/842_decompress.c:278 function parameter 'ilen' not described in 'sw842_decompress' +Warning: ../lib/842/842_decompress.c:278 function parameter 'out' not described in 'sw842_decompress' +Warning: ../lib/842/842_decompress.c:278 function parameter 'olen' not described in 'sw842_decompress' +Warning: ../lib/842/842_decompress.c:278 function parameter 'in' not described in 'sw842_decompress' +Warning: ../lib/842/842_decompress.c:278 function parameter 'ilen' not described in 'sw842_decompress' +Warning: ../lib/842/842_decompress.c:278 function parameter 'out' not described in 'sw842_decompress' +Warning: ../lib/842/842_decompress.c:278 function parameter 'olen' not described in 'sw842_decompress' +Warning: ../lib/842/842_compress.c:478 function parameter 'in' not described in 'sw842_compress' +Warning: ../lib/842/842_compress.c:478 function parameter 'ilen' not described in 'sw842_compress' +Warning: ../lib/842/842_compress.c:478 function parameter 'out' not described in 'sw842_compress' +Warning: ../lib/842/842_compress.c:478 function parameter 'olen' not described in 'sw842_compress' +Warning: ../lib/842/842_compress.c:478 function parameter 'wmem' not described in 'sw842_compress' +Warning: ../lib/842/842_compress.c:478 function parameter 'in' not described in 'sw842_compress' +Warning: ../lib/842/842_compress.c:478 function parameter 'ilen' not described in 'sw842_compress' +Warning: ../lib/842/842_compress.c:478 function parameter 'out' not described in 'sw842_compress' +Warning: ../lib/842/842_compress.c:478 function parameter 'olen' not described in 'sw842_compress' +Warning: ../lib/842/842_compress.c:478 function parameter 'wmem' not described in 'sw842_compress' +../fs/ceph/caps.c:3800:9: warning: context imbalance in 'handle_cap_grant' - wrong count at exit +../fs/ceph/caps.c:4499:26: warning: context imbalance in 'ceph_handle_caps' - unexpected unlock +../fs/f2fs/extent_cache.c:1016:38: warning: context imbalance in '__shrink_extent_tree' - different lock contexts for basic block +../fs/gfs2/inode.c:1951:14: error: incompatible types in comparison expression (different address spaces): +../fs/gfs2/inode.c:1951:14: struct gfs2_glock [noderef] __rcu * +../fs/gfs2/inode.c:1951:14: struct gfs2_glock * +../fs/gfs2/quota.c: note: in included file (through ../include/linux/dcache.h, ../include/linux/unicode.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ../include/linux/huge_mm.h, ../include/linux/mm.h): +../include/linux/rculist_bl.h:24:33: error: incompatible types in comparison expression (different address spaces): +../include/linux/rculist_bl.h:24:33: struct hlist_bl_node [noderef] __rcu * +../include/linux/rculist_bl.h:24:33: struct hlist_bl_node * +../include/linux/rculist_bl.h:17:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rculist_bl.h:17:9: struct hlist_bl_node [noderef] __rcu * +../include/linux/rculist_bl.h:17:9: struct hlist_bl_node * +../include/linux/rculist_bl.h:17:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rculist_bl.h:17:9: struct hlist_bl_node [noderef] __rcu * +../include/linux/rculist_bl.h:17:9: struct hlist_bl_node * +../fs/gfs2/super.c:1459:17: error: incompatible types in comparison expression (different address spaces): +../fs/gfs2/super.c:1459:17: struct gfs2_glock [noderef] __rcu * +../fs/gfs2/super.c:1459:17: struct gfs2_glock * +In file included from ../include/linux/string.h:382, + from ../include/linux/bitmap.h:13, + from ../include/linux/cpumask.h:12, + from ../arch/x86/include/asm/paravirt.h:21, + from ../arch/x86/include/asm/cpuid/api.h:57, + from ../arch/x86/include/asm/processor.h:19, + from ../arch/x86/include/asm/timex.h:5, + from ../include/linux/timex.h:67, + from ../include/linux/time32.h:13, + from ../include/linux/time.h:60, + from ../include/linux/stat.h:19, + from ../include/linux/fs_dirent.h:5, + from ../include/linux/fs/super_types.h:5, + from ../include/linux/fs/super.h:5, + from ../include/linux/fs.h:5, + from ../fs/smb/client/cifssmb.c:17: +In function ‘fortify_memcpy_chk’, + inlined from ‘CIFSPOSIXCreate’ at ../fs/smb/client/cifssmb.c:993:3: +../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] + 580 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In function ‘fortify_memcpy_chk’, + inlined from ‘CIFSSMBQFileInfo’ at ../fs/smb/client/cifssmb.c:3873:4: +../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] + 580 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In function ‘fortify_memcpy_chk’, + inlined from ‘CIFSSMBUnixQFileInfo’ at ../fs/smb/client/cifssmb.c:4039:4: +../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] + 580 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In function ‘fortify_memcpy_chk’, + inlined from ‘CIFSSMBUnixQPathInfo’ at ../fs/smb/client/cifssmb.c:4121:4: +../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] + 580 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In function ‘fortify_memcpy_chk’, + inlined from ‘CIFSSMBQFSAttributeInfo’ at ../fs/smb/client/cifssmb.c:4887:4: +../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] + 580 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In function ‘fortify_memcpy_chk’, + inlined from ‘CIFSSMBQFSDeviceInfo’ at ../fs/smb/client/cifssmb.c:4958:4: +../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] + 580 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In function ‘fortify_memcpy_chk’, + inlined from ‘CIFSSMBQFSUnixInfo’ at ../fs/smb/client/cifssmb.c:5027:4: +../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] + 580 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -12739,41 +18201 @@ -../kernel/bpf/crypto.c:145:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? -../kernel/bpf/crypto.c:242:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? -../kernel/bpf/crypto.c:258:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? -../kernel/bpf/crypto.c:313:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? -../kernel/bpf/crypto.c:334:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? -../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:87:9: error: Expected ) in function call -../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:88:9: error: Expected ) in function call -../fs/btrfs/compression.h:88: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:520:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ -../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/ioctl.c: note: in included file: -../fs/btrfs/volumes.h:643:17: error: Expected ) in function call -../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:696:9: error: Expected ) in function call -../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:870:9: error: Expected ) in function call -../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:877:9: error: Expected ) in function call -../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ -../fs/btrfs/ioctl.c:5196:17: error: Expected ) in function call -../fs/btrfs/ioctl.c:5196:17: error: got __VA_OPT__ -../fs/btrfs/orphan.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/compression.h:87:9: error: Expected ) in function call -../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:88:9: error: Expected ) in function call -../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/orphan.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/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/inode.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -12784 +18206 @@ -../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/disk-io.h): +../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -12787 +18209 @@ -../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -12792 +18214 @@ -../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -12795 +18217 @@ -../fs/btrfs/volumes.c: note: in included file: +../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/space-info.h): @@ -12804 +18226 @@ -../fs/btrfs/volumes.c: note: in included file: +../fs/btrfs/inode.c: note: in included file: @@ -12807,158 +18229,81 @@ -../fs/btrfs/volumes.c:460:9: error: Expected ) in function call -../fs/btrfs/volumes.c:460:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:1358:17: error: Expected ) in function call -../fs/btrfs/volumes.c:1358:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:1558:9: error: Expected ) in function call -../fs/btrfs/volumes.c:1558:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:1811:9: error: Expected ) in function call -../fs/btrfs/volumes.c:1811:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:2103:9: error: Expected ) in function call -../fs/btrfs/volumes.c:2103:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:2123:17: error: Expected ) in function call -../fs/btrfs/volumes.c:2123:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:2327:17: error: Expected ) in function call -../fs/btrfs/volumes.c:2327:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:2392:17: error: Expected ) in function call -../fs/btrfs/volumes.c:2392:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:3597:9: error: Expected ) in function call -../fs/btrfs/volumes.c:3597:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:3805:9: error: Expected ) in function call -../fs/btrfs/volumes.c:3805:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:4596:9: error: Expected ) in function call -../fs/btrfs/volumes.c:4596:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:4687:9: error: Expected ) in function call -../fs/btrfs/volumes.c:4687:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:4848:9: error: Expected ) in function call -../fs/btrfs/volumes.c:4848:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:5163:9: error: Expected ) in function call -../fs/btrfs/volumes.c:5163:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:5374:9: error: Expected ) in function call -../fs/btrfs/volumes.c:5374:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:5389:17: error: Expected ) in function call -../fs/btrfs/volumes.c:5389:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:6013:9: error: Expected ) in function call -../fs/btrfs/volumes.c:6013:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:6315:9: error: Expected ) in function call -../fs/btrfs/volumes.c:6315:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:6326:17: error: Expected ) in function call -../fs/btrfs/volumes.c:6326:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:6354:9: error: Expected ) in function call -../fs/btrfs/volumes.c:6354:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:6373:17: error: Expected ) in function call -../fs/btrfs/volumes.c:6373:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:6376:17: error: Expected ) in function call -../fs/btrfs/volumes.c:6376:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:6544:9: error: Expected ) in function call -../fs/btrfs/volumes.c:6544:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:6616:9: error: Expected ) in function call -../fs/btrfs/volumes.c:6616:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:7155:9: error: Expected ) in function call -../fs/btrfs/volumes.c:7155:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:7274:25: error: Expected ) in function call -../fs/btrfs/volumes.c:7274:25: error: got __VA_OPT__ -../fs/btrfs/volumes.c:7328:9: error: Expected ) in function call -../fs/btrfs/volumes.c:7328:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:7356:17: error: Expected ) in function call -../fs/btrfs/volumes.c:7356:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:7364:17: error: Expected ) in function call -../fs/btrfs/volumes.c:7364:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:7367:17: error: Expected ) in function call -../fs/btrfs/volumes.c:7367:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:7371:17: error: Expected ) in function call -../fs/btrfs/volumes.c:7371:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:7493:9: error: Expected ) in function call -../fs/btrfs/volumes.c:7493:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:7889:9: error: Expected ) in function call -../fs/btrfs/volumes.c:7889:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:8255:9: error: Expected ) in function call -../fs/btrfs/volumes.c:8255:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:8284:9: error: Expected ) in function call -../fs/btrfs/volumes.c:8284:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:8292:9: error: Expected ) in function call -../fs/btrfs/volumes.c:8292:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:8304:9: error: Expected ) in function call -../fs/btrfs/volumes.c:8304:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:8310:9: error: Expected ) in function call -../fs/btrfs/volumes.c:8310:9: error: got __VA_OPT__ -../fs/gfs2/super.c:1459:17: error: incompatible types in comparison expression (different address spaces): -../fs/gfs2/super.c:1459:17: struct gfs2_glock [noderef] __rcu * -../fs/gfs2/super.c:1459:17: struct gfs2_glock * -../drivers/regulator/vctrl-regulator.c: note: in included file: -../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer -In file included from ../include/linux/string.h:382, - from ../include/linux/bitmap.h:13, - from ../include/linux/cpumask.h:12, - from ../arch/x86/include/asm/paravirt.h:21, - from ../arch/x86/include/asm/cpuid/api.h:57, - from ../arch/x86/include/asm/processor.h:19, - from ../arch/x86/include/asm/timex.h:5, - from ../include/linux/timex.h:67, - from ../include/linux/time32.h:13, - from ../include/linux/time.h:60, - from ../include/linux/stat.h:19, - from ../include/linux/fs_dirent.h:5, - from ../include/linux/fs/super_types.h:5, - from ../include/linux/fs/super.h:5, - from ../include/linux/fs.h:5, - from ../fs/smb/client/cifssmb.c:17: -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSPOSIXCreate’ at ../fs/smb/client/cifssmb.c:993:3: -../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] - 580 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSSMBQFileInfo’ at ../fs/smb/client/cifssmb.c:3873:4: -../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] - 580 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSSMBUnixQFileInfo’ at ../fs/smb/client/cifssmb.c:4039:4: -../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] - 580 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSSMBUnixQPathInfo’ at ../fs/smb/client/cifssmb.c:4121:4: -../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] - 580 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSSMBQFSAttributeInfo’ at ../fs/smb/client/cifssmb.c:4887:4: -../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] - 580 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSSMBQFSDeviceInfo’ at ../fs/smb/client/cifssmb.c:4958:4: -../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] - 580 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSSMBQFSUnixInfo’ at ../fs/smb/client/cifssmb.c:5027:4: -../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] - 580 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../fs/btrfs/locking.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/compression.h:87:9: error: Expected ) in function call -../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:88:9: error: Expected ) in function call -../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/locking.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/locking.c:86:9: error: Expected ) in function call -../fs/btrfs/locking.c:86:9: error: got __VA_OPT__ -Warning: ../lib/842/842_compress.c:478 function parameter 'in' not described in 'sw842_compress' -Warning: ../lib/842/842_compress.c:478 function parameter 'ilen' not described in 'sw842_compress' -Warning: ../lib/842/842_compress.c:478 function parameter 'out' not described in 'sw842_compress' -Warning: ../lib/842/842_compress.c:478 function parameter 'olen' not described in 'sw842_compress' -Warning: ../lib/842/842_compress.c:478 function parameter 'wmem' not described in 'sw842_compress' -Warning: ../lib/842/842_compress.c:478 function parameter 'in' not described in 'sw842_compress' -Warning: ../lib/842/842_compress.c:478 function parameter 'ilen' not described in 'sw842_compress' -Warning: ../lib/842/842_compress.c:478 function parameter 'out' not described in 'sw842_compress' -Warning: ../lib/842/842_compress.c:478 function parameter 'olen' not described in 'sw842_compress' -Warning: ../lib/842/842_compress.c:478 function parameter 'wmem' not described in 'sw842_compress' -../kernel/bpf/kmem_cache_iter.c:24:17: warning: symbol 'bpf_iter_kmem_cache_new' was not declared. Should it be static? -../kernel/bpf/kmem_cache_iter.c:35:31: warning: symbol 'bpf_iter_kmem_cache_next' was not declared. Should it be static? -../kernel/bpf/kmem_cache_iter.c:80:18: warning: symbol 'bpf_iter_kmem_cache_destroy' was not declared. Should it be static? -../kernel/bpf/dmabuf_iter.c:119:17: warning: symbol 'bpf_iter_dmabuf_new' was not declared. Should it be static? -../kernel/bpf/dmabuf_iter.c:130:28: warning: symbol 'bpf_iter_dmabuf_next' was not declared. Should it be static? -../kernel/bpf/dmabuf_iter.c:142:18: warning: symbol 'bpf_iter_dmabuf_destroy' was not declared. Should it be static? +../fs/btrfs/inode.c: note: in included file: +../fs/btrfs/subpage.h:112:17: error: Expected ) in function call +../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:481:9: error: Expected ) in function call +../fs/btrfs/inode.c:481:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:488:17: error: Expected ) in function call +../fs/btrfs/inode.c:488:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:490:17: error: Expected ) in function call +../fs/btrfs/inode.c:490:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:530:17: error: Expected ) in function call +../fs/btrfs/inode.c:530:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:893:9: error: Expected ) in function call +../fs/btrfs/inode.c:893:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:1128:17: error: Expected ) in function call +../fs/btrfs/inode.c:1128:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:1129:17: error: Expected ) in function call +../fs/btrfs/inode.c:1129:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:1299:9: error: Expected ) in function call +../fs/btrfs/inode.c:1299:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:1369:25: error: Expected ) in function call +../fs/btrfs/inode.c:1369:25: error: got __VA_OPT__ +../fs/btrfs/inode.c:1789:9: error: Expected ) in function call +../fs/btrfs/inode.c:1789:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:2038:9: error: Expected ) in function call +../fs/btrfs/inode.c:2038:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:2128:17: error: Expected ) in function call +../fs/btrfs/inode.c:2128:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:2273:17: error: Expected ) in function call +../fs/btrfs/inode.c:2273:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:2342:9: error: Expected ) in function call +../fs/btrfs/inode.c:2342:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:2464:9: error: Expected ) in function call +../fs/btrfs/inode.c:2464:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:2469:17: error: Expected ) in function call +../fs/btrfs/inode.c:2469:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:2493:25: error: Expected ) in function call +../fs/btrfs/inode.c:2493:25: error: got __VA_OPT__ +../fs/btrfs/inode.c:2495:25: error: Expected ) in function call +../fs/btrfs/inode.c:2495:25: error: got __VA_OPT__ +../fs/btrfs/inode.c:2634:17: error: Expected ) in function call +../fs/btrfs/inode.c:2634:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:3031:9: error: Expected ) in function call +../fs/btrfs/inode.c:3031:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:3164:17: error: Expected ) in function call +../fs/btrfs/inode.c:3164:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:3346:9: error: Expected ) in function call +../fs/btrfs/inode.c:3346:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:3431:9: error: Expected ) in function call +../fs/btrfs/inode.c:3431:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:3462:9: error: Expected ) in function call +../fs/btrfs/inode.c:3462:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:3887:17: error: Expected ) in function call +../fs/btrfs/inode.c:3887:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:3888:17: error: Expected ) in function call +../fs/btrfs/inode.c:3888:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:3922:9: error: Expected ) in function call +../fs/btrfs/inode.c:3922:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:4739:17: error: Expected ) in function call +../fs/btrfs/inode.c:4739:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:4818:9: error: Expected ) in function call +../fs/btrfs/inode.c:4818:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:4915:9: error: Expected ) in function call +../fs/btrfs/inode.c:4915:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:4957:25: error: Expected ) in function call +../fs/btrfs/inode.c:4957:25: error: got __VA_OPT__ +../fs/btrfs/inode.c:5368:9: error: Expected ) in function call +../fs/btrfs/inode.c:5368:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:5621:9: error: Expected ) in function call +../fs/btrfs/inode.c:5621:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:6989:9: error: Expected ) in function call +../fs/btrfs/inode.c:6989:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:7166:17: error: Expected ) in function call +../fs/btrfs/inode.c:7166:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:7167:17: error: Expected ) in function call +../fs/btrfs/inode.c:7167:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:7175:17: error: Expected ) in function call +../fs/btrfs/inode.c:7175:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:7176:17: error: Expected ) in function call +../fs/btrfs/inode.c:7176:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:7350:9: error: Expected ) in function call +../fs/btrfs/inode.c:7350:9: error: too many errors @@ -12966,25 +18311 @@ -../fs/btrfs/export.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/compression.h:87:9: error: Expected ) in function call -../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:88:9: error: Expected ) in function call -../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/export.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/export.c: note: in included file: -../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ -Warning: ../lib/842/842_decompress.c:278 function parameter 'in' not described in 'sw842_decompress' -Warning: ../lib/842/842_decompress.c:278 function parameter 'ilen' not described in 'sw842_decompress' -Warning: ../lib/842/842_decompress.c:278 function parameter 'out' not described in 'sw842_decompress' -Warning: ../lib/842/842_decompress.c:278 function parameter 'olen' not described in 'sw842_decompress' -Warning: ../lib/842/842_decompress.c:278 function parameter 'in' not described in 'sw842_decompress' -Warning: ../lib/842/842_decompress.c:278 function parameter 'ilen' not described in 'sw842_decompress' -Warning: ../lib/842/842_decompress.c:278 function parameter 'out' not described in 'sw842_decompress' -Warning: ../lib/842/842_decompress.c:278 function parameter 'olen' not described in 'sw842_decompress' -../fs/nfs/nfs4trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfs4trace.h): -../fs/nfs/./nfs4trace.h:2184:1: error: too long token expansion -../fs/nfs/./nfs4trace.h:2250:1: error: too long token expansion -../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -12995 +18316 @@ -../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -12998 +18319 @@ -../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): +../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -13003 +18324 @@ -../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): +../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -13006 +18327 @@ -../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/ioctl.c: note: in included file: @@ -13015,61 +18336,2 @@ -../fs/btrfs/tree-log.c:265:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:265:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:452:17: error: Expected ) in function call -../fs/btrfs/tree-log.c:452:17: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:504:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:504:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:2285:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:2285:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:2437:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:2437:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:2585:33: error: Expected ) in function call -../fs/btrfs/tree-log.c:2585:33: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:2792:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:2792:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:3343:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:3343:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:3483:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:3483:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:3587:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:3587:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:3920:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:3920:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:3952:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:3952:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:4031:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:4031:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:4084:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:4084:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:4413:17: error: Expected ) in function call -../fs/btrfs/tree-log.c:4413:17: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:4681:17: error: Expected ) in function call -../fs/btrfs/tree-log.c:4681:17: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:4696:17: error: Expected ) in function call -../fs/btrfs/tree-log.c:4696:17: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:6546:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:6546:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:6590:17: error: Expected ) in function call -../fs/btrfs/tree-log.c:6590:17: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:6684:17: error: Expected ) in function call -../fs/btrfs/tree-log.c:6684:17: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:6751:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:6751:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:7968:17: error: Expected ) in function call -../fs/btrfs/tree-log.c:7968:17: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:8041:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:8041:9: error: got __VA_OPT__ -../fs/nfs/pnfs.c:322:28: warning: context imbalance in 'pnfs_put_layout_hdr' - unexpected unlock -../fs/nfs/pnfs.c:622:17: warning: context imbalance in 'pnfs_put_lseg' - unexpected unlock -../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: expected void *virtual -../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: got void [noderef] __iomem * -../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: expected void *virtual -../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: got void [noderef] __iomem * -../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: expected void *virtual -../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: got void [noderef] __iomem * -../drivers/gpu/drm/ttm/ttm_bo_util.c:467:28: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/ttm/ttm_bo_util.c:467:28: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/ttm/ttm_bo_util.c:467:28: got void *virtual -../drivers/gpu/drm/ttm/ttm_bo.c:1199:31: warning: symbol 'ttm_swap_ops' was not declared. Should it be static? +../fs/btrfs/ioctl.c:5196:17: error: Expected ) in function call +../fs/btrfs/ioctl.c:5196:17: error: got __VA_OPT__ @@ -13120,0 +18383,21 @@ +../fs/btrfs/zstd.c: note: in included file (through ../fs/btrfs/extent_map.h, ../fs/btrfs/btrfs_inode.h): +../fs/btrfs/compression.h:87:9: error: Expected ) in function call +../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:88:9: error: Expected ) in function call +../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/zstd.c: note: in included file (through ../fs/btrfs/btrfs_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/zstd.c: note: in included file: +../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ +../fs/btrfs/zstd.c:187:9: error: Expected ) in function call +../fs/btrfs/zstd.c:187:9: error: got __VA_OPT__ +../fs/btrfs/zstd.c:253:9: error: Expected ) in function call +../fs/btrfs/zstd.c:253:9: error: got __VA_OPT__ +../fs/btrfs/zstd.c:291:9: error: Expected ) in function call +../fs/btrfs/zstd.c:291:9: error: got __VA_OPT__ +../fs/btrfs/zstd.c:335:9: error: Expected ) in function call +../fs/btrfs/zstd.c:335:9: error: got __VA_OPT__ @@ -13189,153 +18472,4 @@ -../fs/afs/volume.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 * -Warning: ../drivers/gpu/drm/scheduler/sched_main.c:367 function parameter 'result' not described in 'drm_sched_job_done' -Warning: ../drivers/gpu/drm/scheduler/sched_main.c:367 function parameter 'result' not described in 'drm_sched_job_done' -../fs/nfs/pnfs_nfs.c:196:17: warning: context imbalance in 'pnfs_put_commit_array' - unexpected unlock -../fs/nfs/pnfs_nfs.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/tlbbatch.h, ...): -../include/linux/list.h:295:25: warning: context imbalance in 'nfs4_pnfs_ds_put' - unexpected unlock -../drivers/gpu/drm/radeon/radeon_kms.c:263:43: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/radeon/radeon_kms.c:263:43: expected void const [noderef] __user *from -../drivers/gpu/drm/radeon/radeon_kms.c:263:43: got unsigned int [usertype] *[assigned] value_ptr -../drivers/gpu/drm/radeon/radeon_kms.c:320:43: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/radeon/radeon_kms.c:320:43: expected void const [noderef] __user *from -../drivers/gpu/drm/radeon/radeon_kms.c:320:43: got unsigned int [usertype] *[assigned] value_ptr -../drivers/gpu/drm/radeon/radeon_kms.c:332:43: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/radeon/radeon_kms.c:332:43: expected void const [noderef] __user *from -../drivers/gpu/drm/radeon/radeon_kms.c:332:43: got unsigned int [usertype] *[assigned] value_ptr -../drivers/gpu/drm/radeon/radeon_kms.c:468:43: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/radeon/radeon_kms.c:468:43: expected void const [noderef] __user *from -../drivers/gpu/drm/radeon/radeon_kms.c:468:43: got unsigned int [usertype] *[assigned] value_ptr -../drivers/gpu/drm/radeon/radeon_kms.c:593:43: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/radeon/radeon_kms.c:593:43: expected void const [noderef] __user *from -../drivers/gpu/drm/radeon/radeon_kms.c:593:43: got unsigned int [usertype] *[assigned] value_ptr -../drivers/gpu/drm/radeon/radeon_kms.c:610:26: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/radeon/radeon_kms.c:610:26: expected void [noderef] __user *to -../drivers/gpu/drm/radeon/radeon_kms.c:610:26: got unsigned int [usertype] *[assigned] value_ptr -../fs/btrfs/zstd.c: note: in included file (through ../fs/btrfs/extent_map.h, ../fs/btrfs/btrfs_inode.h): -../fs/btrfs/compression.h:87:9: error: Expected ) in function call -../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:88:9: error: Expected ) in function call -../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/zstd.c: note: in included file (through ../fs/btrfs/btrfs_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/zstd.c: note: in included file: -../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ -../fs/btrfs/zstd.c:187:9: error: Expected ) in function call -../fs/btrfs/zstd.c:187:9: error: got __VA_OPT__ -../fs/btrfs/zstd.c:253:9: error: Expected ) in function call -../fs/btrfs/zstd.c:253:9: error: got __VA_OPT__ -../fs/btrfs/zstd.c:291:9: error: Expected ) in function call -../fs/btrfs/zstd.c:291:9: error: got __VA_OPT__ -../fs/btrfs/zstd.c:335:9: error: Expected ) in function call -../fs/btrfs/zstd.c:335:9: error: got __VA_OPT__ -../drivers/gpu/drm/radeon/radeon_atombios.c:55:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:56:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:57:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:66:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:79:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:91:28: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:92:29: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:93:26: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:94:27: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:95:25: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:96:26: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:97:25: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:98:26: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:222:44: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:547:14: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c: note: in included file (through ../drivers/gpu/drm/radeon/atom.h): -../drivers/gpu/drm/radeon/atombios.h:4039:45: warning: array of flexible structures -../drivers/gpu/drm/radeon/radeon_atombios.c:550:14: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:553:14: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:556:18: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:557:26: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:565:30: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:567:38: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:571:30: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:574:30: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:578:29: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:642:43: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:644:38: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:649:67: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:650:53: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:653:66: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:664:80: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:672:81: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:680:69: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:681:53: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:684:66: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:692:66: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:701:69: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:702:69: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:751:30: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:754:45: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:755:45: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:762:54: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:809:35: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:812:35: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:818:51: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:918:26: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1121:25: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1146:21: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1151:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1154:33: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1156:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1160:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1164:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1180:21: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1182:21: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1189:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1192:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1196:21: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1198:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1209:21: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1211:21: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1216:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1219:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1223:21: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1225:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1236:21: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1238:21: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1241:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1243:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1247:33: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1263:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1268:47: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1274:25: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1278:33: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1313:29: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1317:29: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1347:27: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1350:29: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1402:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1437:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1438:40: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1441:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1442:40: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1445:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1446:40: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1453:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1454:40: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1457:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1458:40: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1461:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1462:40: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1469:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1470:40: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1473:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1474:40: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1477:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1478:40: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1541:47: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1543:49: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1545:52: warning: too many warnings -../drivers/gpu/drm/kmb/kmb_drv.c:104:31: warning: incorrect type in return expression (different address spaces) -../drivers/gpu/drm/kmb/kmb_drv.c:104:31: expected void [noderef] __iomem * -../drivers/gpu/drm/kmb/kmb_drv.c:104:31: got void * -../drivers/gpu/drm/kmb/kmb_plane.c:20:11: warning: symbol 'layer_irqs' was not declared. Should it be static? +../sound/soc/codecs/da7218.c:488:44: warning: cast to restricted __le16 +../sound/soc/codecs/da7218.c:508:13: warning: incorrect type in assignment (different base types) +../sound/soc/codecs/da7218.c:508:13: expected unsigned short [usertype] val +../sound/soc/codecs/da7218.c:508:13: got restricted __le16 [usertype] @@ -13385,0 +18520,176 @@ +../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/compression.h:87:9: error: Expected ) in function call +../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:88:9: error: Expected ) in function call +../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.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/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): +../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/volumes.h:643:17: error: Expected ) in function call +../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:696:9: error: Expected ) in function call +../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:870:9: error: Expected ) in function call +../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:877:9: error: Expected ) in function call +../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:265:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:265:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:452:17: error: Expected ) in function call +../fs/btrfs/tree-log.c:452:17: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:504:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:504:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:2285:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:2285:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:2437:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:2437:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:2585:33: error: Expected ) in function call +../fs/btrfs/tree-log.c:2585:33: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:2792:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:2792:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:3343:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:3343:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:3483:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:3483:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:3587:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:3587:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:3920:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:3920:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:3952:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:3952:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:4031:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:4031:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:4084:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:4084:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:4413:17: error: Expected ) in function call +../fs/btrfs/tree-log.c:4413:17: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:4681:17: error: Expected ) in function call +../fs/btrfs/tree-log.c:4681:17: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:4696:17: error: Expected ) in function call +../fs/btrfs/tree-log.c:4696:17: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:6546:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:6546:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:6590:17: error: Expected ) in function call +../fs/btrfs/tree-log.c:6590:17: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:6684:17: error: Expected ) in function call +../fs/btrfs/tree-log.c:6684:17: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:6751:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:6751:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:7968:17: error: Expected ) in function call +../fs/btrfs/tree-log.c:7968:17: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:8041:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:8041:9: error: got __VA_OPT__ +../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:87:9: error: Expected ) in function call +../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:88:9: error: Expected ) in function call +../fs/btrfs/compression.h:88: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:520:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c: note: in included file: +../fs/btrfs/volumes.h:643:17: error: Expected ) in function call +../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:696:9: error: Expected ) in function call +../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:870:9: error: Expected ) in function call +../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:877:9: error: Expected ) in function call +../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c: note: in included file: +../fs/btrfs/zoned.h:417:9: error: Expected ) in function call +../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:460:9: error: Expected ) in function call +../fs/btrfs/volumes.c:460:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:1358:17: error: Expected ) in function call +../fs/btrfs/volumes.c:1358:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:1558:9: error: Expected ) in function call +../fs/btrfs/volumes.c:1558:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:1811:9: error: Expected ) in function call +../fs/btrfs/volumes.c:1811:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:2103:9: error: Expected ) in function call +../fs/btrfs/volumes.c:2103:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:2123:17: error: Expected ) in function call +../fs/btrfs/volumes.c:2123:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:2327:17: error: Expected ) in function call +../fs/btrfs/volumes.c:2327:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:2392:17: error: Expected ) in function call +../fs/btrfs/volumes.c:2392:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:3597:9: error: Expected ) in function call +../fs/btrfs/volumes.c:3597:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:3805:9: error: Expected ) in function call +../fs/btrfs/volumes.c:3805:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:4596:9: error: Expected ) in function call +../fs/btrfs/volumes.c:4596:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:4687:9: error: Expected ) in function call +../fs/btrfs/volumes.c:4687:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:4848:9: error: Expected ) in function call +../fs/btrfs/volumes.c:4848:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:5163:9: error: Expected ) in function call +../fs/btrfs/volumes.c:5163:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:5374:9: error: Expected ) in function call +../fs/btrfs/volumes.c:5374:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:5389:17: error: Expected ) in function call +../fs/btrfs/volumes.c:5389:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:6013:9: error: Expected ) in function call +../fs/btrfs/volumes.c:6013:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:6315:9: error: Expected ) in function call +../fs/btrfs/volumes.c:6315:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:6326:17: error: Expected ) in function call +../fs/btrfs/volumes.c:6326:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:6354:9: error: Expected ) in function call +../fs/btrfs/volumes.c:6354:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:6373:17: error: Expected ) in function call +../fs/btrfs/volumes.c:6373:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:6376:17: error: Expected ) in function call +../fs/btrfs/volumes.c:6376:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:6544:9: error: Expected ) in function call +../fs/btrfs/volumes.c:6544:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:6616:9: error: Expected ) in function call +../fs/btrfs/volumes.c:6616:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:7155:9: error: Expected ) in function call +../fs/btrfs/volumes.c:7155:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:7274:25: error: Expected ) in function call +../fs/btrfs/volumes.c:7274:25: error: got __VA_OPT__ +../fs/btrfs/volumes.c:7328:9: error: Expected ) in function call +../fs/btrfs/volumes.c:7328:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:7356:17: error: Expected ) in function call +../fs/btrfs/volumes.c:7356:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:7364:17: error: Expected ) in function call +../fs/btrfs/volumes.c:7364:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:7367:17: error: Expected ) in function call +../fs/btrfs/volumes.c:7367:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:7371:17: error: Expected ) in function call +../fs/btrfs/volumes.c:7371:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:7493:9: error: Expected ) in function call +../fs/btrfs/volumes.c:7493:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:7889:9: error: Expected ) in function call +../fs/btrfs/volumes.c:7889:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:8255:9: error: Expected ) in function call +../fs/btrfs/volumes.c:8255:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:8284:9: error: Expected ) in function call +../fs/btrfs/volumes.c:8284:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:8292:9: error: Expected ) in function call +../fs/btrfs/volumes.c:8292:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:8304:9: error: Expected ) in function call +../fs/btrfs/volumes.c:8304:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:8310:9: error: Expected ) in function call +../fs/btrfs/volumes.c:8310:9: error: got __VA_OPT__ +../fs/f2fs/compress.c:1910:39: warning: symbol 'f2fs_compress_aops' was not declared. Should it be static? @@ -13422,0 +18733,265 @@ +../fs/btrfs/ulist.c:231:9: error: Expected ) in function call +../fs/btrfs/ulist.c:231:9: error: got __VA_OPT__ +../fs/f2fs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/f2fs.h): +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in argument 3 (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long flags +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t [usertype] ret +../fs/f2fs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/f2fs.h): +../include/trace/events/f2fs.h:1122:1: warning: cast to restricted blk_opf_t +../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1122:1: warning: cast to restricted blk_opf_t +../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1181:1: warning: cast to restricted blk_opf_t +../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1181:1: warning: cast to restricted blk_opf_t +../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1409:1: warning: cast to restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: restricted vm_fault_t degrades to integer +../include/trace/events/f2fs.h:1409:1: warning: restricted vm_fault_t degrades to integer +../fs/f2fs/super.c:434:19: warning: symbol 'f2fs_cf_name_slab' was not declared. Should it be static? +../fs/f2fs/super.c: note: in included file (through ../include/linux/compat.h, ../arch/x86/include/asm/ia32.h, ../arch/x86/include/asm/elf.h, ../include/linux/elf.h, ../include/linux/module.h): +../include/linux/fs.h:2955:9: warning: context imbalance in 'f2fs_drop_inode' - unexpected unlock +../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/compression.h:87:9: error: Expected ) in function call +../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:88:9: error: Expected ) in function call +../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.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/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/volumes.h:643:17: error: Expected ) in function call +../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:696:9: error: Expected ) in function call +../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:870:9: error: Expected ) in function call +../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:877:9: error: Expected ) in function call +../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:173:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:173:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:174:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:174:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:175:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:175:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:306:17: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:306:17: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:608:17: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:608:17: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:695:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:695:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:717:17: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:717:17: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:780:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:780:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:859:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:859:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:867:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:867:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:988:17: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:988:17: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:1003:17: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:1003:17: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:1073:17: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:1073:17: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:1074:17: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:1074:17: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:1192:17: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:1192:17: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:1486:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:1486:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:1605:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:1605:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:1606:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:1606:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:1618:17: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:1618:17: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:2202:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:2202:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:2247:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:2247:9: error: got __VA_OPT__ +../fs/nfs/pnfs_nfs.c:196:17: warning: context imbalance in 'pnfs_put_commit_array' - unexpected unlock +../fs/nfs/pnfs_nfs.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/tlbbatch.h, ...): +../include/linux/list.h:295:25: warning: context imbalance in 'nfs4_pnfs_ds_put' - unexpected unlock +../fs/nfs/pnfs.c:322:28: warning: context imbalance in 'pnfs_put_layout_hdr' - unexpected unlock +../fs/nfs/pnfs.c:622:17: warning: context imbalance in 'pnfs_put_lseg' - unexpected unlock +../drivers/gpu/drm/ttm/ttm_bo.c:1199:31: warning: symbol 'ttm_swap_ops' was not declared. Should it be static? +../fs/afs/volume.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 * +../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: expected void *virtual +../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: got void [noderef] __iomem * +../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: expected void *virtual +../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: got void [noderef] __iomem * +../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: expected void *virtual +../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: got void [noderef] __iomem * +../drivers/gpu/drm/ttm/ttm_bo_util.c:467:28: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/ttm/ttm_bo_util.c:467:28: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/ttm/ttm_bo_util.c:467:28: got void *virtual +../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/compression.h:87:9: error: Expected ) in function call +../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:88:9: error: Expected ) in function call +../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/dev-replace.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/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ +../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/dev-replace.c: note: in included file: +../fs/btrfs/volumes.h:643:17: error: Expected ) in function call +../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:696:9: error: Expected ) in function call +../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:870:9: error: Expected ) in function call +../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:877:9: error: Expected ) in function call +../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ +../fs/btrfs/dev-replace.c: note: in included file: +../fs/btrfs/zoned.h:417:9: error: Expected ) in function call +../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ +../fs/btrfs/dev-replace.c:554:9: error: Expected ) in function call +../fs/btrfs/dev-replace.c:554:9: error: got __VA_OPT__ +../fs/ocfs2/dlm/dlmthread.c:241:17: warning: context imbalance in 'dlm_purge_lockres' - unexpected unlock +../fs/ocfs2/dlm/dlmthread.c:286:9: warning: context imbalance in 'dlm_run_purge_list' - different lock contexts for basic block +../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/compression.h:87:9: error: Expected ) in function call +../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:88:9: error: Expected ) in function call +../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/backref.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/backref.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ +../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:1121:25: error: Expected ) in function call +../fs/btrfs/backref.c:1121:25: error: got __VA_OPT__ +../fs/btrfs/backref.c:1265:9: error: Expected ) in function call +../fs/btrfs/backref.c:1265:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:1336:9: error: Expected ) in function call +../fs/btrfs/backref.c:1336:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:1399:17: error: Expected ) in function call +../fs/btrfs/backref.c:1399:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:1507:9: error: Expected ) in function call +../fs/btrfs/backref.c:1507:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:1654:33: error: Expected ) in function call +../fs/btrfs/backref.c:1654:33: error: got __VA_OPT__ +../fs/btrfs/backref.c:1702:9: error: Expected ) in function call +../fs/btrfs/backref.c:1702:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:1746:9: error: Expected ) in function call +../fs/btrfs/backref.c:1746:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:2367:17: error: Expected ) in function call +../fs/btrfs/backref.c:2367:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:2420:9: error: Expected ) in function call +../fs/btrfs/backref.c:2420:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:2421:9: error: Expected ) in function call +../fs/btrfs/backref.c:2421:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:2975:17: error: Expected ) in function call +../fs/btrfs/backref.c:2975:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:3035:9: error: Expected ) in function call +../fs/btrfs/backref.c:3035:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:3055:17: error: Expected ) in function call +../fs/btrfs/backref.c:3055:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:3056:17: error: Expected ) in function call +../fs/btrfs/backref.c:3056:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:3057:17: error: Expected ) in function call +../fs/btrfs/backref.c:3057:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:3111:9: error: Expected ) in function call +../fs/btrfs/backref.c:3111:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:3158:9: error: Expected ) in function call +../fs/btrfs/backref.c:3158:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:3159:9: error: Expected ) in function call +../fs/btrfs/backref.c:3159:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:3160:9: error: Expected ) in function call +../fs/btrfs/backref.c:3160:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:3161:9: error: Expected ) in function call +../fs/btrfs/backref.c:3161:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:3168:9: error: Expected ) in function call +../fs/btrfs/backref.c:3168:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:3193:9: error: Expected ) in function call +../fs/btrfs/backref.c:3193:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:3238:17: error: Expected ) in function call +../fs/btrfs/backref.c:3238:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:3288:17: error: Expected ) in function call +../fs/btrfs/backref.c:3288:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:3338:25: error: Expected ) in function call +../fs/btrfs/backref.c:3338:25: error: got __VA_OPT__ +../fs/btrfs/backref.c:3406:25: error: Expected ) in function call +../fs/btrfs/backref.c:3406:25: error: got __VA_OPT__ +../fs/btrfs/backref.c:3471:17: error: Expected ) in function call +../fs/btrfs/backref.c:3471:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:3474:17: error: Expected ) in function call +../fs/btrfs/backref.c:3474:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:3567:9: error: Expected ) in function call +../fs/btrfs/backref.c:3567:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:3688:9: error: Expected ) in function call +../fs/btrfs/backref.c:3688:9: error: got __VA_OPT__ +Warning: ../drivers/gpu/drm/scheduler/sched_main.c:367 function parameter 'result' not described in 'drm_sched_job_done' +Warning: ../drivers/gpu/drm/scheduler/sched_main.c:367 function parameter 'result' not described in 'drm_sched_job_done' @@ -13506,194 +19081 @@ -../drivers/gpu/drm/radeon/atombios_crtc.c:55:36: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:55:36: expected unsigned short [addressable] [assigned] [usertype] usOverscanTop -../drivers/gpu/drm/radeon/atombios_crtc.c:55:36: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:56:39: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:56:39: expected unsigned short [addressable] [assigned] [usertype] usOverscanBottom -../drivers/gpu/drm/radeon/atombios_crtc.c:56:39: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:57:37: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:57:37: expected unsigned short [addressable] [assigned] [usertype] usOverscanLeft -../drivers/gpu/drm/radeon/atombios_crtc.c:57:37: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:58:38: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:58:38: expected unsigned short [addressable] [assigned] [usertype] usOverscanRight -../drivers/gpu/drm/radeon/atombios_crtc.c:58:38: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:65:45: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:65:45: expected unsigned short [addressable] [assigned] [usertype] usOverscanLeft -../drivers/gpu/drm/radeon/atombios_crtc.c:65:45: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:66:46: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:66:46: expected unsigned short [addressable] [assigned] [usertype] usOverscanRight -../drivers/gpu/drm/radeon/atombios_crtc.c:66:46: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:68:44: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:68:44: expected unsigned short [addressable] [assigned] [usertype] usOverscanTop -../drivers/gpu/drm/radeon/atombios_crtc.c:68:44: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:69:47: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:69:47: expected unsigned short [addressable] [assigned] [usertype] usOverscanBottom -../drivers/gpu/drm/radeon/atombios_crtc.c:69:47: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:74:38: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:74:38: expected unsigned short [addressable] [assigned] [usertype] usOverscanRight -../drivers/gpu/drm/radeon/atombios_crtc.c:74:38: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:75:37: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:75:37: expected unsigned short [addressable] [assigned] [usertype] usOverscanLeft -../drivers/gpu/drm/radeon/atombios_crtc.c:75:37: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:76:39: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:76:39: expected unsigned short [addressable] [assigned] [usertype] usOverscanBottom -../drivers/gpu/drm/radeon/atombios_crtc.c:76:39: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:77:36: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:77:36: expected unsigned short [addressable] [assigned] [usertype] usOverscanTop -../drivers/gpu/drm/radeon/atombios_crtc.c:77:36: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:313:23: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:313:23: expected unsigned short [addressable] [usertype] usH_Size -../drivers/gpu/drm/radeon/atombios_crtc.c:313:23: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:314:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:314:32: expected unsigned short [addressable] [usertype] usH_Blanking_Time -../drivers/gpu/drm/radeon/atombios_crtc.c:314:32: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:316:23: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:316:23: expected unsigned short [addressable] [usertype] usV_Size -../drivers/gpu/drm/radeon/atombios_crtc.c:316:23: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:317:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:317:32: expected unsigned short [addressable] [usertype] usV_Blanking_Time -../drivers/gpu/drm/radeon/atombios_crtc.c:317:32: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:319:29: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:319:29: expected unsigned short [addressable] [usertype] usH_SyncOffset -../drivers/gpu/drm/radeon/atombios_crtc.c:319:29: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:321:28: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:321:28: expected unsigned short [addressable] [usertype] usH_SyncWidth -../drivers/gpu/drm/radeon/atombios_crtc.c:321:28: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:323:29: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:323:29: expected unsigned short [addressable] [usertype] usV_SyncOffset -../drivers/gpu/drm/radeon/atombios_crtc.c:323:29: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:325:28: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:325:28: expected unsigned short [addressable] [usertype] usV_SyncWidth -../drivers/gpu/drm/radeon/atombios_crtc.c:325:28: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:343:39: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:343:39: expected unsigned short [addressable] [assigned] [usertype] usAccess -../drivers/gpu/drm/radeon/atombios_crtc.c:343:39: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:360:24: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:360:24: expected unsigned short [addressable] [usertype] usH_Total -../drivers/gpu/drm/radeon/atombios_crtc.c:360:24: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:361:23: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:361:23: expected unsigned short [addressable] [usertype] usH_Disp -../drivers/gpu/drm/radeon/atombios_crtc.c:361:23: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:362:28: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:362:28: expected unsigned short [addressable] [usertype] usH_SyncStart -../drivers/gpu/drm/radeon/atombios_crtc.c:362:28: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:363:28: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:363:28: expected unsigned short [addressable] [usertype] usH_SyncWidth -../drivers/gpu/drm/radeon/atombios_crtc.c:363:28: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:365:24: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:365:24: expected unsigned short [addressable] [usertype] usV_Total -../drivers/gpu/drm/radeon/atombios_crtc.c:365:24: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:366:23: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:366:23: expected unsigned short [addressable] [usertype] usV_Disp -../drivers/gpu/drm/radeon/atombios_crtc.c:366:23: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:367:28: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:367:28: expected unsigned short [addressable] [usertype] usV_SyncStart -../drivers/gpu/drm/radeon/atombios_crtc.c:367:28: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:368:28: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:368:28: expected unsigned short [addressable] [usertype] usV_SyncWidth -../drivers/gpu/drm/radeon/atombios_crtc.c:368:28: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:389:39: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:389:39: expected unsigned short [addressable] [assigned] [usertype] usAccess -../drivers/gpu/drm/radeon/atombios_crtc.c:389:39: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:481:52: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:481:52: expected unsigned short [addressable] [usertype] usSpreadSpectrumAmountFrac -../drivers/gpu/drm/radeon/atombios_crtc.c:481:52: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:496:48: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:496:48: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumAmount -../drivers/gpu/drm/radeon/atombios_crtc.c:496:48: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:497:46: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:497:46: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumStep -../drivers/gpu/drm/radeon/atombios_crtc.c:497:46: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:500:52: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:500:52: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage -../drivers/gpu/drm/radeon/atombios_crtc.c:500:52: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:515:48: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:515:48: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumAmount -../drivers/gpu/drm/radeon/atombios_crtc.c:515:48: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:516:46: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:516:46: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumStep -../drivers/gpu/drm/radeon/atombios_crtc.c:516:46: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:519:52: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:519:52: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage -../drivers/gpu/drm/radeon/atombios_crtc.c:519:52: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:532:59: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:532:59: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage -../drivers/gpu/drm/radeon/atombios_crtc.c:532:59: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:543:57: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:543:57: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage -../drivers/gpu/drm/radeon/atombios_crtc.c:543:57: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:687:54: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:687:54: expected unsigned short [addressable] [usertype] usPixelClock -../drivers/gpu/drm/radeon/atombios_crtc.c:687:54: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:696:50: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/atombios_crtc.c:699:61: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:699:61: expected unsigned short [addressable] [assigned] [usertype] usPixelClock -../drivers/gpu/drm/radeon/atombios_crtc.c:699:61: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:710:69: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:710:69: expected unsigned short [addressable] [assigned] [usertype] usPixelClock -../drivers/gpu/drm/radeon/atombios_crtc.c:710:69: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:729:50: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/atombios_crtc.c:788:46: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:788:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock -../drivers/gpu/drm/radeon/atombios_crtc.c:788:46: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:795:50: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:795:50: expected unsigned int [addressable] [assigned] [usertype] ulDispEngClkFreq -../drivers/gpu/drm/radeon/atombios_crtc.c:795:50: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:847:46: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:847:46: expected unsigned short [addressable] [usertype] usPixelClock -../drivers/gpu/drm/radeon/atombios_crtc.c:847:46: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:848:42: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:848:42: expected unsigned short [addressable] [usertype] usRefDiv -../drivers/gpu/drm/radeon/atombios_crtc.c:848:42: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:849:41: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:849:41: expected unsigned short [addressable] [usertype] usFbDiv -../drivers/gpu/drm/radeon/atombios_crtc.c:849:41: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:857:46: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:857:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock -../drivers/gpu/drm/radeon/atombios_crtc.c:857:46: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:858:42: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:858:42: expected unsigned short [addressable] [assigned] [usertype] usRefDiv -../drivers/gpu/drm/radeon/atombios_crtc.c:858:42: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:859:41: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:859:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv -../drivers/gpu/drm/radeon/atombios_crtc.c:859:41: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:867:46: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:867:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock -../drivers/gpu/drm/radeon/atombios_crtc.c:867:46: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:868:42: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:868:42: expected unsigned short [addressable] [assigned] [usertype] usRefDiv -../drivers/gpu/drm/radeon/atombios_crtc.c:868:42: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:869:41: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:869:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv -../drivers/gpu/drm/radeon/atombios_crtc.c:869:41: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:884:46: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:884:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock -../drivers/gpu/drm/radeon/atombios_crtc.c:884:46: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:886:41: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:886:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv -../drivers/gpu/drm/radeon/atombios_crtc.c:886:41: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:887:48: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:887:48: expected unsigned int [addressable] [assigned] [usertype] ulFbDivDecFrac -../drivers/gpu/drm/radeon/atombios_crtc.c:887:48: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:913:50: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:913:50: expected unsigned int [addressable] [assigned] [usertype] ulDispEngClkFreq -../drivers/gpu/drm/radeon/atombios_crtc.c:913:50: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:915:41: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:915:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv -../drivers/gpu/drm/radeon/atombios_crtc.c:915:41: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_crtc.c:916:48: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_crtc.c:916:48: expected unsigned int [addressable] [assigned] [usertype] ulFbDivDecFrac -../drivers/gpu/drm/radeon/atombios_crtc.c:916:48: got restricted __le32 [usertype] -../drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c:139:9: warning: cast removes address space '__rcu' of expression -../drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c:139:9: warning: cast removes address space '__rcu' of expression -../drivers/gpu/drm/radeon/atom.c:508:30: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atom.c:508:30: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/atom.c:508:30: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/atom.c:1350:15: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atom.c:1350:15: expected unsigned int -../drivers/gpu/drm/radeon/atom.c:1350:15: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/atom.c:1351:15: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atom.c:1351:15: expected unsigned int -../drivers/gpu/drm/radeon/atom.c:1351:15: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/atom.c:1424:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/atom.c:1424:17: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/atom.c:1428:31: warning: cast to restricted __le16 -../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -13704 +19086 @@ -../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -13707 +19089 @@ -../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -13712 +19094 @@ -../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -13715,55 +19096,0 @@ -../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/space-info.h): -../fs/btrfs/volumes.h:643:17: error: Expected ) in function call -../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:696:9: error: Expected ) in function call -../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:870:9: error: Expected ) in function call -../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:877:9: error: Expected ) in function call -../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:173:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:173:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:174:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:174:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:175:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:175:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:306:17: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:306:17: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:608:17: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:608:17: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:695:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:695:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:717:17: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:717:17: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:780:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:780:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:859:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:859:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:867:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:867:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:988:17: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:988:17: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:1003:17: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:1003:17: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:1073:17: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:1073:17: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:1074:17: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:1074:17: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:1192:17: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:1192:17: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:1486:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:1486:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:1605:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:1605:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:1606:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:1606:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:1618:17: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:1618:17: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:2202:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:2202:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:2247:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:2247:9: error: got __VA_OPT__ -../drivers/gpu/drm/radeon/radeon_fence.c:73:40: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_fence.c:73:40: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/radeon_fence.c:73:40: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_fence.c:95:31: warning: cast to restricted __le32 @@ -13878,138 +19205 @@ -../fs/btrfs/ulist.c:231:9: error: Expected ) in function call -../fs/btrfs/ulist.c:231:9: error: got __VA_OPT__ -../fs/ocfs2/dlm/dlmthread.c:241:17: warning: context imbalance in 'dlm_purge_lockres' - unexpected unlock -../fs/ocfs2/dlm/dlmthread.c:286:9: warning: context imbalance in 'dlm_run_purge_list' - different lock contexts for basic block -../fs/ocfs2/dlm/dlmrecovery.c:2948:9: warning: context imbalance in 'dlm_finalize_reco_handler' - different lock contexts for basic block -../drivers/gpu/drm/i915/i915_drm_client.c:92:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/i915/i915_drm_client.c:92:9: expected struct list_head const *list -../drivers/gpu/drm/i915/i915_drm_client.c:92:9: got struct list_head [noderef] __rcu *pos -../drivers/gpu/drm/i915/i915_drm_client.c:92:9: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head [noderef] __rcu * -../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head * -../drivers/gpu/drm/i915/i915_drm_client.c:92:9: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head [noderef] __rcu * -../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head * -../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/compression.h:87:9: error: Expected ) in function call -../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:88:9: error: Expected ) in function call -../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/backref.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/backref.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ -../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:1121:25: error: Expected ) in function call -../fs/btrfs/backref.c:1121:25: error: got __VA_OPT__ -../fs/btrfs/backref.c:1265:9: error: Expected ) in function call -../fs/btrfs/backref.c:1265:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:1336:9: error: Expected ) in function call -../fs/btrfs/backref.c:1336:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:1399:17: error: Expected ) in function call -../fs/btrfs/backref.c:1399:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:1507:9: error: Expected ) in function call -../fs/btrfs/backref.c:1507:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:1654:33: error: Expected ) in function call -../fs/btrfs/backref.c:1654:33: error: got __VA_OPT__ -../fs/btrfs/backref.c:1702:9: error: Expected ) in function call -../fs/btrfs/backref.c:1702:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:1746:9: error: Expected ) in function call -../fs/btrfs/backref.c:1746:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:2367:17: error: Expected ) in function call -../fs/btrfs/backref.c:2367:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:2420:9: error: Expected ) in function call -../fs/btrfs/backref.c:2420:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:2421:9: error: Expected ) in function call -../fs/btrfs/backref.c:2421:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:2975:17: error: Expected ) in function call -../fs/btrfs/backref.c:2975:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:3035:9: error: Expected ) in function call -../fs/btrfs/backref.c:3035:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:3055:17: error: Expected ) in function call -../fs/btrfs/backref.c:3055:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:3056:17: error: Expected ) in function call -../fs/btrfs/backref.c:3056:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:3057:17: error: Expected ) in function call -../fs/btrfs/backref.c:3057:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:3111:9: error: Expected ) in function call -../fs/btrfs/backref.c:3111:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:3158:9: error: Expected ) in function call -../fs/btrfs/backref.c:3158:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:3159:9: error: Expected ) in function call -../fs/btrfs/backref.c:3159:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:3160:9: error: Expected ) in function call -../fs/btrfs/backref.c:3160:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:3161:9: error: Expected ) in function call -../fs/btrfs/backref.c:3161:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:3168:9: error: Expected ) in function call -../fs/btrfs/backref.c:3168:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:3193:9: error: Expected ) in function call -../fs/btrfs/backref.c:3193:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:3238:17: error: Expected ) in function call -../fs/btrfs/backref.c:3238:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:3288:17: error: Expected ) in function call -../fs/btrfs/backref.c:3288:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:3338:25: error: Expected ) in function call -../fs/btrfs/backref.c:3338:25: error: got __VA_OPT__ -../fs/btrfs/backref.c:3406:25: error: Expected ) in function call -../fs/btrfs/backref.c:3406:25: error: got __VA_OPT__ -../fs/btrfs/backref.c:3471:17: error: Expected ) in function call -../fs/btrfs/backref.c:3471:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:3474:17: error: Expected ) in function call -../fs/btrfs/backref.c:3474:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:3567:9: error: Expected ) in function call -../fs/btrfs/backref.c:3567:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:3688:9: error: Expected ) in function call -../fs/btrfs/backref.c:3688:9: error: got __VA_OPT__ -../drivers/gpu/drm/xe/xe_bo.c: note: in included file: -../drivers/gpu/drm/xe/tests/xe_bo.c:618:20: warning: symbol 'xe_bo_test_suite' was not declared. Should it be static? -../drivers/gpu/drm/xe/tests/xe_bo.c:632:20: warning: symbol 'xe_bo_shrink_test_suite' was not declared. Should it be static? -Warning: ../drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:526 function parameter 'f' not described in 'vmw_event_fence_action_seq_passed' -Warning: ../drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:526 function parameter 'cb' not described in 'vmw_event_fence_action_seq_passed' -Warning: ../drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:526 function parameter 'f' not described in 'vmw_event_fence_action_seq_passed' -Warning: ../drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:526 function parameter 'cb' not described in 'vmw_event_fence_action_seq_passed' -../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/compression.h:87:9: error: Expected ) in function call -../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:88:9: error: Expected ) in function call -../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.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/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:208:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:208:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:376:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:376:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:377:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:377:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:1130:25: error: Expected ) in function call -../fs/btrfs/qgroup.c:1130:25: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:1184:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:1184:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:1249:17: error: Expected ) in function call -../fs/btrfs/qgroup.c:1249:17: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:1539:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:1539:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:2070:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:2070:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:2595:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:2595:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:2596:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:2596:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:4163:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:4163:9: error: got __VA_OPT__ -../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/extent_map.h, ../fs/btrfs/btrfs_inode.h): @@ -14020 +19210 @@ -../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/btrfs_inode.h): @@ -14023 +19213 @@ -../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/props.c: note: in included file: @@ -14028 +19218 @@ -../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -14031 +19221 @@ -../fs/btrfs/dev-replace.c: note: in included file: +../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/space-info.h): @@ -14040,6 +19230,9 @@ -../fs/btrfs/dev-replace.c: note: in included file: -../fs/btrfs/zoned.h:417:9: error: Expected ) in function call -../fs/btrfs/zoned.h:417:9: error: got __VA_OPT__ -../fs/btrfs/dev-replace.c:554:9: error: Expected ) in function call -../fs/btrfs/dev-replace.c:554:9: error: got __VA_OPT__ -../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/props.c:102:9: error: Expected ) in function call +../fs/btrfs/props.c:102:9: error: got __VA_OPT__ +../fs/btrfs/props.c:125:17: error: Expected ) in function call +../fs/btrfs/props.c:125:17: error: got __VA_OPT__ +../drivers/gpu/drm/kmb/kmb_drv.c:104:31: warning: incorrect type in return expression (different address spaces) +../drivers/gpu/drm/kmb/kmb_drv.c:104:31: expected void [noderef] __iomem * +../drivers/gpu/drm/kmb/kmb_drv.c:104:31: got void * +../drivers/gpu/drm/kmb/kmb_plane.c:20:11: warning: symbol 'layer_irqs' was not declared. Should it be static? +../fs/btrfs/discard.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -14050 +19243 @@ -../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/discard.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -14053,35 +19246,3 @@ -../fs/btrfs/send.c: note: in included file: -../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ -../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/send.c:959:9: error: Expected ) in function call -../fs/btrfs/send.c:959:9: error: got __VA_OPT__ -../fs/btrfs/send.c:1474:9: error: Expected ) in function call -../fs/btrfs/send.c:1474:9: error: got __VA_OPT__ -../fs/btrfs/send.c:1792:17: error: Expected ) in function call -../fs/btrfs/send.c:1792:17: error: got __VA_OPT__ -../fs/btrfs/send.c:2761:9: error: Expected ) in function call -../fs/btrfs/send.c:2761:9: error: got __VA_OPT__ -../fs/btrfs/send.c:2777:17: error: Expected ) in function call -../fs/btrfs/send.c:2777:17: error: got __VA_OPT__ -../fs/btrfs/send.c:3195:25: error: Expected ) in function call -../fs/btrfs/send.c:3195:25: error: got __VA_OPT__ -../fs/btrfs/send.c:3498:9: error: Expected ) in function call -../fs/btrfs/send.c:3498:9: error: got __VA_OPT__ -../fs/btrfs/send.c:3527:17: error: Expected ) in function call -../fs/btrfs/send.c:3527:17: error: got __VA_OPT__ -../fs/btrfs/send.c:3535:25: error: Expected ) in function call -../fs/btrfs/send.c:3535:25: error: got __VA_OPT__ -../fs/btrfs/send.c:7197:17: error: Expected ) in function call -../fs/btrfs/send.c:7197:17: error: got __VA_OPT__ -../fs/btrfs/send.c:7205:17: error: Expected ) in function call -../fs/btrfs/send.c:7205:17: error: got __VA_OPT__ -../fs/btrfs/send.c:7274:9: error: Expected ) in function call -../fs/btrfs/send.c:7274:9: error: got __VA_OPT__ -../fs/btrfs/send.c:7383:9: error: Expected ) in function call -../fs/btrfs/send.c:7383:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/discard.c:258:33: error: Expected ) in function call +../fs/btrfs/discard.c:258:33: error: got __VA_OPT__ +../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -14092 +19253 @@ -../fs/btrfs/raid56.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -14095 +19256 @@ -../fs/btrfs/raid56.c: note: in included file: +../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/space-info.h): @@ -14104,101 +19265 @@ -../fs/btrfs/raid56.c: note: in included file: -../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:273:33: error: Expected ) in function call -../fs/btrfs/raid56.c:273:33: error: got __VA_OPT__ -../fs/btrfs/raid56.c:309:9: error: Expected ) in function call -../fs/btrfs/raid56.c:309:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:334:17: error: Expected ) in function call -../fs/btrfs/raid56.c:334:17: error: got __VA_OPT__ -../fs/btrfs/raid56.c:406:17: error: Expected ) in function call -../fs/btrfs/raid56.c:406:17: error: got __VA_OPT__ -../fs/btrfs/raid56.c:407:17: error: Expected ) in function call -../fs/btrfs/raid56.c:407:17: error: got __VA_OPT__ -../fs/btrfs/raid56.c:684:9: error: Expected ) in function call -../fs/btrfs/raid56.c:684:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:685:9: error: Expected ) in function call -../fs/btrfs/raid56.c:685:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:965:9: error: Expected ) in function call -../fs/btrfs/raid56.c:965:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:967:9: error: Expected ) in function call -../fs/btrfs/raid56.c:967:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:971:9: error: Expected ) in function call -../fs/btrfs/raid56.c:971:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1003:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1003:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1008:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1008:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1014:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1014:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1015:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1015:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1052:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1052:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1054:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1054:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1104:17: error: Expected ) in function call -../fs/btrfs/raid56.c:1104:17: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1151:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1151:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1153:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1153:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1155:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1155:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1250:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1250:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1289:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1289:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1290:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1290:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1296:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1296:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1302:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1302:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1358:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1358:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1361:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1361:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1406:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1406:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1425:25: error: Expected ) in function call -../fs/btrfs/raid56.c:1425:25: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1462:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1462:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1485:17: error: Expected ) in function call -../fs/btrfs/raid56.c:1485:17: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1516:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1516:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1521:17: error: Expected ) in function call -../fs/btrfs/raid56.c:1521:17: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1539:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1539:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1723:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1723:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1925:17: error: Expected ) in function call -../fs/btrfs/raid56.c:1925:17: error: got __VA_OPT__ -../fs/btrfs/raid56.c:2025:9: error: Expected ) in function call -../fs/btrfs/raid56.c:2025:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:2103:9: error: Expected ) in function call -../fs/btrfs/raid56.c:2103:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:2119:17: error: Expected ) in function call -../fs/btrfs/raid56.c:2119:17: error: got __VA_OPT__ -../fs/btrfs/raid56.c:2134:9: error: Expected ) in function call -../fs/btrfs/raid56.c:2134:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:2183:9: error: Expected ) in function call -../fs/btrfs/raid56.c:2183:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:2393:9: error: Expected ) in function call -../fs/btrfs/raid56.c:2393:9: error: too many errors -../fs/ocfs2/dlm/dlmmaster.c: note: in included file: -../fs/ocfs2/dlm/dlmcommon.h:1119:9: warning: context imbalance in 'dlm_reset_mleres_owner' - unexpected unlock -../fs/ocfs2/dlm/dlmmaster.c:3326:9: warning: context imbalance in 'dlm_clean_master_list' - different lock contexts for basic block -../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/compression.h:87:9: error: Expected ) in function call -../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:88:9: error: Expected ) in function call -../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/uuid-tree.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/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -14209 +19270 @@ -../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -14212 +19273,3 @@ -../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/extent_map.h, ../fs/btrfs/btrfs_inode.h): +../fs/btrfs/block-rsv.c:448:17: error: Expected ) in function call +../fs/btrfs/block-rsv.c:448:17: error: got __VA_OPT__ +../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -14217 +19280 @@ -../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/btrfs_inode.h): +../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -14220 +19283 @@ -../fs/btrfs/props.c: note: in included file: +../fs/btrfs/delalloc-space.c: note: in included file: @@ -14225,4 +19288 @@ -../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/space-info.h): @@ -14237,4 +19297,15 @@ -../fs/btrfs/props.c:102:9: error: Expected ) in function call -../fs/btrfs/props.c:102:9: error: got __VA_OPT__ -../fs/btrfs/props.c:125:17: error: Expected ) in function call -../fs/btrfs/props.c:125:17: error: got __VA_OPT__ +../fs/btrfs/delalloc-space.c:119:17: error: Expected ) in function call +../fs/btrfs/delalloc-space.c:119:17: error: got __VA_OPT__ +../fs/btrfs/delalloc-space.c:187:9: error: Expected ) in function call +../fs/btrfs/delalloc-space.c:187:9: error: got __VA_OPT__ +../fs/btrfs/delalloc-space.c:460:9: error: Expected ) in function call +../fs/btrfs/delalloc-space.c:460:9: error: got __VA_OPT__ +../fs/ocfs2/dlm/dlmrecovery.c:2948:9: warning: context imbalance in 'dlm_finalize_reco_handler' - different lock contexts for basic block +../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'ip_set_test' - unexpected unlock +../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'ip_set_add' - unexpected unlock +../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'ip_set_del' - unexpected unlock +../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'ip_set_flush_set' - unexpected unlock +../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'call_ad' - unexpected unlock +../fs/ocfs2/dlm/dlmmaster.c: note: in included file: +../fs/ocfs2/dlm/dlmcommon.h:1119:9: warning: context imbalance in 'dlm_reset_mleres_owner' - unexpected unlock +../fs/ocfs2/dlm/dlmmaster.c:3326:9: warning: context imbalance in 'dlm_clean_master_list' - different lock contexts for basic block @@ -14348,24 +19419,18 @@ -../drivers/gpu/drm/i915/i915_irq.c:486:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:494:16: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:499:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:499:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:537:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:545:16: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:550:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:550:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:594:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:597:15: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:601:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:608:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:608:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:608:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:486:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:494:16: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:537:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:545:16: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:594:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:597:15: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:601:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:499:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:550:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:608:9: warning: unreplaced symbol '' +../drivers/gpu/drm/radeon/radeon_kms.c:263:43: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/radeon/radeon_kms.c:263:43: expected void const [noderef] __user *from +../drivers/gpu/drm/radeon/radeon_kms.c:263:43: got unsigned int [usertype] *[assigned] value_ptr +../drivers/gpu/drm/radeon/radeon_kms.c:320:43: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/radeon/radeon_kms.c:320:43: expected void const [noderef] __user *from +../drivers/gpu/drm/radeon/radeon_kms.c:320:43: got unsigned int [usertype] *[assigned] value_ptr +../drivers/gpu/drm/radeon/radeon_kms.c:332:43: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/radeon/radeon_kms.c:332:43: expected void const [noderef] __user *from +../drivers/gpu/drm/radeon/radeon_kms.c:332:43: got unsigned int [usertype] *[assigned] value_ptr +../drivers/gpu/drm/radeon/radeon_kms.c:468:43: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/radeon/radeon_kms.c:468:43: expected void const [noderef] __user *from +../drivers/gpu/drm/radeon/radeon_kms.c:468:43: got unsigned int [usertype] *[assigned] value_ptr +../drivers/gpu/drm/radeon/radeon_kms.c:593:43: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/radeon/radeon_kms.c:593:43: expected void const [noderef] __user *from +../drivers/gpu/drm/radeon/radeon_kms.c:593:43: got unsigned int [usertype] *[assigned] value_ptr +../drivers/gpu/drm/radeon/radeon_kms.c:610:26: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/radeon/radeon_kms.c:610:26: expected void [noderef] __user *to +../drivers/gpu/drm/radeon/radeon_kms.c:610:26: got unsigned int [usertype] *[assigned] value_ptr @@ -14430,97 +19495 @@ -../drivers/gpu/drm/i915/i915_pci.c:145:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:147:10: also defined here -../drivers/gpu/drm/i915/i915_pci.c:176:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:178:10: also defined here -../drivers/gpu/drm/i915/i915_pci.c:182:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:184:10: also defined here -../drivers/gpu/drm/i915/i915_pci.c:188:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:191:10: also defined here -../drivers/gpu/drm/i915/i915_pci.c:208:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:211:10: also defined here -../drivers/gpu/drm/i915/i915_pci.c:215:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:219:10: also defined here -../drivers/gpu/drm/i915/i915_pci.c:223:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:225:10: also defined here -../drivers/gpu/drm/i915/i915_pci.c:230:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:233:10: also defined here -../drivers/gpu/drm/i915/i915_pci.c:398:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:398:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:403:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:403:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:408:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:408:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:426:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:426:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:431:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:431:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:436:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:436:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:444:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:444:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:486:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:486:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:491:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:491:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:502:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:502:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:507:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:507:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:547:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:547:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:552:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:552:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:557:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:557:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:568:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:568:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:573:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:573:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:578:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:578:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:589:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:589:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:594:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:594:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:611:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:611:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:618:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:618:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:625:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:625:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:640:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:640:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:647:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:647:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:662:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:662:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:674:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:674:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:682:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:682:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:740:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:740:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:744:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:744:9: also defined here -../drivers/gpu/drm/i915/i915_pci.c:760:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/i915_pci.c:770:10: also defined here -../drivers/gpu/drm/qxl/qxl_kms.c:166:19: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/qxl/qxl_kms.c:166:19: expected struct qxl_rom *rom -../drivers/gpu/drm/qxl/qxl_kms.c:166:19: got void [noderef] __iomem * -../drivers/gpu/drm/qxl/qxl_kms.c:184:26: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/qxl/qxl_kms.c:184:26: expected struct qxl_ram_header *ram_header -../drivers/gpu/drm/qxl/qxl_kms.c:184:26: got void [noderef] __iomem * -../drivers/gpu/drm/qxl/qxl_kms.c:271:21: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/qxl/qxl_kms.c:271:21: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/qxl/qxl_kms.c:271:21: got struct qxl_ram_header *ram_header -../drivers/gpu/drm/qxl/qxl_kms.c:275:21: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/qxl/qxl_kms.c:275:21: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/qxl/qxl_kms.c:275:21: got struct qxl_rom *rom -../drivers/gpu/drm/qxl/qxl_kms.c:319:21: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/qxl/qxl_kms.c:319:21: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/qxl/qxl_kms.c:319:21: got struct qxl_ram_header *ram_header -../drivers/gpu/drm/qxl/qxl_kms.c:320:21: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/qxl/qxl_kms.c:320:21: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/qxl/qxl_kms.c:320:21: got struct qxl_rom *rom -../drivers/gpu/drm/vc4/vc4_kms.c:275:25: error: too long token expansion -../drivers/gpu/drm/rockchip/cdn-dp-core.c:320:25: warning: cast to restricted __le32 -../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -14531 +19500 @@ -../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -14534 +19503,42 @@ -../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:208:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:208:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:376:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:376:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:377:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:377:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:1130:25: error: Expected ) in function call +../fs/btrfs/qgroup.c:1130:25: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:1184:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:1184:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:1249:17: error: Expected ) in function call +../fs/btrfs/qgroup.c:1249:17: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:1539:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:1539:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:2070:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:2070:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:2595:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:2595:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:2596:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:2596:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:4163:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:4163:9: error: got __VA_OPT__ +../fs/nfs/nfs4trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfs4trace.h): +../fs/nfs/./nfs4trace.h:2184:1: error: too long token expansion +../fs/nfs/./nfs4trace.h:2250:1: error: too long token expansion +../fs/btrfs/raid56.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/compression.h:87:9: error: Expected ) in function call +../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:88:9: error: Expected ) in function call +../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/raid56.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/raid56.c: note: in included file: @@ -14543 +19553 @@ -../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/raid56.c: note: in included file: @@ -14548 +19558,107 @@ -../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/raid56.c:273:33: error: Expected ) in function call +../fs/btrfs/raid56.c:273:33: error: got __VA_OPT__ +../fs/btrfs/raid56.c:309:9: error: Expected ) in function call +../fs/btrfs/raid56.c:309:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:334:17: error: Expected ) in function call +../fs/btrfs/raid56.c:334:17: error: got __VA_OPT__ +../fs/btrfs/raid56.c:406:17: error: Expected ) in function call +../fs/btrfs/raid56.c:406:17: error: got __VA_OPT__ +../fs/btrfs/raid56.c:407:17: error: Expected ) in function call +../fs/btrfs/raid56.c:407:17: error: got __VA_OPT__ +../fs/btrfs/raid56.c:684:9: error: Expected ) in function call +../fs/btrfs/raid56.c:684:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:685:9: error: Expected ) in function call +../fs/btrfs/raid56.c:685:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:965:9: error: Expected ) in function call +../fs/btrfs/raid56.c:965:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:967:9: error: Expected ) in function call +../fs/btrfs/raid56.c:967:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:971:9: error: Expected ) in function call +../fs/btrfs/raid56.c:971:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1003:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1003:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1008:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1008:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1014:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1014:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1015:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1015:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1052:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1052:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1054:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1054:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1104:17: error: Expected ) in function call +../fs/btrfs/raid56.c:1104:17: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1151:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1151:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1153:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1153:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1155:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1155:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1250:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1250:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1289:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1289:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1290:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1290:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1296:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1296:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1302:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1302:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1358:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1358:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1361:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1361:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1406:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1406:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1425:25: error: Expected ) in function call +../fs/btrfs/raid56.c:1425:25: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1462:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1462:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1485:17: error: Expected ) in function call +../fs/btrfs/raid56.c:1485:17: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1516:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1516:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1521:17: error: Expected ) in function call +../fs/btrfs/raid56.c:1521:17: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1539:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1539:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1723:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1723:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1925:17: error: Expected ) in function call +../fs/btrfs/raid56.c:1925:17: error: got __VA_OPT__ +../fs/btrfs/raid56.c:2025:9: error: Expected ) in function call +../fs/btrfs/raid56.c:2025:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:2103:9: error: Expected ) in function call +../fs/btrfs/raid56.c:2103:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:2119:17: error: Expected ) in function call +../fs/btrfs/raid56.c:2119:17: error: got __VA_OPT__ +../fs/btrfs/raid56.c:2134:9: error: Expected ) in function call +../fs/btrfs/raid56.c:2134:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:2183:9: error: Expected ) in function call +../fs/btrfs/raid56.c:2183:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:2393:9: error: Expected ) in function call +../fs/btrfs/raid56.c:2393:9: error: too many errors +../drivers/gpu/drm/i915/i915_drm_client.c:92:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/i915/i915_drm_client.c:92:9: expected struct list_head const *list +../drivers/gpu/drm/i915/i915_drm_client.c:92:9: got struct list_head [noderef] __rcu *pos +../drivers/gpu/drm/i915/i915_drm_client.c:92:9: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head [noderef] __rcu * +../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head * +../drivers/gpu/drm/i915/i915_drm_client.c:92:9: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head [noderef] __rcu * +../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head * +../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/compression.h:87:9: error: Expected ) in function call +../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:88:9: error: Expected ) in function call +../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/reflink.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/reflink.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ +../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -14551,21 +19667,18 @@ -../fs/btrfs/block-rsv.c:448:17: error: Expected ) in function call -../fs/btrfs/block-rsv.c:448:17: error: got __VA_OPT__ -../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/xe/xe_dma_buf.c: note: in included file: -../drivers/gpu/drm/xe/tests/xe_dma_buf.c:283:20: warning: symbol 'xe_dma_buf_test_suite' was not declared. Should it be static? -../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1963:9: error: incompatible types in conditional expression (different base types): -../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1963:9: void -../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1963:9: int -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: warning: incorrect type in initializer (different address spaces) -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: expected void *timing_base -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: got void [noderef] __iomem * -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: got void * -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: got void * -../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/reflink.c: note: in included file: +../fs/btrfs/subpage.h:112:17: error: Expected ) in function call +../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ +../fs/btrfs/reflink.c:71:9: error: Expected ) in function call +../fs/btrfs/reflink.c:71:9: error: got __VA_OPT__ +../fs/btrfs/reflink.c:211:25: error: Expected ) in function call +../fs/btrfs/reflink.c:211:25: error: got __VA_OPT__ +../fs/btrfs/reflink.c:418:17: error: Expected ) in function call +../fs/btrfs/reflink.c:418:17: error: got __VA_OPT__ +../fs/btrfs/reflink.c:512:25: error: Expected ) in function call +../fs/btrfs/reflink.c:512:25: error: got __VA_OPT__ +../fs/btrfs/reflink.c:521:25: error: Expected ) in function call +../fs/btrfs/reflink.c:521:25: error: got __VA_OPT__ +../fs/btrfs/reflink.c:522:25: error: Expected ) in function call +../fs/btrfs/reflink.c:522:25: error: got __VA_OPT__ +../fs/btrfs/reflink.c:792:17: error: Expected ) in function call +../fs/btrfs/reflink.c:792:17: error: got __VA_OPT__ +../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -14576 +19689 @@ -../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -14579 +19692 @@ -../fs/btrfs/delalloc-space.c: note: in included file: +../fs/btrfs/send.c: note: in included file: @@ -14584 +19697,38 @@ -../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/send.c:959:9: error: Expected ) in function call +../fs/btrfs/send.c:959:9: error: got __VA_OPT__ +../fs/btrfs/send.c:1474:9: error: Expected ) in function call +../fs/btrfs/send.c:1474:9: error: got __VA_OPT__ +../fs/btrfs/send.c:1792:17: error: Expected ) in function call +../fs/btrfs/send.c:1792:17: error: got __VA_OPT__ +../fs/btrfs/send.c:2761:9: error: Expected ) in function call +../fs/btrfs/send.c:2761:9: error: got __VA_OPT__ +../fs/btrfs/send.c:2777:17: error: Expected ) in function call +../fs/btrfs/send.c:2777:17: error: got __VA_OPT__ +../fs/btrfs/send.c:3195:25: error: Expected ) in function call +../fs/btrfs/send.c:3195:25: error: got __VA_OPT__ +../fs/btrfs/send.c:3498:9: error: Expected ) in function call +../fs/btrfs/send.c:3498:9: error: got __VA_OPT__ +../fs/btrfs/send.c:3527:17: error: Expected ) in function call +../fs/btrfs/send.c:3527:17: error: got __VA_OPT__ +../fs/btrfs/send.c:3535:25: error: Expected ) in function call +../fs/btrfs/send.c:3535:25: error: got __VA_OPT__ +../fs/btrfs/send.c:7197:17: error: Expected ) in function call +../fs/btrfs/send.c:7197:17: error: got __VA_OPT__ +../fs/btrfs/send.c:7205:17: error: Expected ) in function call +../fs/btrfs/send.c:7205:17: error: got __VA_OPT__ +../fs/btrfs/send.c:7274:9: error: Expected ) in function call +../fs/btrfs/send.c:7274:9: error: got __VA_OPT__ +../fs/btrfs/send.c:7383:9: error: Expected ) in function call +../fs/btrfs/send.c:7383:9: error: got __VA_OPT__ +../fs/btrfs/fs.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/accessors.h): +../fs/btrfs/compression.h:87:9: error: Expected ) in function call +../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:88:9: error: Expected ) in function call +../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/fs.c: note: in included file (through ../fs/btrfs/accessors.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/fs.c: note: in included file: @@ -14593,10 +19743,7 @@ -../fs/btrfs/delalloc-space.c:119:17: error: Expected ) in function call -../fs/btrfs/delalloc-space.c:119:17: error: got __VA_OPT__ -../fs/btrfs/delalloc-space.c:187:9: error: Expected ) in function call -../fs/btrfs/delalloc-space.c:187:9: error: got __VA_OPT__ -../fs/btrfs/delalloc-space.c:460:9: error: Expected ) in function call -../fs/btrfs/delalloc-space.c:460:9: error: got __VA_OPT__ -../drivers/gpu/drm/radeon/radeon_ring.c:309:23: warning: cast to restricted __le32 -../drivers/gpu/drm/xe/xe_eu_stall.c:127:11: warning: symbol 'eu_stall_sampling_rates' was not declared. Should it be static? -../drivers/gpu/drm/msm/msm_drv.c:49:6: warning: symbol 'dumpstate' was not declared. Should it be static? -../drivers/gpu/drm/amd/amdgpu/amdgpu_doorbell_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../fs/btrfs/fs.c:76:9: error: Expected ) in function call +../fs/btrfs/fs.c:76:9: error: got __VA_OPT__ +../fs/btrfs/fs.c:166:17: error: Expected ) in function call +../fs/btrfs/fs.c:166:17: error: got __VA_OPT__ +../fs/btrfs/fs.c:175:17: error: Expected ) in function call +../fs/btrfs/fs.c:175:17: error: got __VA_OPT__ +../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -14603,0 +19751,22 @@ +../fs/btrfs/tree-mod-log.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:87:9: error: Expected ) in function call +../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:88:9: error: Expected ) in function call +../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/tree-mod-log.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/tree-mod-log.c:243:9: error: Expected ) in function call +../fs/btrfs/tree-mod-log.c:243:9: error: got __VA_OPT__ +../fs/btrfs/tree-mod-log.c:244:9: error: Expected ) in function call +../fs/btrfs/tree-mod-log.c:244:9: error: got __VA_OPT__ +../fs/btrfs/tree-mod-log.c:858:17: error: Expected ) in function call +../fs/btrfs/tree-mod-log.c:858:17: error: got __VA_OPT__ +../fs/btrfs/tree-mod-log.c:901:25: error: Expected ) in function call +../fs/btrfs/tree-mod-log.c:901:25: error: got __VA_OPT__ +../fs/btrfs/tree-mod-log.c:1070:25: error: Expected ) in function call +../fs/btrfs/tree-mod-log.c:1070:25: error: got __VA_OPT__ +../fs/btrfs/tree-mod-log.c:1071:25: error: Expected ) in function call +../fs/btrfs/tree-mod-log.c:1071:25: error: got __VA_OPT__ +../drivers/gpu/drm/xe/xe_dma_buf.c: note: in included file: +../drivers/gpu/drm/xe/tests/xe_dma_buf.c:283:20: warning: symbol 'xe_dma_buf_test_suite' was not declared. Should it be static? @@ -14680,37 +19849,197 @@ -../drivers/gpu/drm/gma500/gma_display.c:405:25: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/gma500/gma_display.c:405:25: expected void *tmp_dst -../drivers/gpu/drm/gma500/gma_display.c:405:25: got unsigned char [noderef] [usertype] __iomem * -Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' -Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' -Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' -Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' -../fs/btrfs/discard.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/compression.h:87:9: error: Expected ) in function call -../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:88:9: error: Expected ) in function call -../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/discard.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/discard.c:258:33: error: Expected ) in function call -../fs/btrfs/discard.c:258:33: error: got __VA_OPT__ -../drivers/gpu/drm/qxl/qxl_object.c:176:29: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/qxl/qxl_object.c:223:40: warning: incorrect type in return expression (different address spaces) -../drivers/gpu/drm/qxl/qxl_object.c:223:40: expected void * -../drivers/gpu/drm/qxl/qxl_object.c:223:40: got void [noderef] __iomem * -../drivers/gpu/drm/qxl/qxl_object.c:273:33: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/qxl/qxl_object.c:273:33: expected void [noderef] __iomem *vaddr -../drivers/gpu/drm/qxl/qxl_object.c:273:33: got void *pmap -../drivers/gpu/drm/gma500/intel_bios.c:548:42: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/gma500/intel_bios.c:548:42: expected void const *const p -../drivers/gpu/drm/gma500/intel_bios.c:548:42: got unsigned char [noderef] [usertype] __iomem * -../drivers/gpu/drm/gma500/intel_bios.c:549:40: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/gma500/intel_bios.c:559:24: warning: cast removes address space '__iomem' of expression -../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'ip_set_test' - unexpected unlock -../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'ip_set_add' - unexpected unlock -../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'ip_set_del' - unexpected unlock -../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'ip_set_flush_set' - unexpected unlock -../net/netfilter/ipset/ip_set_core.c:736:31: warning: context imbalance in 'call_ad' - unexpected unlock -../drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../drivers/gpu/drm/radeon/atombios_crtc.c:55:36: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:55:36: expected unsigned short [addressable] [assigned] [usertype] usOverscanTop +../drivers/gpu/drm/radeon/atombios_crtc.c:55:36: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:56:39: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:56:39: expected unsigned short [addressable] [assigned] [usertype] usOverscanBottom +../drivers/gpu/drm/radeon/atombios_crtc.c:56:39: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:57:37: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:57:37: expected unsigned short [addressable] [assigned] [usertype] usOverscanLeft +../drivers/gpu/drm/radeon/atombios_crtc.c:57:37: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:58:38: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:58:38: expected unsigned short [addressable] [assigned] [usertype] usOverscanRight +../drivers/gpu/drm/radeon/atombios_crtc.c:58:38: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:65:45: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:65:45: expected unsigned short [addressable] [assigned] [usertype] usOverscanLeft +../drivers/gpu/drm/radeon/atombios_crtc.c:65:45: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:66:46: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:66:46: expected unsigned short [addressable] [assigned] [usertype] usOverscanRight +../drivers/gpu/drm/radeon/atombios_crtc.c:66:46: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:68:44: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:68:44: expected unsigned short [addressable] [assigned] [usertype] usOverscanTop +../drivers/gpu/drm/radeon/atombios_crtc.c:68:44: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:69:47: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:69:47: expected unsigned short [addressable] [assigned] [usertype] usOverscanBottom +../drivers/gpu/drm/radeon/atombios_crtc.c:69:47: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:74:38: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:74:38: expected unsigned short [addressable] [assigned] [usertype] usOverscanRight +../drivers/gpu/drm/radeon/atombios_crtc.c:74:38: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:75:37: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:75:37: expected unsigned short [addressable] [assigned] [usertype] usOverscanLeft +../drivers/gpu/drm/radeon/atombios_crtc.c:75:37: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:76:39: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:76:39: expected unsigned short [addressable] [assigned] [usertype] usOverscanBottom +../drivers/gpu/drm/radeon/atombios_crtc.c:76:39: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:77:36: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:77:36: expected unsigned short [addressable] [assigned] [usertype] usOverscanTop +../drivers/gpu/drm/radeon/atombios_crtc.c:77:36: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:313:23: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:313:23: expected unsigned short [addressable] [usertype] usH_Size +../drivers/gpu/drm/radeon/atombios_crtc.c:313:23: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:314:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:314:32: expected unsigned short [addressable] [usertype] usH_Blanking_Time +../drivers/gpu/drm/radeon/atombios_crtc.c:314:32: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:316:23: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:316:23: expected unsigned short [addressable] [usertype] usV_Size +../drivers/gpu/drm/radeon/atombios_crtc.c:316:23: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:317:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:317:32: expected unsigned short [addressable] [usertype] usV_Blanking_Time +../drivers/gpu/drm/radeon/atombios_crtc.c:317:32: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:319:29: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:319:29: expected unsigned short [addressable] [usertype] usH_SyncOffset +../drivers/gpu/drm/radeon/atombios_crtc.c:319:29: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:321:28: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:321:28: expected unsigned short [addressable] [usertype] usH_SyncWidth +../drivers/gpu/drm/radeon/atombios_crtc.c:321:28: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:323:29: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:323:29: expected unsigned short [addressable] [usertype] usV_SyncOffset +../drivers/gpu/drm/radeon/atombios_crtc.c:323:29: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:325:28: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:325:28: expected unsigned short [addressable] [usertype] usV_SyncWidth +../drivers/gpu/drm/radeon/atombios_crtc.c:325:28: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:343:39: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:343:39: expected unsigned short [addressable] [assigned] [usertype] usAccess +../drivers/gpu/drm/radeon/atombios_crtc.c:343:39: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:360:24: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:360:24: expected unsigned short [addressable] [usertype] usH_Total +../drivers/gpu/drm/radeon/atombios_crtc.c:360:24: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:361:23: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:361:23: expected unsigned short [addressable] [usertype] usH_Disp +../drivers/gpu/drm/radeon/atombios_crtc.c:361:23: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:362:28: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:362:28: expected unsigned short [addressable] [usertype] usH_SyncStart +../drivers/gpu/drm/radeon/atombios_crtc.c:362:28: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:363:28: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:363:28: expected unsigned short [addressable] [usertype] usH_SyncWidth +../drivers/gpu/drm/radeon/atombios_crtc.c:363:28: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:365:24: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:365:24: expected unsigned short [addressable] [usertype] usV_Total +../drivers/gpu/drm/radeon/atombios_crtc.c:365:24: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:366:23: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:366:23: expected unsigned short [addressable] [usertype] usV_Disp +../drivers/gpu/drm/radeon/atombios_crtc.c:366:23: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:367:28: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:367:28: expected unsigned short [addressable] [usertype] usV_SyncStart +../drivers/gpu/drm/radeon/atombios_crtc.c:367:28: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:368:28: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:368:28: expected unsigned short [addressable] [usertype] usV_SyncWidth +../drivers/gpu/drm/radeon/atombios_crtc.c:368:28: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:389:39: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:389:39: expected unsigned short [addressable] [assigned] [usertype] usAccess +../drivers/gpu/drm/radeon/atombios_crtc.c:389:39: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:481:52: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:481:52: expected unsigned short [addressable] [usertype] usSpreadSpectrumAmountFrac +../drivers/gpu/drm/radeon/atombios_crtc.c:481:52: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:496:48: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:496:48: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumAmount +../drivers/gpu/drm/radeon/atombios_crtc.c:496:48: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:497:46: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:497:46: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumStep +../drivers/gpu/drm/radeon/atombios_crtc.c:497:46: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:500:52: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:500:52: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage +../drivers/gpu/drm/radeon/atombios_crtc.c:500:52: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:515:48: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:515:48: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumAmount +../drivers/gpu/drm/radeon/atombios_crtc.c:515:48: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:516:46: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:516:46: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumStep +../drivers/gpu/drm/radeon/atombios_crtc.c:516:46: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:519:52: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:519:52: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage +../drivers/gpu/drm/radeon/atombios_crtc.c:519:52: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:532:59: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:532:59: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage +../drivers/gpu/drm/radeon/atombios_crtc.c:532:59: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:543:57: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:543:57: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage +../drivers/gpu/drm/radeon/atombios_crtc.c:543:57: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:687:54: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:687:54: expected unsigned short [addressable] [usertype] usPixelClock +../drivers/gpu/drm/radeon/atombios_crtc.c:687:54: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:696:50: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/atombios_crtc.c:699:61: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:699:61: expected unsigned short [addressable] [assigned] [usertype] usPixelClock +../drivers/gpu/drm/radeon/atombios_crtc.c:699:61: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:710:69: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:710:69: expected unsigned short [addressable] [assigned] [usertype] usPixelClock +../drivers/gpu/drm/radeon/atombios_crtc.c:710:69: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:729:50: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/atombios_crtc.c:788:46: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:788:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock +../drivers/gpu/drm/radeon/atombios_crtc.c:788:46: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:795:50: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:795:50: expected unsigned int [addressable] [assigned] [usertype] ulDispEngClkFreq +../drivers/gpu/drm/radeon/atombios_crtc.c:795:50: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:847:46: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:847:46: expected unsigned short [addressable] [usertype] usPixelClock +../drivers/gpu/drm/radeon/atombios_crtc.c:847:46: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:848:42: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:848:42: expected unsigned short [addressable] [usertype] usRefDiv +../drivers/gpu/drm/radeon/atombios_crtc.c:848:42: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:849:41: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:849:41: expected unsigned short [addressable] [usertype] usFbDiv +../drivers/gpu/drm/radeon/atombios_crtc.c:849:41: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:857:46: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:857:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock +../drivers/gpu/drm/radeon/atombios_crtc.c:857:46: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:858:42: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:858:42: expected unsigned short [addressable] [assigned] [usertype] usRefDiv +../drivers/gpu/drm/radeon/atombios_crtc.c:858:42: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:859:41: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:859:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv +../drivers/gpu/drm/radeon/atombios_crtc.c:859:41: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:867:46: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:867:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock +../drivers/gpu/drm/radeon/atombios_crtc.c:867:46: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:868:42: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:868:42: expected unsigned short [addressable] [assigned] [usertype] usRefDiv +../drivers/gpu/drm/radeon/atombios_crtc.c:868:42: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:869:41: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:869:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv +../drivers/gpu/drm/radeon/atombios_crtc.c:869:41: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:884:46: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:884:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock +../drivers/gpu/drm/radeon/atombios_crtc.c:884:46: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:886:41: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:886:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv +../drivers/gpu/drm/radeon/atombios_crtc.c:886:41: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:887:48: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:887:48: expected unsigned int [addressable] [assigned] [usertype] ulFbDivDecFrac +../drivers/gpu/drm/radeon/atombios_crtc.c:887:48: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:913:50: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:913:50: expected unsigned int [addressable] [assigned] [usertype] ulDispEngClkFreq +../drivers/gpu/drm/radeon/atombios_crtc.c:913:50: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:915:41: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:915:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv +../drivers/gpu/drm/radeon/atombios_crtc.c:915:41: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_crtc.c:916:48: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_crtc.c:916:48: expected unsigned int [addressable] [assigned] [usertype] ulFbDivDecFrac +../drivers/gpu/drm/radeon/atombios_crtc.c:916:48: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_fence.c:73:40: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_fence.c:73:40: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/radeon_fence.c:73:40: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_fence.c:95:31: warning: cast to restricted __le32 +../drivers/gpu/drm/vc4/vc4_kms.c:275:25: error: too long token expansion +../drivers/gpu/drm/radeon/atom.c:508:30: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atom.c:508:30: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/atom.c:508:30: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/atom.c:1350:15: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atom.c:1350:15: expected unsigned int +../drivers/gpu/drm/radeon/atom.c:1350:15: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/atom.c:1351:15: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atom.c:1351:15: expected unsigned int +../drivers/gpu/drm/radeon/atom.c:1351:15: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/atom.c:1424:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/atom.c:1424:17: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/atom.c:1428:31: warning: cast to restricted __le16 +../fs/btrfs/extent-io-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -14721 +20050 @@ -../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent-io-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -14724 +20053 @@ -../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/extent-io-tree.c: note: in included file: @@ -14729,43 +20058,34 @@ -../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/reflink.c: note: in included file: -../fs/btrfs/subpage.h:112:17: error: Expected ) in function call -../fs/btrfs/subpage.h:112:17: error: got __VA_OPT__ -../fs/btrfs/reflink.c:71:9: error: Expected ) in function call -../fs/btrfs/reflink.c:71:9: error: got __VA_OPT__ -../fs/btrfs/reflink.c:211:25: error: Expected ) in function call -../fs/btrfs/reflink.c:211:25: error: got __VA_OPT__ -../fs/btrfs/reflink.c:418:17: error: Expected ) in function call -../fs/btrfs/reflink.c:418:17: error: got __VA_OPT__ -../fs/btrfs/reflink.c:512:25: error: Expected ) in function call -../fs/btrfs/reflink.c:512:25: error: got __VA_OPT__ -../fs/btrfs/reflink.c:521:25: error: Expected ) in function call -../fs/btrfs/reflink.c:521:25: error: got __VA_OPT__ -../fs/btrfs/reflink.c:522:25: error: Expected ) in function call -../fs/btrfs/reflink.c:522:25: error: got __VA_OPT__ -../fs/btrfs/reflink.c:792:17: error: Expected ) in function call -../fs/btrfs/reflink.c:792:17: error: got __VA_OPT__ -../drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../fs/btrfs/tree-mod-log.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:87:9: error: Expected ) in function call -../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:88:9: error: Expected ) in function call -../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/tree-mod-log.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/tree-mod-log.c:243:9: error: Expected ) in function call -../fs/btrfs/tree-mod-log.c:243:9: error: got __VA_OPT__ -../fs/btrfs/tree-mod-log.c:244:9: error: Expected ) in function call -../fs/btrfs/tree-mod-log.c:244:9: error: got __VA_OPT__ -../fs/btrfs/tree-mod-log.c:858:17: error: Expected ) in function call -../fs/btrfs/tree-mod-log.c:858:17: error: got __VA_OPT__ -../fs/btrfs/tree-mod-log.c:901:25: error: Expected ) in function call -../fs/btrfs/tree-mod-log.c:901:25: error: got __VA_OPT__ -../fs/btrfs/tree-mod-log.c:1070:25: error: Expected ) in function call -../fs/btrfs/tree-mod-log.c:1070:25: error: got __VA_OPT__ -../fs/btrfs/tree-mod-log.c:1071:25: error: Expected ) in function call -../fs/btrfs/tree-mod-log.c:1071:25: error: got __VA_OPT__ -../drivers/gpu/drm/amd/amdgpu/atombios_crtc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../fs/btrfs/extent-io-tree.c:127:17: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:127:17: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:133:17: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:133:17: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:141:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:141:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:297:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:297:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:298:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:298:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:959:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:959:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1067:17: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1067:17: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1069:17: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1069:17: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1758:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1758:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1788:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1788:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1789:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1789:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1822:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1822:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1823:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1823:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1866:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1866:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1878:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1878:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1935:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1935:9: error: got __VA_OPT__ +../drivers/gpu/drm/xe/xe_eu_stall.c:127:11: warning: symbol 'eu_stall_sampling_rates' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/amdgpu_doorbell_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -14773,37 +20093,140 @@ -../fs/btrfs/fs.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/accessors.h): -../fs/btrfs/compression.h:87:9: error: Expected ) in function call -../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:88:9: error: Expected ) in function call -../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/fs.c: note: in included file (through ../fs/btrfs/accessors.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/fs.c: note: in included file: -../fs/btrfs/volumes.h:643:17: error: Expected ) in function call -../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:696:9: error: Expected ) in function call -../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:870:9: error: Expected ) in function call -../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:877:9: error: Expected ) in function call -../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ -../fs/btrfs/fs.c:76:9: error: Expected ) in function call -../fs/btrfs/fs.c:76:9: error: got __VA_OPT__ -../fs/btrfs/fs.c:166:17: error: Expected ) in function call -../fs/btrfs/fs.c:166:17: error: got __VA_OPT__ -../fs/btrfs/fs.c:175:17: error: Expected ) in function call -../fs/btrfs/fs.c:175:17: error: got __VA_OPT__ -../drivers/gpu/drm/nouveau/nvif/object.c: note: in included file: -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/nvif/object.c:202:41: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/nouveau/nvif/object.c:202:41: expected void [noderef] __iomem *ptr -../drivers/gpu/drm/nouveau/nvif/object.c:202:41: got void * +../drivers/gpu/drm/i915/i915_irq.c:486:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:494:16: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:499:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:499:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:537:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:545:16: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:550:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:550:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:594:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:597:15: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:601:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:608:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:608:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:608:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:486:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:494:16: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:537:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:545:16: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:594:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:597:15: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:601:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:499:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:550:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:608:9: warning: unreplaced symbol '' +../fs/btrfs/lru_cache.c:75:9: error: Expected ) in function call +../fs/btrfs/lru_cache.c:75:9: error: got __VA_OPT__ +../fs/btrfs/lru_cache.c:76:9: error: Expected ) in function call +../fs/btrfs/lru_cache.c:76:9: error: got __VA_OPT__ +../fs/btrfs/lru_cache.c:90:17: error: Expected ) in function call +../fs/btrfs/lru_cache.c:90:17: error: got __VA_OPT__ +../fs/btrfs/lru_cache.c:125:17: error: Expected ) in function call +../fs/btrfs/lru_cache.c:125:17: error: got __VA_OPT__ +../fs/btrfs/lru_cache.c:164:9: error: Expected ) in function call +../fs/btrfs/lru_cache.c:164:9: error: got __VA_OPT__ +../fs/btrfs/lru_cache.c:165:9: error: Expected ) in function call +../fs/btrfs/lru_cache.c:165:9: error: got __VA_OPT__ +../drivers/gpu/drm/xe/xe_bo.c: note: in included file: +../drivers/gpu/drm/xe/tests/xe_bo.c:618:20: warning: symbol 'xe_bo_test_suite' was not declared. Should it be static? +../drivers/gpu/drm/xe/tests/xe_bo.c:632:20: warning: symbol 'xe_bo_shrink_test_suite' was not declared. Should it be static? +../drivers/gpu/drm/radeon/radeon_atombios.c:55:22: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:56:22: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:57:22: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:66:22: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:79:22: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:91:28: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:92:29: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:93:26: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:94:27: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:95:25: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:96:26: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:97:25: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:98:26: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:222:44: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:547:14: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c: note: in included file (through ../drivers/gpu/drm/radeon/atom.h): +../drivers/gpu/drm/radeon/atombios.h:4039:45: warning: array of flexible structures +../drivers/gpu/drm/radeon/radeon_atombios.c:550:14: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:553:14: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:556:18: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:557:26: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:565:30: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:567:38: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:571:30: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:574:30: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:578:29: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:642:43: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:644:38: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:649:67: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:650:53: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:653:66: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:664:80: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:672:81: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:680:69: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:681:53: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:684:66: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:692:66: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:701:69: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:702:69: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:751:30: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:754:45: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:755:45: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:762:54: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:809:35: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:812:35: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:818:51: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:918:26: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1121:25: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_atombios.c:1146:21: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1151:33: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1154:33: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_atombios.c:1156:21: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_atombios.c:1160:33: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1164:33: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1180:21: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1182:21: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1189:33: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1192:33: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1196:21: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1198:21: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_atombios.c:1209:21: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1211:21: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1216:33: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1219:33: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1223:21: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1225:21: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_atombios.c:1236:21: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1238:21: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1241:21: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_atombios.c:1243:21: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_atombios.c:1247:33: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_atombios.c:1263:33: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1268:47: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1274:25: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1278:33: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_atombios.c:1313:29: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_atombios.c:1317:29: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_atombios.c:1347:27: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1350:29: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1402:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1437:46: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1438:40: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1441:46: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1442:40: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1445:46: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1446:40: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1453:46: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1454:40: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1457:46: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1458:40: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1461:46: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1462:40: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1469:46: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1470:40: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1473:46: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1474:40: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1477:46: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1478:40: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1541:47: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_atombios.c:1543:49: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_atombios.c:1545:52: warning: too many warnings @@ -14894,46 +20317,79 @@ -../fs/btrfs/extent-io-tree.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/compression.h:87:9: error: Expected ) in function call -../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:88:9: error: Expected ) in function call -../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.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/extent-io-tree.c: note: in included file: -../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:127:17: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:127:17: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:133:17: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:133:17: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:141:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:141:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:297:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:297:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:298:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:298:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:959:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:959:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1067:17: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1067:17: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1069:17: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1069:17: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1758:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1758:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1788:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1788:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1789:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1789:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1822:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1822:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1823:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1823:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1866:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1866:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1878:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1878:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1935:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1935:9: error: got __VA_OPT__ -../drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/i915/i915_pci.c:145:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:147:10: also defined here +../drivers/gpu/drm/i915/i915_pci.c:176:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:178:10: also defined here +../drivers/gpu/drm/i915/i915_pci.c:182:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:184:10: also defined here +../drivers/gpu/drm/i915/i915_pci.c:188:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:191:10: also defined here +../drivers/gpu/drm/i915/i915_pci.c:208:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:211:10: also defined here +../drivers/gpu/drm/i915/i915_pci.c:215:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:219:10: also defined here +../drivers/gpu/drm/i915/i915_pci.c:223:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:225:10: also defined here +../drivers/gpu/drm/i915/i915_pci.c:230:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:233:10: also defined here +../drivers/gpu/drm/i915/i915_pci.c:398:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:398:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:403:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:403:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:408:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:408:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:426:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:426:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:431:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:431:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:436:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:436:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:444:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:444:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:486:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:486:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:491:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:491:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:502:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:502:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:507:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:507:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:547:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:547:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:552:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:552:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:557:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:557:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:568:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:568:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:573:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:573:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:578:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:578:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:589:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:589:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:594:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:594:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:611:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:611:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:618:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:618:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:625:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:625:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:640:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:640:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:647:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:647:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:662:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:662:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:674:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:674:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:682:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:682:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:740:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:740:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:744:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:744:9: also defined here +../drivers/gpu/drm/i915/i915_pci.c:760:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/i915_pci.c:770:10: also defined here +../drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/atombios_crtc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -14994,44 +20450 @@ -../fs/btrfs/lru_cache.c:75:9: error: Expected ) in function call -../fs/btrfs/lru_cache.c:75:9: error: got __VA_OPT__ -../fs/btrfs/lru_cache.c:76:9: error: Expected ) in function call -../fs/btrfs/lru_cache.c:76:9: error: got __VA_OPT__ -../fs/btrfs/lru_cache.c:90:17: error: Expected ) in function call -../fs/btrfs/lru_cache.c:90:17: error: got __VA_OPT__ -../fs/btrfs/lru_cache.c:125:17: error: Expected ) in function call -../fs/btrfs/lru_cache.c:125:17: error: got __VA_OPT__ -../fs/btrfs/lru_cache.c:164:9: error: Expected ) in function call -../fs/btrfs/lru_cache.c:164:9: error: got __VA_OPT__ -../fs/btrfs/lru_cache.c:165:9: error: Expected ) in function call -../fs/btrfs/lru_cache.c:165:9: error: got __VA_OPT__ -../drivers/gpu/drm/radeon/radeon_cs.c:294:45: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/radeon/radeon_cs.c:294:45: expected void const [noderef] __user *from -../drivers/gpu/drm/radeon/radeon_cs.c:294:45: got unsigned long long [usertype] *[assigned] chunk_array_ptr -../drivers/gpu/drm/radeon/radeon_cs.c:309:27: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/radeon/radeon_cs.c:309:27: expected struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr -../drivers/gpu/drm/radeon/radeon_cs.c:309:27: got void [noderef] __user * -../drivers/gpu/drm/radeon/radeon_cs.c:310:49: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/radeon/radeon_cs.c:310:49: expected void const [noderef] __user *from -../drivers/gpu/drm/radeon/radeon_cs.c:310:49: got struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr -../drivers/gpu/drm/amd/amdgpu/atom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/nouveau/nvif/client.c: note: in included file: -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/radeon/radeon_bios.c:66:30: warning: dereference of noderef expression -../drivers/gpu/drm/radeon/radeon_bios.c:66:49: warning: dereference of noderef expression -../drivers/gpu/drm/radeon/radeon_bios.c:92:9: warning: dereference of noderef expression -../drivers/gpu/drm/radeon/radeon_bios.c:93:9: warning: dereference of noderef expression -../drivers/gpu/drm/radeon/radeon_bios.c:95:26: warning: dereference of noderef expression -../drivers/gpu/drm/radeon/radeon_bios.c:95:42: warning: dereference of noderef expression -../drivers/gpu/drm/gma500/mmu.c:307:26: warning: context imbalance in 'psb_mmu_pt_alloc_map_lock' - wrong count at exit -../drivers/gpu/drm/gma500/mmu.c:347:26: warning: context imbalance in 'psb_mmu_pt_map_lock' - wrong count at exit -../drivers/gpu/drm/gma500/mmu.c:380:28: warning: context imbalance in 'psb_mmu_pt_unmap_unlock' - unexpected unlock -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15039,18 +20451,0 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:265:25: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:265:25: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:265:25: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:17: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:17: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:17: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:323:17: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:323:17: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:323:17: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:685:23: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:685:23: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:685:23: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:696:25: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:696:25: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:696:25: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:718:25: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:718:25: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:718:25: struct dma_fence * @@ -15090,3 +20485,14 @@ -Warning: ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:761 function parameter 'af' not described in 'amdgpu_fence_driver_guilty_force_completion' -Warning: ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:761 function parameter 'af' not described in 'amdgpu_fence_driver_guilty_force_completion' -../drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' +Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' +Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' +Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: warning: incorrect type in initializer (different address spaces) +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: expected void *timing_base +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: got void [noderef] __iomem * +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: got void * +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: got void * +../drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15093,0 +20500,2 @@ +../drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c:139:9: warning: cast removes address space '__rcu' of expression +../drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c:139:9: warning: cast removes address space '__rcu' of expression @@ -15115,3 +20523 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_object.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15119,107 +20525,20 @@ -../drivers/gpu/drm/radeon/r100.c:713:16: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/r100.c:713:16: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/r100.c:713:16: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/r100.c:1099:24: warning: cast to restricted __le32 -../drivers/gpu/drm/sti/sti_hdmi.c:1480:24: warning: symbol 'sti_hdmi_driver' was not declared. Should it be static? -../drivers/gpu/drm/tve200/tve200_display.c:34:33: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:34:33: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:34:33: got void * -../drivers/gpu/drm/tve200/tve200_display.c:51:40: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:51:40: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:51:40: got void * -../drivers/gpu/drm/tve200/tve200_display.c:61:40: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:61:40: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:61:40: got void * -../drivers/gpu/drm/tve200/tve200_display.c:66:33: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:66:33: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:66:33: got void * -../drivers/gpu/drm/tve200/tve200_display.c:139:48: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:139:48: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:139:48: got void * -../drivers/gpu/drm/tve200/tve200_display.c:142:38: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:142:38: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:142:38: got void * -../drivers/gpu/drm/tve200/tve200_display.c:148:30: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:148:30: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:148:30: got void * -../drivers/gpu/drm/tve200/tve200_display.c:237:34: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:237:34: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:237:34: got void * -../drivers/gpu/drm/tve200/tve200_display.c:251:30: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:251:30: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:251:30: got void * -../drivers/gpu/drm/tve200/tve200_display.c:252:48: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:252:48: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:252:48: got void * -../drivers/gpu/drm/tve200/tve200_display.c:271:35: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:271:35: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:271:35: got void * -../drivers/gpu/drm/tve200/tve200_display.c:276:43: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:276:43: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:276:43: got void * -../drivers/gpu/drm/tve200/tve200_display.c:278:43: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:278:43: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:278:43: got void * -../drivers/gpu/drm/tve200/tve200_display.c:301:33: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:301:33: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:301:33: got void * -../drivers/gpu/drm/tve200/tve200_display.c:302:48: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:302:48: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:302:48: got void * -../drivers/gpu/drm/tve200/tve200_display.c:312:30: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:312:30: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:312:30: got void * -../drivers/gpu/drm/pl111/pl111_display.c:33:37: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:33:37: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:33:37: got void * -../drivers/gpu/drm/pl111/pl111_display.c:45:37: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:45:37: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:45:37: got void * -../drivers/gpu/drm/pl111/pl111_display.c:163:27: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:163:27: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:163:27: got void * -../drivers/gpu/drm/pl111/pl111_display.c:168:27: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:168:27: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:168:27: got void * -../drivers/gpu/drm/pl111/pl111_display.c:172:33: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:172:33: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:172:33: got void * -../drivers/gpu/drm/pl111/pl111_display.c:231:33: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:231:33: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:231:33: got void * -../drivers/gpu/drm/pl111/pl111_display.c:234:30: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:234:30: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:234:30: got void * -../drivers/gpu/drm/pl111/pl111_display.c:338:33: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:338:33: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:338:33: got void * -../drivers/gpu/drm/pl111/pl111_display.c:351:33: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:351:33: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:351:33: got void * -../drivers/gpu/drm/pl111/pl111_display.c:368:33: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:368:33: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:368:33: got void * -../drivers/gpu/drm/pl111/pl111_display.c:371:41: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:371:41: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:371:41: got void * -../drivers/gpu/drm/pl111/pl111_display.c:384:30: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:384:30: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:384:30: got void * -../drivers/gpu/drm/pl111/pl111_display.c:403:41: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:403:41: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:403:41: got void * -../drivers/gpu/drm/pl111/pl111_display.c:424:53: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:424:53: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:424:53: got void * -../drivers/gpu/drm/pl111/pl111_display.c:435:30: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:435:30: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:435:30: got void * -../drivers/gpu/drm/pl111/pl111_display.c:489:37: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:489:37: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:489:37: got void * -../drivers/gpu/drm/pl111/pl111_display.c:512:33: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:512:33: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:512:33: got void * -../drivers/gpu/drm/pl111/pl111_display.c:523:33: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:523:33: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:523:33: got void * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:265:25: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:265:25: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:265:25: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:17: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:17: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:17: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:323:17: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:323:17: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:323:17: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:685:23: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:685:23: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:685:23: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:696:25: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:696:25: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:696:25: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:718:25: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:718:25: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:718:25: struct dma_fence * +Warning: ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:761 function parameter 'af' not described in 'amdgpu_fence_driver_guilty_force_completion' +Warning: ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:761 function parameter 'af' not described in 'amdgpu_fence_driver_guilty_force_completion' @@ -15234,12 +20552,0 @@ -../drivers/gpu/drm/i915/intel_uncore.c:1928:1: warning: context imbalance in 'fwtable_read8' - unexpected unlock -../drivers/gpu/drm/i915/intel_uncore.c:1929:1: warning: context imbalance in 'fwtable_read16' - unexpected unlock -../drivers/gpu/drm/i915/intel_uncore.c:1930:1: warning: context imbalance in 'fwtable_read32' - unexpected unlock -../drivers/gpu/drm/i915/intel_uncore.c:1931:1: warning: context imbalance in 'fwtable_read64' - unexpected unlock -../drivers/gpu/drm/i915/intel_uncore.c:1996:1: warning: context imbalance in 'gen6_write8' - unexpected unlock -../drivers/gpu/drm/i915/intel_uncore.c:1997:1: warning: context imbalance in 'gen6_write16' - unexpected unlock -../drivers/gpu/drm/i915/intel_uncore.c:1998:1: warning: context imbalance in 'gen6_write32' - unexpected unlock -../drivers/gpu/drm/i915/intel_uncore.c:2018:1: warning: context imbalance in 'fwtable_write8' - unexpected unlock -../drivers/gpu/drm/i915/intel_uncore.c:2019:1: warning: context imbalance in 'fwtable_write16' - unexpected unlock -../drivers/gpu/drm/i915/intel_uncore.c:2020:1: warning: context imbalance in 'fwtable_write32' - unexpected unlock -../drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -15277,12 +20584,44 @@ -../drivers/gpu/drm/tve200/tve200_drv.c:196:20: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/tve200/tve200_drv.c:196:20: expected void *regs -../drivers/gpu/drm/tve200/tve200_drv.c:196:20: got void [noderef] __iomem * -../drivers/gpu/drm/tve200/tve200_drv.c:210:30: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_drv.c:210:30: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_drv.c:210:30: got void * -../drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/radeon/r300.c:122:39: warning: incorrect type in initializer (different address spaces) -../drivers/gpu/drm/radeon/r300.c:122:39: expected void [noderef] __iomem *ptr -../drivers/gpu/drm/radeon/r300.c:122:39: got void *ptr -../drivers/gpu/drm/amd/amdgpu/amdgpu_display.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/qxl/qxl_kms.c:166:19: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/qxl/qxl_kms.c:166:19: expected struct qxl_rom *rom +../drivers/gpu/drm/qxl/qxl_kms.c:166:19: got void [noderef] __iomem * +../drivers/gpu/drm/qxl/qxl_kms.c:184:26: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/qxl/qxl_kms.c:184:26: expected struct qxl_ram_header *ram_header +../drivers/gpu/drm/qxl/qxl_kms.c:184:26: got void [noderef] __iomem * +../drivers/gpu/drm/qxl/qxl_kms.c:271:21: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/qxl/qxl_kms.c:271:21: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/qxl/qxl_kms.c:271:21: got struct qxl_ram_header *ram_header +../drivers/gpu/drm/qxl/qxl_kms.c:275:21: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/qxl/qxl_kms.c:275:21: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/qxl/qxl_kms.c:275:21: got struct qxl_rom *rom +../drivers/gpu/drm/qxl/qxl_kms.c:319:21: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/qxl/qxl_kms.c:319:21: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/qxl/qxl_kms.c:319:21: got struct qxl_ram_header *ram_header +../drivers/gpu/drm/qxl/qxl_kms.c:320:21: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/qxl/qxl_kms.c:320:21: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/qxl/qxl_kms.c:320:21: got struct qxl_rom *rom +../drivers/gpu/drm/nouveau/nvif/object.c: note: in included file: +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/nvif/object.c:202:41: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/nouveau/nvif/object.c:202:41: expected void [noderef] __iomem *ptr +../drivers/gpu/drm/nouveau/nvif/object.c:202:41: got void * +../drivers/gpu/drm/nouveau/nvif/client.c: note: in included file: +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/amd/amdgpu/atom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15290 +20629 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15292 +20631,5 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1963:9: error: incompatible types in conditional expression (different base types): +../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1963:9: void +../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1963:9: int +../drivers/gpu/drm/msm/msm_drv.c:49:6: warning: symbol 'dumpstate' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15293,0 +20637,3 @@ +../drivers/gpu/drm/gma500/gma_display.c:405:25: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/gma500/gma_display.c:405:25: expected void *tmp_dst +../drivers/gpu/drm/gma500/gma_display.c:405:25: got unsigned char [noderef] [usertype] __iomem * @@ -15309 +20655,20 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/rockchip/cdn-dp-core.c:320:25: warning: cast to restricted __le32 +Warning: ../drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:526 function parameter 'f' not described in 'vmw_event_fence_action_seq_passed' +Warning: ../drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:526 function parameter 'cb' not described in 'vmw_event_fence_action_seq_passed' +Warning: ../drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:526 function parameter 'f' not described in 'vmw_event_fence_action_seq_passed' +Warning: ../drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:526 function parameter 'cb' not described in 'vmw_event_fence_action_seq_passed' +../drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_object.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/qxl/qxl_object.c:176:29: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/qxl/qxl_object.c:223:40: warning: incorrect type in return expression (different address spaces) +../drivers/gpu/drm/qxl/qxl_object.c:223:40: expected void * +../drivers/gpu/drm/qxl/qxl_object.c:223:40: got void [noderef] __iomem * +../drivers/gpu/drm/qxl/qxl_object.c:273:33: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/qxl/qxl_object.c:273:33: expected void [noderef] __iomem *vaddr +../drivers/gpu/drm/qxl/qxl_object.c:273:33: got void *pmap +../drivers/gpu/drm/radeon/radeon_ring.c:309:23: warning: cast to restricted __le32 +../drivers/gpu/drm/amd/amdgpu/amdgpu_display.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15310,0 +20676,16 @@ +../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/compression.h:87:9: error: Expected ) in function call +../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:88:9: error: Expected ) in function call +../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/verity.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/verity.c: note: in included file: +../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ +../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ @@ -15313,17 +20694,30 @@ -../drivers/gpu/drm/radeon/rs400.c:238:16: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rs400.c:238:16: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/rs400.c:238:16: got restricted __le32 [usertype] -../drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/pl111/pl111_drv.c:277:20: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/pl111/pl111_drv.c:277:20: expected void *regs -../drivers/gpu/drm/pl111/pl111_drv.c:277:20: got void [noderef] __iomem * -../drivers/gpu/drm/pl111/pl111_drv.c:292:30: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_drv.c:292:30: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_drv.c:292:30: got void * -../drivers/gpu/drm/radeon/rs600.c:662:30: warning: incorrect type in initializer (different address spaces) -../drivers/gpu/drm/radeon/rs600.c:662:30: expected void [noderef] __iomem *ptr -../drivers/gpu/drm/radeon/rs600.c:662:30: got void * -../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: got void * +../drivers/gpu/drm/gma500/intel_bios.c:548:42: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/gma500/intel_bios.c:548:42: expected void const *const p +../drivers/gpu/drm/gma500/intel_bios.c:548:42: got unsigned char [noderef] [usertype] __iomem * +../drivers/gpu/drm/gma500/intel_bios.c:549:40: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/gma500/intel_bios.c:559:24: warning: cast removes address space '__iomem' of expression +../fs/btrfs/tests/free-space-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): +../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call +../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call +../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/tests/free-space-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): +../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call +../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ +../fs/btrfs/tests/extent-buffer-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): +../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call +../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call +../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/tests/extent-buffer-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): +../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call +../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ +../drivers/gpu/drm/radeon/radeon_cs.c:294:45: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/radeon/radeon_cs.c:294:45: expected void const [noderef] __user *from +../drivers/gpu/drm/radeon/radeon_cs.c:294:45: got unsigned long long [usertype] *[assigned] chunk_array_ptr +../drivers/gpu/drm/radeon/radeon_cs.c:309:27: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/radeon/radeon_cs.c:309:27: expected struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr +../drivers/gpu/drm/radeon/radeon_cs.c:309:27: got void [noderef] __user * +../drivers/gpu/drm/radeon/radeon_cs.c:310:49: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/radeon/radeon_cs.c:310:49: expected void const [noderef] __user *from +../drivers/gpu/drm/radeon/radeon_cs.c:310:49: got struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr @@ -15412,107 +20805,0 @@ -../drivers/gpu/drm/vmwgfx/vmwgfx_vkms.c:116:36: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/i915/intel_wakeref.c:146:19: warning: context imbalance in 'wakeref_auto_timeout' - unexpected unlock -../drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/radeon/rs690.c:82:59: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/rs690.c:84:29: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rs690.c:85:65: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rs690.c:91:57: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rs690.c:96:59: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/rs690.c:98:29: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/rs690.c:99:65: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/rs690.c:105:57: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/rs690.c:107:59: warning: cast to restricted __le16 -../drivers/gpu/drm/gma500/psb_intel_display.c:435:30: warning: symbol 'psb_clock_funcs' was not declared. Should it be static? -../drivers/gpu/drm/sti/sti_hda.c:799:24: warning: symbol 'sti_hda_driver' was not declared. Should it be static? -../fs/btrfs/tests/free-space-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): -../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call -../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call -../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/tests/free-space-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): -../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call -../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ -../drivers/gpu/drm/msm/msm_io_utils.c:61:31: warning: incorrect type in return expression (different address spaces) -../drivers/gpu/drm/msm/msm_io_utils.c:61:31: expected void [noderef] __iomem * -../drivers/gpu/drm/msm/msm_io_utils.c:61:31: got void * -../drivers/gpu/drm/msm/msm_io_utils.c:81:31: warning: incorrect type in return expression (different address spaces) -../drivers/gpu/drm/msm/msm_io_utils.c:81:31: expected void [noderef] __iomem * -../drivers/gpu/drm/msm/msm_io_utils.c:81:31: got void * -../drivers/gpu/drm/msm/msm_io_utils.c:90:31: warning: incorrect type in return expression (different address spaces) -../drivers/gpu/drm/msm/msm_io_utils.c:90:31: expected void [noderef] __iomem * -../drivers/gpu/drm/msm/msm_io_utils.c:90:31: got void * -../fs/btrfs/tests/extent-buffer-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): -../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call -../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call -../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/tests/extent-buffer-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): -../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call -../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ -../drivers/gpu/drm/mediatek/mtk_cec.c:243:24: warning: symbol 'mtk_cec_driver' was not declared. Should it be static? -../drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/atombios_dp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/compression.h:87:9: error: Expected ) in function call -../fs/btrfs/compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:88:9: error: Expected ) in function call -../fs/btrfs/compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/verity.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/verity.c: note: in included file: -../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ -../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c:331:24: warning: symbol 'mtk_hdmi_ddc_driver' was not declared. Should it be static? -../drivers/gpu/drm/amd/amdgpu/atombios_encoders.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/xe/xe_guc.c: note: in included file: -../drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c:771:20: warning: symbol 'xe_guc_g2g_test_suite' was not declared. Should it be static? -Warning: ../drivers/gpu/drm/msm/msm_iommu.c:381 expecting prototype for alloc_pt(). Prototype was for msm_iommu_pagetable_alloc_pt() instead -Warning: ../drivers/gpu/drm/msm/msm_iommu.c:426 expecting prototype for free_pt(). Prototype was for msm_iommu_pagetable_free_pt() instead -../drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/msm/msm_rd.c:44:6: warning: symbol 'rd_full' was not declared. Should it be static? -../drivers/gpu/drm/gma500/opregion.c:294:25: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/gma500/opregion.c:294:25: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/gma500/opregion.c:294:25: got struct opregion_header *header -../drivers/gpu/drm/gma500/opregion.c:324:20: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/gma500/opregion.c:324:20: expected void const *const p -../drivers/gpu/drm/gma500/opregion.c:324:20: got void [noderef] __iomem *[assigned] base -../drivers/gpu/drm/gma500/opregion.c:330:26: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/gma500/opregion.c:330:26: expected struct opregion_header *header -../drivers/gpu/drm/gma500/opregion.c:330:26: got void [noderef] __iomem *[assigned] base -../drivers/gpu/drm/gma500/opregion.c:331:23: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/gma500/opregion.c:331:23: expected void *vbt -../drivers/gpu/drm/gma500/opregion.c:331:23: got void [noderef] __iomem * -../drivers/gpu/drm/gma500/opregion.c:338:32: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/gma500/opregion.c:338:32: expected struct opregion_acpi *acpi -../drivers/gpu/drm/gma500/opregion.c:338:32: got void [noderef] __iomem * -../drivers/gpu/drm/gma500/opregion.c:343:32: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/gma500/opregion.c:343:32: expected struct opregion_asle *asle -../drivers/gpu/drm/gma500/opregion.c:343:32: got void [noderef] __iomem * -../drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/meson/meson_vclk.c:373:3: warning: symbol 'params' was not declared. Should it be static? -../drivers/gpu/drm/nouveau/nvif/chan.c:11:32: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: warning: incorrect type in initializer (different address spaces) -../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: expected unsigned int const [usertype] *map -../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: got void [noderef] __iomem *ptr -../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: expected void [noderef] __iomem *ptr -../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: got void *userd -../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: expected void [noderef] __iomem *ptr -../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: got void *gpfifo -../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: expected void [noderef] __iomem *ptr -../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: got void *push -../drivers/gpu/drm/nouveau/nvif/chan.c:119:32: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chan.c:155:22: warning: cast removes address space '__iomem' of expression @@ -15544,28 +20831,10 @@ -../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: expected void volatile [noderef] __iomem * -../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: got void *kptr -../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: expected void const volatile [noderef] __iomem * -../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: got void *kptr -../fs/btrfs/tests/inode-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): -../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call -../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ -../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call -../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ -../fs/btrfs/tests/inode-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): -../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call -../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ -../fs/btrfs/tests/inode-tests.c: note: in included file: -../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call -../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ -../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call -../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ -../fs/btrfs/tests/inode-tests.c: note: in included file: -../fs/btrfs/tests/../volumes.h:643:17: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:643:17: error: got __VA_OPT__ -../fs/btrfs/tests/../volumes.h:696:9: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:696:9: error: got __VA_OPT__ -../fs/btrfs/tests/../volumes.h:870:9: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:870:9: error: got __VA_OPT__ -../fs/btrfs/tests/../volumes.h:877:9: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:877:9: error: got __VA_OPT__ +../drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/radeon_bios.c:66:30: warning: dereference of noderef expression +../drivers/gpu/drm/radeon/radeon_bios.c:66:49: warning: dereference of noderef expression +../drivers/gpu/drm/radeon/radeon_bios.c:92:9: warning: dereference of noderef expression +../drivers/gpu/drm/radeon/radeon_bios.c:93:9: warning: dereference of noderef expression +../drivers/gpu/drm/radeon/radeon_bios.c:95:26: warning: dereference of noderef expression +../drivers/gpu/drm/radeon/radeon_bios.c:95:42: warning: dereference of noderef expression +../drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -15585,29 +20853,0 @@ -../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: expected void [noderef] __iomem *ptr -../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: got void *sema -../drivers/gpu/drm/xe/xe_guc_ct.c:929:9: warning: context imbalance in '__guc_ct_send_locked' - different lock contexts for basic block -../drivers/gpu/drm/radeon/r600.c:1082:38: warning: incorrect type in initializer (different address spaces) -../drivers/gpu/drm/radeon/r600.c:1082:38: expected void [noderef] __iomem *ptr -../drivers/gpu/drm/radeon/r600.c:1082:38: got void * -../drivers/gpu/drm/radeon/r600.c:4042:24: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600.c:4128:26: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600.c:4129:28: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600.c:4387:38: warning: incorrect type in initializer (different address spaces) -../drivers/gpu/drm/radeon/r600.c:4387:38: expected void [noderef] __iomem *ptr -../drivers/gpu/drm/radeon/r600.c:4387:38: got void * -../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: warning: incorrect type in return expression (different address spaces) -../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: expected struct lsdc_device * -../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: got void [noderef] __iomem *reg_base -../drivers/gpu/drm/amd/amdgpu/atombios_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chanc36f.c:42:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chanc36f.c:42:9: warning: cast removes address space '__iomem' of expression @@ -15630,7 +20870,24 @@ -../drivers/gpu/drm/panthor/panthor_sched.c:2902:9: warning: context imbalance in 'panthor_fdinfo_gather_group_samples' - different lock contexts for basic block -Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1782 function parameter 'ptdev' not described in 'panthor_sched_report_fw_events' -Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1782 function parameter 'events' not described in 'panthor_sched_report_fw_events' -Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:2675 function parameter 'ptdev' not described in 'panthor_sched_report_mmu_fault' -Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1782 function parameter 'ptdev' not described in 'panthor_sched_report_fw_events' -Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1782 function parameter 'events' not described in 'panthor_sched_report_fw_events' -Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:2675 function parameter 'ptdev' not described in 'panthor_sched_report_mmu_fault' +../fs/btrfs/tests/inode-tests.c: note: in included file (through ../fs/btrfs/tests/../extent_io.h, ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): +../fs/btrfs/tests/../compression.h:87:9: error: Expected ) in function call +../fs/btrfs/tests/../compression.h:87:9: error: got __VA_OPT__ +../fs/btrfs/tests/../compression.h:88:9: error: Expected ) in function call +../fs/btrfs/tests/../compression.h:88:9: error: got __VA_OPT__ +../fs/btrfs/tests/inode-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): +../fs/btrfs/tests/../extent_io.h:132:9: error: Expected ) in function call +../fs/btrfs/tests/../extent_io.h:132:9: error: got __VA_OPT__ +../fs/btrfs/tests/inode-tests.c: note: in included file: +../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call +../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ +../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call +../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ +../fs/btrfs/tests/inode-tests.c: note: in included file: +../fs/btrfs/tests/../volumes.h:643:17: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:643:17: error: got __VA_OPT__ +../fs/btrfs/tests/../volumes.h:696:9: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:696:9: error: got __VA_OPT__ +../fs/btrfs/tests/../volumes.h:870:9: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:870:9: error: got __VA_OPT__ +../fs/btrfs/tests/../volumes.h:877:9: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:877:9: error: got __VA_OPT__ +../drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -15653,2 +20910 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/i915/intel_wakeref.c:146:19: warning: context imbalance in 'wakeref_auto_timeout' - unexpected unlock @@ -15676,0 +20933,123 @@ +../drivers/gpu/drm/gma500/mmu.c:307:26: warning: context imbalance in 'psb_mmu_pt_alloc_map_lock' - wrong count at exit +../drivers/gpu/drm/gma500/mmu.c:347:26: warning: context imbalance in 'psb_mmu_pt_map_lock' - wrong count at exit +../drivers/gpu/drm/gma500/mmu.c:380:28: warning: context imbalance in 'psb_mmu_pt_unmap_unlock' - unexpected unlock +../drivers/gpu/drm/tve200/tve200_display.c:34:33: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:34:33: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:34:33: got void * +../drivers/gpu/drm/tve200/tve200_display.c:51:40: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:51:40: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:51:40: got void * +../drivers/gpu/drm/tve200/tve200_display.c:61:40: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:61:40: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:61:40: got void * +../drivers/gpu/drm/tve200/tve200_display.c:66:33: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:66:33: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:66:33: got void * +../drivers/gpu/drm/tve200/tve200_display.c:139:48: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:139:48: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:139:48: got void * +../drivers/gpu/drm/tve200/tve200_display.c:142:38: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:142:38: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:142:38: got void * +../drivers/gpu/drm/tve200/tve200_display.c:148:30: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:148:30: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:148:30: got void * +../drivers/gpu/drm/tve200/tve200_display.c:237:34: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:237:34: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:237:34: got void * +../drivers/gpu/drm/tve200/tve200_display.c:251:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:251:30: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:251:30: got void * +../drivers/gpu/drm/tve200/tve200_display.c:252:48: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:252:48: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:252:48: got void * +../drivers/gpu/drm/tve200/tve200_display.c:271:35: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:271:35: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:271:35: got void * +../drivers/gpu/drm/tve200/tve200_display.c:276:43: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:276:43: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:276:43: got void * +../drivers/gpu/drm/tve200/tve200_display.c:278:43: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:278:43: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:278:43: got void * +../drivers/gpu/drm/tve200/tve200_display.c:301:33: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:301:33: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:301:33: got void * +../drivers/gpu/drm/tve200/tve200_display.c:302:48: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:302:48: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:302:48: got void * +../drivers/gpu/drm/tve200/tve200_display.c:312:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:312:30: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:312:30: got void * +../drivers/gpu/drm/pl111/pl111_display.c:33:37: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:33:37: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:33:37: got void * +../drivers/gpu/drm/pl111/pl111_display.c:45:37: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:45:37: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:45:37: got void * +../drivers/gpu/drm/pl111/pl111_display.c:163:27: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:163:27: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:163:27: got void * +../drivers/gpu/drm/pl111/pl111_display.c:168:27: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:168:27: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:168:27: got void * +../drivers/gpu/drm/pl111/pl111_display.c:172:33: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:172:33: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:172:33: got void * +../drivers/gpu/drm/pl111/pl111_display.c:231:33: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:231:33: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:231:33: got void * +../drivers/gpu/drm/pl111/pl111_display.c:234:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:234:30: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:234:30: got void * +../drivers/gpu/drm/pl111/pl111_display.c:338:33: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:338:33: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:338:33: got void * +../drivers/gpu/drm/pl111/pl111_display.c:351:33: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:351:33: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:351:33: got void * +../drivers/gpu/drm/pl111/pl111_display.c:368:33: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:368:33: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:368:33: got void * +../drivers/gpu/drm/pl111/pl111_display.c:371:41: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:371:41: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:371:41: got void * +../drivers/gpu/drm/pl111/pl111_display.c:384:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:384:30: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:384:30: got void * +../drivers/gpu/drm/pl111/pl111_display.c:403:41: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:403:41: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:403:41: got void * +../drivers/gpu/drm/pl111/pl111_display.c:424:53: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:424:53: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:424:53: got void * +../drivers/gpu/drm/pl111/pl111_display.c:435:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:435:30: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:435:30: got void * +../drivers/gpu/drm/pl111/pl111_display.c:489:37: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:489:37: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:489:37: got void * +../drivers/gpu/drm/pl111/pl111_display.c:512:33: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:512:33: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:512:33: got void * +../drivers/gpu/drm/pl111/pl111_display.c:523:33: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:523:33: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:523:33: got void * +../drivers/gpu/drm/sti/sti_hdmi.c:1480:24: warning: symbol 'sti_hdmi_driver' was not declared. Should it be static? +../drivers/gpu/drm/tve200/tve200_drv.c:196:20: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/tve200/tve200_drv.c:196:20: expected void *regs +../drivers/gpu/drm/tve200/tve200_drv.c:196:20: got void [noderef] __iomem * +../drivers/gpu/drm/tve200/tve200_drv.c:210:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_drv.c:210:30: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_drv.c:210:30: got void * +../drivers/gpu/drm/msm/msm_io_utils.c:61:31: warning: incorrect type in return expression (different address spaces) +../drivers/gpu/drm/msm/msm_io_utils.c:61:31: expected void [noderef] __iomem * +../drivers/gpu/drm/msm/msm_io_utils.c:61:31: got void * +../drivers/gpu/drm/msm/msm_io_utils.c:81:31: warning: incorrect type in return expression (different address spaces) +../drivers/gpu/drm/msm/msm_io_utils.c:81:31: expected void [noderef] __iomem * +../drivers/gpu/drm/msm/msm_io_utils.c:81:31: got void * +../drivers/gpu/drm/msm/msm_io_utils.c:90:31: warning: incorrect type in return expression (different address spaces) +../drivers/gpu/drm/msm/msm_io_utils.c:90:31: expected void [noderef] __iomem * +../drivers/gpu/drm/msm/msm_io_utils.c:90:31: got void * +../drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -15702,7 +21081 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_tlb_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15710,13 +21082,0 @@ -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: warning: incorrect type in return expression (different address spaces) -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: expected void * -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: got void [noderef] __iomem *map -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: expected void [noderef] __iomem *map -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: got void * -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:33: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: expected void [noderef] __iomem *map -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: got unsigned char [usertype] * -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: warning: incorrect type in return expression (different address spaces) -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: expected void * -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: got void [noderef] __iomem *map @@ -15739,7 +21099,38 @@ -../drivers/gpu/drm/radeon/atombios_dp.c:107:30: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_dp.c:107:30: expected unsigned short [addressable] [usertype] lpAuxRequest -../drivers/gpu/drm/radeon/atombios_dp.c:107:30: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_dp.c:108:27: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_dp.c:108:27: expected unsigned short [addressable] [usertype] lpDataOut -../drivers/gpu/drm/radeon/atombios_dp.c:108:27: got restricted __le16 [usertype] -../drivers/gpu/drm/amd/amdgpu/amdgpu_pll.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +Warning: ../drivers/gpu/drm/msm/msm_iommu.c:381 expecting prototype for alloc_pt(). Prototype was for msm_iommu_pagetable_alloc_pt() instead +Warning: ../drivers/gpu/drm/msm/msm_iommu.c:426 expecting prototype for free_pt(). Prototype was for msm_iommu_pagetable_free_pt() instead +../drivers/gpu/drm/i915/intel_uncore.c:1928:1: warning: context imbalance in 'fwtable_read8' - unexpected unlock +../drivers/gpu/drm/i915/intel_uncore.c:1929:1: warning: context imbalance in 'fwtable_read16' - unexpected unlock +../drivers/gpu/drm/i915/intel_uncore.c:1930:1: warning: context imbalance in 'fwtable_read32' - unexpected unlock +../drivers/gpu/drm/i915/intel_uncore.c:1931:1: warning: context imbalance in 'fwtable_read64' - unexpected unlock +../drivers/gpu/drm/i915/intel_uncore.c:1996:1: warning: context imbalance in 'gen6_write8' - unexpected unlock +../drivers/gpu/drm/i915/intel_uncore.c:1997:1: warning: context imbalance in 'gen6_write16' - unexpected unlock +../drivers/gpu/drm/i915/intel_uncore.c:1998:1: warning: context imbalance in 'gen6_write32' - unexpected unlock +../drivers/gpu/drm/i915/intel_uncore.c:2018:1: warning: context imbalance in 'fwtable_write8' - unexpected unlock +../drivers/gpu/drm/i915/intel_uncore.c:2019:1: warning: context imbalance in 'fwtable_write16' - unexpected unlock +../drivers/gpu/drm/i915/intel_uncore.c:2020:1: warning: context imbalance in 'fwtable_write32' - unexpected unlock +../drivers/gpu/drm/nouveau/nvif/chan.c:11:32: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: warning: incorrect type in initializer (different address spaces) +../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: expected unsigned int const [usertype] *map +../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: got void [noderef] __iomem *ptr +../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: expected void [noderef] __iomem *ptr +../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: got void *userd +../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: expected void [noderef] __iomem *ptr +../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: got void *gpfifo +../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: expected void [noderef] __iomem *ptr +../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: got void *push +../drivers/gpu/drm/nouveau/nvif/chan.c:119:32: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chan.c:155:22: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: got void * +../drivers/gpu/drm/pl111/pl111_drv.c:277:20: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/pl111/pl111_drv.c:277:20: expected void *regs +../drivers/gpu/drm/pl111/pl111_drv.c:277:20: got void [noderef] __iomem * +../drivers/gpu/drm/pl111/pl111_drv.c:292:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_drv.c:292:30: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_drv.c:292:30: got void * +../drivers/gpu/drm/msm/msm_rd.c:44:6: warning: symbol 'rd_full' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15747 +21138 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15749 +21140,11 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/sti/sti_hda.c:799:24: warning: symbol 'sti_hda_driver' was not declared. Should it be static? +../drivers/gpu/drm/meson/meson_vclk.c:373:3: warning: symbol 'params' was not declared. Should it be static? +../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: expected void [noderef] __iomem *ptr +../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: got void *sema +../drivers/gpu/drm/amd/amdgpu/atombios_dp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15751 +21152,78 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/mediatek/mtk_cec.c:243:24: warning: symbol 'mtk_cec_driver' was not declared. Should it be static? +../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chanc36f.c:42:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chanc36f.c:42:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/xe/xe_guc.c: note: in included file: +../drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c:771:20: warning: symbol 'xe_guc_g2g_test_suite' was not declared. Should it be static? +../drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c:331:24: warning: symbol 'mtk_hdmi_ddc_driver' was not declared. Should it be static? +../drivers/gpu/drm/xe/xe_guc_ct.c:929:9: warning: context imbalance in '__guc_ct_send_locked' - different lock contexts for basic block +../drivers/gpu/drm/radeon/r300.c:122:39: warning: incorrect type in initializer (different address spaces) +../drivers/gpu/drm/radeon/r300.c:122:39: expected void [noderef] __iomem *ptr +../drivers/gpu/drm/radeon/r300.c:122:39: got void *ptr +../drivers/gpu/drm/radeon/rs400.c:238:16: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rs400.c:238:16: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/rs400.c:238:16: got restricted __le32 [usertype] +../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: expected void volatile [noderef] __iomem * +../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: got void *kptr +../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: expected void const volatile [noderef] __iomem * +../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: got void *kptr +../drivers/gpu/drm/radeon/r100.c:713:16: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/r100.c:713:16: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/r100.c:713:16: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/r100.c:1099:24: warning: cast to restricted __le32 +../drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/atombios_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/xfs/xfs_icache.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/mm.h, ../fs/xfs/xfs_linux.h, ../fs/xfs/xfs.h): +../include/linux/rcupdate.h:897:25: warning: context imbalance in 'xfs_iget_recycle' - unexpected unlock +../fs/xfs/xfs_icache.c:606:28: warning: context imbalance in 'xfs_iget_cache_hit' - different lock contexts for basic block +../drivers/gpu/drm/radeon/rs690.c:82:59: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/rs690.c:84:29: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs690.c:85:65: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs690.c:91:57: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs690.c:96:59: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/rs690.c:98:29: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/rs690.c:99:65: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/rs690.c:105:57: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/rs690.c:107:59: warning: cast to restricted __le16 +../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_tlb_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: warning: incorrect type in return expression (different address spaces) +../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: expected struct lsdc_device * +../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: got void [noderef] __iomem *reg_base +../drivers/gpu/drm/radeon/rs600.c:662:30: warning: incorrect type in initializer (different address spaces) +../drivers/gpu/drm/radeon/rs600.c:662:30: expected void [noderef] __iomem *ptr +../drivers/gpu/drm/radeon/rs600.c:662:30: got void * +../drivers/gpu/drm/amd/amdgpu/atombios_encoders.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/vmwgfx/vmwgfx_vkms.c:116:36: warning: Using plain integer as NULL pointer +../drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_pll.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: warning: incorrect type in return expression (different address spaces) +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: expected void * +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: got void [noderef] __iomem *map +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: expected void [noderef] __iomem *map +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: got void * +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:33: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: expected void [noderef] __iomem *map +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: got unsigned char [usertype] * +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: warning: incorrect type in return expression (different address spaces) +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: expected void * +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: got void [noderef] __iomem *map +../drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15763,0 +21242,13 @@ +../drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_preempt_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/gma500/psb_intel_display.c:435:30: warning: symbol 'psb_clock_funcs' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/xe/xe_hw_engine_group.c:292:5: warning: context imbalance in 'xe_hw_engine_group_get_mode' - wrong count at exit +../drivers/gpu/drm/xe/xe_hw_engine_group.c:327:6: warning: context imbalance in 'xe_hw_engine_group_put' - wrong count at exit @@ -15766,3 +21257 @@ -../fs/xfs/xfs_icache.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/mm.h, ../fs/xfs/xfs_linux.h, ../fs/xfs/xfs.h): -../include/linux/rcupdate.h:897:25: warning: context imbalance in 'xfs_iget_recycle' - unexpected unlock -../fs/xfs/xfs_icache.c:606:28: warning: context imbalance in 'xfs_iget_cache_hit' - different lock contexts for basic block +../drivers/gpu/drm/panthor/panthor_sched.c:2902:9: warning: context imbalance in 'panthor_fdinfo_gather_group_samples' - different lock contexts for basic block @@ -15772,40 +21261 @@ -../drivers/gpu/drm/radeon/evergreen.c:4206:44: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4206:44: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4206:44: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4220:44: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4220:44: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4220:44: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4223:36: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4223:36: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4223:36: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4286:36: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4286:36: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4286:36: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4287:36: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4287:36: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4287:36: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4288:36: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4288:36: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4288:36: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4294:57: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4294:57: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4294:57: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4300:73: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4300:73: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4300:73: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4304:73: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4304:73: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4304:73: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4308:73: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4308:73: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4308:73: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4313:81: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4313:81: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4313:81: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4319:57: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4319:57: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4319:57: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4680:24: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/evergreen.c:4739:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/evergreen.c:4740:28: warning: cast to restricted __le32 -../drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15812,0 +21263,12 @@ +../drivers/gpu/drm/radeon/atombios_dp.c:107:30: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_dp.c:107:30: expected unsigned short [addressable] [usertype] lpAuxRequest +../drivers/gpu/drm/radeon/atombios_dp.c:107:30: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_dp.c:108:27: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_dp.c:108:27: expected unsigned short [addressable] [usertype] lpDataOut +../drivers/gpu/drm/radeon/atombios_dp.c:108:27: got restricted __le16 [usertype] +Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1782 function parameter 'ptdev' not described in 'panthor_sched_report_fw_events' +Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1782 function parameter 'events' not described in 'panthor_sched_report_fw_events' +Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:2675 function parameter 'ptdev' not described in 'panthor_sched_report_mmu_fault' +Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1782 function parameter 'ptdev' not described in 'panthor_sched_report_fw_events' +Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1782 function parameter 'events' not described in 'panthor_sched_report_fw_events' +Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:2675 function parameter 'ptdev' not described in 'panthor_sched_report_mmu_fault' @@ -15814,3 +21276 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_preempt_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15818 +21277,0 @@ -../drivers/gpu/drm/msm/adreno/a3xx_catalog.c:87:1: warning: symbol 'a3xx_gpulist' was not declared. Should it be static? @@ -15821 +21280 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15823 +21282,18 @@ -../drivers/gpu/drm/msm/adreno/a4xx_catalog.c:47:1: warning: symbol 'a4xx_gpulist' was not declared. Should it be static? +../drivers/gpu/drm/gma500/opregion.c:294:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/gma500/opregion.c:294:25: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/gma500/opregion.c:294:25: got struct opregion_header *header +../drivers/gpu/drm/gma500/opregion.c:324:20: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/gma500/opregion.c:324:20: expected void const *const p +../drivers/gpu/drm/gma500/opregion.c:324:20: got void [noderef] __iomem *[assigned] base +../drivers/gpu/drm/gma500/opregion.c:330:26: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/gma500/opregion.c:330:26: expected struct opregion_header *header +../drivers/gpu/drm/gma500/opregion.c:330:26: got void [noderef] __iomem *[assigned] base +../drivers/gpu/drm/gma500/opregion.c:331:23: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/gma500/opregion.c:331:23: expected void *vbt +../drivers/gpu/drm/gma500/opregion.c:331:23: got void [noderef] __iomem * +../drivers/gpu/drm/gma500/opregion.c:338:32: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/gma500/opregion.c:338:32: expected struct opregion_acpi *acpi +../drivers/gpu/drm/gma500/opregion.c:338:32: got void [noderef] __iomem * +../drivers/gpu/drm/gma500/opregion.c:343:32: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/gma500/opregion.c:343:32: expected struct opregion_asle *asle +../drivers/gpu/drm/gma500/opregion.c:343:32: got void [noderef] __iomem * @@ -15825,0 +21302,13 @@ +../drivers/gpu/drm/msm/adreno/a3xx_catalog.c:87:1: warning: symbol 'a3xx_gpulist' was not declared. Should it be static? +../drivers/gpu/drm/msm/adreno/a4xx_catalog.c:47:1: warning: symbol 'a4xx_gpulist' was not declared. Should it be static? +../drivers/gpu/drm/radeon/r600.c:1082:38: warning: incorrect type in initializer (different address spaces) +../drivers/gpu/drm/radeon/r600.c:1082:38: expected void [noderef] __iomem *ptr +../drivers/gpu/drm/radeon/r600.c:1082:38: got void * +../drivers/gpu/drm/radeon/r600.c:4042:24: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600.c:4128:26: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600.c:4129:28: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600.c:4387:38: warning: incorrect type in initializer (different address spaces) +../drivers/gpu/drm/radeon/r600.c:4387:38: expected void [noderef] __iomem *ptr +../drivers/gpu/drm/radeon/r600.c:4387:38: got void * +../drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -15827 +21316,35 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_csa.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c:77:38: warning: context imbalance in 'pool_free_older_than' - different lock contexts for basic block +../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1104:1: warning: symbol 'a6xx_gpulist' was not declared. Should it be static? +../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1613:1: warning: symbol 'a7xx_gpulist' was not declared. Should it be static? +../drivers/gpu/drm/nouveau/nvkm/falcon/msgq.c:26:1: warning: context imbalance in 'nvkm_falcon_msgq_open' - wrong count at exit +../drivers/gpu/drm/nouveau/nvkm/falcon/msgq.c:40:20: warning: context imbalance in 'nvkm_falcon_msgq_close' - unexpected unlock +../drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: warning: incorrect type in initializer (different base types) +../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: expected unsigned short [usertype] out +../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: expected unsigned short [addressable] [assigned] [usertype] lpI2CDataOut +../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: got restricted __le16 [usertype] +../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.h): @@ -15829,2 +21351,0 @@ -../drivers/gpu/drm/xe/xe_hw_engine_group.c:292:5: warning: context imbalance in 'xe_hw_engine_group_get_mode' - wrong count at exit -../drivers/gpu/drm/xe/xe_hw_engine_group.c:327:6: warning: context imbalance in 'xe_hw_engine_group_put' - wrong count at exit @@ -15936 +21457 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15938,10 +21459,41 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:167:37: error: too long token expansion +../drivers/gpu/drm/radeon/evergreen.c:4206:44: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4206:44: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4206:44: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4220:44: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4220:44: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4220:44: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4223:36: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4223:36: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4223:36: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4286:36: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4286:36: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4286:36: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4287:36: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4287:36: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4287:36: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4288:36: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4288:36: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4288:36: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4294:57: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4294:57: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4294:57: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4300:73: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4300:73: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4300:73: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4304:73: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4304:73: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4304:73: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4308:73: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4308:73: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4308:73: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4313:81: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4313:81: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4313:81: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4319:57: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4319:57: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4319:57: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4680:24: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/evergreen.c:4739:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/evergreen.c:4740:28: warning: cast to restricted __le32 +../drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15949 +21501,7 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/xe/xe_mocs.c: note: in included file: +../drivers/gpu/drm/xe/tests/xe_mocs.c:199:20: warning: symbol 'xe_mocs_test_suite' was not declared. Should it be static? +../drivers/gpu/drm/xe/xe_pci.c:86:9: warning: Initializer entry defined twice +../drivers/gpu/drm/xe/xe_pci.c:87:10: also defined here +../drivers/gpu/drm/msm/hdmi/hdmi.c:432:1: warning: symbol 'msm_hdmi_pm_ops' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:1564:1: warning: no newline at end of file +../drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15951,7 +21509 @@ -../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: warning: incorrect type in initializer (different base types) -../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: expected unsigned short [usertype] out -../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: expected unsigned short [addressable] [assigned] [usertype] lpI2CDataOut -../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: got restricted __le16 [usertype] -../drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15959 +21511,3 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/xe/xe_migrate.c: note: in included file: +../drivers/gpu/drm/xe/tests/xe_migrate.c:786:20: warning: symbol 'xe_migrate_test_suite' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/amdgpu_rap.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15961 +21515 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_csa.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15963,3 +21517,2 @@ -../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1104:1: warning: symbol 'a6xx_gpulist' was not declared. Should it be static? -../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1613:1: warning: symbol 'a7xx_gpulist' was not declared. Should it be static? -../drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +Warning: ../drivers/gpu/drm/xe/xe_migrate.c:1128 expecting prototype for xe_get_migrate_exec_queue(). Prototype was for xe_migrate_exec_queue() instead +../drivers/gpu/drm/amd/amdgpu/amdgpu_fw_attestation.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15967,4 +21520 @@ -../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:167:37: error: too long token expansion -../drivers/gpu/drm/xe/xe_migrate.c: note: in included file: -../drivers/gpu/drm/xe/tests/xe_migrate.c:786:20: warning: symbol 'xe_migrate_test_suite' was not declared. Should it be static? -../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -15972,77 +21522,231 @@ -../drivers/gpu/drm/radeon/si.c:1568:29: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:1570:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:1571:30: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:1573:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:3481:47: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:3482:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:3490:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:3491:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:3499:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:3498:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:3498:25: expected restricted __le32 const [usertype] *[assigned] fw_data -../drivers/gpu/drm/radeon/si.c:3498:25: got restricted __be32 const [usertype] * -../drivers/gpu/drm/radeon/si.c:3500:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:5706:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5706:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5706:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5707:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5707:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5707:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5709:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5709:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5709:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5710:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5710:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5710:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5711:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5711:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5711:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5716:49: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5716:49: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5716:49: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5718:49: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5718:49: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5718:49: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5720:57: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5720:57: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5720:57: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5727:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5727:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5727:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5728:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5728:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5728:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5732:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5732:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5732:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5735:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5735:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5735:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5738:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5738:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5738:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5741:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5741:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5741:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5744:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5744:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5744:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5748:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5748:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5748:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5749:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5749:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5749:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5751:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5751:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5751:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5752:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5752:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5752:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5873:31: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:5875:47: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:6262:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:6263:28: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:6264:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 +../drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_lsdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_psp_ta.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2065:36: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2065:36: expected void [noderef] __iomem *llc_mmio +../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2065:36: got void * +../drivers/gpu/drm/xe/xe_oa.c:2431:25: warning: incorrect type in initializer (different address spaces) +../drivers/gpu/drm/xe/xe_oa.c:2431:25: expected unsigned long long [usertype] *ptr +../drivers/gpu/drm/xe/xe_oa.c:2431:25: got void [noderef] __user * +../drivers/gpu/drm/xe/xe_oa.c:2444:15: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/xe/xe_oa.c:2444:15: expected void const volatile [noderef] __user *ptr +../drivers/gpu/drm/xe/xe_oa.c:2444:15: got unsigned long long [usertype] *ptr +../drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/rs780_dpm.c:722:21: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/rs780_dpm.c:723:22: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs780_dpm.c:724:23: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs780_dpm.c:727:29: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/rs780_dpm.c:728:29: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/rs780_dpm.c:754:16: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs780_dpm.c:757:16: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs780_dpm.c:760:17: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs780_dpm.c:779:21: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/rs780_dpm.c:816:26: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs780_dpm.c:820:26: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs780_dpm.c:826:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs780_dpm.c:891:33: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs780_dpm.c:893:33: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs780_dpm.c:899:33: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs780_dpm.c:903:33: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs780_dpm.c:905:33: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs780_dpm.c:907:33: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs780_dpm.c:909:33: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/rs780_dpm.c:913:46: warning: cast to restricted __le32 +../drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: expected unsigned int [usertype] sclk_value +../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL +../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 +../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 +../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM +../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 +../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL +../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: expected unsigned int [usertype] vDLL_CNTL +../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: expected unsigned int [usertype] mclk_value +../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: expected unsigned int [usertype] vMPLL_FUNC_CNTL +../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 +../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 +../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: expected unsigned int [usertype] vMPLL_SS +../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: expected unsigned int [usertype] vMPLL_SS2 +../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: expected unsigned int [usertype] vMPLL_FUNC_CNTL +../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 +../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 +../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL +../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: expected unsigned int [usertype] vDLL_CNTL +../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL +../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 +../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 +../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: expected unsigned int [usertype] vMPLL_FUNC_CNTL +../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 +../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 +../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL +../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: expected unsigned int [usertype] vDLL_CNTL +../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: expected unsigned int [usertype] vMPLL_SS +../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: expected unsigned int [usertype] vMPLL_SS2 +../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: expected unsigned int [usertype] mclk_value +../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL +../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 +../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 +../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM +../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 +../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: expected unsigned int [usertype] sclk_value +../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: expected unsigned int [usertype] aT +../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: expected unsigned int [usertype] bSP +../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: got restricted __be32 [usertype] +../drivers/gpu/drm/amd/amdgpu/amdgpu_seq64.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: expected unsigned int [usertype] sclk_value +../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL +../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 +../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 +../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM +../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 +../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: expected unsigned int [usertype] mclk_value +../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL +../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 +../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL +../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 +../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL +../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: expected unsigned int [usertype] vDLL_CNTL +../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: expected unsigned int [usertype] vMPLL_SS +../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: expected unsigned int [usertype] vMPLL_SS2 +../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL +../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 +../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL +../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 +../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL +../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: expected unsigned int [usertype] vDLL_CNTL +../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL +../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 +../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 +../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: got restricted __be32 [usertype] @@ -16140,32 +21844 @@ -../drivers/gpu/drm/radeon/rs780_dpm.c:722:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/rs780_dpm.c:723:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rs780_dpm.c:724:23: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rs780_dpm.c:727:29: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/rs780_dpm.c:728:29: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/rs780_dpm.c:754:16: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rs780_dpm.c:757:16: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rs780_dpm.c:760:17: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rs780_dpm.c:779:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/rs780_dpm.c:816:26: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rs780_dpm.c:820:26: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rs780_dpm.c:826:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rs780_dpm.c:891:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rs780_dpm.c:893:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rs780_dpm.c:899:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rs780_dpm.c:903:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rs780_dpm.c:905:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rs780_dpm.c:907:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rs780_dpm.c:909:33: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/rs780_dpm.c:913:46: warning: cast to restricted __le32 -../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -Warning: ../drivers/gpu/drm/xe/xe_migrate.c:1128 expecting prototype for xe_get_migrate_exec_queue(). Prototype was for xe_migrate_exec_queue() instead -../drivers/gpu/drm/xe/xe_oa.c:2431:25: warning: incorrect type in initializer (different address spaces) -../drivers/gpu/drm/xe/xe_oa.c:2431:25: expected unsigned long long [usertype] *ptr -../drivers/gpu/drm/xe/xe_oa.c:2431:25: got void [noderef] __user * -../drivers/gpu/drm/xe/xe_oa.c:2444:15: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/xe/xe_oa.c:2444:15: expected void const volatile [noderef] __user *ptr -../drivers/gpu/drm/xe/xe_oa.c:2444:15: got unsigned long long [usertype] *ptr -../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2065:36: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2065:36: expected void [noderef] __iomem *llc_mmio -../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2065:36: got void * +../drivers/gpu/drm/xe/xe_pxp.c:713:9: warning: context imbalance in '__pxp_exec_queue_remove' - different lock contexts for basic block @@ -16182,125 +21855,9 @@ -../drivers/gpu/drm/radeon/cik.c:1878:29: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:1880:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:1881:30: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:1883:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3909:47: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3910:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3914:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3918:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3919:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3923:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3927:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3926:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:3926:25: expected restricted __le32 const [usertype] *[assigned] fw_data -../drivers/gpu/drm/radeon/cik.c:3926:25: got restricted __be32 const [usertype] * -../drivers/gpu/drm/radeon/cik.c:3928:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3932:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3933:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:4265:47: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:4266:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:4270:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:4279:34: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:4280:35: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:4284:25: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:5943:47: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:5947:24: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:5951:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6433:62: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6434:48: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6435:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6439:63: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6440:48: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6441:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6445:62: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6446:48: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6447:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6451:63: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6452:48: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6453:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6457:64: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6458:48: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6459:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6463:56: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6463:56: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6463:56: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6486:56: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6486:56: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6486:56: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6710:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6710:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6710:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6711:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6711:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6711:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6713:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6713:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6713:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6714:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6714:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6714:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6715:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6715:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6715:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6720:49: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6720:49: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6720:49: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6722:49: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6722:49: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6722:49: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6724:57: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6724:57: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6724:57: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6731:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6731:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6731:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6732:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6732:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6732:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6735:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6735:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6735:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6736:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6736:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6736:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6739:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6739:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6739:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6740:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6740:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6740:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6744:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6744:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6744:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6745:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6745:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6745:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6748:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6748:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6748:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6749:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6749:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6749:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6752:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6752:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6752:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6753:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6753:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6753:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6757:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6757:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6757:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6758:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6758:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6758:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6760:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6760:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6760:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6761:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6761:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6761:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:7576:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:7577:28: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:7578:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:7486:24: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:7486:24: warning: cast to restricted __le32 -../drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_eviction_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -16307,0 +21865 @@ +../drivers/gpu/drm/i915/gt/intel_execlists_submission.c:801:59: warning: context imbalance in 'assert_pending_valid' - different lock contexts for basic block @@ -16487,3 +22045 @@ -../drivers/gpu/drm/xe/xe_mocs.c: note: in included file: -../drivers/gpu/drm/xe/tests/xe_mocs.c:199:20: warning: symbol 'xe_mocs_test_suite' was not declared. Should it be static? -../drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -16491,4 +22047,7 @@ -../drivers/gpu/drm/nouveau/nvkm/falcon/msgq.c:26:1: warning: context imbalance in 'nvkm_falcon_msgq_open' - wrong count at exit -../drivers/gpu/drm/nouveau/nvkm/falcon/msgq.c:40:20: warning: context imbalance in 'nvkm_falcon_msgq_close' - unexpected unlock -../drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:1564:1: warning: no newline at end of file -../drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:430:13: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:430:13: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:430:13: struct dma_fence * +../drivers/gpu/drm/xe/xe_pt.c:1110:72: warning: Using plain integer as NULL pointer +../drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -16496,190 +22054,0 @@ -../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: expected unsigned int [usertype] sclk_value -../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL -../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 -../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 -../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM -../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 -../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL -../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: expected unsigned int [usertype] vDLL_CNTL -../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: expected unsigned int [usertype] mclk_value -../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: expected unsigned int [usertype] vMPLL_FUNC_CNTL -../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 -../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 -../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: expected unsigned int [usertype] vMPLL_SS -../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: expected unsigned int [usertype] vMPLL_SS2 -../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: expected unsigned int [usertype] vMPLL_FUNC_CNTL -../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 -../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 -../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL -../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: expected unsigned int [usertype] vDLL_CNTL -../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL -../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 -../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 -../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: expected unsigned int [usertype] vMPLL_FUNC_CNTL -../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 -../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 -../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL -../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: expected unsigned int [usertype] vDLL_CNTL -../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: expected unsigned int [usertype] vMPLL_SS -../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: expected unsigned int [usertype] vMPLL_SS2 -../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: expected unsigned int [usertype] mclk_value -../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL -../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 -../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 -../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM -../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 -../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: expected unsigned int [usertype] sclk_value -../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: expected unsigned int [usertype] aT -../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: expected unsigned int [usertype] bSP -../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: expected unsigned int [usertype] sclk_value -../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL -../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 -../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 -../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM -../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 -../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: expected unsigned int [usertype] mclk_value -../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL -../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 -../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL -../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 -../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL -../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: expected unsigned int [usertype] vDLL_CNTL -../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: expected unsigned int [usertype] vMPLL_SS -../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: expected unsigned int [usertype] vMPLL_SS2 -../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL -../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 -../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL -../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 -../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL -../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: expected unsigned int [usertype] vDLL_CNTL -../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL -../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 -../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 -../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: got restricted __be32 [usertype] -../drivers/gpu/drm/msm/hdmi/hdmi.c:432:1: warning: symbol 'msm_hdmi_pm_ops' was not declared. Should it be static? -../drivers/gpu/drm/i915/gt/intel_execlists_submission.c:801:59: warning: context imbalance in 'assert_pending_valid' - different lock contexts for basic block -../drivers/gpu/drm/xe/xe_pci.c:86:9: warning: Initializer entry defined twice -../drivers/gpu/drm/xe/xe_pci.c:87:10: also defined here @@ -16824,3 +22193,81 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/radeon/si.c:1568:29: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:1570:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:1571:30: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:1573:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:3481:47: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:3482:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:3490:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:3491:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:3499:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:3498:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:3498:25: expected restricted __le32 const [usertype] *[assigned] fw_data +../drivers/gpu/drm/radeon/si.c:3498:25: got restricted __be32 const [usertype] * +../drivers/gpu/drm/radeon/si.c:3500:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:5706:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5706:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5706:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5707:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5707:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5707:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5709:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5709:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5709:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5710:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5710:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5710:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5711:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5711:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5711:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5716:49: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5716:49: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5716:49: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5718:49: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5718:49: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5718:49: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5720:57: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5720:57: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5720:57: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5727:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5727:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5727:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5728:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5728:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5728:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5732:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5732:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5732:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5735:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5735:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5735:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5738:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5738:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5738:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5741:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5741:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5741:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5744:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5744:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5744:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5748:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5748:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5748:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5749:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5749:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5749:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5751:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5751:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5751:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5752:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5752:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5752:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5873:31: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:5875:47: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:6262:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:6263:28: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:6264:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si_smc.c:228:39: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si_smc.c:229:30: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si_smc.c:231:47: warning: cast to restricted __le32 +../drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -16828,2 +22275 @@ -../drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c:77:38: warning: context imbalance in 'pool_free_older_than' - different lock contexts for basic block -../drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/cik_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -16855 +22301,4 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/radeon/ci_smc.c:203:39: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/ci_smc.c:204:30: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/ci_smc.c:206:47: warning: cast to restricted __le32 +../drivers/gpu/drm/amd/amdgpu/cik.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -16857 +22305,0 @@ -../drivers/gpu/drm/xe/xe_pxp.c:713:9: warning: context imbalance in '__pxp_exec_queue_remove' - different lock contexts for basic block @@ -16881 +22329 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_rap.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -16883 +22331 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_fw_attestation.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/vce_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -16885,2 +22333,245 @@ -../drivers/gpu/drm/xe/xe_pt.c:1110:72: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/radeon/radeon_ucode.c:33:9: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:34:9: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:35:9: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_ucode.c:36:9: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_ucode.c:37:9: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_ucode.c:38:9: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_ucode.c:39:9: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:40:9: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:41:9: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:43:9: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:48:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_ucode.c:49:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_ucode.c:58:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:60:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:69:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_ucode.c:70:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_ucode.c:79:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:87:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_ucode.c:88:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_ucode.c:97:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:99:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:100:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:108:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_ucode.c:109:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_ucode.c:118:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:120:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:122:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:124:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:126:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:135:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_ucode.c:136:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/radeon_ucode.c:145:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:147:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:149:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:150:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_ucode.c:162:25: warning: cast to restricted __le32 +../drivers/gpu/drm/amd/amdgpu/cik_sdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/cik.c:1878:29: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:1880:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:1881:30: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:1883:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3909:47: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3910:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3914:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3918:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3919:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3923:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3927:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3926:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:3926:25: expected restricted __le32 const [usertype] *[assigned] fw_data +../drivers/gpu/drm/radeon/cik.c:3926:25: got restricted __be32 const [usertype] * +../drivers/gpu/drm/radeon/cik.c:3928:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3932:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3933:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:4265:47: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:4266:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:4270:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:4279:34: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:4280:35: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:4284:25: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:5943:47: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:5947:24: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:5951:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6433:62: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6434:48: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6435:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6439:63: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6440:48: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6441:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6445:62: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6446:48: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6447:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6451:63: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6452:48: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6453:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6457:64: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6458:48: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6459:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6463:56: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6463:56: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6463:56: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6486:56: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6486:56: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6486:56: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6710:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6710:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6710:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6711:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6711:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6711:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6713:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6713:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6713:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6714:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6714:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6714:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6715:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6715:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6715:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6720:49: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6720:49: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6720:49: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6722:49: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6722:49: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6722:49: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6724:57: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6724:57: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6724:57: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6731:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6731:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6731:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6732:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6732:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6732:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6735:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6735:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6735:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6736:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6736:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6736:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6739:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6739:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6739:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6740:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6740:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6740:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6744:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6744:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6744:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6745:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6745:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6745:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6748:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6748:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6748:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6749:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6749:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6749:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6752:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6752:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6752:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6753:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6753:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6753:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6757:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6757:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6757:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6758:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6758:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6758:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6760:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6760:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6760:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6761:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6761:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6761:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:7576:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:7577:28: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:7578:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:7486:24: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:7486:24: warning: cast to restricted __le32 +../drivers/gpu/drm/amd/amdgpu/dce_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/si.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/clk/qcom/camcc-sm7150.c:1899:15: warning: symbol 'camcc_sm7150_hws' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/si_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/i915/gt/intel_sseu.c:598:17: error: too long token expansion +../drivers/gpu/drm/radeon/kv_dpm.c:2070:60: warning: cast to restricted __be32 +../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: expected unsigned short [usertype] fps_high_t +../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: got restricted __be16 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: expected unsigned char [usertype] fps_low_t +../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: got restricted __be16 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:388:49: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:388:49: expected unsigned int [usertype] SclkFrequency +../drivers/gpu/drm/radeon/kv_dpm.c:388:49: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:462:44: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:462:44: expected unsigned int [usertype] MinVddNb +../drivers/gpu/drm/radeon/kv_dpm.c:462:44: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:472:38: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:472:38: expected unsigned short [usertype] AT +../drivers/gpu/drm/radeon/kv_dpm.c:472:38: got restricted __be16 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:545:38: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:545:38: expected unsigned int [usertype] low_sclk_interrupt_t +../drivers/gpu/drm/radeon/kv_dpm.c:545:38: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:677:48: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:677:48: expected unsigned int [usertype] VclkFrequency +../drivers/gpu/drm/radeon/kv_dpm.c:677:48: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:678:48: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:678:48: expected unsigned int [usertype] DclkFrequency +../drivers/gpu/drm/radeon/kv_dpm.c:678:48: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:679:43: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:679:43: expected unsigned short [usertype] MinVddNb +../drivers/gpu/drm/radeon/kv_dpm.c:679:43: got restricted __be16 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:748:44: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:748:44: expected unsigned int [usertype] Frequency +../drivers/gpu/drm/radeon/kv_dpm.c:748:44: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:749:45: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:749:45: expected unsigned short [usertype] MinVoltage +../drivers/gpu/drm/radeon/kv_dpm.c:749:45: got restricted __be16 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:811:45: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:811:45: expected unsigned int [usertype] Frequency +../drivers/gpu/drm/radeon/kv_dpm.c:811:45: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:812:46: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:812:46: expected unsigned short [usertype] MinVoltage +../drivers/gpu/drm/radeon/kv_dpm.c:812:46: got restricted __be16 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:873:44: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:873:44: expected unsigned int [usertype] Frequency +../drivers/gpu/drm/radeon/kv_dpm.c:873:44: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:874:45: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:874:45: expected unsigned short [usertype] MinVoltage +../drivers/gpu/drm/radeon/kv_dpm.c:874:45: got restricted __be16 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:2304:44: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/kv_dpm.c:2305:47: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/kv_dpm.c:2307:25: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/kv_dpm.c:2320:21: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/kv_dpm.c:2327:33: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/kv_dpm.c:2329:33: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/kv_dpm.c:2331:21: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/kv_dpm.c:2386:21: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/kv_dpm.c:2387:22: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/kv_dpm.c:2388:23: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/kv_dpm.c:2391:29: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/kv_dpm.c:2392:29: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/kv_dpm.c:2415:16: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/kv_dpm.c:2452:18: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/kv_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h, ../drivers/gpu/drm/radeon/trinity_dpm.h, ...): +../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures +../drivers/gpu/drm/radeon/kv_dpm.c:2455:18: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/kv_dpm.c:2458:18: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/kv_dpm.c:2509:24: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/kv_dpm.c:2610:24: warning: cast to restricted __be32 +../drivers/gpu/drm/radeon/kv_dpm.c:2632:24: warning: cast to restricted __be32 +../drivers/gpu/drm/radeon/r600_dma.c:246:30: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/r600_dma.c:246:30: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/r600_dma.c:246:30: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/r600_dma.c:260:23: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600_dma.c:381:23: warning: cast to restricted __le32 +../drivers/gpu/drm/amd/amdgpu/uvd_v3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -17155 +22846,38 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/si_dma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/i915/gt/intel_reset.c:1569:12: warning: context imbalance in '_intel_gt_reset_lock' - different lock contexts for basic block +Warning: ../drivers/gpu/drm/xe/xe_tlb_inval.c:126 expecting prototype for xe_gt_tlb_inval_init(). Prototype was for xe_gt_tlb_inval_init_early() instead +../drivers/gpu/drm/amd/amdgpu/emu_soc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +Warning: ../drivers/gpu/drm/xe/xe_tlb_inval_job.c:164 expecting prototype for xe_tlb_inval_alloc_dep(). Prototype was for xe_tlb_inval_job_alloc_dep() instead +../drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/vega10_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/cik_sdma.c:481:48: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik_sdma.c:482:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik_sdma.c:490:48: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik_sdma.c:491:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik_sdma.c:661:30: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik_sdma.c:661:30: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik_sdma.c:661:30: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik_sdma.c:676:23: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik_sdma.c:718:30: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik_sdma.c:718:30: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik_sdma.c:718:30: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik_sdma.c:750:23: warning: cast to restricted __le32 +../drivers/gpu/drm/amd/amdgpu/vega20_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/dce_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/soc15.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -17157,7 +22884,0 @@ -../sound/soc/codecs/da7218.c:488:44: warning: cast to restricted __le16 -../sound/soc/codecs/da7218.c:508:13: warning: incorrect type in assignment (different base types) -../sound/soc/codecs/da7218.c:508:13: expected unsigned short [usertype] val -../sound/soc/codecs/da7218.c:508:13: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/si_smc.c:228:39: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si_smc.c:229:30: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si_smc.c:231:47: warning: cast to restricted __le32 @@ -17456 +23177 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/arct_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -17458 +23179 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_psp_ta.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -17460 +23181 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_lsdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -17462,70 +23182,0 @@ -../drivers/gpu/drm/radeon/kv_dpm.c:2070:60: warning: cast to restricted __be32 -../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: expected unsigned short [usertype] fps_high_t -../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: got restricted __be16 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: expected unsigned char [usertype] fps_low_t -../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: got restricted __be16 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:388:49: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:388:49: expected unsigned int [usertype] SclkFrequency -../drivers/gpu/drm/radeon/kv_dpm.c:388:49: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:462:44: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:462:44: expected unsigned int [usertype] MinVddNb -../drivers/gpu/drm/radeon/kv_dpm.c:462:44: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:472:38: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:472:38: expected unsigned short [usertype] AT -../drivers/gpu/drm/radeon/kv_dpm.c:472:38: got restricted __be16 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:545:38: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:545:38: expected unsigned int [usertype] low_sclk_interrupt_t -../drivers/gpu/drm/radeon/kv_dpm.c:545:38: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:677:48: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:677:48: expected unsigned int [usertype] VclkFrequency -../drivers/gpu/drm/radeon/kv_dpm.c:677:48: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:678:48: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:678:48: expected unsigned int [usertype] DclkFrequency -../drivers/gpu/drm/radeon/kv_dpm.c:678:48: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:679:43: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:679:43: expected unsigned short [usertype] MinVddNb -../drivers/gpu/drm/radeon/kv_dpm.c:679:43: got restricted __be16 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:748:44: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:748:44: expected unsigned int [usertype] Frequency -../drivers/gpu/drm/radeon/kv_dpm.c:748:44: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:749:45: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:749:45: expected unsigned short [usertype] MinVoltage -../drivers/gpu/drm/radeon/kv_dpm.c:749:45: got restricted __be16 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:811:45: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:811:45: expected unsigned int [usertype] Frequency -../drivers/gpu/drm/radeon/kv_dpm.c:811:45: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:812:46: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:812:46: expected unsigned short [usertype] MinVoltage -../drivers/gpu/drm/radeon/kv_dpm.c:812:46: got restricted __be16 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:873:44: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:873:44: expected unsigned int [usertype] Frequency -../drivers/gpu/drm/radeon/kv_dpm.c:873:44: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:874:45: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:874:45: expected unsigned short [usertype] MinVoltage -../drivers/gpu/drm/radeon/kv_dpm.c:874:45: got restricted __be16 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:2304:44: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/kv_dpm.c:2305:47: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/kv_dpm.c:2307:25: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/kv_dpm.c:2320:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/kv_dpm.c:2327:33: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/kv_dpm.c:2329:33: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/kv_dpm.c:2331:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/kv_dpm.c:2386:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/kv_dpm.c:2387:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/kv_dpm.c:2388:23: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/kv_dpm.c:2391:29: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/kv_dpm.c:2392:29: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/kv_dpm.c:2415:16: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/kv_dpm.c:2452:18: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/kv_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h, ../drivers/gpu/drm/radeon/trinity_dpm.h, ...): -../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures -../drivers/gpu/drm/radeon/kv_dpm.c:2455:18: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/kv_dpm.c:2458:18: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/kv_dpm.c:2509:24: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/kv_dpm.c:2610:24: warning: cast to restricted __be32 -../drivers/gpu/drm/radeon/kv_dpm.c:2632:24: warning: cast to restricted __be32 -../drivers/gpu/drm/radeon/ci_smc.c:203:39: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/ci_smc.c:204:30: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/ci_smc.c:206:47: warning: cast to restricted __le32 @@ -17830,97 +23481 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/radeon/radeon_ucode.c:33:9: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:34:9: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:35:9: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_ucode.c:36:9: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_ucode.c:37:9: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_ucode.c:38:9: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_ucode.c:39:9: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:40:9: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:41:9: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:43:9: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:48:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_ucode.c:49:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_ucode.c:58:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:60:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:69:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_ucode.c:70:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_ucode.c:79:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:87:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_ucode.c:88:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_ucode.c:97:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:99:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:100:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:108:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_ucode.c:109:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_ucode.c:118:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:120:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:122:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:124:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:126:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:135:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_ucode.c:136:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_ucode.c:145:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:147:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:149:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:150:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_ucode.c:162:25: warning: cast to restricted __le32 -../drivers/gpu/drm/amd/amdgpu/amdgpu_seq64.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/i915/gt/intel_reset.c:1569:12: warning: context imbalance in '_intel_gt_reset_lock' - different lock contexts for basic block -../drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:430:13: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:430:13: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:430:13: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_eviction_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -Warning: ../drivers/gpu/drm/xe/xe_tlb_inval_job.c:164 expecting prototype for xe_tlb_inval_alloc_dep(). Prototype was for xe_tlb_inval_job_alloc_dep() instead -Warning: ../drivers/gpu/drm/xe/xe_tlb_inval.c:126 expecting prototype for xe_gt_tlb_inval_init(). Prototype was for xe_gt_tlb_inval_init_early() instead -../drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' -Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' -../drivers/gpu/drm/i915/gt/intel_sseu.c:598:17: error: too long token expansion -../drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/radeon/r600_dma.c:246:30: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/r600_dma.c:246:30: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/r600_dma.c:246:30: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/r600_dma.c:260:23: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600_dma.c:381:23: warning: cast to restricted __le32 -../drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/cik_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/radeon/cik_sdma.c:481:48: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik_sdma.c:482:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik_sdma.c:490:48: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik_sdma.c:491:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik_sdma.c:661:30: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik_sdma.c:661:30: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik_sdma.c:661:30: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik_sdma.c:676:23: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik_sdma.c:718:30: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik_sdma.c:718:30: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik_sdma.c:718:30: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik_sdma.c:750:23: warning: cast to restricted __le32 -../drivers/gpu/drm/amd/amdgpu/vce_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/cik.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/dce_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/cik_sdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/nv.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -17928 +23483,16 @@ -../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/xe/xe_wa.c:438:11: warning: Initializer entry defined twice +../drivers/gpu/drm/xe/xe_wa.c:438:11: also defined here +../drivers/gpu/drm/xe/xe_wa.c:460:11: warning: Initializer entry defined twice +../drivers/gpu/drm/xe/xe_wa.c:460:11: also defined here +../drivers/gpu/drm/xe/xe_wa.c:495:11: warning: Initializer entry defined twice +../drivers/gpu/drm/xe/xe_wa.c:495:11: also defined here +../drivers/gpu/drm/radeon/vce_v1_0.c:181:25: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/vce_v1_0.c:182:21: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/vce_v1_0.c:186:18: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/vce_v1_0.c:194:19: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/vce_v1_0.c:199:18: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/vce_v1_0.c:205:31: warning: cast to restricted __le32 +../drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -17930 +23500 @@ -../drivers/gpu/drm/amd/amdgpu/si.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/hdp_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -17932 +23502 @@ -../drivers/gpu/drm/amd/amdgpu/si_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/aldebaran_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18078,14 +23648 @@ -../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/radeon/vce_v1_0.c:181:25: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/vce_v1_0.c:182:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/vce_v1_0.c:186:18: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/vce_v1_0.c:194:19: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/vce_v1_0.c:199:18: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/vce_v1_0.c:205:31: warning: cast to restricted __le32 -../drivers/gpu/drm/amd/amdgpu/si_dma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/uvd_v3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18093 +23650 @@ -../drivers/gpu/drm/amd/amdgpu/dce_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/mxgpu_nv.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18095,7 +23652,3 @@ -../drivers/gpu/drm/xe/xe_wa.c:438:11: warning: Initializer entry defined twice -../drivers/gpu/drm/xe/xe_wa.c:438:11: also defined here -../drivers/gpu/drm/xe/xe_wa.c:460:11: warning: Initializer entry defined twice -../drivers/gpu/drm/xe/xe_wa.c:460:11: also defined here -../drivers/gpu/drm/xe/xe_wa.c:495:11: warning: Initializer entry defined twice -../drivers/gpu/drm/xe/xe_wa.c:495:11: also defined here -../drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' +Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' +../drivers/gpu/drm/amd/amdgpu/aldebaran.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/aldebaran.h): @@ -18103 +23656 @@ -../drivers/gpu/drm/amd/amdgpu/vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/soc21.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18105 +23658 @@ -../drivers/gpu/drm/amd/amdgpu/emu_soc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/nbio_v7_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18107 +23660 @@ -../drivers/gpu/drm/amd/amdgpu/vega10_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/smu_v13_0_10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/smu_v13_0_10.h): @@ -18109,2 +23662 @@ -../drivers/clk/qcom/camcc-sm7150.c:1899:15: warning: symbol 'camcc_sm7150_hws' was not declared. Should it be static? -../drivers/gpu/drm/amd/amdgpu/vega20_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/sienna_cichlid.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/sienna_cichlid.h): @@ -18112 +23664 @@ -../drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/hdp_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18114 +23666 @@ -../drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/soc24.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18118,5 +23670 @@ -../drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/arct_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/nbio_v4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18124 +23672 @@ -../drivers/gpu/drm/amd/amdgpu/soc15.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/hdp_v5_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18126 +23674 @@ -../drivers/gpu/drm/amd/amdgpu/nv.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/lsdma_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18128 +23676 @@ -../drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/lsdma_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18130 +23678 @@ -../drivers/gpu/drm/amd/amdgpu/hdp_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/aqua_vanjaram.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18132 +23680 @@ -../drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/hdp_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18134,4 +23682 @@ -../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: void [noderef] __iomem * -../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: void * -../drivers/gpu/drm/amd/amdgpu/aldebaran_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/cyan_skillfish_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18139 +23684 @@ -../drivers/gpu/drm/amd/amdgpu/aldebaran.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/aldebaran.h): +../drivers/gpu/drm/amd/amdgpu/nbio_v7_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18141,5 +23686 @@ -Warning: ../drivers/gpu/drm/msm/dp/dp_drm.c:24 function parameter 'connector' not described in 'msm_dp_bridge_detect' -Warning: ../drivers/gpu/drm/msm/dp/dp_drm.c:24 function parameter 'connector' not described in 'msm_dp_bridge_detect' -../drivers/gpu/drm/msm/dsi/dsi_host.c:1476:27: warning: cast to restricted __be32 -../drivers/gpu/drm/msm/dsi/dsi_host.c:1477:17: warning: cast to restricted __be32 -../drivers/gpu/drm/amd/amdgpu/sienna_cichlid.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/sienna_cichlid.h): +../drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18147 +23688 @@ -../drivers/gpu/drm/amd/amdgpu/smu_v13_0_10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/smu_v13_0_10.h): +../drivers/gpu/drm/amd/amdgpu/nbio_v7_11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18149 +23690 @@ -../drivers/gpu/drm/amd/amdgpu/soc21.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/df_v1_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18151 +23692,2 @@ -../drivers/gpu/drm/amd/amdgpu/soc24.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/i915/i915_active.c:1062:16: warning: context imbalance in '__i915_active_fence_set' - different lock contexts for basic block +../drivers/gpu/drm/amd/amdgpu/df_v4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18153 +23695 @@ -../drivers/gpu/drm/amd/amdgpu/nbio_v7_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/df_v3_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18155 +23697 @@ -../drivers/gpu/drm/amd/amdgpu/hdp_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/nbif_v6_3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18157 +23699 @@ -../drivers/gpu/drm/amd/amdgpu/mxgpu_nv.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/df_v4_6_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18159 +23701 @@ -../drivers/gpu/drm/amd/amdgpu/hdp_v5_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/df_v4_15.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18161 +23703 @@ -../drivers/gpu/drm/amd/amdgpu/lsdma_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18163,2 +23705 @@ -../drivers/gpu/drm/i915/i915_active.c:1062:16: warning: context imbalance in '__i915_active_fence_set' - different lock contexts for basic block -../drivers/gpu/drm/amd/amdgpu/aqua_vanjaram.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18166 +23707 @@ -../drivers/gpu/drm/amd/amdgpu/nbio_v4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18168 +23709,2 @@ -../drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/clk/qcom/clk-spmi-pmic-div.c:141:12: warning: context imbalance in 'clk_spmi_pmic_div_set_rate' - wrong count at exit +../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18170 +23712,3 @@ -../drivers/gpu/drm/amd/amdgpu/lsdma_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +Warning: ../drivers/gpu/drm/msm/dp/dp_drm.c:24 function parameter 'connector' not described in 'msm_dp_bridge_detect' +Warning: ../drivers/gpu/drm/msm/dp/dp_drm.c:24 function parameter 'connector' not described in 'msm_dp_bridge_detect' +../drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18172 +23716,4 @@ -../drivers/gpu/drm/amd/amdgpu/nbio_v7_11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: void [noderef] __iomem * +../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: void * +../drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18174 +23721 @@ -../drivers/gpu/drm/amd/amdgpu/hdp_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gfxhub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18176 +23723 @@ -../drivers/gpu/drm/amd/amdgpu/cyan_skillfish_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18178 +23725 @@ -../drivers/gpu/drm/amd/amdgpu/df_v1_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18180 +23727 @@ -../drivers/gpu/drm/amd/amdgpu/nbio_v7_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/mmhub_v2_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18182 +23729 @@ -../drivers/gpu/drm/amd/amdgpu/df_v3_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18184 +23731 @@ -../drivers/gpu/drm/amd/amdgpu/df_v4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18186 +23733 @@ -../drivers/gpu/drm/amd/amdgpu/nbif_v6_3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18188 +23735 @@ -../drivers/gpu/drm/amd/amdgpu/df_v4_6_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18190 +23737 @@ -../drivers/gpu/drm/amd/amdgpu/df_v4_15.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18192 +23739 @@ -../drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gfxhub_v2_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18194 +23741 @@ -../drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18199 +23746 @@ -../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18201 +23748,3 @@ -../drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/msm/dsi/dsi_host.c:1476:27: warning: cast to restricted __be32 +../drivers/gpu/drm/msm/dsi/dsi_host.c:1477:17: warning: cast to restricted __be32 +../drivers/gpu/drm/amd/amdgpu/umc_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_0.h): @@ -18203 +23752 @@ -../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/mmhub_v1_8.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18205 +23754 @@ -../drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18207 +23756 @@ -../drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/mmhub_v3_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18209 +23758 @@ -../drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18211,4 +23760 @@ -../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' -../drivers/gpu/drm/amd/amdgpu/gfxhub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gfxhub_v11_5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18216 +23762 @@ -../drivers/gpu/drm/amd/amdgpu/mmhub_v2_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/umc_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_1.h): @@ -18218 +23764 @@ -../drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gmc_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18220 +23766 @@ -../drivers/gpu/drm/amd/amdgpu/gfxhub_v2_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/umc_v8_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v8_7.h): @@ -18222 +23768 @@ -../drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/umc_v6_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_7.h): @@ -18224 +23770 @@ -../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18226 +23772 @@ -../drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/umc_v8_10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v8_10.h): @@ -18228 +23774 @@ -../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gfxhub_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18230,2 +23776 @@ -../drivers/clk/qcom/clk-spmi-pmic-div.c:141:12: warning: context imbalance in 'clk_spmi_pmic_div_set_rate' - wrong count at exit -../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/umc_v8_14.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v8_14.h): @@ -18235,0 +23781,4 @@ +../drivers/gpu/drm/amd/amdgpu/umc_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v12_0.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18252,14 +23801 @@ -../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' -../drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/mmhub_v3_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/mmhub_v1_8.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/iceland_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18267 +23803 @@ -../drivers/gpu/drm/amd/amdgpu/gfxhub_v11_5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/tonga_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18269 +23805 @@ -../drivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18271 +23807 @@ -../drivers/gpu/drm/amd/amdgpu/umc_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_0.h): +../drivers/gpu/drm/amd/amdgpu/cz_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18273 +23809 @@ -../drivers/gpu/drm/amd/amdgpu/gmc_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/vega10_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18275 +23811 @@ -../drivers/gpu/drm/amd/amdgpu/umc_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_1.h): +../drivers/gpu/drm/amd/amdgpu/navi10_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18277 +23813 @@ -../drivers/gpu/drm/amd/amdgpu/umc_v8_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v8_7.h): +../drivers/gpu/drm/amd/amdgpu/vega20_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18282,3 +23818 @@ -../drivers/gpu/drm/amd/amdgpu/umc_v6_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_7.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/gfxhub_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/ih_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18286 +23820 @@ -../drivers/gpu/drm/amd/amdgpu/umc_v8_10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v8_10.h): +../drivers/gpu/drm/amd/amdgpu/ih_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18288 +23822 @@ -../drivers/gpu/drm/amd/amdgpu/umc_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v12_0.h): +../drivers/gpu/drm/amd/amdgpu/psp_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18290 +23824 @@ -../drivers/gpu/drm/amd/amdgpu/umc_v8_14.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v8_14.h): +../drivers/gpu/drm/amd/amdgpu/ih_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18292 +23826 @@ -../drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/psp_v3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18294 +23828 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/psp_v11_0_8.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18296 +23830 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/psp_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18298 +23832 @@ -../drivers/gpu/drm/amd/amdgpu/iceland_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18300 +23834 @@ -../drivers/gpu/drm/amd/amdgpu/vega10_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18302 +23836 @@ -../drivers/gpu/drm/amd/amdgpu/vega20_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18304 +23838 @@ -../drivers/gpu/drm/amd/amdgpu/navi10_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/psp_v14_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18306 +23840 @@ -../drivers/gpu/drm/amd/amdgpu/tonga_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18308 +23842 @@ -../drivers/gpu/drm/amd/amdgpu/cz_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18310 +23844,11 @@ -../drivers/gpu/drm/amd/amdgpu/ih_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' +../drivers/gpu/drm/amd/amdgpu/gfx_v9_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18312 +23856 @@ -../drivers/gpu/drm/amd/amdgpu/ih_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18314 +23858 @@ -../drivers/gpu/drm/amd/amdgpu/ih_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18316 +23860 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/imu_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18318 +23862 @@ -../drivers/gpu/drm/amd/amdgpu/psp_v3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/dce_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18320 +23864 @@ -../drivers/gpu/drm/amd/amdgpu/psp_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gfx_v11_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18322 +23866 @@ -../drivers/gpu/drm/amd/amdgpu/psp_v11_0_8.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18324 +23868 @@ -../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/imu_v11_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18328 +23872 @@ -../drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/imu_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18330 +23874 @@ -../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18332 +23876 @@ -../drivers/gpu/drm/amd/amdgpu/psp_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/sdma_v4_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18337 +23881,3 @@ -../drivers/gpu/drm/amd/amdgpu/psp_v14_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/i915/display/intel_hotplug.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' +../drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18339 +23885 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18341 +23887 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18343 +23889 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18345 +23891,3 @@ -../drivers/gpu/drm/amd/amdgpu/dce_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/mes_userqueue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18350,11 +23898 @@ -../drivers/gpu/drm/amd/amdgpu/gfx_v9_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/i915/display/intel_hotplug.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' -../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/uvd_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18362 +23900 @@ -../drivers/gpu/drm/amd/amdgpu/imu_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18369,12 +23907 @@ -../drivers/gpu/drm/amd/amdgpu/gfx_v11_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/imu_v11_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' -../drivers/gpu/drm/amd/amdgpu/imu_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18382 +23909 @@ -../drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18384 +23911 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/vce_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18386 +23913 @@ -../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18388 +23915 @@ -../drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/vcn_sw_ring.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18390 +23917 @@ -../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18392 +23919 @@ -../drivers/gpu/drm/amd/amdgpu/sdma_v4_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/vce_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18394 +23921 @@ -../drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18396 +23923 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18398 +23925 @@ -../drivers/gpu/drm/amd/amdgpu/mes_userqueue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18400,3 +23926,0 @@ -../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' @@ -18404,0 +23929,2 @@ +../drivers/gpu/drm/amd/amdgpu/mes_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18407,4 +23932,0 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18413,5 +23935 @@ -../drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/uvd_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18419 +23937,3 @@ -../drivers/gpu/drm/amd/amdgpu/mes_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/i915/display/intel_fbdev.c:159:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_fbdev.c:160:10: also defined here +../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18421 +23941 @@ -../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18423 +23943 @@ -../drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18425 +23945 @@ -../drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18427 +23947 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18429,3 +23949 @@ -../drivers/gpu/drm/i915/display/intel_fbdev.c:159:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_fbdev.c:160:10: also defined here -../drivers/gpu/drm/amd/amdgpu/vce_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18433 +23951 @@ -../drivers/gpu/drm/amd/amdgpu/vce_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18435 +23953,4 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' +../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18437 +23958 @@ -../drivers/gpu/drm/amd/amdgpu/vcn_sw_ring.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/jpeg_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18439 +23960 @@ -../drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18441 +23962,4 @@ -../drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' +../drivers/gpu/drm/amd/amdgpu/athub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18443 +23967 @@ -../drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/vpe_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18445 +23969 @@ -../drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18463,28 +23987 @@ -../drivers/gpu/drm/amd/amdgpu/vcn_v4_0_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/vcn_v5_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' -../drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/jpeg_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/athub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18494,2 +23990,0 @@ -../drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18497,0 +23993,2 @@ +../drivers/gpu/drm/amd/amdgpu/athub_v2_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18500 +23997 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18504,3 +24001 @@ -../drivers/gpu/drm/amd/amdgpu/vpe_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/umsch_mm_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18508 +24003 @@ -../drivers/gpu/drm/amd/amdgpu/athub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/athub_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18510 +24005 @@ -../drivers/gpu/drm/amd/amdgpu/athub_v2_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/umsch_mm_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18512,6 +24007 @@ -../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' -../drivers/gpu/drm/amd/amdgpu/athub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/smuio_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18521,4 +24010,0 @@ -../drivers/gpu/drm/amd/amdgpu/athub_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/smuio_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18530,0 +24017,2 @@ +../drivers/gpu/drm/amd/amdgpu/smuio_v13_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18535,2 +24022,0 @@ -../drivers/gpu/drm/amd/amdgpu/smuio_v13_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18541 +24027 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18544,0 +24031,6 @@ +../drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18547,5 +24038,0 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/i915/i915_gpu_error.c:692:3: warning: symbol 'guc_hw_reg_state' was not declared. Should it be static? -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_chardev.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18554 +24041 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_flat_memory.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): @@ -18558,2 +24044,0 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_flat_memory.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18562,2 +24046,0 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18566 +24049,3 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_kernel_queue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): +../drivers/gpu/drm/amd/amdgpu/vcn_v5_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): @@ -18570 +24055,3 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): +../drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_kernel_queue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): @@ -18572 +24059 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): @@ -18580,3 +24067 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process_queue_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): @@ -18584 +24069,13 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): +../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2036:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2023:24: warning: unreplaced symbol '' +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): @@ -18586 +24083,5 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): +../drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/vcn_v4_0_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): @@ -18590 +24091 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_chardev.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): @@ -18592 +24093 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_interrupt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18594 +24095,3 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_events.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): @@ -18595,0 +24099,4 @@ +../drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18597,0 +24105,8 @@ +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process_queue_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_interrupt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18599,0 +24115,2 @@ +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18604 +24121,26 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_smi_events.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_events.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_debugfs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_svm.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_debug.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_migrate.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_object.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_aldebaran.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/i915/i915_gpu_error.c:692:3: warning: symbol 'guc_hw_reg_state' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): @@ -18605,0 +24148,20 @@ +../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gc_9_4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_job.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18629,0 +24192,5 @@ +../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3070:17: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3070:17: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3070:17: struct dma_fence * @@ -18636,29 +24202,0 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_smi_events.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_debug.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_migrate.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_object.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_svm.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_debugfs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3070:17: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3070:17: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3070:17: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_svm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_object.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_aldebaran.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18667,20 +24204,0 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gc_9_4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_job.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18689,4 +24206,0 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18695,2 +24208,0 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18699,5 +24211 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_svm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_object.h): @@ -18705 +24213 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18707 +24215 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_5_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18709,2 +24216,0 @@ -../drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c:32:9: warning: cast truncates bits from constant value (100000000 becomes 0) -../drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c:57:9: warning: cast truncates bits from constant value (800000000 becomes 0) @@ -18713,3 +24219 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_12_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0_0_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18717 +24221 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_5_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18719 +24223 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): @@ -18721 +24225 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18723 +24227 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0_2_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18725 +24229 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_12_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18727 +24231 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18729,12 +24232,0 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: error: incompatible types in conditional expression (different base types): -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: void -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: int -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: error: incompatible types in conditional expression (different base types): -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: void -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: int -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: error: incompatible types in conditional expression (different base types): -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: void -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: int -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1428:9: error: incompatible types in conditional expression (different base types): -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1428:9: void -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1428:9: int @@ -18743,3 +24235 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18747 +24237 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_6_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18749 +24239 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0_0_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18753,5 +24243 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_0_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18761,2 +24246,0 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18765,4 +24248,0 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18771,3 +24251 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0_2_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18775 +24253 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18777 +24255,3 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/process_pptables_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c:32:9: warning: cast truncates bits from constant value (100000000 becomes 0) +../drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c:57:9: warning: cast truncates bits from constant value (800000000 becomes 0) +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18782,0 +24263,4 @@ +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_0_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18785 +24269 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_clockpowergating.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): @@ -18790,0 +24275,8 @@ +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18793 +24285 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/process_pptables_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): @@ -18795 +24287 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu9_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): @@ -18797 +24289 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_clockpowergating.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): @@ -18799 +24291 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18801 +24293,13 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: error: incompatible types in conditional expression (different base types): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: void +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: int +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: error: incompatible types in conditional expression (different base types): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: void +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: int +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: error: incompatible types in conditional expression (different base types): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: void +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: int +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1428:9: error: incompatible types in conditional expression (different base types): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1428:9: void +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1428:9: int +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): @@ -18803 +24307 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu_helper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): @@ -18807 +24311,3 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu9_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_6_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): @@ -18813,3 +24319 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): @@ -18817 +24321 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): @@ -18819 +24323 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): @@ -18821 +24325 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_smc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu_helper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): @@ -18823 +24327 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): @@ -18825 +24329 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/legacy_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18827 +24331 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_smc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18831,2 +24334,0 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/fiji_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18835,3 +24337 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/fiji_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18839 +24339 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm_internal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): @@ -18841 +24341 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_smc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18845 +24345 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): @@ -18847 +24347 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): @@ -18849 +24349 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): @@ -18851 +24351 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_irq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_smc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18855 +24355 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm_internal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18857 +24357,9 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crtc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../sound/soc/codecs/tas2562.c:232:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2562.c:238:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2562.c:244:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2562.c:291:58: warning: incorrect type in argument 2 (different base types) +../sound/soc/codecs/tas2562.c:291:58: expected int bitwidth +../sound/soc/codecs/tas2562.c:291:58: got restricted snd_pcm_format_t +../sound/soc/codecs/tas2562.c:608:39: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2562.c:615:43: warning: restricted snd_pcm_format_t degrades to integer +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18859 +24367 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h): @@ -18861 +24369 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/legacy_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18863 +24371 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_color.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu9_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18865 +24373 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18867 +24375,7 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_pp_smu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../sound/soc/codecs/tas2764.c:269:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2764.c:275:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2764.c:281:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2764.c:369:58: warning: incorrect type in argument 2 (different base types) +../sound/soc/codecs/tas2764.c:369:58: expected int bitwidth +../sound/soc/codecs/tas2764.c:369:58: got restricted snd_pcm_format_t +../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18871 +24385 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_plane.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_irq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18875 +24389,7 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../sound/soc/codecs/tas2780.c:157:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2780.c:164:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2780.c:171:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2780.c:285:58: warning: incorrect type in argument 2 (different base types) +../sound/soc/codecs/tas2780.c:285:58: expected int bitwidth +../sound/soc/codecs/tas2780.c:285:58: got restricted snd_pcm_format_t +../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_psr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_psr.h): @@ -18877 +24397 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_wb.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crtc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18879 +24399 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_wb.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18881 +24401 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_psr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_psr.h): +../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_pp_smu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18884,0 +24405,9 @@ +../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_color.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: expected unsigned short [usertype] usPixelClock +../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: got restricted __le16 [usertype] +../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18886,0 +24416,4 @@ +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18889 +24422,11 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu9_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_plane.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -18890,0 +24434,6 @@ +../sound/soc/codecs/tas2770.c:263:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2770.c:268:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2770.c:273:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2770.c:343:58: warning: incorrect type in argument 2 (different base types) +../sound/soc/codecs/tas2770.c:343:58: expected int bitwidth +../sound/soc/codecs/tas2770.c:343:58: got restricted snd_pcm_format_t @@ -18991,2 +24539,0 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -18994,0 +24542,2 @@ +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -19006,7 +24554,0 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: expected unsigned short [usertype] usPixelClock -../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: got restricted __le16 [usertype] -../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -19076,2 +24617,0 @@ -../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -19082,5 +24621,0 @@ -../drivers/gpu/drm/nouveau/nvkm/engine/fifo/cgrp.c:217:9: warning: context imbalance in 'nvkm_cgrp_put' - unexpected unlock -../drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c:302:9: warning: context imbalance in 'nvkm_chan_put' - unexpected unlock -../drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:182:18: warning: context imbalance in 'nvkm_runl_chan_get_inst' - wrong count at exit -../drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:206:18: warning: context imbalance in 'nvkm_runl_chan_get_chid' - different lock contexts for basic block -../drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:227:18: warning: context imbalance in 'nvkm_runl_cgrp_get_cgid' - different lock contexts for basic block @@ -19088,0 +24624,2 @@ +../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -19091,0 +24629,5 @@ +../drivers/gpu/drm/nouveau/nvkm/engine/fifo/cgrp.c:217:9: warning: context imbalance in 'nvkm_cgrp_put' - unexpected unlock +../drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:182:18: warning: context imbalance in 'nvkm_runl_chan_get_inst' - wrong count at exit +../drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:206:18: warning: context imbalance in 'nvkm_runl_chan_get_chid' - different lock contexts for basic block +../drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:227:18: warning: context imbalance in 'nvkm_runl_cgrp_get_cgid' - different lock contexts for basic block +../drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c:302:9: warning: context imbalance in 'nvkm_chan_put' - unexpected unlock @@ -19093,0 +24636,8 @@ +../sound/soc/codecs/wm0010.c:225:25: warning: cast to restricted __be32 +../sound/soc/codecs/wm0010.c:310:25: warning: cast to restricted __be32 +../sound/soc/codecs/wm0010.c:329:31: warning: cast to restricted __le64 +../sound/soc/codecs/wm0010.c:329:29: warning: incorrect type in assignment (different base types) +../sound/soc/codecs/wm0010.c:329:29: expected unsigned long long [usertype] +../sound/soc/codecs/wm0010.c:329:29: got restricted __be64 [usertype] +../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -19105,11 +24655 @@ -../drivers/gpu/drm/nouveau/nouveau_debugfs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_debugfs.h): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/amd/amdgpu/../display/dc/link/accessories/link_dp_cts.c:959:47: warning: Using plain integer as NULL pointer @@ -19127 +24667 @@ -../drivers/gpu/drm/nouveau/nouveau_hwmon.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_debugfs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_debugfs.h): @@ -19160,20 +24700 @@ -../drivers/gpu/drm/nouveau/nouveau_drm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/nouveau_drm.c:407:41: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_drm.c:407:41: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_drm.c:412:33: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_drm.c:412:33: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_hwmon.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19196,0 +24718,11 @@ +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:66:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:66:17: warning: cast removes address space '__iomem' of expression @@ -19226,62 +24758,11 @@ -../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:66:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:66:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:80:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:80:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:102:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:102:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:126:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:126:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:146:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:146:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:59:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:59:17: warning: cast removes address space '__iomem' of expression @@ -19315,20 +24796 @@ -../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:59:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:59:17: warning: cast removes address space '__iomem' of expression -../sound/soc/codecs/tas2562.c:232:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2562.c:238:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2562.c:244:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2562.c:291:58: warning: incorrect type in argument 2 (different base types) -../sound/soc/codecs/tas2562.c:291:58: expected int bitwidth -../sound/soc/codecs/tas2562.c:291:58: got restricted snd_pcm_format_t -../sound/soc/codecs/tas2562.c:608:39: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2562.c:615:43: warning: restricted snd_pcm_format_t degrades to integer -../drivers/gpu/drm/nouveau/nouveau_gem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_prime.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19345,6 +24807 @@ -../drivers/gpu/drm/nouveau/nouveau_gem.c:883:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_gem.c:884:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_gem.c:916:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_gem.c:917:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_gem.c:919:33: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_svm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_drm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19361 +24818,9 @@ -../drivers/gpu/drm/nouveau/nouveau_mem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_drm.c:407:41: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_drm.c:407:41: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_drm.c:412:33: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_drm.c:412:33: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_sgdma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19372 +24837 @@ -../drivers/gpu/drm/nouveau/nouveau_prime.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_mem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19383 +24848 @@ -../drivers/gpu/drm/nouveau/nouveau_sgdma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_bo5039.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19394,7 +24859,41 @@ -../sound/soc/codecs/tas2764.c:269:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2764.c:275:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2764.c:281:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2764.c:369:58: warning: incorrect type in argument 2 (different base types) -../sound/soc/codecs/tas2764.c:369:58: expected int bitwidth -../sound/soc/codecs/tas2764.c:369:58: got restricted snd_pcm_format_t -../drivers/gpu/drm/nouveau/nouveau_dmem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:80:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:80:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:102:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:102:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:126:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:126:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:146:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:146:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_vmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19411,38 +24910 @@ -../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: expected restricted vm_fault_t [usertype] ret -../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: got int -../drivers/gpu/drm/nouveau/nouveau_dmem.c:450:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:450:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:454:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:454:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:467:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:467:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:471:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:471:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:495:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:495:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:522:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:522:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:526:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:526:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:549:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:549:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:551:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:551:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_ttm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_bo.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19459 +24921 @@ -../drivers/gpu/drm/nouveau/nouveau_vmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_ttm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19470,6 +24931,0 @@ -../sound/soc/codecs/tas2780.c:157:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2780.c:164:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2780.c:171:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2780.c:285:58: warning: incorrect type in argument 2 (different base types) -../sound/soc/codecs/tas2780.c:285:58: expected int bitwidth -../sound/soc/codecs/tas2780.c:285:58: got restricted snd_pcm_format_t @@ -19487 +24943 @@ -../drivers/gpu/drm/nouveau/nouveau_sched.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_svm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19498 +24954 @@ -../drivers/gpu/drm/nouveau/nouveau_uvmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_gem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19509 +24965,6 @@ -../drivers/gpu/drm/nouveau/nouveau_backlight.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_gem.c:883:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_gem.c:884:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_gem.c:916:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_gem.c:917:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_gem.c:919:33: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_sched.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19520 +24981 @@ -../drivers/gpu/drm/nouveau/nouveau_dp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_backlight.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19542 +25003 @@ -../drivers/gpu/drm/nouveau/nouveau_connector.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_dmem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19553 +25014,38 @@ -../drivers/gpu/drm/nouveau/nouveau_bios.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: expected restricted vm_fault_t [usertype] ret +../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: got int +../drivers/gpu/drm/nouveau/nouveau_dmem.c:450:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:450:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:454:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:454:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:467:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:467:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:471:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:471:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:495:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:495:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:522:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:522:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:526:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:526:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:549:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:549:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:551:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:551:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/cursor.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19575 +25073 @@ -../drivers/gpu/drm/nouveau/dispnv04/cursor.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_dp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19586 +25084 @@ -../drivers/gpu/drm/nouveau/dispnv04/dac.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/dispnv04/disp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19597 +25095 @@ -../drivers/gpu/drm/nouveau/dispnv04/crtc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_uvmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19608,11 +25106 @@ -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1135:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1135:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1220:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1220:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1221:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1221:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1222:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1222:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1223:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1223:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/disp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/dispnv50/lut.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): @@ -19629 +25117 @@ -../drivers/gpu/drm/nouveau/dispnv04/dfp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/dispnv04/overlay.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19640 +25128 @@ -../drivers/gpu/drm/nouveau/dispnv04/hw.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/dispnv04/dac.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19651 +25139 @@ -../drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/dispnv04/tvnv04.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19662 +25150 @@ -../drivers/gpu/drm/nouveau/dispnv04/overlay.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/dispnv50/core.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -19673 +25161 @@ -../drivers/gpu/drm/nouveau/dispnv04/tvnv17.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_connector.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19684 +25172 @@ -../drivers/gpu/drm/nouveau/dispnv04/tvnv04.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19695 +25183 @@ -../drivers/gpu/drm/nouveau/dispnv50/lut.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): +../drivers/gpu/drm/nouveau/dispnv50/core917d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -19706 +25194 @@ -../drivers/gpu/drm/nouveau/dispnv50/core.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/core827d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -19717 +25205,2 @@ -../drivers/gpu/drm/nouveau/dispnv50/core507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn32/dcn32_resource_helpers.c:386:33: warning: Using plain integer as NULL pointer +../drivers/gpu/drm/nouveau/dispnv04/dfp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19728,14 +25217 @@ -../drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/core507d.c:90:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/core507d.c:90:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/core507d.c:95:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/core507d.c:95:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/core507d.c:97:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/core507d.c:97:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/core507d.c:139:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/core507d.c:139:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/core827d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/core907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -19752 +25228 @@ -../drivers/gpu/drm/nouveau/dispnv50/disp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): +../drivers/gpu/drm/nouveau/dispnv50/core507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -19763,5 +25239,14 @@ -../drivers/gpu/drm/nouveau/dispnv50/disp.c:138:31: error: subtraction of different types can't work (different address spaces) -../drivers/gpu/drm/nouveau/dispnv50/disp.c:187:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/disp.c:201:31: error: subtraction of different types can't work (different address spaces) -../drivers/gpu/drm/nouveau/dispnv50/disp.c:261:24: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/nouveau/dispnv50/core907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:90:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:90:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:95:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:95:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:97:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:97:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:139:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:139:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/corec57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -19778,2 +25263,8 @@ -../drivers/gpu/drm/amd/amdgpu/../display/dc/link/accessories/link_dp_cts.c:959:47: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/nouveau/dispnv50/core917d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:40:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:40:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:51:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:51:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/tvnv17.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19819 +25310 @@ -../drivers/gpu/drm/nouveau/dispnv50/corec57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/nouveau_bios.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19830,7 +25321,75 @@ -../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:40:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:40:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:51:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:51:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/crtc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1135:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1135:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1220:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1220:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1221:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1221:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1222:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1222:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1223:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1223:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/dac507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:41:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:41:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:43:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:43:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:44:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:44:17: warning: cast removes address space '__iomem' of expression @@ -19872,11 +25430,0 @@ -../drivers/gpu/drm/nouveau/dispnv50/crc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list @@ -19903 +25451 @@ -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): @@ -19914,11 +25462,11 @@ -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/dac507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:44:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:44:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:45:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:45:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:47:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:47:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:48:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:48:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:63:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:63:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19935,4 +25483 @@ -../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/pior507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv04/hw.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -19949,3 +25494 @@ -../drivers/gpu/drm/nouveau/dispnv50/pior507d.c:45:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/pior507d.c:45:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/sor507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/dac907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -19962,3 +25505,3 @@ -../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/dac907d.c:38:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/dac907d.c:38:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/pior507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -19975,11 +25518,3 @@ -../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:44:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:44:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:45:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:45:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:47:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:47:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:48:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:48:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:63:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:63:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/dac907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/pior507d.c:45:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/pior507d.c:45:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/sor507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -19996,2 +25531,2 @@ -../drivers/gpu/drm/nouveau/dispnv50/dac907d.c:38:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/dac907d.c:38:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression @@ -20024 +25559 @@ -../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/head917d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -20035,9 +25570,10 @@ -../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:41:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:41:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:43:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:43:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:44:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:44:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/head917d.c:40:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head917d.c:40:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head917d.c:73:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head917d.c:73:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head917d.c:98:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head917d.c:98:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wimm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -20092 +25628 @@ -../drivers/gpu/drm/nouveau/dispnv50/head917d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/head.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -20103,10 +25639 @@ -../drivers/gpu/drm/nouveau/dispnv50/head917d.c:40:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head917d.c:40:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head917d.c:73:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head917d.c:73:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head917d.c:98:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head917d.c:98:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -20123,43 +25650,6 @@ -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:55:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:55:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:74:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:74:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:95:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:95:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:114:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:114:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:118:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:118:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:148:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:148:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:149:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:149:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:171:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:171:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:237:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:237:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:238:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:238:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:240:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:240:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:243:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:243:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:247:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:247:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:264:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:264:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:268:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:268:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: dubious: !x & y +../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:55:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:55:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -20176,61 +25666,15 @@ -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:67:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:67:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:87:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:87:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:120:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:120:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:148:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:148:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:162:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:162:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:167:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:167:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:191:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:191:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:205:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:205:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:219:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:219:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:240:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:240:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:256:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:256:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:259:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:259:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:281:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:281:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:358:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:358:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:388:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:388:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:394:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:394:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/disp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/dispnv50/disp.c:138:31: error: subtraction of different types can't work (different address spaces) +../drivers/gpu/drm/nouveau/dispnv50/disp.c:187:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/disp.c:201:31: error: subtraction of different types can't work (different address spaces) +../drivers/gpu/drm/nouveau/dispnv50/disp.c:261:24: warning: incorrect type in assignment (different address spaces) @@ -20276,6 +25720,31 @@ -../sound/soc/codecs/tas2770.c:263:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2770.c:268:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2770.c:273:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2770.c:343:58: warning: incorrect type in argument 2 (different base types) -../sound/soc/codecs/tas2770.c:343:58: expected int bitwidth -../sound/soc/codecs/tas2770.c:343:58: got restricted snd_pcm_format_t +../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn316/dcn316_resource.c:1617:33: warning: Using plain integer as NULL pointer +../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:38:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:38:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:61:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:61:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:63:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:63:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:67:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:67:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:71:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:71:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn31/dcn31_resource.c:1648:33: warning: Using plain integer as NULL pointer @@ -20342 +25811 @@ -../drivers/gpu/drm/nouveau/dispnv50/wimm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/base917c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -20353 +25822 @@ -../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/base827c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -20364,6 +25833,18 @@ -../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: dubious: !x & y -../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:55:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:55:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndw.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/base827c.c:37:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base827c.c:37:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -20380 +25861,43 @@ -../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:55:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:55:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:74:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:74:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:95:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:95:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:114:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:114:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:118:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:118:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:148:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:148:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:149:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:149:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:171:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:171:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:237:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:237:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:238:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:238:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:240:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:240:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:243:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:243:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:247:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:247:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:264:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:264:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:268:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:268:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -20391,18 +25914,42 @@ -../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:38:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:38:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:61:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:61:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:63:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:63:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:67:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:67:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:71:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:71:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression @@ -20450 +25997 @@ -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/wndw.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -20461,43 +26008 @@ -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/curs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -20514,58 +26019 @@ -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:62:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:62:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:149:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:149:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:153:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:153:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:166:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:166:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:194:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:194:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:196:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:196:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:200:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:200:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:204:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:204:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:219:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:219:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:249:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:249:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: dubious: !x & y -../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/head907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -20582,17 +26030,61 @@ -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:37:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:37:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:67:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:67:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:87:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:87:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:120:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:120:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:148:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:148:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:162:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:162:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:167:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:167:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:191:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:191:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:205:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:205:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:219:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:219:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:240:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:240:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:256:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:256:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:259:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:259:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:281:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:281:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:358:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:358:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:388:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:388:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:394:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:394:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression @@ -20645,12 +26137 @@ -../drivers/gpu/drm/nouveau/dispnv50/base.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/dispnv50/base507c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/cursc37a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -20667,38 +26147,0 @@ -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:44:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:44:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:57:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:57:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:61:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:61:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:74:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:74:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:78:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:78:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:96:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:96:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:127:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:127:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:141:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:141:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:167:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:167:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:204:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:204:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression @@ -20745 +26188 @@ -../drivers/gpu/drm/nouveau/dispnv50/base917c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/curs907a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -20756 +26199 @@ -../drivers/gpu/drm/nouveau/dispnv50/curs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/oimm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -20767 +26210 @@ -../drivers/gpu/drm/nouveau/dispnv50/cursc37a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/oimm507b.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -20789,12 +26232 @@ -../drivers/gpu/drm/nouveau/dispnv50/curs907a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/dispnv50/oimm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/base507c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -20811 +26243,39 @@ -../drivers/gpu/drm/nouveau/dispnv50/oimm507b.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:44:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:44:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:57:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:57:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:61:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:61:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:74:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:74:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:78:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:78:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:96:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:96:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:127:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:127:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:141:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:141:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:167:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:167:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:204:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:204:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -20821,0 +26292,57 @@ +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:62:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:62:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:149:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:149:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:153:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:153:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:166:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:166:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:194:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:194:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:196:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:196:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:200:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:200:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:204:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:204:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:219:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:219:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:249:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:249:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: dubious: !x & y +../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: cast removes address space '__iomem' of expression @@ -20833 +26360 @@ -../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/ovly917e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -20844,17 +26371 @@ -../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:64:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:64:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:68:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:68:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:70:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:70:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:73:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:73:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_abi16.c: note: in included file: +../drivers/gpu/drm/nouveau/nouveau_dma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -20894,11 +26404,0 @@ -../drivers/gpu/drm/nouveau/dispnv50/ovly917e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list @@ -20928 +26428,30 @@ -../drivers/gpu/drm/nouveau/nouveau_dma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nv10_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: warning: incorrect type in initializer (different address spaces) +../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: expected struct nvif_push *push +../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: got struct nvif_push [noderef] __rcu * +../drivers/gpu/drm/nouveau/nv10_fence.c:38:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv10_fence.c:38:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv04_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/nv04_fence.c:45:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv04_fence.c:45:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -20938,0 +26468,16 @@ +../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:64:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:64:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:68:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:68:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:70:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:70:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:73:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:73:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression @@ -20968,14 +26512,0 @@ -../drivers/gpu/drm/nouveau/nouveau_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: expected struct nouveau_channel [noderef] __rcu *channel -../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: got struct nouveau_channel *chan @@ -20993 +26524 @@ -../drivers/gpu/drm/nouveau/nv10_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nv17_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -21004,6 +26535,11 @@ -../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: warning: incorrect type in initializer (different address spaces) -../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: expected struct nvif_push *push -../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: got struct nvif_push [noderef] __rcu * -../drivers/gpu/drm/nouveau/nv10_fence.c:38:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv10_fence.c:38:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv04_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -21020,3 +26556,4 @@ -../drivers/gpu/drm/nouveau/nv04_fence.c:45:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv04_fence.c:45:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv17_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: expected struct nouveau_channel [noderef] __rcu *channel +../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: got struct nouveau_channel *chan +../drivers/gpu/drm/nouveau/nouveau_abi16.c: note: in included file: @@ -21033,11 +26570 @@ -../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv84_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_led.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_led.h): @@ -21054,18 +26580,0 @@ -../drivers/gpu/drm/nouveau/nv84_fence.c:41:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv84_fence.c:41:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv84_fence.c:64:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv84_fence.c:64:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: warning: incorrect type in initializer (different address spaces) -../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: expected struct nouveau_channel *chan -../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: got struct nouveau_channel [noderef] __rcu *channel @@ -21094 +26603 @@ -../drivers/gpu/drm/nouveau/nouveau_led.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_led.h): +../drivers/gpu/drm/nouveau/nv84_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -21104,0 +26614,18 @@ +../drivers/gpu/drm/nouveau/nv84_fence.c:41:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv84_fence.c:41:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv84_fence.c:64:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv84_fence.c:64:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: warning: incorrect type in initializer (different address spaces) +../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: expected struct nouveau_channel *chan +../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: got struct nouveau_channel [noderef] __rcu *channel @@ -21135,17 +26661,0 @@ -../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn32/dcn32_resource_helpers.c:386:33: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn316/dcn316_resource.c:1617:33: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn31/dcn31_resource.c:1648:33: warning: Using plain integer as NULL pointer -../sound/soc/codecs/wm0010.c:225:25: warning: cast to restricted __be32 -../sound/soc/codecs/wm0010.c:310:25: warning: cast to restricted __be32 -../sound/soc/codecs/wm0010.c:329:31: warning: cast to restricted __le64 -../sound/soc/codecs/wm0010.c:329:29: warning: incorrect type in assignment (different base types) -../sound/soc/codecs/wm0010.c:329:29: expected unsigned long long [usertype] -../sound/soc/codecs/wm0010.c:329:29: got restricted __be64 [usertype] -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_top/dml2_top_soc15.c:418:87: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_top/dml2_top_soc15.c:418:90: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4.c:12:28: warning: symbol 'core_dcn4_ip_caps_base' was not declared. Should it be static? -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:7184:56: warning: symbol 'core_dcn4_g6_temp_read_blackout_table' was not declared. Should it be static? -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11153:73: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11154:69: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11712:74: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11713:70: warning: Using plain integer as NULL pointer @@ -21153,0 +26664 @@ +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4.c:12:28: warning: symbol 'core_dcn4_ip_caps_base' was not declared. Should it be static? @@ -21155,3 +26666,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:887:64: warning: cast truncates bits from constant value (44 becomes 4) -../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_top/dml2_top_soc15.c:418:87: warning: Using plain integer as NULL pointer +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_top/dml2_top_soc15.c:418:90: warning: Using plain integer as NULL pointer @@ -21368,2 +26878 @@ -../drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp_psp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:887:64: warning: cast truncates bits from constant value (44 becomes 4) @@ -21375,0 +26885,2 @@ +../drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp_psp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -21377,0 +26889,7 @@ +../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:439:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:7184:56: warning: symbol 'core_dcn4_g6_temp_read_blackout_table' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11153:73: warning: Using plain integer as NULL pointer +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11154:69: warning: Using plain integer as NULL pointer +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11712:74: warning: Using plain integer as NULL pointer +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11713:70: warning: Using plain integer as NULL pointer Per-file breakdown --- /tmp/tmp.G9yrOlpqoh 2025-12-15 00:57:55.421278990 -0500 +++ /tmp/tmp.0cJ55XWybx 2025-12-15 00:57:55.529278378 -0500 @@ -4,0 +5 @@ + 1 ../arch/x86/include/asm/atomic.h @@ -481,0 +483,135 @@ + 60 ../drivers/scsi/3w-sas.c + 17 ../drivers/scsi/a100u2w.c + 45 ../drivers/scsi/aacraid/aachba.c + 1 ../drivers/scsi/aacraid/aacraid.h + 12 ../drivers/scsi/aacraid/commctrl.c + 8 ../drivers/scsi/aacraid/comminit.c + 3 ../drivers/scsi/aacraid/commsup.c + 11 ../drivers/scsi/aacraid/src.c + 50 ../drivers/scsi/advansys.c + 1 ../drivers/scsi/aha152x.c + 78 ../drivers/scsi/aic7xxx/aic79xx_core.c + 4 ../drivers/scsi/aic7xxx/aic79xx_osm.c + 1 ../drivers/scsi/aic7xxx/aic79xx_osm_pci.c + 21 ../drivers/scsi/aic7xxx/aic7xxx_core.c + 5 ../drivers/scsi/aic7xxx/aic7xxx_osm.c + 2 ../drivers/scsi/aic94xx/aic94xx_scb.c + 4 ../drivers/scsi/aic94xx/aic94xx_sds.c + 20 ../drivers/scsi/aic94xx/aic94xx_seq.c + 15 ../drivers/scsi/arcmsr/arcmsr_hba.c + 4 ../drivers/scsi/atp870u.c + 14 ../drivers/scsi/be2iscsi/be_cmds.c + 15 ../drivers/scsi/be2iscsi/be_main.c + 5 ../drivers/scsi/be2iscsi/be_mgmt.c + 20 ../drivers/scsi/bfa/bfa_core.c + 3 ../drivers/scsi/bfa/bfad_attr.c + 6 ../drivers/scsi/bfa/bfad_bsg.c + 5 ../drivers/scsi/bfa/bfad_im.c + 24 ../drivers/scsi/bfa/bfa_fcbuild.c + 14 ../drivers/scsi/bfa/bfa_fcs_lport.c + 12 ../drivers/scsi/bfa/bfa_fcs_rport.c + 68 ../drivers/scsi/bfa/bfa_ioc.c + 18 ../drivers/scsi/bfa/bfa_ioc.h + 5 ../drivers/scsi/bfa/bfa_port.c + 37 ../drivers/scsi/bfa/bfa_svc.c + 9 ../drivers/scsi/bnx2fc/bnx2fc_els.c + 24 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c + 100 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c + 23 ../drivers/scsi/bnx2fc/bnx2fc_io.c + 21 ../drivers/scsi/bnx2i/bnx2i_hwi.c + 9 ../drivers/scsi/bnx2i/bnx2i_init.c + 4 ../drivers/scsi/bnx2i/bnx2i_iscsi.c + 2 ../drivers/scsi/BusLogic.c + 1 ../drivers/scsi/ch.c + 1 ../drivers/scsi/constants.c + 1 ../drivers/scsi/csiostor/csio_isr.c + 13 ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c + 8 ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h + 4 ../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c + 11 ../drivers/scsi/cxgbi/libcxgbi.c + 1 ../drivers/scsi/cxgbi/libcxgbi.h + 5 ../drivers/scsi/dc395x.c + 2 ../drivers/scsi/elx/libefc/efc_node.c + 10 ../drivers/scsi/esas2r/esas2r_disc.c + 27 ../drivers/scsi/esas2r/esas2r_flash.c + 18 ../drivers/scsi/esas2r/esas2r.h + 10 ../drivers/scsi/esas2r/esas2r_init.c + 2 ../drivers/scsi/esas2r/esas2r_int.c + 23 ../drivers/scsi/esas2r/esas2r_io.c + 20 ../drivers/scsi/esas2r/esas2r_ioctl.c + 41 ../drivers/scsi/esas2r/esas2r_main.c + 32 ../drivers/scsi/esas2r/esas2r_vda.c + 2 ../drivers/scsi/fcoe/fcoe.c + 4 ../drivers/scsi/fcoe/fcoe_ctlr.c + 1 ../drivers/scsi/fnic/cq_enet_desc.h + 1 ../drivers/scsi/fnic/fnic_scsi.c + 5 ../drivers/scsi/fnic/vnic_dev.c + 1 ../drivers/scsi/hisi_sas/hisi_sas_v3_hw.c + 38 ../drivers/scsi/hptiop.c + 2 ../drivers/scsi/initio.c + 2 ../drivers/scsi/ipr.h + 49 ../drivers/scsi/ips.c + 2 ../drivers/scsi/isci/remote_node_context.c + 3 ../drivers/scsi/libfc/fc_exch.c + 12 ../drivers/scsi/libfc/fc_fcp.c + 4 ../drivers/scsi/libfc/fc_libfc.c + 1 ../drivers/scsi/libfc/fc_lport.c + 3 ../drivers/scsi/libiscsi.c + 11 ../drivers/scsi/lpfc/lpfc_bsg.c + 24 ../drivers/scsi/lpfc/lpfc_ct.c + 5 ../drivers/scsi/lpfc/lpfc_debugfs.c + 96 ../drivers/scsi/lpfc/lpfc_els.c + 10 ../drivers/scsi/lpfc/lpfc_hbadisc.c + 1 ../drivers/scsi/lpfc/lpfc_ids.h + 8 ../drivers/scsi/lpfc/lpfc_init.c + 4 ../drivers/scsi/lpfc/lpfc_mbox.c + 22 ../drivers/scsi/lpfc/lpfc_nportdisc.c + 27 ../drivers/scsi/lpfc/lpfc_nvme.c + 15 ../drivers/scsi/lpfc/lpfc_nvmet.c + 98 ../drivers/scsi/lpfc/lpfc_scsi.c + 69 ../drivers/scsi/lpfc/lpfc_sli.c + 4 ../drivers/scsi/megaraid.c + 1 ../drivers/scsi/megaraid/megaraid_mbox.c + 28 ../drivers/scsi/megaraid/megaraid_sas_base.c + 1 ../drivers/scsi/megaraid/megaraid_sas_debugfs.c + 19 ../drivers/scsi/megaraid/megaraid_sas_fp.c + 26 ../drivers/scsi/megaraid/megaraid_sas_fusion.c + 1 ../drivers/scsi/megaraid/megaraid_sas.h + 34 ../drivers/scsi/mpi3mr/mpi3mr_app.c + 4 ../drivers/scsi/mpi3mr/mpi3mr_fw.c + 2 ../drivers/scsi/mpi3mr/mpi3mr_os.c + 11 ../drivers/scsi/mpt3sas/mpt3sas_base.c + 2 ../drivers/scsi/mpt3sas/mpt3sas_ctl.c + 1 ../drivers/scsi/mvsas/mv_64xx.c + 1 ../drivers/scsi/mvsas/mv_94xx.h + 2 ../drivers/scsi/mvsas/mv_init.c + 13 ../drivers/scsi/mvsas/mv_sas.c + 74 ../drivers/scsi/mvumi.c + 1 ../drivers/scsi/myrb.c + 17 ../drivers/scsi/myrs.c + 1 ../drivers/scsi/pcmcia/nsp_cs.c + 2 ../drivers/scsi/pcmcia/nsp_io.h + 39 ../drivers/scsi/qedf/drv_fcoe_fw_funcs.c + 17 ../drivers/scsi/qedf/drv_scsi_fw_funcs.c + 5 ../drivers/scsi/qedf/qedf_els.c + 2 ../drivers/scsi/qedf/qedf_fip.c + 37 ../drivers/scsi/qedf/qedf_io.c + 8 ../drivers/scsi/qedf/qedf_main.c + 5 ../drivers/scsi/qedi/qedi_debugfs.c + 100 ../drivers/scsi/qedi/qedi_fw_api.c + 100 ../drivers/scsi/qedi/qedi_fw.c + 10 ../drivers/scsi/qedi/qedi_iscsi.c + 7 ../drivers/scsi/qedi/qedi_main.c + 8 ../drivers/scsi/qla1280.c + 1 ../drivers/scsi/qla2xxx/qla_dfs.c + 4 ../drivers/scsi/qla2xxx/qla_target.c + 1 ../drivers/scsi/qla2xxx/qla_tmpl.c + 132 ../drivers/scsi/qla4xxx/ql4_fw.h + 2 ../drivers/scsi/qlogicfas408.c + 3 ../drivers/scsi/scsi_debug.c + 1 ../drivers/scsi/scsi_debugfs.c + 1 ../drivers/scsi/st.c + 23 ../drivers/scsi/sym53c8xx_2/sym_fw.c + 7 ../drivers/scsi/sym53c8xx_2/sym_glue.c + 100 ../drivers/scsi/sym53c8xx_2/sym_hipd.c + 4 ../drivers/scsi/vmw_pvscsi.c @@ -485 +620,0 @@ - 2 ../drivers/soc/sunxi/sunxi_sram.c @@ -702 +837 @@ - 13 ../include/linux/fortify-string.h + 15 ../include/linux/fortify-string.h @@ -706 +841 @@ - 9 ../include/linux/list.h + 10 ../include/linux/list.h @@ -736,0 +872,2 @@ + 10 ../include/scsi/fc/fc_fcoe.h + 4 ../include/scsi/fc/fc_ms.h @@ -758,0 +896 @@ + 205 ../include/uapi/scsi/fc/fc_els.h